From: Chuck Ebbert <76306.1226@compuserve.com> Date: Thu, 7 Dec 2006 01:14:07 +0000 (+0100) Subject: [PATCH] i386: remove IOPL check on task switch X-Git-Tag: v2.6.20-rc1~145^2^2~8^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c89812684de3b47066d800031dfd7098abbdc74;p=pandora-kernel.git [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 --- Reading git-diff-tree failed