aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/rustdoc_test_gen.rs
diff options
context:
space:
mode:
authorTakashi Sakamoto <[email protected]>2025-06-15 13:32:52 +0000
committerTakashi Sakamoto <[email protected]>2025-06-15 13:40:29 +0000
commit57e6d9f85fff3a71e667628474063c1bbb2fad20 (patch)
tree4610d09dc2093afbe174c23da5b8a1f92730110d /scripts/rustdoc_test_gen.rs
parentfirewire: core: allocate workqueue for AR/AT request/response contexts (diff)
downloadkernel-57e6d9f85fff3a71e667628474063c1bbb2fad20.tar.gz
kernel-57e6d9f85fff3a71e667628474063c1bbb2fad20.zip
firewire: ohci: use workqueue to handle events of AR request/response contexts
This commit adds a work item to handle events of 1394 OHCI AR request/response contexts, and queues the item to the specific workqueue. The call of struct fw_address_handler.address_callback() is done in the workqueue when receiving any requests from the remove nodes. Additionally, the call of struct fw_packet.callback() is done in the workqueue too when receiving acknowledge to the asynchronous packet for the response subaction of split transaction to the remote nodes. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Sakamoto <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_gen.rs')
0 files changed, 0 insertions, 0 deletions