aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers
diff options
context:
space:
mode:
authorDavid Brazdil <[email protected]>2025-04-16 16:08:57 +0000
committerMarc Zyngier <[email protected]>2025-05-06 08:56:18 +0000
commit74b13d5816c9389381e937b218f49f03921f87fe (patch)
tree0621eefc4f5c438c31c0807baab1c592df5c13e8 /rust/helpers
parentLinux 6.15-rc3 (diff)
downloadkernel-74b13d5816c9389381e937b218f49f03921f87fe.tar.gz
kernel-74b13d5816c9389381e937b218f49f03921f87fe.zip
KVM: arm64: Add .hyp.data section
The hypervisor has not needed its own .data section because all globals were either .rodata or .bss. To avoid having to initialize future data-structures at run-time, let's introduce add a .data section to the hypervisor. Signed-off-by: David Brazdil <[email protected]> Signed-off-by: Quentin Perret <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions