OSDN Git Service

net: thunderx: use GFP_KERNEL in thread context
authorAleksey Makarov <aleksey.makarov@caviumnetworks.com>
Tue, 2 Jun 2015 18:00:27 +0000 (11:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jun 2015 19:49:33 +0000 (12:49 -0700)
commit86ace693bb5ba54015e88bb637452d2d84f446a4
tree37b7e5360846287f567ec39edc3d304dddd446d1
parentfa1a6c93afbf774d87c04f03e30cf55dc1128906
net: thunderx: use GFP_KERNEL in thread context

GFP_KERNEL should be used in the thread context

Signed-off-by: Aleksey Makarov <aleksey.makarov@caviumnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cavium/thunder/nicvf_queues.c