aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorManikanta Guntupalli <[email protected]>2023-11-16 19:10:03 +0530
committerGreg Kroah-Hartman <[email protected]>2023-11-25 07:23:16 +0000
commit01c33b813864ca15a9dec22045ce1a5bb09d5e74 (patch)
tree8650d4f4cbbbe5150a203b89cda1ce700eb3529c /tools/perf/scripts/python/flamegraph.py
parent0be916a68c8ada0c98d4c14058717175a367ee87 (diff)
serial: uartlite: Use dynamic allocation for major number when uart ports > 4
Device number 204 has a range of minors on major number. uart_register_driver is failing due to lack of minor numbers when more number of uart ports used. So, to avoid minor number limitation on 204 major number use dynamic major allocation when more than 4 uart ports used otherwise use static major allocation. https://docs.kernel.org/arch/arm/sa1100/serial_uart.html Signed-off-by: Manikanta Guntupalli <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions