summaryrefslogtreecommitdiffstats
path: root/drivers/oprofile
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2020-09-29 22:25:25 +0200
committerDavid S. Miller <davem@davemloft.net>2020-09-29 23:02:54 +0200
commitcaa241f0ef88ee1c81ca9e0e7135d4241bd8dde8 (patch)
tree936fd366c9631284f7b86b8a60a04fd5dd257081 /drivers/oprofile
parentnet: sfc: Replace in_interrupt() usage (diff)
downloadlinux-caa241f0ef88ee1c81ca9e0e7135d4241bd8dde8.tar.xz
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 'drivers/oprofile')
0 files changed, 0 insertions, 0 deletions