summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorPratyush Yadav (Google) <pratyush@kernel.org>2026-08-01 10:48:28 +0200
committerMike Rapoport (Microsoft) <rppt@kernel.org>2026-08-04 09:28:18 +0300
commit27766611309ab34f36153cc79830d3ab88880977 (patch)
tree92f37fad1fa5dcc274995df62c34b12a6b8607fd /scripts/stackusage
parent14773e2aa4c556bb7267067ad53676d61d79270f (diff)
downloadlinux-27766611309ab34f36153cc79830d3ab88880977.tar.gz
linux-27766611309ab34f36153cc79830d3ab88880977.zip
memblock: always include KHO headers
In a coming commit, memblock will start using kho_scratch_overlap() without a compile guard. The compile guard for the function is in kexec_handover.h and provides a stub when CONFIG_KEXEC_HANDOVER is disabled. Since in memblock the call will exist unconditionally, always include the KHO headers. Including these headers unconditionally breaks memblock test compilation. Add stubs to fix that. Signed-off-by: Pratyush Yadav (Google) <pratyush@kernel.org> Link: https://patch.msgid.link/20260801084833.1897543-20-pratyush@kernel.org Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions