[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tkrat.4f7ac5ca0bf58526@s5r6.in-berlin.de>
Date: Thu, 10 Apr 2008 21:02:26 +0200 (CEST)
From: Stefan Richter <stefanr@...6.in-berlin.de>
To: Ingo Molnar <mingo@...e.hu>
cc: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: Tree for April 9
Ingo Molnar wrote:
> * Stephen Rothwell <sfr@...b.auug.org.au> wrote:
>
>> On Thu, 10 Apr 2008 08:52:27 +0200 Ingo Molnar <mingo@...e.hu> wrote:
>> >
>> > what type of conflict do you have there? If it's a new entry then
>> > you might be able to fix it by moving the new entry elsewhere in the
>> > file. Or if i introduced a new entry close to an existing entry you
>> > modify then i could move my new entry elsewhere.
>>
>> Commit 523a65f1a7a339e528ca6d6d808516fe195fde03 ("firewire: fw-ohci:
>> add option for remote debugging") in the ieee1394 tree adds a new
>> entry just where the sched tree adds
>>
>> source kernel/trace/Kconfig
>
> hm, i think in this specific case the new firewire entry should be added
> after the PROVIDE_OHCI1394_DMA_INIT section. (that's how we extend
> groups of Kconfig entries anyway) The new trace entries in the scheduler
> tree follow that pattern and add the new kernel/trace/Kconfig at the
> right place. So if the firewire entry is added that way this conflict
> could be avoided.
Indeed, this order of the two options looks more logical now that you
say it. Update patch will appear on LKML in a minute.
Stephen will still have a conflict in lib/Kconfig.debug when merging the
tests tree, but this happens regardless what we two do because tests is
based on 2.6.25-rc1, and mainline Kconfig.debug has changes post -rc1.
--
Stefan Richter
-=====-==--- -=-- -=-=-
http://arcgraph.de/sr/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists