You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: 2db1f95 ("x86/vector: Handle managed interrupts proper")
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
0 commit comments