[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110110.135638.267960720.davem@davemloft.net>
Date: Mon, 10 Jan 2011 13:56:38 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: leedom@...lsio.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-26] cxgb4vf: fix mailbox data/control coherency
domain race
From: Casey Leedom <leedom@...lsio.com>
Date: Mon, 10 Jan 2011 13:51:01 -0800
> For the VFs, the Mailbox Data "registers" are actually backed by
> T4's "MA" interface rather than PL Registers (as is the case for
> the PFs). Because these are in different coherency domains, the
> write to the VF's PL-register-backed Mailbox Control can race in
> front of the writes to the MA-backed VF Mailbox Data "registers".
> So we need to do a read-back on at least one byte of the VF Mailbox
> Data registers before doing the write to the VF Mailbox Control
> register.
>
> Signed-off-by: Casey Leedom <leedom@...lsio.com>
Applied, thanks.
--
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