diff options
author | 2008-04-15 14:34:38 -0700 | |
---|---|---|
committer | 2008-04-15 19:35:40 -0700 | |
commit | 1f4deba80a0d9fa92832684e683335b742a530e8 (patch) | |
tree | b9e04ac068aead7a2821e311fdad446d3b740c33 /security/selinux/netlink.c | |
parent | memcg: fix oops in oom handling (diff) | |
download | wireguard-linux-1f4deba80a0d9fa92832684e683335b742a530e8.tar.xz wireguard-linux-1f4deba80a0d9fa92832684e683335b742a530e8.zip |
uml: compile error fix
This patch fixes this error:
In file included from /home/wangcong/projects/linux-2.6/arch/um/kernel/smp.c:9:
include2/asm/tlb.h: In function `tlb_remove_page':
include2/asm/tlb.h:101: error: implicit declaration of function `page_cache_release'
And since including <linux/pagemap.h> in <linux/swap.h> will break sparc,
we add this #include in uml's own header.
Acked-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: WANG Cong <wangcong@zeuux.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'security/selinux/netlink.c')
0 files changed, 0 insertions, 0 deletions