diff options
| author | Pratyush Yadav (Google) <pratyush@kernel.org> | 2026-08-01 10:48:24 +0200 |
|---|---|---|
| committer | Mike Rapoport (Microsoft) <rppt@kernel.org> | 2026-08-04 09:25:32 +0300 |
| commit | 01a0dd3d6fb73fa02ff775c9f4d8feff9e8265c0 (patch) | |
| tree | 65a80ad9aaae4e395eaee1e5593179b1393b9014 /scripts/Makefile.thinlto | |
| parent | 4513fea02a860a07fdfea41108482dfaa33a00c7 (diff) | |
| download | linux-stable-01a0dd3d6fb73fa02ff775c9f4d8feff9e8265c0.tar.gz linux-stable-01a0dd3d6fb73fa02ff775c9f4d8feff9e8265c0.zip | |
kho: initialize preserved memory map radix tree earlier
Currently the preserved memory radix tree is initialized from
kho_memory_init(), which happens relatively late in MM init. In a coming
patch, the tree will be used from kho_memory_init_early(). Move the tree
initialization there.
Simplify some of the code in kho_mem_retrieve() by getting rid of the
err variable and jumping to err directly.
Signed-off-by: Pratyush Yadav (Google) <pratyush@kernel.org>
Link: https://patch.msgid.link/20260801084833.1897543-16-pratyush@kernel.org
Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
