aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorNiklas Neronin <[email protected]>2023-12-01 17:06:39 +0200
committerGreg Kroah-Hartman <[email protected]>2023-12-04 07:50:40 +0100
commit5080ef2d373ada6fba2e7b86a56a93c8da909a46 (patch)
tree03c5318030f917f33a4bf4a26d5eb884b668edda /tools/perf/scripts/python/bin
parentcdcaa870c7be7e421de5c33257d1b3cc074dc802 (diff)
xhci: check if legacy irq is available before using it as fallback
Move the error check "No MSI-X/MSI found and no IRQ in BIOS" inside 'goto legacy'. It is better to check if the IRQ interrupt is available, before trying to add a handler. Additionally the aforementioned error message is much more clear. Signed-off-by: Niklas Neronin <[email protected]> Signed-off-by: Mathias Nyman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions