diff options
| author | Hariprasad Kelam <[email protected]> | 2019-06-30 00:40:35 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-07-01 09:07:03 +0200 |
| commit | 5d32630f170c5e200381f3d26ffe179f58f61b66 (patch) | |
| tree | f09de1f52f13c43251ee8b1a1cf549d33119b57f /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 321cab4b5e56f2b5371da20de618c7c1a791ceb5 (diff) | |
staging: netlogic: Change GFP_ATOMIC to GFP_KERNEL
Below is data path of xlr_config_spill
xlr_net_probe
-->xlr_config_fifo_spill_area
--->xlr_config_spill
We can use GFP_KERNEL as this function is getting called from
xlr_net_probe and there are no locks.
Signed-off-by: Hariprasad Kelam <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions