From: Rebecca Schultz Zavin Date: Fri, 13 Dec 2013 22:24:37 +0000 (-0800) Subject: gpu: ion: ion_chunk_heap: Zero chunk heap memory at creation time X-Git-Tag: v3.14-rc1~150^2~414 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57b5cd067fc713433e75688348832e2e2f82b843;p=pandora-kernel.git gpu: ion: ion_chunk_heap: Zero chunk heap memory at creation time Allocations from the ion heap need to be zeroed to protect userspace from seeing memory belonging to other processes. First allocations from this heap were not zero'd allowing users to see memory from other processes on a warm reset. 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