[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1421263992-23907-1-git-send-email-prashant@broadcom.com>
Date: Wed, 14 Jan 2015 11:33:12 -0800
From: Prashant Sreedharan <prashant@...adcom.com>
To: <davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <mchan@...adcom.com>,
<peter@...leysoftware.com>,
Prashant Sreedharan <prashant@...adcom.com>
Subject: [PATCH net 0/3 v2]tg3: synchronize_irq() should be called without taking locks
v2: Added Reported-by, Tested-by fields and reference to the thread that
reported the problem
This series addresses the problem reported by Peter Hurley in mail thread
https://lkml.org/lkml/2015/1/12/1082
Prashant Sreedharan (3):
tg3_timer() should grab tp->lock before checking for tp->irq_sync
tg3_reset_task() needs to use rtnl_lock to synchronize
Release tp->lock before invoking synchronize_irq()
Our QA team also has validated this patch series. Thanks.
drivers/net/ethernet/broadcom/tg3.c | 23 ++++++++++++++++++++---
1 files changed, 20 insertions(+), 3 deletions(-)
--
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