mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-15 10:00:40 +09:00
Ditch the deffered list, lock, and workqueue handling. Just mark the set as being blocking, so we are invoked from a workqueue already. Signed-off-by: Jens Axboe <axboe@kernel.dk>