[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1414069047-30865-1-git-send-email-eli@mellanox.com>
Date: Thu, 23 Oct 2014 15:57:25 +0300
From: Eli Cohen <eli@....mellanox.co.il>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, ogerlitz@...lanox.com,
Eli Cohen <eli@...lanox.com>
Subject: [PATCH for-net 0/2] irq sync fixes
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists