> -----Original Message-----
> From: Li, Xiaoyun <[email protected]>
> Sent: Wednesday, December 4, 2019 11:19 PM
> To: Wu, Jingjing <[email protected]>
> Cc: [email protected]; Li, Xiaoyun <[email protected]>; [email protected]
> Subject: [PATCH] raw/ntb: fix write memory barrier issue
>
> All buffers and ring info should be written before tail register update.
> This patch relocates the write memory barrier before updating tail register
> to avoid potential issues.
>
> Fixes: 11b5c7daf019 ("raw/ntb: add enqueue and dequeue functions")
> Cc: [email protected]
>
> Signed-off-by: Xiaoyun Li <[email protected]>
Acked-by: Jingjing Wu <[email protected]>