Hi Kees, Today's linux-next merge of the kspp tree got a conflict in: arch/s390/Kconfig.debug between commit: 89175cf76686 ("s390: provide sclp based boot console") from the s390 tree and commit: ad21fc4faa2a ("arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common") from the kspp 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/s390/Kconfig.debug index 32b3e3bfd022,57f8ea9c49e3..000000000000 --- a/arch/s390/Kconfig.debug +++ b/arch/s390/Kconfig.debug @@@ -17,11 -17,4 +17,7 @@@ config S390_PTDUM kernel. If in doubt, say "N" - config DEBUG_SET_MODULE_RONX - def_bool y - depends on MODULES - +config EARLY_PRINTK + def_bool y + endmenu -- 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