netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] rework the memory barrier for SCRQ entry
@ 2021-01-30  1:19 Lijun Pan
  2021-01-30  1:19 ` [PATCH net-next v2 1/2] ibmvnic: rework to ensure SCRQ entry reads are properly ordered Lijun Pan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lijun Pan @ 2021-01-30  1:19 UTC (permalink / raw)
  To: netdev; +Cc: sukadev, drt, brking, dnbanerg, tlfalcon, Lijun Pan

This series rework the memory barrier for SCRQ (Sub-Command-Response
Queue) entry.

v2: send to net-next.

Lijun Pan (2):
  ibmvnic: rework to ensure SCRQ entry reads are properly ordered
  ibmvnic: remove unnecessary rmb() inside ibmvnic_poll

 drivers/net/ethernet/ibm/ibmvnic.c | 31 +++++++++++-------------------
 1 file changed, 11 insertions(+), 20 deletions(-)

-- 
2.23.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-02-02  4:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-30  1:19 [PATCH net-next v2 0/2] rework the memory barrier for SCRQ entry Lijun Pan
2021-01-30  1:19 ` [PATCH net-next v2 1/2] ibmvnic: rework to ensure SCRQ entry reads are properly ordered Lijun Pan
2021-01-30  1:19 ` [PATCH net-next v2 2/2] ibmvnic: remove unnecessary rmb() inside ibmvnic_poll Lijun Pan
2021-02-02  4:30 ` [PATCH net-next v2 0/2] rework the memory barrier for SCRQ entry patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).