]> xenbits.xensource.com Git - xen.git/commit
xen/virtual-region: Include rodata pointers
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 5 Mar 2024 11:35:12 +0000 (11:35 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 7 Mar 2024 14:24:42 +0000 (14:24 +0000)
commitef969144a425e39f5b214a875b5713d0ea8575fb
tree64285c6187fe06b3b1b731c660f5c0a5e7839fb0
parent989556c6f8ca080f5f202417af97d1188b9ba52a
xen/virtual-region: Include rodata pointers

These are optional.  .init doesn't distinguish types of data like this, and
livepatches don't necesserily have any .rodata either.

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Ross Lagerwall <ross.lagerwall@citrix.com>
xen/common/livepatch.c
xen/common/virtual_region.c
xen/include/xen/virtual_region.h