On Wed, Oct 24, 2007 at 09:04:51AM +0100, Christoph Hellwig wrote:If these 10 files gives you nightmares then poor soul ;-) Anyway - the primary issue is the two defconfig files and the Kconfig stuff. For defconfig we can inheritate the solution from powerpc where the defconfig file is selected based on architecture. Something like a DEFCONFIG := defconfig_$(ARCH) and then stuff them in configs/ directory. The Kconfig stuff could be handled by special casing in scripts/kconfig. We cannot just do the more obvious which is source the files since they have conflicting choice symbols. That could be fixed but requires a bit more work to do so - since we need to track all relevant usages of the choice symbols and rename these. We could also teach kconfig to allow duplicate symbols names in two choices but Roman Zippel has not done that yet. The Makefile stuff is trivial to merge. The above is not preventing us - more what needs to be done. Sam -
| Parag Warudkar | BUG: soft lockup - CPU#1 stuck for 15s! [swapper:0] |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 010/196] Chinese: add translation of Codingstyle |
| Andrew Morton | -mm merge plans for 2.6.23 |
git: | |
| Gerrit Renker | [PATCH 24/37] dccp: Processing Confirm options |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Alexey Dobriyan | Re: [GIT]: Networking |
| david | Re: iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49 |
