[<prev] [next>] [day] [month] [year] [list]
Message-ID: <44CBF833.3010106@aknet.ru>
Date: Sun, 30 Jul 2006 04:07:15 +0400
From: Stas Sergeev <stsp@...et.ru>
To: Linux kernel <linux-kernel@...r.kernel.org>
Cc: Jan Beulich <JBeulich@...ell.com>,
Linus Torvalds <torvalds@...l.org>,
Petr Vandrovec <VANDROVE@...cvut.cz>,
Andrew Morton <akpm@...l.org>
Subject: [patch] espfix code cleanup
Hi.
The current espfix code used to make problem for some
people by its uglyness and the stack switching.
The attached patch removes about 2/3 of the mess by
utilizing the 32bit stack instead of the 16bit one.
I simply patch the base address at gdt so that the
kernel esp have the same high word as the user esp.
In case there are no objections - Andrew, could you please apply?
-----
Clean up the espfix code by utilizing the 32bit stack
instead of the 16bit one.
Signed-off-by: Stas Sergeev <stsp@...et.ru>
View attachment "espfcln.diff" of type "text/x-patch" (9240 bytes)
Powered by blists - more mailing lists