diff options
author | Andreas Schwab <[email protected]> | 2015-03-16 16:32:22 +0000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2015-03-19 10:43:51 +0000 |
commit | 18ccb0cab49ef7868eaf9504f257e1a84683dbbd (patch) | |
tree | 54d6aecbdfc68fb7a40d39cb09cee3b11ca87158 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | ad08fd494bf00c03ae372e0bbd9cefa37bf608d6 (diff) |
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 <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
[will: removed redundant lr parameter, localised PAGE_SHIFT #if check]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions