aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/putuser.S
diff options
context:
space:
mode:
authorGravatar Jiri Slaby <jslaby@suse.cz> 2019-10-11 13:50:44 +0200
committerGravatar Borislav Petkov <bp@suse.de> 2019-10-18 09:58:59 +0200
commit76dc6d600166de2c0482db95318534e6dc284212 (patch)
treea13a9bcd4d310e551034b4184c881a47163cca64 /arch/x86/lib/putuser.S
parentx86/asm: Annotate relocate_kernel_{32,64}.c (diff)
downloadlinux-76dc6d600166de2c0482db95318534e6dc284212.tar.gz
linux-76dc6d600166de2c0482db95318534e6dc284212.tar.bz2
linux-76dc6d600166de2c0482db95318534e6dc284212.zip
x86/asm/entry: Annotate THUNKs
Place SYM_*_START_NOALIGN and SYM_*_END around the THUNK macro body. Preserve @function by FUNC (64bit) and CODE (32bit). Given it was not marked as aligned, use NOALIGN. The result: Value Size Type Bind Vis Ndx Name 0000 28 FUNC GLOBAL DEFAULT 1 trace_hardirqs_on_thunk 001c 28 FUNC GLOBAL DEFAULT 1 trace_hardirqs_off_thunk 0038 24 FUNC GLOBAL DEFAULT 1 lockdep_sys_exit_thunk 0050 24 FUNC GLOBAL DEFAULT 1 ___preempt_schedule 0068 24 FUNC GLOBAL DEFAULT 1 ___preempt_schedule_notra The annotation of .L_restore does not generate anything (at the moment). Here, it just serves documentation purposes (as opening and closing brackets of functions). Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Borislav Petkov <bp@suse.de> Cc: Andy Lutomirski <luto@kernel.org> Cc: "H. Peter Anvin" <hpa@zytor.com> Cc: Ingo Molnar <mingo@redhat.com> Cc: linux-arch@vger.kernel.org Cc: Thomas Gleixner <tglx@linutronix.de> Cc: x86-ml <x86@kernel.org> Link: https://lkml.kernel.org/r/20191011115108.12392-5-jslaby@suse.cz
Diffstat (limited to 'arch/x86/lib/putuser.S')
0 files changed, 0 insertions, 0 deletions