Re: kgdb: fix kgdbeth compilation and make it init late enough
From: George Anzinger (george_at_mvista.com)
Date: 03/03/04
- Previous message: Dmitry Torokhov: "Re: 2.6.4-rc1: OOPS when daisy-chaining ieee1394 devices"
- In reply to: Tom Rini: "Re: kgdb: fix kgdbeth compilation and make it init late enough"
- Next in thread: Pavel Machek: "Re: kgdb: fix kgdbeth compilation and make it init late enough"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 02 Mar 2004 17:04:51 -0800 To: Tom Rini <trini@kernel.crashing.org>
Tom Rini wrote:
> On Tue, Mar 02, 2004 at 11:28:27PM +0100, Pavel Machek wrote:
>
>
>>Hi!
>>
>>
>>>>CONFIG_NO_KGDB_CPUS can not be found anywhere in the patches => its
>>>>probably not needd any more.
>>>
>>>I don't know if we can do that. There's some funky locking stuff done
>>>on SMP, which for some reason can't be done to NR_CPUS (or, no one has
>>>tried doing that).
>>
>>There was no CONFIG_NO_KGDB_CPUS anywhere else in the CVS, that means
>>that test could not have been right.
>
>
> That doesn't mean the right answer is to remove it. However, after
> talking with George (who might speak up now anyhow) for 2.6 we can just
> do the SMP locking stuff at NR_CPUS, since that's configurable.
The old CONFIG_NO_KGDB_CPUS only affected the kgdb_info array. Its only purpose
was to shorten the array as it I displayed it fairly often and having a bunch of
unused stuff at the end was a bother. Now that 2.6 lets you define this, it is
no longer needed.
>
-- George Anzinger george@mvista.com High-res-timers: http://sourceforge.net/projects/high-res-timers/ Preemption patch: http://www.kernel.org/pub/linux/kernel/people/rml - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Dmitry Torokhov: "Re: 2.6.4-rc1: OOPS when daisy-chaining ieee1394 devices"
- In reply to: Tom Rini: "Re: kgdb: fix kgdbeth compilation and make it init late enough"
- Next in thread: Pavel Machek: "Re: kgdb: fix kgdbeth compilation and make it init late enough"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|