Mailing List Archive

[PATCH v2 0/2] livepatch: make symbol resolution more robust
Hello,

Previously a single patch, now with a pre-patch to place the init
section markers into a common file.

Thanks, Roger.

Roger Pau Monne (2):
xen: introduce header file with section related symbols
livepatch: refuse to resolve symbols that belong to init sections

xen/arch/arm/mmu/setup.c | 3 +--
xen/arch/x86/setup.c | 3 +--
xen/common/livepatch_elf.c | 16 ++++++++++++++++
xen/include/xen/sections.h | 17 +++++++++++++++++
4 files changed, 35 insertions(+), 4 deletions(-)
create mode 100644 xen/include/xen/sections.h

--
2.44.0