diff options
author | Sean Christopherson <[email protected]> | 2019-11-26 11:59:11 -0800 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2019-12-16 14:09:33 +0100 |
commit | 957a227d413b06130b7d57d1954d821edf6991c1 (patch) | |
tree | e218781500875717c49c82ff6d3f95f0bfc5d6cc /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 27353d5785bca61bb49cfd7c78e14f1d21e66ec5 (diff) |
x86/boot: Fix a comment's incorrect file reference
Fix the comment for 'struct real_mode_header' to reference the correct
assembly file, realmode/rm/header.S. The comment has always incorrectly
referenced realmode.S, which doesn't exist, as defining the associated
asm blob.
Specify the file's path relative to arch/x86 to avoid confusion with
boot/header.S. Update the comment for 'struct trampoline_header' to
also include the relative path to keep things consistent, and tweak the
dual 64/32 reference so that it doesn't appear to be an extension of the
relative path, i.e. avoid "realmode/rm/trampoline_32/64.S".
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: x86-ml <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions