diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2017-01-19 21:24:22 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-01-20 10:07:41 +0100 |
commit | 358e96deaed3330a59d9dd6a7e419f4da08d6497 (patch) | |
tree | a59d642ea2dc4f155e0619a35372ebdc57c6305f /tools/perf/scripts/python/syscall-counts.py | |
parent | 81a71176740624ef3b1bff50c51e7b4aa187353d (diff) |
x86/ioapic: Return suitable error code in mp_map_gsi_to_irq()
mp_map_gsi_to_irq() in some cases might return legacy -1, which would be
wrongly interpreted as -EPERM.
Correct those cases to return proper error code.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: http://lkml.kernel.org/r/20170119192425.189899-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions