Re: [0/6] kgdb light
From: Ingo Molnar
Date: Sun Feb 10 2008 - 16:17:13 EST
* Sam Ravnborg <sam@xxxxxxxxxxxx> wrote:
> > Is the patch below OK? I also added an "if KGB" to unbreak kgdb's
> > kconfig menu again and included two minor cleanups I posted
> > yesterday.
>
> Looks OK - but I think Ingo already addressed this.
i picked up everything from Jan that would apply - please yell if you
still see something not absolutely squeeky clean ;-)
btw., we should convert all those current:
config ARCH_POPULATES_NODE_MAP
def_bool y
config AUDIT_ARCH
bool
default X86_64
config ARCH_SUPPORTS_AOUT
def_bool y
instances to select lines after config X86 / config X86_64.
KGDB just followed the current Kconfig style status quo.
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/