diff options
author | Aleksandr Loktionov <aleksandr.loktionov@intel.com> | 2019-05-14 20:37:02 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-06-18 01:39:25 +0300 |
commit | f0a48fb44138bdb0a7b02082f2fd048903478451 (patch) | |
tree | aa5ae81e300cd3b01987411f4da706df45641b46 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 88ec7308eadb1deb2177265e12f9845d1be56e23 (diff) | |
download | linux-f0a48fb44138bdb0a7b02082f2fd048903478451.tar.xz |
iavf: Change GFP_KERNEL to GFP_ATOMIC in kzalloc()
iavf_add_vlan() is being called in atomic context
so kzalloc() needs GFP_ATOMIC. This patch fixes it.
Signed-off-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions