Thread (13 messages) 13 messages, 4 authors, 2018-03-21

Re: [PATCH REPOST v4 5/7] ixgbevf: keep writel() closer to wmb()

From: David Miller <davem@davemloft.net>
Date: 2018-03-21 21:54:35
Also in: intel-wired-lan, linux-arm-kernel, linux-arm-msm, lkml

From: Jeff Kirsher <redacted>
Date: Wed, 21 Mar 2018 14:48:08 -0700
On Wed, 2018-03-21 at 14:56 -0400, Sinan Kaya wrote:
quoted
Remove ixgbevf_write_tail() in favor of moving writel() close to
wmb().

Signed-off-by: Sinan Kaya <redacted>
Reviewed-by: Alexander Duyck <redacted>
---
 drivers/net/ethernet/intel/ixgbevf/ixgbevf.h      | 5 -----
 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 4 ++--
 2 files changed, 2 insertions(+), 7 deletions(-)
This patch fails to compile because there is a call to
ixgbevf_write_tail() which you missed cleaning up.
For a change with delicate side effects, it doesn't create much
confidence if the code does not even compile.

Sinan, please put more care into the changes you are making.

Thank you.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help