From: Tejun Heo Date: Fri, 10 Sep 2010 08:49:37 +0000 (+0200) Subject: percpu: clear memory allocated with the km allocator X-Git-Tag: v2.6.37-rc1~163^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc1481a956181d0360d3eb129965302489895a1b;p=pandora-kernel.git percpu: clear memory allocated with the km allocator Percpu allocator should clear memory before returning it but the km allocator forgot to do it. Fix it. Signed-off-by: Tejun Heo Reported-by: Peter Zijlstra Acked-by: Peter Zijlstra --- Reading git-diff-tree failed