diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-01-28 18:41:39 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-01-28 18:41:39 +0100 |
commit | a08ebda97e2a32b8f1de2c8240337f726c2e1ba7 (patch) | |
tree | 3085f8816f4b59960c522f4acf58d8e361adc936 /include/clocksource | |
parent | Merge tag 'platform-drivers-x86-v6.8-2' of git://git.kernel.org/pub/scm/linux... (diff) | |
parent | memblock: fix crash when reserved memory is not added to memory (diff) | |
download | linux-a08ebda97e2a32b8f1de2c8240337f726c2e1ba7.tar.xz linux-a08ebda97e2a32b8f1de2c8240337f726c2e1ba7.zip |
Merge tag 'fixes-2024-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Pull memblock fix from Mike Rapoport:
"Fix crash when reserved memory is not added to memory.
When CONFIG_DEFERRED_STRUCT_PAGE_INIT is enabled, the initialization
of reserved pages may cause access of NODE_DATA() with invalid nid and
crash.
Add a fall back to early_pfn_to_nid() in memmap_init_reserved_pages()
to ensure a valid node id is always passed to init_reserved_page()"
* tag 'fixes-2024-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock:
memblock: fix crash when reserved memory is not added to memory
Diffstat (limited to 'include/clocksource')
0 files changed, 0 insertions, 0 deletions