diff options
| author | 2020-03-04 23:25:43 +0000 | |
|---|---|---|
| committer | 2020-03-05 11:47:10 -0800 | |
| commit | 9c9cc918152e5775a60442171ef32235f17e1d72 (patch) | |
| tree | 3418cb6dc4ae5ae731c907e0397b9a57d42d23a2 /kernel/sysctl_binary.c | |
| parent | net: rmnet: print error message when command fails (diff) | |
net: rmnet: use GFP_KERNEL instead of GFP_ATOMIC
In the current code, rmnet_register_real_device() and rmnet_newlink()
are using GFP_ATOMIC.
But, these functions are allowed to sleep.
So, GFP_KERNEL can be used.
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions
