diff options
| author | Takashi Sakamoto <[email protected]> | 2025-06-15 13:32:52 +0000 |
|---|---|---|
| committer | Takashi Sakamoto <[email protected]> | 2025-06-15 13:40:29 +0000 |
| commit | 57e6d9f85fff3a71e667628474063c1bbb2fad20 (patch) | |
| tree | 4610d09dc2093afbe174c23da5b8a1f92730110d /rust/helpers/task.c | |
| parent | firewire: core: allocate workqueue for AR/AT request/response contexts (diff) | |
| download | kernel-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 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions
