linux/arch/arm64/include
Andreas Schwab 18ccb0cab4 arm64: fix implementation of mmap2 compat syscall
The arm mmap2 syscall takes the offset in units of 4K, thus with 64K pages
the offset needs to be scaled to units of pages.

Signed-off-by: Andreas Schwab <schwab@suse.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
[will: removed redundant lr parameter, localised PAGE_SHIFT #if check]
Signed-off-by: Will Deacon <will.deacon@arm.com>
2015-03-19 10:43:51 +00:00
..
asm arm64: fix implementation of mmap2 compat syscall 2015-03-19 10:43:51 +00:00
uapi/asm Fairly small update, but there are some interesting new features. 2015-02-13 09:55:09 -08:00