diff options
author | Michal Simek <[email protected]> | 2018-04-23 11:51:01 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-04-25 14:58:45 +0200 |
commit | 0413fe045dda45781cb33788c2d57eafdf8295f7 (patch) | |
tree | fad042b997e033d4aaddaf9da606766e84e829c2 /tools/perf/scripts/python/syscall-counts.py | |
parent | 0f38c5e3e0ade98b49e2c7ca5550ee9e36cbc04f (diff) |
serial: uartps: Use dynamic array for console port
Driver console functions are using pointer to static array with fixed
size. There can be only one serial console at the time which is found
by register_console(). register_console() is filling cons->index to
port->line value.
Signed-off-by: Michal Simek <[email protected]>
Reviewed-by: Alan Cox <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions