https://github.com/torvalds/linux
Revision 8c9ed899b44c19e81859fbb0e9d659fe2f8630fc authored by David Howells on 07 May 2009, 10:41:37 UTC, committed by Linus Torvalds on 07 May 2009, 19:03:41 UTC
Don't check vm_region::vm_start is page aligned in add_nommu_region() because
the region may reflect some non-page-aligned mapped file, such as could be
obtained from RomFS XIP.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent ee7fee0
History
Tip revision: 8c9ed899b44c19e81859fbb0e9d659fe2f8630fc authored by David Howells on 07 May 2009, 10:41:37 UTC
NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()
Tip revision: 8c9ed89
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 885 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.6 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 144.4 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top