From: Rebecca Schultz Zavin Date: Fri, 13 Dec 2013 22:24:07 +0000 (-0800) Subject: gpu: ion: Stop trying to allocate from an order on first failure X-Git-Tag: v3.14-rc1~150^2~444 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba96a2eed5d357c4107f04d8c9f32a58c9ed01da;p=pandora-kernel.git gpu: ion: Stop trying to allocate from an order on first failure With this patch the system heap will only try to allocate from each order as long as allocations succeed. If it failes to obtain a higher order allocation, it doesn't retry that order. 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