diff options
| author | Borislav Petkov <[email protected]> | 2019-08-11 15:40:36 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2019-08-12 18:35:04 +0000 |
| commit | 5785675dfef4f9edcee66edef7b3af21618d2707 (patch) | |
| tree | 012fee871f04356e5f3a9d07021aded1de277608 /tools/perf/scripts/python | |
| parent | x86/umwait: Fix error handling in umwait_init() (diff) | |
| download | kernel-5785675dfef4f9edcee66edef7b3af21618d2707.tar.gz kernel-5785675dfef4f9edcee66edef7b3af21618d2707.zip | |
x86/apic/32: Fix yet another implicit fallthrough warning
Fix
arch/x86/kernel/apic/probe_32.c: In function ‘default_setup_apic_routing’:
arch/x86/kernel/apic/probe_32.c:146:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
if (!APIC_XAPIC(version)) {
^
arch/x86/kernel/apic/probe_32.c:151:3: note: here
case X86_VENDOR_HYGON:
^~~~
for 32-bit builds.
Signed-off-by: Borislav Petkov <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
