NOMMU: Fix SYSV IPC SHM
authorDavid Howells <dhowells@redhat.com>
Tue, 31 Jul 2007 07:37:24 +0000 (00:37 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 31 Jul 2007 22:39:36 +0000 (15:39 -0700)
commit2e92a3baee64112fd210a930276bad165b0bd576
tree00e9e59fe3fe4ce84d2fb00b134a02a9137acdc7
parent6a302358d87fedaf7bda12b8e909265ebf1ce674
NOMMU: Fix SYSV IPC SHM

Fix the SYSV IPC SHM to work with the changes applied by the new fault handler
patches when CONFIG_MMU=n.

Signed-off-by: David Howells <dhowells@redhat.com>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ramfs/file-nommu.c
ipc/shm.c