Re: [patch] i386-PDA, lockdep: fix %gs restore

From: Jeremy Fitzhardinge
Date: Mon Sep 11 2006 - 15:31:09 EST


Ingo Molnar wrote:
Subject: [patch] i386-PDA, lockdep: fix %gs restore
From: Ingo Molnar <mingo@xxxxxxx>

in the syscall exit path the %gs selector has to be restored _after_ the
last kernel function has been called. If lockdep is enabled then this
kernel function is TRACE_IRQS_ON.

Signed-off-by: Ingo Molnar <mingo@xxxxxxx>
Signed-off-by: Jeremy Fitzhardinge <jeremy@xxxxxxxxxxxxx>

J
-
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/