linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] padata lockdep, cpumask, and doc fixes
@ 2019-11-20 18:54 Daniel Jordan
  2019-11-20 18:54 ` [PATCH 1/4] padata: update documentation Daniel Jordan
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Daniel Jordan @ 2019-11-20 18:54 UTC (permalink / raw)
  To: Herbert Xu, Steffen Klassert
  Cc: Eric Biggers, linux-crypto, linux-kernel, Daniel Jordan

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@gondor.apana.org.au/

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

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

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

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-11-21 14:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-20 18:54 [PATCH 0/4] padata lockdep, cpumask, and doc fixes Daniel Jordan
2019-11-20 18:54 ` [PATCH 1/4] padata: update documentation Daniel Jordan
2019-11-20 19:16   ` Jonathan Corbet
2019-11-21 14:36     ` Daniel Jordan
2019-11-20 18:54 ` [PATCH 2/4] padata: remove reorder_objects Daniel Jordan
2019-11-20 18:54 ` [PATCH 3/4] padata: always acquire cpu_hotplug_lock before pinst->lock Daniel Jordan
2019-11-20 18:54 ` [PATCH 4/4] padata: remove cpumask change notifier Daniel Jordan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).