All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Tony Battersby <tonyb@cybernetics.com>
Cc: stable <stable@vger.kernel.org>
Subject: Re: [PATCH] block: Fix page refcounts for unaligned buffers in __bio_release_pages()
Date: Fri, 29 Mar 2024 13:52:29 +0100	[thread overview]
Message-ID: <2024032918-exploring-conclude-a5eb@gregkh> (raw)
In-Reply-To: <a764cc80-5b7c-4186-a66d-5957de5beee4@cybernetics.com>

On Wed, Mar 13, 2024 at 10:02:23AM -0400, Tony Battersby wrote:
> commit 38b43539d64b2fa020b3b9a752a986769f87f7a6 upstream.
> 
> Fix an incorrect number of pages being released for buffers that do not
> start at the beginning of a page.
> 
>   [ Tony: backport to v6.1 by replacing bio_release_page() loop with
>     folio_put_refs() as commits fd363244e883 and e4cc64657bec are not
>     present. ]

Now queued up, thanks.

greg k-h

  reply	other threads:[~2024-03-29 12:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-13 14:02 [PATCH] block: Fix page refcounts for unaligned buffers in __bio_release_pages() Tony Battersby
2024-03-29 12:52 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-29 18:08 Tony Battersby
2024-02-29 19:53 ` Matthew Wilcox
2024-02-29 20:40   ` Tony Battersby
2024-02-29 22:56 ` Greg Edwards
2024-03-06 15:03   ` Tony Battersby
2024-03-06 15:14     ` Jens Axboe
2024-03-06 15:35 ` Jens Axboe

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=2024032918-exploring-conclude-a5eb@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=stable@vger.kernel.org \
    --cc=tonyb@cybernetics.com \
    /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.