From: Minchan Kim Date: Tue, 31 Jul 2012 23:46:11 +0000 (-0700) Subject: mips: zero out pg_data_t when it's allocated X-Git-Tag: v3.6-rc1~24^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93180cec0064d072a984f91c429c5e6bcc816976;p=pandora-kernel.git mips: zero out pg_data_t when it's allocated This patch is preparation for the next patch which removes the zeroing of the pg_data_t in core MM. All archs except MIPS already do this. Signed-off-by: Minchan Kim Cc: Ralf Baechle Cc: Tejun Heo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed