From: Brian Russell <brian.russell@brocade.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Brian Russell <brussell@brocade.com>
Cc: "Hans J. Koch" <hjk@hansjkoch.de>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v5] uio: Fix uio driver to refcount device
Date: Thu, 19 Mar 2015 14:11:07 +0000 [thread overview]
Message-ID: <550AD8FB.2030901@brocade.com> (raw)
In-Reply-To: <20150319140540.GB7046@kroah.com>
On 19/03/15 14:05, Greg Kroah-Hartman wrote:
> On Thu, Mar 19, 2015 at 01:40:39PM +0000, Brian Russell wrote:
>> Protect uio driver from its owner being unplugged while there are open fds.
>>
>> v5: add patch version changes
>>
>> v4: info struct passed in uio_register_device can be freed on unregister, so null
>> out the field in uio_unregister_device and check accesses.
>>
>> v3: Embed struct device in struct uio_device, use refcounting on device, free
>> uio_device on release.
>>
>> v2: Add blank line to header
>
> These need to go below the --- line, we don't need them in the
> changelog.
>
> v6? :)
>
Urgh! On its way :-)
Brian
> thanks,
>
> greg k-h
>
prev parent reply other threads:[~2015-03-19 14:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-19 13:40 [PATCH v5] uio: Fix uio driver to refcount device Brian Russell
2015-03-19 14:05 ` Greg Kroah-Hartman
2015-03-19 14:11 ` Brian Russell [this message]
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=550AD8FB.2030901@brocade.com \
--to=brian.russell@brocade.com \
--cc=brussell@brocade.com \
--cc=gregkh@linuxfoundation.org \
--cc=hjk@hansjkoch.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.