WSL2-Linux-Kernel/arch/x86/kernel/apic
Thomas Gleixner 47b7360ce5 x86/apic/vector: Make error return value negative
activate_managed() returns EINVAL instead of -EINVAL in case of
error. While this is unlikely to happen, the positive return value would
cause further malfunction at the call site.

Fixes: 2db1f959d9 ("x86/vector: Handle managed interrupts proper")
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: stable@vger.kernel.org
2018-09-08 12:12:40 +02:00
..
Makefile
apic.c
apic_common.c
apic_flat_64.c
apic_noop.c
apic_numachip.c
bigsmp_32.c
hw_nmi.c
io_apic.c
ipi.c
msi.c
probe_32.c
probe_64.c
vector.c
x2apic.h
x2apic_cluster.c
x2apic_phys.c
x2apic_uv_x.c