summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2024-03-31 16:50:35 +0300
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>2024-05-06 05:06:04 +0300
commitd4cad4162ba3bc7a5b7aca3c11e0e8ae05a61e81 (patch)
tree88adacb981ee9c64d07ef961b784dae2f7883632 /tools/perf/scripts/python/export-to-postgresql.py
parentfb7d0e5e1f14e9f0bf743d99b54c4e6637bab098 (diff)
downloadlinux-d4cad4162ba3bc7a5b7aca3c11e0e8ae05a61e81.tar.xz
firewire: ohci: replace request_irq() with request_threaded_irq()
Nowadays request_irq() is a wrapper of request_threaded_irq(). The IRQ handler of 1394 ohci driver has never been optimized yet, while it is a good preparation for the future work to replace the latter. This commit replaces the former. Link: https://lore.kernel.org/r/20240331135037.191479-3-o-takashi@sakamocchi.jp Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions