]> git.neil.brown.name Git - history.git/commit
[PATCH] 'iret' segment fixup
authorGabriel Paubert <paubert@iram.es>
Fri, 10 Jan 2003 01:13:54 +0000 (17:13 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Fri, 10 Jan 2003 01:13:54 +0000 (17:13 -0800)
commit650f139154c2638006cf2d7b347b3e5cda9cddc4
treece4bce3bc64f9387991843542b0e2a60d87c922b
parentf63dc6c8f46382ea927daa4578a9b54afb2dc12b
[PATCH] 'iret' segment fixup

This fixes the 'iret' exception recovery code to use the new ES/DS segment
rules - load them with __USER_DS instead of __KERNEL_DS.

It also fixes a typo in a comment.
arch/i386/kernel/entry.S