diff options
| author | Tony Lindgren <tony@atomide.com> | 2024-03-27 13:59:36 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-04-09 16:30:13 +0300 |
| commit | 8a831c584e6e80cf68f79893dc395c16cdf47dc8 (patch) | |
| tree | ef5a54ea429ad2e75e94b1f644fd4fc5d822b0ec /scripts/objdump-func | |
| parent | f03e8c1060f86c23eb49bafee99d9fcbd1c1bd77 (diff) | |
| download | linux-8a831c584e6e80cf68f79893dc395c16cdf47dc8.tar.xz | |
printk: Don't try to parse DEVNAME:0.0 console options
Currently console_setup() tries to make a console index out of any digits
passed in the kernel command line for console. In the DEVNAME:0.0 case,
the name can contain a device IO address, so bail out on console names
with a ':'.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Link: https://lore.kernel.org/r/20240327110021.59793-3-tony@atomide.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/objdump-func')
0 files changed, 0 insertions, 0 deletions
