summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorNathan Fontenot <nfont@linux.vnet.ibm.com>2017-04-25 22:01:10 +0300
committerDavid S. Miller <davem@davemloft.net>2017-04-26 21:49:15 +0300
commit1bb3c739ad2c0030792cd527f30865accc50c460 (patch)
treec510f6edb3a2b6a90d5a64636b446e54de62937e /tools/perf/scripts
parentd346b9bc4f652ddaf29b2d80ec7fc75d3b07124e (diff)
downloadlinux-1bb3c739ad2c0030792cd527f30865accc50c460.tar.xz
ibmvnic: Move initialization of sub crqs to ibmvnic_init
The sub crq structures are initialized in interrupt context while handling the response to crqs when negotiating capabilities for the driver. The sub crqs do not need to be initialized at this point and can be moved to being done from ibmvnic_init. Moving the init of the sub crqs to ibmvnic_init also allows use to allocate the memory with GFP_KERNEL instead of GFP_ATOMIC. Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions