aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorIngo Molnar <[email protected]>2020-05-25 09:42:41 +0200
committerThomas Gleixner <[email protected]>2020-06-11 15:15:03 +0200
commit7102cb07132624cdc09aa8e40c03ae34b4cbb74a (patch)
tree1cde6bd5ab5e3dc83ffe623a1c13eea24d9ea7a7 /scripts/gcc-plugins/cyc_complexity_plugin.c
parentc29c775a554f7060b6fb31b68f88a3c9087cf1c5 (diff)
x86/entry: Fix allnoconfig build warning
The following commit: 095b7a3e7745 ("x86/entry: Convert double fault exception to IDTENTRY_DF") introduced a new build warning on 64-bit allnoconfig kernels, that have CONFIG_VMAP_STACK disabled: arch/x86/kernel/traps.c:332:16: warning: unused variable ‘address’ [-Wunused-variable] This variable is only used if CONFIG_VMAP_STACK is defined, so make it dependent on that, not CONFIG_X86_64. Signed-off-by: Ingo Molnar <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Alexandre Chartre <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Andy Lutomirski <[email protected]> Cc: Borislav Petkov <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions