diff options
author | Guenter Roeck <linux@roeck-us.net> | 2016-09-14 06:32:44 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-27 13:30:37 +0300 |
commit | 60ca5e0d280b1a51df55c5fc2e5bfe010b344c5a (patch) | |
tree | 3389804982b1d415687846bb67308b646cf5320b /fs/debugfs/file.c | |
parent | 78618d395b65fadb2937a985308c3a4d2897ade2 (diff) | |
download | linux-60ca5e0d280b1a51df55c5fc2e5bfe010b344c5a.tar.xz |
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/file.c')
0 files changed, 0 insertions, 0 deletions