diff options
author | 2020-09-29 22:25:25 +0200 | |
---|---|---|
committer | 2020-09-29 14:02:54 -0700 | |
commit | caa241f0ef88ee1c81ca9e0e7135d4241bd8dde8 (patch) | |
tree | 936fd366c9631284f7b86b8a60a04fd5dd257081 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: sfc: Replace in_interrupt() usage (diff) | |
download | wireguard-linux-caa241f0ef88ee1c81ca9e0e7135d4241bd8dde8.tar.xz wireguard-linux-caa241f0ef88ee1c81ca9e0e7135d4241bd8dde8.zip |
net: sfc: Use GFP_KERNEL in efx_ef10_try_update_nic_stats()
efx_ef10_try_update_nic_stats_vf() is now only invoked from thread context
and can sleep after efx::stats_lock is dropped.
Change the allocation mode from GFP_ATOMIC to GFP_KERNEL.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions