• B
    x86/smap: Use ALTERNATIVE macro · 669f8a90
    Borislav Petkov 提交于
    ... and drop unfolded version. No need for ASM_NOP3 anymore either as
    the alternatives do the proper padding at build time and insert proper
    NOPs at boot time.
    
    There should be no apparent operational change from this patch.
    Signed-off-by: NBorislav Petkov <bp@suse.de>
    669f8a90
smap.h 1.7 KB