Netdev List
 help / color / mirror / Atom feed
* [PATCH for-net 0/2] irq sync fixes
@ 2014-10-23 12:57 Eli Cohen
  2014-10-23 12:57 ` [PATCH for-net 1/2] net/mlx5_core: Call synchronize_irq() before freeing EQ buffer Eli Cohen
  2014-10-23 12:57 ` [PATCH for-net 2/2] net/mlx4_core: " Eli Cohen
  0 siblings, 2 replies; 3+ messages in thread
From: Eli Cohen @ 2014-10-23 12:57 UTC (permalink / raw)
  To: davem; +Cc: netdev, ogerlitz, Eli Cohen

Hi Dave,

This two patch series fixes a race where an interrupt handler could access a
freed memory.

Eli

Eli Cohen (2):
  net/mlx5_core: Call synchronize_irq() before freeing EQ buffer
  net/mlx4_core: Call synchronize_irq() before freeing EQ buffer

 drivers/net/ethernet/mellanox/mlx4/eq.c      | 1 +
 drivers/net/ethernet/mellanox/mlx5/core/eq.c | 1 +
 2 files changed, 2 insertions(+)

-- 
2.1.2

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-23 12:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-23 12:57 [PATCH for-net 0/2] irq sync fixes Eli Cohen
2014-10-23 12:57 ` [PATCH for-net 1/2] net/mlx5_core: Call synchronize_irq() before freeing EQ buffer Eli Cohen
2014-10-23 12:57 ` [PATCH for-net 2/2] net/mlx4_core: " Eli Cohen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox