* Hans-Christian Egtvedt <[email protected]> wrote:
> 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 <[email protected]>
> > AuthorDate: Thu, 13 Mar 2014 19:00:37 +0100
> > Committer: Ingo Molnar <[email protected]>
> > 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?
Yeah, the plan would be for this to go via the locking tree
(tip:locking/core), for v3.16 - together with similar patches for
other architectures.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/