[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090121174146.GD3991@kroah.com>
Date: Wed, 21 Jan 2009 09:41:46 -0800
From: Greg KH <greg@...ah.com>
To: David Altobelli <david.altobelli@...com>
Cc: linux-kernel@...r.kernel.org, gregkh@...e.de
Subject: Re: [PATCH] hpilo open/close fix
On Mon, Jan 12, 2009 at 01:18:37PM -0700, David Altobelli wrote:
> Fix to hpilo module, patch against 2.6.28.
> The device can take a while to respond to an open/close request, so increase
> the time kernel will wait for response (1 ms to 10ms).
> Also, properly clean up a channel on a failed open, by calling the
> channel close routine. Just freeing the memory isn't sufficient, the device
> needs to be informed that the channel is no longer open, and the device
> memory cleared of references to freed dma buffer.
>
> Please CC me on any replies.
>
> Signed-off-by: David Altobelli <david.altobelli@...com>
Am I supposed to be shepharding patches to drivers/misc/hpilo into the
kernel tree? If so, I've been ignoring it, sorry. Is there any becides
this one that you need to go in?
thanks,
greg k-h
--
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