From: Greg KH <gregkh@linuxfoundation.org>
To: Brian Geffon <bgeffon@google.com>
Cc: "Rafael J . Wysocki" <rafael@kernel.org>,
Pavel Machek <pavel@ucw.cz>, Len Brown <len.brown@intel.com>,
linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
Matthias Kaehlcke <mka@chromium.org>,
stable@vger.kernel.org
Subject: Re: [PATCH] PM: hibernate: use __get_safe_page() rather than touching the list.
Date: Fri, 22 Sep 2023 11:28:44 +0200 [thread overview]
Message-ID: <2023092227-underline-gave-cbef@gregkh> (raw)
In-Reply-To: <20230921170045.4189251-1-bgeffon@google.com>
On Thu, Sep 21, 2023 at 01:00:45PM -0400, Brian Geffon wrote:
> We found at least one situation where the safe pages list was empty and
> get_buffer() would gladly try to use a NULL pointer.
>
> Signed-off-by: Brian Geffon <bgeffon@google.com>
> Fixes: 8357376 ("swsusp: Improve handling of highmem")
> Cc: stable@vger.kernel.org
>
> Change-Id: Ibb43a9b4ac5ff2d7e3021fdacc08e116650231e9
Please always use checkpatch.pl so that maintainers don't have to ask
you to use checkpatch.pl :(
prev parent reply other threads:[~2023-09-22 9:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-21 17:00 [PATCH] PM: hibernate: use __get_safe_page() rather than touching the list Brian Geffon
2023-09-21 18:26 ` Rafael J. Wysocki
2023-09-22 9:28 ` Greg KH [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=2023092227-underline-gave-cbef@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=bgeffon@google.com \
--cc=len.brown@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=mka@chromium.org \
--cc=pavel@ucw.cz \
--cc=rafael@kernel.org \
--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