public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: hjk@hansjkoch.de, linux-kernel@vger.kernel.org
Cc: Damian Hobson-Garcia <dhobsong@igel.co.jp>
Subject: Re: [PATCH] drivers: uio: Fix UIO device registration failure
Date: Mon, 25 Mar 2013 18:47:33 -0700	[thread overview]
Message-ID: <20130326014733.GA6496@kroah.com> (raw)
In-Reply-To: <1364261482-19160-1-git-send-email-dhobsong@igel.co.jp>

On Tue, Mar 26, 2013 at 10:31:22AM +0900, Damian Hobson-Garcia wrote:
> Until recently uio_get_minor() returned 0 for success and
> a negative value on failure.  This became non-negative for suceess and
> negative for failure.  Restore the original return value spec so that we can
> successfully initialize UIO devices with a non-zero minor device
> number.
> 
> Signed-off-by: Damian Hobson-Garcia <dhobsong@igel.co.jp>
> ---
>  drivers/uio/uio.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)

Hans, don't you have a bunch of uio patches queued up for me?  I've been
ignoring them, thinking you are collecting them, is this not true?

greg k-h

  reply	other threads:[~2013-03-26  1:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-26  1:31 [PATCH] drivers: uio: Fix UIO device registration failure Damian Hobson-Garcia
2013-03-26  1:47 ` Greg KH [this message]
2013-04-23  4:43   ` Sachin Kamat

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=20130326014733.GA6496@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=dhobsong@igel.co.jp \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox