From: Eli Cohen <eli@dev.mellanox.co.il>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, ogerlitz@mellanox.com,
Eli Cohen <eli@mellanox.com>
Subject: [PATCH for-net 0/2] irq sync fixes
Date: Thu, 23 Oct 2014 15:57:25 +0300 [thread overview]
Message-ID: <1414069047-30865-1-git-send-email-eli@mellanox.com> (raw)
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
next reply other threads:[~2014-10-23 12:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-23 12:57 Eli Cohen [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1414069047-30865-1-git-send-email-eli@mellanox.com \
--to=eli@dev.mellanox.co.il \
--cc=davem@davemloft.net \
--cc=eli@mellanox.com \
--cc=netdev@vger.kernel.org \
--cc=ogerlitz@mellanox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox