diff options
author | Yang Li <yang.lee@linux.alibaba.com> | 2021-02-23 16:35:58 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-30 14:36:58 +0200 |
commit | 9173363bf29533bc919fbaec32258110439a903d (patch) | |
tree | 0104f84f4bc4826dc2276fbc593e67c3576c24cf /fs/nfs | |
parent | 9943741c2792a7f1d091aad38f496ed6eb7681c4 (diff) | |
download | linux-stable-9173363bf29533bc919fbaec32258110439a903d.tar.gz linux-stable-9173363bf29533bc919fbaec32258110439a903d.tar.bz2 linux-stable-9173363bf29533bc919fbaec32258110439a903d.zip |
gpiolib: acpi: Add missing IRQF_ONESHOT
[ Upstream commit 6e5d5791730b55a1f987e1db84b078b91eb49e99 ]
fixed the following coccicheck:
./drivers/gpio/gpiolib-acpi.c:176:7-27: ERROR: Threaded IRQ with no
primary handler requested without IRQF_ONESHOT
Make sure threaded IRQs without a primary handler are always request
with IRQF_ONESHOT
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs/nfs')
0 files changed, 0 insertions, 0 deletions