diff options
author | Bartosz Golaszewski <brgl@bgdev.pl> | 2018-03-04 15:10:17 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2018-03-09 13:44:03 +0300 |
commit | 28b6afa7d4456e759031bf83706b4be3689fba94 (patch) | |
tree | 6ce939587b964cc9b60a78252f90caac0045dba6 /tools/perf/scripts/python/stackcollapse.py | |
parent | 34a866bd45d69754da1979e83a37bec6defc6295 (diff) | |
download | linux-28b6afa7d4456e759031bf83706b4be3689fba94.tar.xz |
genirq/irq_sim: Check the return value of irq_sim_init() for error codes
As discussed with Marc Zyngier: irq_sim_init() and its devres variant
should return the base of the allocated interrupt range on success rather
than 0.
Make devm_irq_sim_init() check for an error code. This is a preparatory
change for modifying irq_sim_init() itself.
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Link: https://lkml.kernel.org/r/20180304121018.640-3-brgl@bgdev.pl
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions