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 -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html