Skip to content
Commit ada609ee authored by Tejun Heo's avatar Tejun Heo
Browse files

workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER



WQ_RESCUER is now an internal flag and should only be used in the
workqueue implementation proper.  Use WQ_MEM_RECLAIM instead.

This doesn't introduce any functional difference.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Cc: dm-devel@redhat.com
Cc: Neil Brown <neilb@suse.de>
parent c723fdab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment