From: Greg KH <greg@kroah.com>
To: David Altobelli <david.altobelli@hp.com>
Cc: linux-kernel@vger.kernel.org, gregkh@suse.de
Subject: Re: [PATCH] hpilo open/close fix
Date: Wed, 21 Jan 2009 09:41:46 -0800 [thread overview]
Message-ID: <20090121174146.GD3991@kroah.com> (raw)
In-Reply-To: <20090112201837.GA19499@ldl.fc.hp.com>
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@hp.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
next prev parent reply other threads:[~2009-01-21 18:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-12 20:18 [PATCH] hpilo open/close fix David Altobelli
2009-01-21 17:41 ` Greg KH [this message]
2009-01-21 19:05 ` Altobelli, David
2009-01-21 19:13 ` Greg KH
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=20090121174146.GD3991@kroah.com \
--to=greg@kroah.com \
--cc=david.altobelli@hp.com \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
/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 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.