diff options
author | 2018-09-08 12:07:26 +0200 | |
---|---|---|
committer | 2018-09-08 12:12:40 +0200 | |
commit | 47b7360ce563e18c524ce92b55fb4da72b3b3578 (patch) | |
tree | ef6fae9f2718dca7d22a4689f752d638b0844aea /tools/perf/scripts/python/export-to-sqlite.py | |
parent | x86/process: Don't mix user/kernel regs in 64bit __show_regs() (diff) | |
download | linux-rng-47b7360ce563e18c524ce92b55fb4da72b3b3578.tar.xz linux-rng-47b7360ce563e18c524ce92b55fb4da72b3b3578.zip |
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: 2db1f959d9dc ("x86/vector: Handle managed interrupts proper")
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions