aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBorislav Petkov <[email protected]>2018-12-10 11:21:48 +0000
committerBorislav Petkov <[email protected]>2019-01-16 11:40:07 +0000
commit1c1ed4731cc81942a5b25f284a85257573829b9e (patch)
treece2db38caffa432f63294de9b28581596fd7f4d2 /tools/perf/scripts/python
parentLinux 5.0-rc2 (diff)
downloadkernel-1c1ed4731cc81942a5b25f284a85257573829b9e.tar.gz
kernel-1c1ed4731cc81942a5b25f284a85257573829b9e.zip
x86/alternatives: Add macro comments
... so that when one stares at the .s output, one can find her way around the resulting asm magic. With it, ALTERNATIVE looks like this now: # ALT: oldnstr 661: ... 662: # ALT: padding .skip ... 663: .pushsection .altinstructions,"a" ... .popsection .pushsection .altinstr_replacement, "ax" # ALT: replacement 1 6641: ... 6651: .popsection Merge __OLDINSTR() into OLDINSTR(), while at it. No functional changes. Signed-off-by: Borislav Petkov <[email protected]> Cc: Andy Lutomirski <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Cc: Josh Poimboeuf <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Tom Lendacky <[email protected]> Cc: X86 ML <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions