aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTakashi Sakamoto <[email protected]>2023-06-04 07:02:55 +0000
committerTakashi Sakamoto <[email protected]>2023-06-05 22:54:52 +0000
commit06f45435d985d60d7d2fe2424fbb9909d177a63d (patch)
tree298750ef0f023173087196dad8f04877e6013325 /tools/perf/scripts/python
parentfirewire: ohci: release buffer for AR req/resp contexts when managed resource... (diff)
downloadkernel-06f45435d985d60d7d2fe2424fbb9909d177a63d.tar.gz
kernel-06f45435d985d60d7d2fe2424fbb9909d177a63d.zip
firewire: core: obsolete usage of GFP_ATOMIC at building node tree
The flag of GFP_ATOMIC is given to the call of kmalloc when building node tree, but the call is not atomic context. The call of fw_core_handle_bus_reset() and fw_core_remove_card() builds the tree, while they are done in specific workqueue or pci remove callback. This commit obsolete the usage of GFP_ATOMIC. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Sakamoto <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions