From: Heiko Carstens Date: Mon, 31 Jan 2011 10:30:06 +0000 (+0100) Subject: [S390] tlb: fix build error caused by THP X-Git-Tag: v2.6.38-rc4~28^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c84ca00819e8a441d79c61883a275d8982f04cb2;p=pandora-kernel.git [S390] tlb: fix build error caused by THP Fix this build error with !CONFIG_SWAP caused by tranparent huge pages support: In file included from mm/pgtable-generic.c:9:0: /linux-2.6/arch/s390/include/asm/tlb.h: In function 'tlb_remove_page': /linux-2.6/arch/s390/include/asm/tlb.h:92:2: error: implicit declaration of function 'page_cache_release' Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed