47b7360ce5
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:
|
||
---|---|---|
.. | ||
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 |