commit | 343c3f642898cb2cb5c3e4f948e3e0a1bbc0351b | [log] [tgz] |
---|---|---|
author | Pavel Machek <pavel@ucw.cz> | Sat Jun 25 14:55:09 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Jun 25 16:24:32 2005 -0700 |
tree | ef27a6ffe06517e602f064d2c794901a93fe7e73 | |
parent | 648be3188135add682349e86d46d07cc11c8eb57 [diff] |
[PATCH] s-t-RAM: load gdt the right way Sleep code uses wrong version of lgdt, that does the wrong thing when gdt is beyond 16MB or so. Signed-off-by: Pavel Machek <pavel@suse.cz> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>