diff options
author | Tejun Heo <tj@kernel.org> | 2018-01-08 05:38:37 -0800 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2018-01-08 05:38:37 -0800 |
commit | 40c17f75dfa9ec163478efd3f7443fd6af9992c9 (patch) | |
tree | 92ad5e8e9475b19306fea16c42bde00059c15fb9 /lib/globtest.c | |
parent | 983c751532738b83c4c5b51192ebc6fbfe9330f7 (diff) | |
download | linux-40c17f75dfa9ec163478efd3f7443fd6af9992c9.tar.gz linux-40c17f75dfa9ec163478efd3f7443fd6af9992c9.tar.xz |
workqueue: allow WQ_MEM_RECLAIM on early init workqueues
Workqueues can be created early during boot before workqueue subsystem
in fully online - work items are queued waiting for later full
initialization. However, early init wasn't supported for
WQ_MEM_RECLAIM workqueues causing unnecessary annoyances for a subset
of users. Expand early init support to include WQ_MEM_RECLAIM
workqueues.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Paul McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'lib/globtest.c')
0 files changed, 0 insertions, 0 deletions