On Wed, Mar 19, 2014 at 07:47:40AM +0100, Peter Zijlstra wrote:
> Cris fully relies on asm-generic/barrier.h, therefore its smp_mb() is
> barrier(), thus we can use the default implementation that uses
> smp_mb().
For the CRIS parts:
Acked-by: Jesper Nilsson
> Signed-off-by: Peter Zijlstra
/^
Cris fully relies on asm-generic/barrier.h, therefore its smp_mb() is
barrier(), thus we can use the default implementation that uses
smp_mb().
Signed-off-by: Peter Zijlstra
---
arch/cris/include/asm/atomic.h |7 +--
arch/cris/include/asm/bitops.h |9 ++---
2 files changed, 3 ins
2 matches
Mail list logo