Re: [linux-pm] [PATCH -mm] kexec jump -v9

From: Alan Stern
Date: Thu May 15 2008 - 10:14:19 EST


On Wed, 14 May 2008, Eric W. Biederman wrote:

> My take on the situation is this. For proper handling we
> need driver device_detach and device_reattach methods.
>
> With the following semantics. The device_detach methods
> will disable DMA and place the hardware in a sane state
> from which the device driver can reclaim and reinitialize it,
> but the hardware will not be touched.
>
> device_reattach reattaches the driver to the hardware.

How would these differ from the already-existing remove and probe
methods?

Alan Stern

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/