* [PATCH 0/4] ACPI: Battery hotplug support
@ 2008-01-17 1:19 Zhang Rui
2008-02-02 5:19 ` Len Brown
0 siblings, 1 reply; 2+ messages in thread
From: Zhang Rui @ 2008-01-17 1:19 UTC (permalink / raw)
To: lenb; +Cc: linux-acpi, astarikovskiy
Hi, all,
This patch series is for battery hotplug support.
Please refer to http://bugzilla.kernel.org/show_bug.cgi?id=2884
Patch 01 flushes kacpi_notify_wq before removing the notify handler
as well as the kacpid_wq.
Patch 02 adds a new acpi execute type, OSL_DEVICE_HOTPLUG_HANDLER,
This is used for the device hotplug notify handler which will be
queued in keventd_wq so that it can flush the kacpi_notify_wq.
Patch 03 support battery hotplug in the global system-level notify handler
acpi_bus_notify.
Patch 04 fix the deadlock when pokiing the "eject" sysfs attribute
which is used to eject a device in user space.
I've tested this patch set on my t43 laptop and it works well.
Any comment is appreciated. :)
Thanks,
Rui
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 0/4] ACPI: Battery hotplug support
2008-01-17 1:19 [PATCH 0/4] ACPI: Battery hotplug support Zhang Rui
@ 2008-02-02 5:19 ` Len Brown
0 siblings, 0 replies; 2+ messages in thread
From: Len Brown @ 2008-02-02 5:19 UTC (permalink / raw)
To: Zhang Rui; +Cc: linux-acpi, astarikovskiy
Series applied to acpi-test
thanks,
-Len
On Wednesday 16 January 2008 20:19, Zhang Rui wrote:
> Hi, all,
>
> This patch series is for battery hotplug support.
> Please refer to http://bugzilla.kernel.org/show_bug.cgi?id=2884
>
> Patch 01 flushes kacpi_notify_wq before removing the notify handler
> as well as the kacpid_wq.
> Patch 02 adds a new acpi execute type, OSL_DEVICE_HOTPLUG_HANDLER,
> This is used for the device hotplug notify handler which will be
> queued in keventd_wq so that it can flush the kacpi_notify_wq.
> Patch 03 support battery hotplug in the global system-level notify handler
> acpi_bus_notify.
> Patch 04 fix the deadlock when pokiing the "eject" sysfs attribute
> which is used to eject a device in user space.
>
> I've tested this patch set on my t43 laptop and it works well.
> Any comment is appreciated. :)
>
> Thanks,
> Rui
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-02-02 5:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-17 1:19 [PATCH 0/4] ACPI: Battery hotplug support Zhang Rui
2008-02-02 5:19 ` Len Brown
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.