Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1584540

Re: linux-next: manual merge of the tip tree with the openrisc tree

From Peter Zijlstra <peterz@infradead.org>
Newsgroups linux.kernel
Subject Re: linux-next: manual merge of the tip tree with the openrisc tree
Date 2017-02-20 12:30 +0100
Message-ID <tcUkj-41E-29@gated-at.bofh.it> (permalink)
References <tbFQl-63c-1@gated-at.bofh.it> <tcu6t-4uo-1@gated-at.bofh.it> <tcUkj-41E-31@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Feb 20, 2017 at 12:18:05PM +0100, Peter Zijlstra wrote:
> On Sun, Feb 19, 2017 at 04:26:54PM +0900, Stafford Horne wrote:
> > On Fri, Feb 17, 2017 at 12:43:21PM +1100, Stephen Rothwell wrote:
> > > Hi all,
> > > 
> > > Today's linux-next merge of the tip tree got a conflict in:
> > > 
> > >   arch/openrisc/include/asm/Kbuild
> > > 
> > > between commit:
> > > 
> > >   157e82f58007 ("openrisc: add cmpxchg and xchg implementations")
> 
> *groan* branch delay slots...
> 
> 
> It it typically recommended to implement 1 and 2 byte versions as well.
> If the architecture doesn't support these natively, you can easily
> implement them with the 4 byte ll/sc and simply retain the other bits.

While there; I spotted commit 8ffa662370f0 ("openrisc: add optimized
atomic operations") which doesn't make any kind of sense to me.

Have you actually read the asm-generic/atomic.h file you're including?

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

linux-next: manual merge of the tip tree with the openrisc tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-02-17 02:50 +0100
  Re: linux-next: manual merge of the tip tree with the openrisc tree Stafford Horne <shorne@gmail.com> - 2017-02-19 08:30 +0100
    Re: linux-next: manual merge of the tip tree with the openrisc tree Peter Zijlstra <peterz@infradead.org> - 2017-02-20 12:30 +0100
      Re: linux-next: manual merge of the tip tree with the openrisc tree Stafford Horne <shorne@gmail.com> - 2017-02-20 16:00 +0100
    Re: linux-next: manual merge of the tip tree with the openrisc tree Peter Zijlstra <peterz@infradead.org> - 2017-02-20 12:50 +0100

csiph-web