From: Rebecca Schultz Zavin Date: Fri, 13 Dec 2013 22:24:13 +0000 (-0800) Subject: gpu: ion: Fix several issues with page pool X-Git-Tag: v3.14-rc1~150^2~438 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fb9b815fe2010e9f8ff4b18bfd2a0ed9cf4eb8d;p=pandora-kernel.git gpu: ion: Fix several issues with page pool Split out low and high mem pages so they are correctly reported when the shrinker is called. Fix potential deadlock caused by holding the page pool lock while allocationg and also needing that lock from the shrink function Signed-off-by: Rebecca Schultz Zavin [jstultz: modified patch to apply to staging directory] Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed