aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorTetsuo Handa <[email protected]>2022-04-30 16:01:46 +0900
committerHerbert Xu <[email protected]>2022-05-06 18:16:55 +0800
commit0a2f4b5785ca5e9c5bc2d4e59183e016096ee889 (patch)
treebe98970187a9b0f368c20bc79e9fd12703f9e2cf /net/lapb/lapb_out.c
parent59f71498c7ff591824863be55b0eff5aae743947 (diff)
crypto: atmel - Avoid flush_scheduled_work() usage
Flushing system-wide workqueues is dangerous and will be forbidden. Replace system_wq with local atmel_wq. If CONFIG_CRYPTO_DEV_ATMEL_{I2C,ECC,SHA204A}=y, the ordering in Makefile guarantees that module_init() for atmel-i2c runs before module_init() for atmel-ecc and atmel-sha204a runs. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Tetsuo Handa <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions