From: Daniel Jordan <daniel.m.jordan@oracle.com>
To: Herbert Xu <herbert@gondor.apana.org.au>,
Steffen Klassert <steffen.klassert@secunet.com>
Cc: Eric Biggers <ebiggers@kernel.org>,
linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org,
Daniel Jordan <daniel.m.jordan@oracle.com>
Subject: [PATCH 0/4] padata lockdep, cpumask, and doc fixes
Date: Wed, 20 Nov 2019 13:54:08 -0500 [thread overview]
Message-ID: <20191120185412.302-1-daniel.m.jordan@oracle.com> (raw)
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
next reply other threads:[~2019-11-20 18:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-20 18:54 Daniel Jordan [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191120185412.302-1-daniel.m.jordan@oracle.com \
--to=daniel.m.jordan@oracle.com \
--cc=ebiggers@kernel.org \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=steffen.klassert@secunet.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).