Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1583022
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: manual merge of the tip tree with the openrisc tree |
| Date | 2017-02-17 02:50 +0100 |
| Message-ID | <tbFQl-63c-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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")
from the openrisc tree and commit:
b672592f0221 ("sched/cputime: Remove generic asm headers")
from the tip tree.
I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging. You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.
--
Cheers,
Stephen Rothwell
diff --cc arch/openrisc/include/asm/Kbuild
index a669c141436e,ef8d1ccc3e45..000000000000
--- a/arch/openrisc/include/asm/Kbuild
+++ b/arch/openrisc/include/asm/Kbuild
@@@ -9,7 -10,8 +9,6 @@@ generic-y += bugs.
generic-y += cacheflush.h
generic-y += checksum.h
generic-y += clkdev.h
- generic-y += cputime.h
-generic-y += cmpxchg-local.h
-generic-y += cmpxchg.h
generic-y += current.h
generic-y += device.h
generic-y += div64.h
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll 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