Around Fri 18 Apr 2014 06:05:23 -0700 or thereabout, tip-bot for Peter Zijlstra wrote: > Commit-ID: 710adaa913169d7183cdf0de41c2a349101ff615 > Gitweb: http://git.kernel.org/tip/710adaa913169d7183cdf0de41c2a349101ff615 > Author: Peter Zijlstra <pet...@infradead.org> > AuthorDate: Thu, 13 Mar 2014 19:00:37 +0100 > Committer: Ingo Molnar <mi...@kernel.org> > CommitDate: Fri, 18 Apr 2014 11:40:33 +0200 > > arch,avr32: Convert smp_mb__*() > > AVR32's mb() implementation is a compiler barrier(), therefore it all > doesn't matter, fully rely on whatever asm-generic/barrier.h > generates.
Thanks for cleaning, would this go in through some tip-tree? Or would you prefer if I added it to my for-linus branch? I currently have nothing in the pipe for 3.15. > Signed-off-by: Peter Zijlstra <pet...@infradead.org> > Acked-by: Paul E. McKenney <paul...@linux.vnet.ibm.com> > Link: http://lkml.kernel.org/n/tip-8gow97a7mapmnec0pvf72...@git.kernel.org > Cc: Haavard Skinnemoen <hskinnem...@gmail.com> > Cc: Hans-Christian Egtvedt <egtv...@samfundet.no> > Cc: Linus Torvalds <torva...@linux-foundation.org> > Cc: linux-kernel@vger.kernel.org > Signed-off-by: Ingo Molnar <mi...@kernel.org> Acked-by: Hans-Christian Egtvedt <egtv...@samfundet.no> > --- > arch/avr32/include/asm/atomic.h | 5 ----- > arch/avr32/include/asm/bitops.h | 9 ++------- > 2 files changed, 2 insertions(+), 12 deletions(-) <snipp diff> -- mvh Hans-Christian Egtvedt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/