From: Al Viro <viro@zeniv.linux.org.uk>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: linux-aio@kvack.org, linux-fsdevel@vger.kernel.org,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] aio: Fix an error code in __io_submit_one()
Date: Wed, 03 Apr 2019 16:46:52 +0000 [thread overview]
Message-ID: <20190403164652.GP2217@ZenIV.linux.org.uk> (raw)
In-Reply-To: <20190403062235.GA1343@kadam>
On Wed, Apr 03, 2019 at 09:22:35AM +0300, Dan Carpenter wrote:
> This accidentally returns the wrong variable. The "req->ki_eventfd"
> pointer is NULL so this return success.
Applied.
WARNING: multiple messages have this Message-ID (diff)
From: Al Viro <viro@zeniv.linux.org.uk>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: linux-aio@kvack.org, linux-fsdevel@vger.kernel.org,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] aio: Fix an error code in __io_submit_one()
Date: Wed, 3 Apr 2019 17:46:52 +0100 [thread overview]
Message-ID: <20190403164652.GP2217@ZenIV.linux.org.uk> (raw)
In-Reply-To: <20190403062235.GA1343@kadam>
On Wed, Apr 03, 2019 at 09:22:35AM +0300, Dan Carpenter wrote:
> This accidentally returns the wrong variable. The "req->ki_eventfd"
> pointer is NULL so this return success.
Applied.
next prev parent reply other threads:[~2019-04-03 16:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-03 6:22 [PATCH] aio: Fix an error code in __io_submit_one() Dan Carpenter
2019-04-03 6:22 ` Dan Carpenter
2019-04-03 16:46 ` Al Viro [this message]
2019-04-03 16:46 ` Al Viro
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=20190403164652.GP2217@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=dan.carpenter@oracle.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-aio@kvack.org \
--cc=linux-fsdevel@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.