+4
−4
Loading
system_unbound_wq has been renamed to system_dfl_wq in 128ea9f6 ("workqueue: Add system_percpu_wq and system_dfl_wq"), so update random.c's usage of it system_unbound_wq to reflect the new change. The old system_unbound_wq is slated for removal in the next few cycles. Suggested-by:Tejun Heo <tj@kernel.org> Signed-off-by:
Marco Crivellari <marco.crivellari@suse.com> Signed-off-by:
Jason A. Donenfeld <Jason@zx2c4.com>