commit | 4f0cb8d978ab4b6e3b40147f619f48316d9d7f63 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sat Sep 03 15:56:41 2005 -0700 |
committer | Linus Torvalds <torvalds@evo.osdl.org> | Mon Sep 05 00:06:12 2005 -0700 |
tree | 61be59b09245235862d3f1d932a06b0a28ecbf59 | |
parent | c9b02a24130e3ff14a553d966a79f46cf806b037 [diff] |
[PATCH] i386: fix incorrect TSS entry for LDT Noticed by Chuck Ebbert: the .ldt entry of the TSS was set up incorrectly. It never mattered since this was a leftover from old times, so remove it. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>