From: Corey Minyard <corey@minyard.net>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Corey Minyard <minyard@acm.org>,
Benjamin Fair <benjaminfair@google.com>,
linux-aspeed@lists.ozlabs.org,
Avi Fishman <avifishman70@gmail.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
openbmc@lists.ozlabs.org, Tomer Maimon <tmaimon77@gmail.com>,
Nicholas Piggin <npiggin@gmail.com>,
Tali Perry <tali.perry1@gmail.com>,
"Aneesh Kumar K.V" <aneesh.kumar@kernel.org>,
Nancy Yuen <yuenn@google.com>,
Patrick Venture <venture@google.com>,
kernel@pengutronix.de,
"Naveen N. Rao" <naveen.n.rao@linux.ibm.com>,
openipmi-developer@lists.sourceforge.net,
Andrew Jeffery <andrew@codeconstruct.com.au>,
linuxppc-dev@lists.ozlabs.org,
linux-arm-kernel@lists.infradead.org,
Joel Stanley <joel@jms.id.au>
Subject: Re: [PATCH 0/6] ipmi: Convert to platform remove callback returning void
Date: Sat, 25 May 2024 09:39:36 -0500 [thread overview]
Message-ID: <ZlH4KFZ3MYzelzZK@mail.minyard.net> (raw)
In-Reply-To: <sjgseqireuaswtbuwl3rvcszpsjzph4opq52x2kbudczxutz7o@2tua2oueufdd>
On Sat, May 25, 2024 at 12:10:38PM +0200, Uwe Kleine-König wrote:
> Hello Corey,
>
> On Thu, Apr 11, 2024 at 10:11:21AM -0500, Corey Minyard wrote:
> > On Thu, Apr 11, 2024 at 09:15:03AM +0200, Uwe Kleine-König wrote:
> > > Hello,
> > >
> > > On Tue, Mar 05, 2024 at 05:26:57PM +0100, Uwe Kleine-König wrote:
> > > > this series converts all drivers below drivers/char/ipmi to struct
> > > > platform_driver::remove_new(). See commit 5c5a7680e67b ("platform: Provide a
> > > > remove callback that returns no value") for an extended explanation and the
> > > > eventual goal.
> > > >
> > > > All conversations are trivial, because their .remove() callbacks
> > > > returned zero unconditionally.
> > > >
> > > > There are no interdependencies between these patches, so they could be
> > > > picked up individually. But I'd hope that they get picked up all
> > > > together by Corey.
> >
> > Yeah, I was kind of waiting for more reviews, but this is pretty
> > straightforward. I've pulled this into my tree.
>
> These changes are in next since a while but didn't land in Linus tree
> for v6.10-rc1. I intend to send a PR to Greg early next week changing
> platform_driver::remove to match remove_new. If these commits don't make
> it in in time, I'll be so bold and just include the commits from your
> for-next branch in my PR.
I sent them to Linus right after 6.9 dropped, let me resend...
-corey
>
> Best regards
> Uwe
>
> --
> Pengutronix e.K. | Uwe Kleine-König |
> Industrial Linux Solutions | https://www.pengutronix.de/ |
next prev parent reply other threads:[~2024-05-30 22:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-05 16:26 [PATCH 0/6] ipmi: Convert to platform remove callback returning void Uwe Kleine-König
2024-03-05 16:26 ` [PATCH 2/6] ipmi: ipmi_powernv: " Uwe Kleine-König
2024-04-11 7:15 ` [PATCH 0/6] ipmi: " Uwe Kleine-König
2024-04-11 15:11 ` Corey Minyard
2024-05-25 10:10 ` Uwe Kleine-König
2024-05-25 14:39 ` Corey Minyard [this message]
2024-05-26 10:24 ` Uwe Kleine-König
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=ZlH4KFZ3MYzelzZK@mail.minyard.net \
--to=corey@minyard.net \
--cc=andrew@codeconstruct.com.au \
--cc=aneesh.kumar@kernel.org \
--cc=avifishman70@gmail.com \
--cc=benjaminfair@google.com \
--cc=gregkh@linuxfoundation.org \
--cc=joel@jms.id.au \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-aspeed@lists.ozlabs.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=minyard@acm.org \
--cc=naveen.n.rao@linux.ibm.com \
--cc=npiggin@gmail.com \
--cc=openbmc@lists.ozlabs.org \
--cc=openipmi-developer@lists.sourceforge.net \
--cc=tali.perry1@gmail.com \
--cc=tmaimon77@gmail.com \
--cc=u.kleine-koenig@pengutronix.de \
--cc=venture@google.com \
--cc=yuenn@google.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).