android_kernel_xiaomi_sm8350/arch/sh
Toshinobu Sugioka 8c31813f31 sh: Fix mmap2 for handling differing PAGE_SIZEs.
mmap2 uses a fixed page shift of 12, regardless of the PAGE_SIZE setting.
Fix up the mmap2 code to add some sanity checks on the mapping, and to
update pgoff accordingly.

Error handling bits based on 4280e3126f
("frv: fix mmap2 error handling").

Signed-off-by: Toshinobu Sugioka <sugioka@itonet.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-04-21 07:34:53 +09:00
..
boards sh: ap325: use edge control for ov772x camera 2009-04-13 22:45:10 +09:00
boot
cchips
configs sh: update defconfigs. 2009-04-02 22:02:26 +09:00
drivers sh: Add in PCI bus for DMA API debugging. 2009-04-14 15:23:40 +09:00
include sh: Add support for DMA API debugging. 2009-04-09 10:36:54 -07:00
kernel sh: Fix mmap2 for handling differing PAGE_SIZEs. 2009-04-21 07:34:53 +09:00
lib
lib64
math-emu
mm sh: Pre-allocate a reasonable number of DMA debug entries. 2009-04-14 15:22:15 +09:00
oprofile
tools sh: add support for SMSC Polaris platform 2009-03-21 01:26:33 +09:00
Kconfig sh: Plug in support for ARCH=sh64 using sh SRCARCH. 2009-04-11 08:39:27 +09:00
Kconfig.cpu
Kconfig.debug
Makefile