Re: [PATCH] Configure out doublefault exception handler (LinuxTiny)

From: Ingo Molnar
Date: Sun Feb 17 2008 - 12:59:45 EST



* Thomas Petazzoni <thomas.petazzoni@xxxxxxxx> wrote:

> Enclosed patch allows to configure out the doublefault exception
> handler. The original patch of Matt Mackall added the option in
> init/Kconfig, but because this is a x86-specific thing, I thought
> arch/x86/Kconfig would be a better place. Is that correct ?

we already have it for 32-bit - would you mind to do a patch to extend
this to 64-bit as well?

> This patch applies on top on the DMI scanning code patch I've sent
> yesterday, because the DOUBLEFAULT config option is right after the
> DMI config option. Is that ok, or should I propose a patch on top of a
> vanilla 2.6.25-rc1 ?

please send patches against x86.git:

http://people.redhat.com/mingo/x86.git/README

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/