 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 3/4] x86: drop ASM_{CL,ST}AC
 On 28.07.2020 16:51, Andrew Cooper wrote: On 15/07/2020 11:49, Jan Beulich wrote:Use ALTERNATIVE directly, such that at the use sites it is visible that alternative code patching is in use. Similarly avoid hiding the fact in SAVE_ALL. No change to generated code. Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>Definitely +1 to not hiding the STAC/CLAC in SAVE_ALL. I've been meaning to undo that mistake for ages. OOI, what made you change your mind? I'm pleased that you have. This, to me, is a direct consequence of dropping ASM_STAC / ASM_CLAC: If we don't want the fact of a use of ALTERNATIVE be hidden there, it also shouldn't be hidden inside SAVE_ALL. 
 Can do. Preferably with this rewritten, Reviewed-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Thanks. Jan 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |