diff options
author | Sonic Zhang <[email protected]> | 2009-08-06 15:58:11 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-08-08 18:27:37 +0200 |
commit | 42c2c8c854a716b05882a122632ddcd6dbe108f1 (patch) | |
tree | 982192ec05b5be92a33f52c6e145cfafcdb43395 /tools/perf/scripts | |
parent | 1aaad49e856ce41adc07d8ae0c8ef35fc4483245 (diff) |
printk: Fix "printk: Enable the use of more than one CON_BOOT (early console)"
Don't return when we find the first bootconsole - it can leave
other bootconsoles still installed, and they can be used and
cause problems later (if they are in the init section, and
eventually released), and cause problems. Make sure we remove
all of them.
Signed-off-by: Sonic Zhang <[email protected]>
Signed-off-by: Robin Getz <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions