From: Seth Jennings Date: Mon, 13 Feb 2012 14:47:49 +0000 (-0600) Subject: staging: fix powerpc linux-next break on zsmalloc X-Git-Tag: v3.4-rc1~186^2~175 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cbb613fa82fb09b6ef914ab0aaa92091f367bb6;p=pandora-kernel.git staging: fix powerpc linux-next break on zsmalloc linux/vmalloc.h added to zsmalloc-main.c to resolve implicit declaration errors. X86 dependency added to zsmalloc and dependent drivers zcache and zram. This X86 only requirement is not ideal. Working to find portable functions for __flush_tlb_one and set_pte. Signed-off-by: Seth Jennings Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed