“ec98c6b9b47df6df1c1fa6cf3d427414f8c2cf16”上不存在“arch/sparc/include/asm/processor.h”
bnx2: use READ_ONCE() instead of barrier()
barrier() is a big hammer compared to READ_ONCE(), and requires comments explaining what is protected. READ_ONCE() is more precise and compiler should generate better overall code. Signed-off-by: NEric Dumazet <edumazet@google.com> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
Showing
想要评论请 注册 或 登录