[PATCH 0/4] padata lockdep, cpumask, and doc fixes

From: Daniel Jordan
Date: Wed Nov 20 2019 - 13:56:51 EST


These are on top of v5.4-rc8 plus Herbert's recent padata changes:

[PATCH] padata: Remove broken queue flushing
https://lore.kernel.org/linux-crypto/20191119051731.yev6dcsp2znjaagz@xxxxxxxxxxxxxxxxxxx/

[PATCH] crypto: pcrypt - Fix user-after-free on module unload
https://lore.kernel.org/linux-crypto/20191119094131.x7gkxdi5clyxk3zd@xxxxxxxxxxxxxxxxxxx/

[v2 PATCH] crypto: pcrypt - Avoid deadlock by using per-instance padata queues
https://lore.kernel.org/linux-crypto/20191119185827.nerskpvddkcsih25@xxxxxxxxxxxxxxxxxxx/

[PATCH] padata: Remove unused padata_remove_cpu
https://lore.kernel.org/linux-crypto/20191119223250.jaefneeatsa52nhh@xxxxxxxxxxxxxxxxxxx/

I can rebase to something else if that's easier. Thanks.

Daniel Jordan (4):
padata: update documentation
padata: remove reorder_objects
padata: always acquire cpu_hotplug_lock before pinst->lock
padata: remove cpumask change notifier

Documentation/padata.txt | 74 ++++++++++++++--------------------------
crypto/pcrypt.c | 1 -
include/linux/padata.h | 12 -------
kernel/padata.c | 60 +++-----------------------------
4 files changed, 31 insertions(+), 116 deletions(-)


base-commit: af42d3466bdc8f39806b26f593604fdc54140bcb
prerequisite-patch-id: e31e7b28eb12a2c7e1e04261f4e890f83a57bd19
prerequisite-patch-id: 00f7ca687bd9df6281e9ced0925a865b2fa7b297
prerequisite-patch-id: 0478fe82b9102aeae08f602b170eacc5cf6334de
prerequisite-patch-id: f575fef550bb0cbf5418d3ccd15724d8b4b30858
--
2.23.0