diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2021-03-09 11:42:17 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2021-03-17 18:34:07 +0300 |
commit | 6fd4e861250b5c89ad460a9f265caeb1bbbfc323 (patch) | |
tree | 1d9ce88a61d5e8dd901fc23769202d9f1b294009 /include/linux/hardirq.h | |
parent | f339fc16fba0167d67c4026678ef4c405bca3085 (diff) | |
download | linux-6fd4e861250b5c89ad460a9f265caeb1bbbfc323.tar.xz |
tasklets: Switch tasklet_disable() to the sleep wait variant
-- NOT FOR IMMEDIATE MERGING --
Now that all users of tasklet_disable() are invoked from sleepable context,
convert it to use tasklet_unlock_wait() which might sleep.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20210309084242.726452321@linutronix.de
Diffstat (limited to 'include/linux/hardirq.h')
0 files changed, 0 insertions, 0 deletions