From: Andi Kleen Date: Tue, 26 Sep 2006 08:52:35 +0000 (+0200) Subject: [PATCH] Make boot_param_data pure BSS X-Git-Tag: v2.6.19-rc1~1077^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2717941c6a1d8fa543ddca337d450ab30ef91543;p=pandora-kernel.git [PATCH] Make boot_param_data pure BSS Since it's all zero. Actually I think gcc 4+ will do that automatically, but earlier compilers won't Signed-off-by: Andi Kleen --- Reading git-diff-tree failed