]> www.infradead.org Git - users/hch/misc.git/commit
Merge tag 'fixes-2025-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 11 May 2025 17:23:53 +0000 (10:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 11 May 2025 17:23:53 +0000 (10:23 -0700)
commitf717acc6e9977287641c84af4e397754c8403838
treecd4b9a62adc2baa73983f46ed2cf3d7376859edd
parent3ce9925823c7d6bb0e6eb951bf2db0e9e182582d
parentda8bf5daa5e55a6af2b285ecda460d6454712ff4
Merge tag 'fixes-2025-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock

Pull memblock fixes from Mike Rapoport:

 - Mark set_high_memory() as __init to fix section mismatch

 - Accept memory allocated in memblock_double_array() to mitigate crash
   of SNP guests

* tag 'fixes-2025-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock:
  memblock: Accept allocated memory before use in memblock_double_array()
  mm,mm_init: Mark set_high_memory as __init