diff options
| author | Eli Billauer <[email protected]> | 2024-08-16 07:01:59 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-08-16 07:57:50 +0000 |
| commit | ad899c301c880766cc709aad277991b3ab671b66 (patch) | |
| tree | fd8cd7fb48657ce3d521f76c17b7edb4044530fb /rust/helpers/helpers.c | |
| parent | Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD" (diff) | |
| download | kernel-ad899c301c880766cc709aad277991b3ab671b66.tar.gz kernel-ad899c301c880766cc709aad277991b3ab671b66.zip | |
char: xillybus: Refine workqueue handling
As the wakeup work item now runs on a separate workqueue, it needs to be
flushed separately along with flushing the device's workqueue.
Also, move the destroy_workqueue() call to the end of the exit method,
so that deinitialization is done in the opposite order of
initialization.
Fixes: ccbde4b128ef ("char: xillybus: Don't destroy workqueue from work item running on it")
Cc: stable <[email protected]>
Signed-off-by: Eli Billauer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions
