lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 17 Feb 2017 12:43:21 +1100 From: Stephen Rothwell <sfr@...b.auug.org.au> To: Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...e.hu>, "H. Peter Anvin" <hpa@...or.com>, Peter Zijlstra <peterz@...radead.org>, Stafford Horne <shorne@...il.com> Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org, Frederic Weisbecker <fweisbec@...il.com>, Stefan Kristiansson <stefan.kristiansson@...nalahti.fi> Subject: linux-next: manual merge of the tip tree with the openrisc tree 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
Powered by blists - more mailing lists