diff options
author | Yinghai Lu <[email protected]> | 2013-01-24 12:19:58 -0800 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2013-01-29 15:26:01 -0800 |
commit | 16a4baa642cf448742aaf150c4daa093f9dbebbb (patch) | |
tree | 108cd2724433574435eff2e7f1d94adc84120859 /tools/perf/scripts/python/sched-migration.py | |
parent | f1da834cd902f5e5df0b11a3948fc43c6071b590 (diff) |
x86, boot: Move checking of cmd_line_ptr out of common path
cmdline.c::__cmdline_find_option... are shared between 16-bit setup code
and 32/64 bit decompressor code.
for 32/64 only path via kexec, we should not check if ptr is less 1M.
as those cmdline could be put above 1M, or even 4G.
Move out accessible checking out of __cmdline_find_option()
So decompressor in misc.c can parse cmdline correctly.
Signed-off-by: Yinghai Lu <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions