aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2022-05-03 08:31:22 +0200
committerGreg Kroah-Hartman <[email protected]>2022-05-05 22:39:20 +0200
commitdfb9afb6c0e7af7c381c88d72d6d9c64268c160f (patch)
tree46692fd1ee892771ab891f56e4f9801472461819 /tools/perf/scripts/python/bin/stackcollapse-report
parentfe36fa18ca77ca3ca9f90aab6cf39031416e432b (diff)
serial: pic32: restore disabled irqs in pic32_uart_startup()
pic32_uart_startup() disables interrupts by local_irq_save(). But the function never enables them. The serial core only holds a mutex, so irqs are not restored. So how could this driver work? This irq handling was already present in the driver's initial commit 157b9394709ed (serial: pic32_uart: Add PIC32 UART driver). So is it a candidate for removal? Anyone has a contact to the author: Andrei Pistirica (I believe the one below -- @microchip.com -- will bounce)? Or to someone else @microchip.com? Cc: Andrei Pistirica <[email protected]> Signed-off-by: Jiri Slaby <[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/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions