[PATCH] i386: remove IOPL check on task switch
commit8c89812684de3b47066d800031dfd7098abbdc74
authorChuck Ebbert <76306.1226@compuserve.com>
Thu, 7 Dec 2006 01:14:07 +0000 (7 02:14 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:07 +0000 (7 02:14 +0100)
tree5ecd29411a637313a54876f71b10fc7467d07ec5
parent516d2836434d279fef164bb1b964e83425d312d2
[PATCH] i386: remove IOPL check on task switch

IOPL is implicitly saved and restored on task switch,
so explicit check is no longer needed.

Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/kernel/process.c