diff options
author | 2025-04-16 16:08:57 +0000 | |
---|---|---|
committer | 2025-05-06 09:56:18 +0100 | |
commit | 74b13d5816c9389381e937b218f49f03921f87fe (patch) | |
tree | 0621eefc4f5c438c31c0807baab1c592df5c13e8 /scripts/lib/kdoc/kdoc_files.py | |
parent | Linux 6.15-rc3 (diff) | |
download | linux-rng-74b13d5816c9389381e937b218f49f03921f87fe.tar.xz linux-rng-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 <dbrazdil@google.com>
Signed-off-by: Quentin Perret <qperret@google.com>
Link: https://lore.kernel.org/r/20250416160900.3078417-2-qperret@google.com
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions