public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mike Rapoport <rppt@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Mike Rapoport <rppt@kernel.org>,
	Oscar Salvador <osalvador@suse.de>,
	Tom Lendacky <thomas.lendacky@amd.com>,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] memblock fixes for v6.15-rc6
Date: Sun, 11 May 2025 08:31:32 +0300	[thread overview]
Message-ID: <aCA2NKxG7r8QsJpw@kernel.org> (raw)

Hi Linus,

The following changes since commit 92a09c47464d040866cf2b4cd052bc60555185fb:

  Linux 6.15-rc5 (2025-05-04 13:55:04 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/fixes-2025-05-11

for you to fetch changes up to da8bf5daa5e55a6af2b285ecda460d6454712ff4:

  memblock: Accept allocated memory before use in memblock_double_array() (2025-05-09 08:53:12 +0300)

----------------------------------------------------------------
memblock fixes for v6.15-rc6

* Mark set_high_memory() as __init to fix section mismatch
* Accept memory allocated in memblock_double_array() to mitigate crash of SNP
  guests

----------------------------------------------------------------
Oscar Salvador (1):
      mm,mm_init: Mark set_high_memory as __init

Tom Lendacky (1):
      memblock: Accept allocated memory before use in memblock_double_array()

 mm/memblock.c | 9 ++++++++-
 mm/mm_init.c  | 2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
 
-- 
Sincerely yours,
Mike.

             reply	other threads:[~2025-05-11  5:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-11  5:31 Mike Rapoport [this message]
2025-05-11 18:40 ` [GIT PULL] memblock fixes for v6.15-rc6 pr-tracker-bot

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=aCA2NKxG7r8QsJpw@kernel.org \
    --to=rppt@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=osalvador@suse.de \
    --cc=thomas.lendacky@amd.com \
    --cc=torvalds@linux-foundation.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