summaryrefslogtreecommitdiff
path: root/scripts/gen_compile_commands.py
diff options
context:
space:
mode:
authorJiri Slaby <jslaby@suse.cz>2019-10-11 13:50:50 +0200
committerBorislav Petkov <bp@suse.de>2019-10-18 10:40:11 +0200
commitcc66936e504a5b91dda52fda90203e174a7a71aa (patch)
treef7ad635cd005f80e9e0d4a4b737cf8a68e069013 /scripts/gen_compile_commands.py
parente9b9d020c4873d5e90d9986cfd137afbafbc5bfa (diff)
downloadlwn-cc66936e504a5b91dda52fda90203e174a7a71aa.tar.gz
lwn-cc66936e504a5b91dda52fda90203e174a7a71aa.zip
x86/asm/entry: Annotate interrupt symbols properly
* annotate functions properly by SYM_CODE_START, SYM_CODE_START_LOCAL* and SYM_CODE_END -- these are not C-like functions, so they have to be annotated using CODE. * use SYM_INNER_LABEL* for labels being in the middle of other functions This prevents nested labels annotations. 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-11-jslaby@suse.cz
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions