On Mon, Jun 18, 2018 at 01:03:08PM +0100, Mark Rutland wrote: > We don't currently annotate our mmap implementation as a syscall, as we > need to do to use pt_regs syscall wrappers. > > Let's mark it as a real syscall. > > There should be no functional change as a result of this patch. > > Signed-off-by: Mark Rutland <mark.rutland@xxxxxxx> > Reviewed-by: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx> > Cc: Catalin Marinas <catalin.marinas@xxxxxxx> > Cc: Will Deacon <will.deacon@xxxxxxx> Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>