diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2019-02-22 05:46:01 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-22 08:45:40 +0100 |
commit | 668ae7288e82aa8e7f7cc40b8e13248305d752e7 (patch) | |
tree | 109d673755f63a6ac8d2bb60e73e51a987a05876 /drivers/hv | |
parent | 6ade6e903ad602b85cef0b40920415b2fed07f6b (diff) | |
download | linux-668ae7288e82aa8e7f7cc40b8e13248305d752e7.tar.gz linux-668ae7288e82aa8e7f7cc40b8e13248305d752e7.tar.bz2 linux-668ae7288e82aa8e7f7cc40b8e13248305d752e7.zip |
habanalabs: use GFP_ATOMIC under spin lock
A spin lock is taken here so we should use GFP_ATOMIC.
Fixes: 0feaf86d4e69 ("habanalabs: add virtual memory and MMU modules")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions