summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorMichal Suchanek <msuchanek@suse.de>2017-08-11 15:44:43 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-08-28 18:02:46 +0200
commit7521621e600aeefe5ffcc1f90ae26a42fc20c452 (patch)
tree9aa634ae98e149c28f4e301f06b9352b0a74ac1a /tools/perf/scripts/python/bin/stackcollapse-record
parentdf44d30d28cb7dd4f3dc105d843a4a01f5dfc860 (diff)
downloadkernel-7521621e600aeefe5ffcc1f90ae26a42fc20c452.tar.gz
Do not disable driver and bus shutdown hook when class shutdown hook is set.
As seen from the implementation of the single class shutdown hook this is not very sound design. Rename the class shutdown hook to shutdown_pre to make it clear it runs before the driver shutdown hook. Signed-off-by: Michal Suchanek <msuchanek@suse.de> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
'2023-07-30 13:54:56 +0200'>2023-07-30parport_pc: add support for ASIX AX99100Jiaqing Zhao 2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2023-06-18sysctl: replace child with an enumerationJoel Granados 2023-06-18parport: plug a sysctl register leakJoel Granados 2023-05-31parport: PC style parport depends on HAS_IOPORTNiklas Schnelle 2023-05-23parport: Removed sysctl related definesJoel Granados 2023-05-23parport: Remove register_sysctl_table from parport_default_proc_registerJoel Granados 2023-05-23parport: Remove register_sysctl_table from parport_device_proc_registerJoel Granados 2023-05-23parport: Remove register_sysctl_table from parport_proc_registerJoel Granados 2023-05-23parport: Move magic number "15" to a defineJoel Granados 2023-03-23ata: parport_pc: add 16-bit and 8-bit fast EPP transfer flagsOndrej Zary 2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2023-01-20parport_pc: Limit the number of PCI BAR pairs to 2Maciej W. Rozycki 2023-01-20parport_pc: Set up mode and ECR masks for Oxford Semiconductor devicesMaciej W. Rozycki 2023-01-20parport_pc: Add an ECR mask field for PCI devicesMaciej W. Rozycki 2023-01-20parport_pc: Add a mode mask field for PCI devicesMaciej W. Rozycki 2023-01-20parport_pc: Let chipset drivers mask ECR bits on writesMaciej W. Rozycki 2023-01-20parport_pc: Let chipset drivers mask unsupported modesMaciej W. Rozycki 2023-01-20parport_pc: Remove stale `parport_pc_ecp_read_block_pio' referenceMaciej W. Rozycki 2023-01-16parport: remove ax88796 driverArnd Bergmann 2022-11-09parport_pc: Avoid FIFO port location truncationMaciej W. Rozycki 2022-09-01parport: add support for Netmos device 9900Alexander Baehr 2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki