diff options
author | Jeff Xie <jeff.xie@linux.dev> | 2024-08-26 17:58:05 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-08-29 17:42:06 +0300 |
commit | eb29369fa543e7d5557c19ebecf072244bb14815 (patch) | |
tree | bab8972a0540d4e974bae6134919c5846febeb14 /tools/perf/scripts/python/syscall-counts.py | |
parent | 9012f84e1c5b653c282b7a6cca81454ecf7c5a0a (diff) | |
download | linux-eb29369fa543e7d5557c19ebecf072244bb14815.tar.xz |
genirq/proc: Change the return value for set affinity permission error
Currently, when the affinity of an irq cannot be set due to lack of
permission, the write_irq_affinity() returns the error code -EIO.
Change the return value to -EPERM as that reflects the cause of error
correctly.
Signed-off-by: Jeff Xie <jeff.xie@linux.dev>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20240826145805.5938-1-jeff.xie@linux.dev
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions