On Tue, Nov 03, 2015 at 06:16:08PM +, Ross Lagerwall wrote:
> Add support for applying alternative sections within xsplice modules. At
> module load time, apply any alternative sections that are found.
>
> Signed-off-by: Ross Lagerwall
> ---
> xen/arch/x86/Makefile | 2 +-
> xen
Add support for applying alternative sections within xsplice modules. At
module load time, apply any alternative sections that are found.
Signed-off-by: Ross Lagerwall
---
xen/arch/x86/Makefile | 2 +-
xen/arch/x86/alternative.c| 12 ++--
xen/common/xsplice.c