[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 4/7] x86/asm: Remove opencoded uses of altinstruction_entry
On Mon, Feb 12, 2018 at 11:23:04AM +0000, Andrew Cooper wrote: > With future changes, altinstruction_entry is going to become more complicated > to use. Furthermore, there are already ALTERNATIVE* macros which can be used > to avoid opencoding the creation of replacement information. > > For ASM_STAC, ASM_CLAC and CR4_PV32_RESTORE, this means the removal of all > hardocded label numbers. For the cr4_pv32 alternatives, this means hardcoding > the extra space required in the original patch site, but the hardcoding will > be removed by a later patch. > > No change to any functionality, but the handling of nops inside the original > patch sites are a bit different. > > Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Reviewed-by: Wei Liu <wei.liu2@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |