From: Akinobu Mita Date: Sat, 5 Apr 2008 13:39:06 +0000 (+0900) Subject: x86: remove unnecessary memset() X-Git-Tag: v2.6.26-rc1~1154^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07004b12a1199f82c016eb976f493e5b70820a1d;p=pandora-kernel.git x86: remove unnecessary memset() No need to clear the memory allocated by alloc_bootmem(). It is already filled with zero. Signed-off-by: Akinobu Mita Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed