Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"
authorMike Snitzer <snitzer@redhat.com>
Wed, 20 Nov 2019 22:27:39 +0000 (17:27 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Nov 2019 09:09:44 +0000 (10:09 +0100)
commit191355a2cf0f232e79b6f4983c4d2775f0e1afd0
tree4e8d6658d67946e3e69b4635af0b7c7cebf5bfec
parent68c5b8cb267c090aada64a490745cec73cbfaf8b
Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"

commit f612b2132db529feac4f965f28a1b9258ea7c22b upstream.

This reverts commit a1b89132dc4f61071bdeaab92ea958e0953380a1.

Revert required hand-patching due to subsequent changes that were
applied since commit a1b89132dc4f61071bdeaab92ea958e0953380a1.

Requires: ed0302e83098d ("dm crypt: make workqueue names device-specific")
Cc: stable@vger.kernel.org
Bug: https://bugzilla.kernel.org/show_bug.cgi?id=199857
Reported-by: Vito Caputo <vcaputo@pengaru.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/md/dm-crypt.c