From: Kumar Gala Date: Wed, 19 Nov 2008 05:53:04 +0000 (+0000) Subject: powerpc: hash_page_sync should only be used on SMP & STD_MMU_32 X-Git-Tag: v2.6.29-rc1~574^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4f3a1261ad70988ad45614ebc87e553143a332b;p=pandora-kernel.git powerpc: hash_page_sync should only be used on SMP & STD_MMU_32 Clean up the ifdefs so we only use hash_page_sync if we have CONFIG_SMP && CONFIG_PPC_STD_MMU_32. Signed-off-by: Kumar Gala Acked-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed