Home
last modified time | relevance | path

Searched hist:"669 f8a900198599d3c2e2e463bafe12d30d96507" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/include/asm/
H A Dsmap.hdiff 669f8a900198599d3c2e2e463bafe12d30d96507 Thu Jan 15 09:17:12 CET 2015 Borislav Petkov <bp@suse.de> x86/smap: Use ALTERNATIVE macro

... 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: Borislav Petkov <bp@suse.de>