diff options
author | Thomas Renninger <trenn@suse.de> | 2009-01-20 10:37:39 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-01-21 12:26:42 +0100 |
commit | 731f1872f4e8a0f1eabd49c3548207e79a421202 (patch) | |
tree | d60ab8ff57f1bc254330155b4cf444b0ef888531 /firmware | |
parent | a1e46212a410793d575718818e81ddc442a65283 (diff) |
x86: mtrr fix debug boot parameter
while looking at:
http://bugzilla.kernel.org/show_bug.cgi?id=11541
I realized that the mtrr.show param cannot work, because
the code is processed much too early.
This patch:
- Declares mtrr.show as early_param
- Stays consistent with the previous param (which I doubt
that it ever worked), so mtrr.show=1 would still work
- Declares mtrr_show as initdata
Signed-off-by: Thomas Renninger <trenn@suse.de>
Acked-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions