[PATCH 10/12] crypto: atmel - update workqueue flags and add flush on exit

Marco Crivellari marco.crivellari at suse.com
Mon Jun 1 02:03:29 PDT 2026


Hi,

> Update workqueue initialization to use WQ_MEM_RECLAIM instead of
> WQ_PERCPU

Not sure if you're working on this series right now, but this must keep
the WQ_PERCPU flag. WQ_PERCPU has been added to mark explicitly mark
workqueue that are per-CPU (it is the complement of WQ_UNBOUND).


Thanks!




More information about the linux-arm-kernel mailing list