[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080911.160117.118147467.davem@davemloft.net>
Date: Thu, 11 Sep 2008 16:01:17 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: mchan@...adcom.com
Cc: mcarlson@...adcom.com, netdev@...r.kernel.org, andy@...yhouse.net
Subject: Re: [PATCH 1/1] tg3: Avoid Send BD corruption
From: "Michael Chan" <mchan@...adcom.com>
Date: Thu, 11 Sep 2008 15:55:58 -0700
> Send BD corruption is quite serious as it can cause tg3_tx() to crash.
> We've seen a number of similar crashes over the years caused by
> re-ordered IOs and the nr_frags getting modified by HTB.
>
> Since regression/security/oops fixes are allowed, shouldn't this qualify
> since it prevents a crash in tg3_tx()?
It's at best borderline, since tg3_tx() has reordering detection logic
which will reset and recover the card.
Until I see a real user trigger this I'm still leaning towards no.
Otherwise any driver maintainer can give me this spiel to get their
changes installed outside of the merge window, and that subverts the
entire purpose of the rules.
--
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