[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <p73tzkazaxh.fsf@bingen.suse.de>
Date: Fri, 15 Feb 2008 13:00:42 +0100
From: Andi Kleen <andi@...stfloor.org>
To: Matt Mackall <mpm@...enic.com>
Cc: Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>,
Sam Ravnborg <sam@...nborg.org>, Linux-tiny@...enic.com,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, "H. Anvin" <hpa@...or.com>,
Ingo Molnar <mingo@...e.hu>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH] Configure out doublefault exception handler (Linux Tiny)
Matt Mackall <mpm@...enic.com> writes:
>
> I bet there's some doublefault-handling code hiding somewhere. It's not
> the sort of thing it'd make sense to take out of the architecture.
The big question is if it makes sense taking out of a kernel at all.
I still think the answer is no.
Or have you considered replacing die() and show_trace() etc. with a single
panic("the tiny gods say this won't happen") yet? That would be roughly
equivalent.
-Andi
--
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