diff options
author | Guenter Roeck <linux@roeck-us.net> | 2016-09-13 20:32:44 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-27 12:30:37 +0200 |
commit | 60ca5e0d280b1a51df55c5fc2e5bfe010b344c5a (patch) | |
tree | 3389804982b1d415687846bb67308b646cf5320b /fs/debugfs | |
parent | 78618d395b65fadb2937a985308c3a4d2897ade2 (diff) | |
download | linux-next-60ca5e0d280b1a51df55c5fc2e5bfe010b344c5a.tar.gz |
driver-core: platform: Catch errors from calls to irq_get_irq_data
irq_get_irq_data() can return NULL, which results in a nasty crash.
Check its return value before passing it on to irqd_set_trigger_type().
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/debugfs')
0 files changed, 0 insertions, 0 deletions