summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2024-09-09 23:00:17 +0900
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>2024-09-09 23:00:17 +0900
commite97fb38fa1404abef72bac7de2c5bf2bbab4d93b (patch)
tree9471d2dbdf0b4fe564f250effb59c1f949e33138 /tools/perf/scripts/python/bin/stackcollapse-report
parent7b713929bbd80a400ceb90f398bffe58e5cc8fc8 (diff)
downloadkernel-e97fb38fa1404abef72bac7de2c5bf2bbab4d93b.tar.gz
firewire: core: move workqueue handler from 1394 OHCI driver to core function
In current implementation, the work item for isochronous context executes the same procedure of fw_iso_context_flush_completions() internally. There is a space to refactor the implementation. This commit calls fw_iso_context_flush_completions() in the work item. It obsoletes fw_iso_context_init_work(). It also obsoletes a pair of disable_work_sync() and enable_work() since the usage of test_and_set_bit_lock() mediates concurrent call already. Link: https://lore.kernel.org/r/20240909140018.65289-2-o-takashi@sakamocchi.jp Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
d: Add gpio poweroffRon Economos 2022-01-19Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds 2022-01-09riscv: dts: sifive: fu540-c000: Fix PLIC nodeGeert Uytterhoeven 2022-01-09riscv: dts: sifive: fu540-c000: Drop bogus soc node compatible valuesGeert Uytterhoeven 2022-01-09riscv: dts: sifive: Group tuples in register propertiesGeert Uytterhoeven 2022-01-09riscv: dts: sifive: Group tuples in interrupt propertiesGeert Uytterhoeven 2021-12-16riscv: dts: sifive unmatched: Link the tmp451 with its power supplyVincent Pelletier 2021-12-16riscv: dts: sifive unmatched: Fix regulator for board rev3Vincent Pelletier 2021-12-16riscv: dts: sifive unmatched: Expose the PMIC sub-functionsVincent Pelletier 2021-12-16riscv: dts: sifive unmatched: Expose the board ID eepromVincent Pelletier 2021-12-16riscv: dts: sifive unmatched: Name gpio linesVincent Pelletier 2021-11-24riscv: dts: unmatched: Add gpio card detect to mmc-spi-slotBin Meng 2021-11-24riscv: dts: unleashed: Add gpio card detect to mmc-spi-slotBin Meng 2021-11-18riscv: dts: enable more DA9063 functions for the SiFive HiFive UnmatchedAurelien Jarno 2021-10-19riscv: dts: sifive: add missing compatible for plicKrzysztof Kozlowski 2021-10-19riscv: dts: sifive: drop duplicated nodes and properties in sifiveKrzysztof Kozlowski 2021-10-19riscv: dts: sifive: fix Unleashed board compatibleKrzysztof Kozlowski 2021-10-19riscv: dts: sifive: use only generic JEDEC SPI NOR flash compatibleKrzysztof Kozlowski 2021-08-03riscv: dts: fix memory size for the SiFive HiFive UnmatchedQiu Wenbo 2021-06-19riscv: dts: fu740: fix cache-controller interruptsDavid Abdurachmanov 2021-06-11riscv: Fix BUILTIN_DTB for sifive and microchip socAlexandre Ghiti 2021-05-04riscv: dts: Add PCIe support for the SiFive FU740-C000 SoCGreentime Hu 2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds 2021-02-10Revert "dts: phy: add GPIO number and active state used for phy reset"Palmer Dabbelt 2021-01-13dts: phy: add GPIO number and active state used for phy resetSagar Shrikant Kadam 2021-01-13dts: phy: fix missing mdio device and probe failure of vsc8541-01 deviceSagar Shrikant Kadam 2021-01-07riscv: dts: add initial board data for the SiFive HiFive UnmatchedYash Shah 2021-01-07riscv: dts: add initial support for the SiFive FU740-C000 SoCYash Shah