On Tue, Nov 26, 2019 at 12:05:50PM -0500, Mike Snitzer wrote:
On Tue, Nov 26 2019 at 5:41am -0500, gregkh@linuxfoundation.org gregkh@linuxfoundation.org wrote:
The patch below does not apply to the 4.19-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to stable@vger.kernel.org.
thanks,
greg k-h
I assume you didn't first pull in the prereq commit detailed in the commit header with: Requires: ed0302e83098d ("dm crypt: make workqueue names device-specific")
?
Because this worked for me: git cherry-pick ed0302e83098d git cherry-pick f612b2132db529feac4f965f28a1b9258ea7c22b
Oops, missed that, will go try that now, sorry for the noise...
greg k-h