From: Bjorn Helgaas <bjorn.helgaas@hp.com>
To: Yasunori Goto <y-goto@jp.fujitsu.com>
Cc: Len Brown <lenb@kernel.org>, linux-acpi@vger.kernel.org
Subject: Re: [PATCH 0/9 v2] ACPI: remove .start() and .stop() methods
Date: Mon, 29 Jun 2009 14:32:36 -0600 [thread overview]
Message-ID: <200906291432.36773.bjorn.helgaas@hp.com> (raw)
In-Reply-To: <20090625110604.B02E.E1E9C6FF@jp.fujitsu.com>
On Wednesday 24 June 2009 8:09:07 pm Yasunori Goto wrote:
> > From: Bjorn Helgaas <bjorn.helgaas@hp.com>
> >
> > These patches remove several .start() methods (by folding them into
> > .add() methods) and a .stop() method (by folding it into .remove()).
> > There are no remaining .stop() methods, so I also removed it from
> > the driver_ops structure.
> >
> > This simplifies the ACPI driver structure and will make it easier to
> > support hotplug in the Linux/ACPI core.
> >
> > They also remove the KOBJ_ONLINE and KOBJ_OFFLINE events generated
> > by the processor driver for CPU hotplug events. As far as I know,
> > these events are unused.
> >
> > I don't have a way to test most of these changes, unfortunately, so
> > I'd welcome any feedback or testing reports.
>
> Hi.
>
> I could make a time to test this patch set.
> It works well on my box. :-)
>
> Tested-by: Yasunori Goto <y-goto@jp.fujitsu.com>
Thanks a lot for testing these. I appreciate it!
Bjorn
prev parent reply other threads:[~2009-06-29 20:33 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-22 20:40 [PATCH 0/9 v2] ACPI: remove .start() and .stop() methods Bjorn Helgaas
2009-06-22 20:41 ` [PATCH 1/9] ACPI: processor: remove KOBJ_ONLINE/KOBJ_OFFLINE events Bjorn Helgaas
2009-06-22 20:41 ` [PATCH 2/9] ACPI: processor: clean up in acpi_processor_start() error exits Bjorn Helgaas
2009-06-22 20:41 ` [PATCH 3/9] ACPI: processor: move acpi_processor_start() after acpi_processor_add() Bjorn Helgaas
2009-06-22 20:41 ` [PATCH 4/9] ACPI: processor: remove .start() method Bjorn Helgaas
2009-06-22 20:41 ` [PATCH 5/9] ACPI: memory hotplug: " Bjorn Helgaas
2009-06-22 20:41 ` [PATCH 6/9] ACPI: EC: move acpi_ec_start() after acpi_ec_add() Bjorn Helgaas
2009-06-22 20:41 ` [PATCH 7/9] ACPI: EC: remove .start() method Bjorn Helgaas
2009-06-22 20:41 ` [PATCH 8/9] ACPI: EC: remove .stop() method Bjorn Helgaas
2009-06-22 20:41 ` [PATCH 9/9] ACPI: remove unused acpi_device_ops .stop method Bjorn Helgaas
2009-06-24 1:23 ` [PATCH 0/9 v2] ACPI: remove .start() and .stop() methods Len Brown
2009-06-25 2:09 ` Yasunori Goto
2009-06-29 20:32 ` Bjorn Helgaas [this message]
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=200906291432.36773.bjorn.helgaas@hp.com \
--to=bjorn.helgaas@hp.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=y-goto@jp.fujitsu.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