From: Andi Kleen <ak@suse.de>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, jbeulich@novell.com
Subject: Re: [PATCH] i386 double fault enhancements
Date: 23 Feb 2006 11:34:36 +0100 [thread overview]
Message-ID: <p73bqwy2wjn.fsf@verdi.suse.de> (raw)
In-Reply-To: <20060222143212.0eea2ab0.akpm@osdl.org>
Andrew Morton <akpm@osdl.org> writes:
> Jan Beulich <jbeulich@novell.com> wrote:
> >
> > Make the double fault handler use CPU-specific stacks. Add some
> > abstraction to simplify future change of other exception handlers to go
> > through task gates. Change the pointer validity checks in the double
> > fault handler to account for the fact that both GDT and TSS aren't in
> > static kernel space anymore. Add a new notification of the event
> > through the die notifier chain, also providing some environmental
> > adjustments so that various infrastructural things work independent of
> > the fact that the fault and the callbacks are running on other then the
> > normal kernel stack.
>
> Why?
Means that if you have two double faults in parallel they still
work. Good for robustness under kernel bugs.
-Andi
next prev parent reply other threads:[~2006-02-23 10:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-22 10:59 Jan Beulich
2006-02-22 22:32 ` Andrew Morton
2006-02-23 10:34 ` Andi Kleen [this message]
2006-02-23 11:42 ` Jan Beulich
2006-02-24 18:49 ` Christoph Hellwig
2006-03-03 9:30 ` Jan Beulich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=p73bqwy2wjn.fsf@verdi.suse.de \
--to=ak@suse.de \
--cc=akpm@osdl.org \
--cc=jbeulich@novell.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome