linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Al Viro <viro@zeniv.linux.org.uk>
To: Max Kellermann <max.kellermann@ionos.com>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org,
	stable@vger.kernel.org
Subject: Re: [PATCH] lib/iov_iter: initialize "flags" in new pipe_buffer
Date: Mon, 21 Feb 2022 15:18:36 +0000	[thread overview]
Message-ID: <YhOtTAj1CTRWlbRo@zeniv-ca.linux.org.uk> (raw)
In-Reply-To: <20220221100313.1504449-1-max.kellermann@ionos.com>

On Mon, Feb 21, 2022 at 11:03:13AM +0100, Max Kellermann wrote:
> The functions copy_page_to_iter_pipe() and push_pipe() can both
> allocate a new pipe_buffer, but the "flags" member initializer is
> missing.
> 
> Fixes: 241699cd72a8 ("new iov_iter flavour: pipe-backed")
> To: Alexander Viro <viro@zeniv.linux.org.uk>
> To: linux-fsdevel@vger.kernel.org
> To: linux-kernel@vger.kernel.org
> Cc: stable@vger.kernel.org
> Signed-off-by: Max Kellermann <max.kellermann@ionos.com>

Applied, will push to Linus...

      reply	other threads:[~2022-02-21 15:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-21 10:03 [PATCH] lib/iov_iter: initialize "flags" in new pipe_buffer Max Kellermann
2022-02-21 15:18 ` Al Viro [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=YhOtTAj1CTRWlbRo@zeniv-ca.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=max.kellermann@ionos.com \
    --cc=stable@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;
as well as URLs for NNTP newsgroup(s).