commit | 2717941c6a1d8fa543ddca337d450ab30ef91543 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Tue Sep 26 10:52:35 2006 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Sep 26 10:52:35 2006 +0200 |
tree | 1489465cd6b06db0d49df6796293675a47cf6a6f | |
parent | 1edf777803bdd2aeeb04cf44508fd9b88737fba8 [diff] |
[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 <ak@suse.de>