diff options
author | 2025-02-14 11:06:48 +0200 | |
---|---|---|
committer | 2025-02-21 16:05:00 +0100 | |
commit | 2d6bff31399b2443aba230cd20f120acb2d4eeb1 (patch) | |
tree | 302d33a39402853372bc36c141bacb468f9eabb9 /scripts/generate_rust_analyzer.py | |
parent | Linux 6.14-rc3 (diff) | |
download | wireguard-linux-2d6bff31399b2443aba230cd20f120acb2d4eeb1.tar.xz wireguard-linux-2d6bff31399b2443aba230cd20f120acb2d4eeb1.zip |
x86/boot: Move setting of memblock parameters to e820__memblock_setup()
Changing memblock parameters, namely bottom_up and allocation upper
limit does not have any effect before memblock initialization in
e820__memblock_setup().
Move the calls to memblock_set_bottom_up() and memblock_set_current_limit()
to e820__memblock_setup() to group all the memblock initial setup and make
setup_arch() more readable.
No functional changes.
Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20250214090651.3331663-2-rppt@kernel.org
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions