From: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
To: jk@ozlabs.org, joel@jms.id.au, alistair@popple.id.au,
eajames@linux.ibm.com, parthiban.veerasooran@microchip.com,
christian.gromm@microchip.com, willy@infradead.org,
akpm@linux-foundation.org
Cc: linux-fsi@lists.ozlabs.org, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org,
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Subject: [PATCH RESEND 0/3] Remove usage of the deprecated ida_simple_xx() API
Date: Sat, 8 Jun 2024 16:34:17 +0200 [thread overview]
Message-ID: <cover.1717855701.git.christophe.jaillet@wanadoo.fr> (raw)
The small serie removes the *last* usages of the deprecated
ida_simple_xx() API.
The 3 patches have received either a R-b or A-b tag but never reached
-next in the last 2 months.
So, I've added the tags and I'm now adding Andrew Morton in To:, in
order to help in the merge process.
2 other patches related to this API are still pending somewhere and are
not reposted here.
[1] is related to tools/testing/ and will be re-sent as part of the
final removal, as suggested by Matthew.
It is A-b, but the name of the function used in the test should be
updated as well (s/ida_simple_get_remove_test/ida_alloc_remove_test)
[2] is a tiny clean-up of a comment. I'll resend it to the corresponding
maintainer (Srinivas Kandagatla) later, but won't fight for it.
Obviously, you can also pick up one or both of these patches as well :)
CJ
[1]: https://lore.kernel.org/all/81f44a41b7ccceb26a802af473f931799445821a.1705683269.git.christophe.jaillet@wanadoo.fr/
[2]: https://lore.kernel.org/all/032b8035bd1f2dcc13ffc781c8348d9fbdf9e3b2.1713606957.git.christophe.jaillet@wanadoo.fr/
Christophe JAILLET (3):
fsi: occ: Remove usage of the deprecated ida_simple_xx() API
most: Remove usage of the deprecated ida_simple_xx() API
proc: Remove usage of the deprecated ida_simple_xx() API
drivers/fsi/fsi-occ.c | 17 ++++++++---------
drivers/most/core.c | 10 +++++-----
drivers/most/most_cdev.c | 6 +++---
fs/proc/generic.c | 6 +++---
4 files changed, 19 insertions(+), 20 deletions(-)
--
2.45.2
next reply other threads:[~2024-06-08 15:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-08 14:34 Christophe JAILLET [this message]
2024-06-08 14:34 ` [PATCH RESEND 1/3] fsi: occ: Remove usage of the deprecated ida_simple_xx() API Christophe JAILLET
2024-06-08 14:34 ` [PATCH RESEND 2/3] most: " Christophe JAILLET
2024-06-08 14:34 ` [PATCH RESEND 3/3] proc: " Christophe JAILLET
2024-06-12 12:29 ` (subset) " Christian Brauner
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=cover.1717855701.git.christophe.jaillet@wanadoo.fr \
--to=christophe.jaillet@wanadoo.fr \
--cc=akpm@linux-foundation.org \
--cc=alistair@popple.id.au \
--cc=christian.gromm@microchip.com \
--cc=eajames@linux.ibm.com \
--cc=jk@ozlabs.org \
--cc=joel@jms.id.au \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-fsi@lists.ozlabs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=parthiban.veerasooran@microchip.com \
--cc=willy@infradead.org \
/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