diff options
author | 2023-02-11 10:51:45 -0800 | |
---|---|---|
committer | 2023-02-11 10:51:45 -0800 | |
commit | 230809c145091e5cfd948bd2db98e67a1a0571de (patch) | |
tree | 3ddb9f75792fad8cf3ad9b8218191da1f21f03fa /scripts/generate_rust_analyzer.py | |
parent | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux (diff) | |
parent | Revert "mm: Always release pages to the buddy allocator in memblock_free_late()." (diff) | |
download | wireguard-linux-230809c145091e5cfd948bd2db98e67a1a0571de.tar.xz wireguard-linux-230809c145091e5cfd948bd2db98e67a1a0571de.zip |
Merge tag 'fixes-2023-02-11' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Pull memblock revert from Mike Rapoport:
"Revert 'mm: Always release pages to the buddy allocator in
memblock_free_late()'
The pages being freed by memblock_free_late() have already been
initialized, but if they are in the deferred init range,
__free_one_page() might access nearby uninitialized pages when trying
to coalesce buddies, which will cause a crash.
A proper fix will be more involved so revert this change for the time
being"
* tag 'fixes-2023-02-11' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock:
Revert "mm: Always release pages to the buddy allocator in memblock_free_late()."
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions