]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mm/shmem.c: remove an ifdef
authorAndrew Morton <akpm@linux-foundation.org>
Mon, 29 Apr 2013 22:06:12 +0000 (15:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 29 Apr 2013 22:54:28 +0000 (15:54 -0700)
commit250297edf83292c831fbf4504df54953c2aacfe4
tree48cfad4e3eff92382c600582ba1c8ea7b4671d09
parent4b59e6c4730978679b414a8da61514a2518da512
mm/shmem.c: remove an ifdef

Create a CONFIG_MMU=y stub for ramfs_nommu_expand_for_mapping() in the
usual fashion.

Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Wolfram Sang <wsa@the-dreams.de>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/ramfs.h
mm/shmem.c