[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080521105944.GA30728@srcf.ucam.org>
Date: Wed, 21 May 2008 11:59:44 +0100
From: Matthew Garrett <mjg59@...f.ucam.org>
To: linux-acpi@...r.kernel.org, linux-kernel@...r.kernel.org,
kristen.c.accardi@...el.com, Len Brown <lenb@...nel.org>
Subject: Re: [PATCH] bay: Exit if notify handler cannot be installed
On Wed, May 21, 2008 at 12:45:47PM +0200, Holger Macht wrote:
> If acpi_install_notify_handler() for a bay device fails, the bay driver is
> superfluous. Most likely, another driver (like libata) is already caring
> about this device anyway. Furthermore,
> register_hotplug_dock_device(acpi_handle) from the dock driver must not be
> called twice with the same handler. This would result in an endless loop
> consuming 100% of CPU. So clean up and exit.
The bay driver still provides the only mechanism for calling the eject
methods.
--
Matthew Garrett | mjg59@...f.ucam.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists