diff options
author | 2014-11-06 12:51:21 +0200 | |
---|---|---|
committer | 2014-11-06 16:40:35 -0500 | |
commit | a158906dd7d4379e85ec371a14edfe1ce5f2318d (patch) | |
tree | 435962b39e77df458649a115deabe4af45b85ece /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: dsa: slave: Fix autoneg for phys on switch MDIO bus (diff) | |
download | wireguard-linux-a158906dd7d4379e85ec371a14edfe1ce5f2318d.tar.xz wireguard-linux-a158906dd7d4379e85ec371a14edfe1ce5f2318d.zip |
net/mlx5_core: Fix race in create EQ
After the EQ is created, it can possibly generate interrupts and the interrupt
handler is referencing eq->dev. It is therefore required to set eq->dev before
calling request_irq() so if an event is generated before request_irq() returns,
we will have a valid eq->dev field.
Signed-off-by: Eli Cohen <eli@mellanox.com>
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