diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-12-18 04:34:39 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2018-12-28 19:13:11 +0300 |
commit | 2f0a617448945a2c63d68983212302e9f2f8ae2f (patch) | |
tree | fdcc3321a6fc1abd1cdbe38896a51645255bd412 /drivers/gpio/gpio-altera-a10sr.c | |
parent | 93d5cb517db39e8af8d1292f9e785e4983b7f708 (diff) | |
download | linux-2f0a617448945a2c63d68983212302e9f2f8ae2f.tar.xz |
cifs: Use GFP_ATOMIC when a lock is held in cifs_mount()
A spin lock is held before kstrndup, it may sleep with holding
the spinlock, so we should use GFP_ATOMIC instead.
Fixes: e58c31d5e387 ("cifs: Add support for failover in cifs_reconnect()")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Paulo Alcantara <palcantara@suse.de>
Diffstat (limited to 'drivers/gpio/gpio-altera-a10sr.c')
0 files changed, 0 insertions, 0 deletions