diff options
author | Zachary Amsden <zach@vmware.com> | 2008-09-30 11:02:12 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-09-30 11:16:34 -0700 |
commit | de59985e3a623d4d5d6207f1777398ca0606ab1c (patch) | |
tree | d7ac6dd7da8e39b92cd4c7b54345ce3a9f410ac0 /include | |
parent | d3a47e82b6bc3724dd60f3ee4e84fe4479104382 (diff) | |
download | linux-3.10-de59985e3a623d4d5d6207f1777398ca0606ab1c.tar.gz linux-3.10-de59985e3a623d4d5d6207f1777398ca0606ab1c.tar.bz2 linux-3.10-de59985e3a623d4d5d6207f1777398ca0606ab1c.zip |
x86: Fix broken LDT access in VMI
After investigating a JRE failure, I found this bug was introduced a
long time ago, and had already managed to survive another bugfix which
occurred on the same line. The result is a total failure of the JRE due
to LDT selectors not working properly.
This one took a long time to rear up because LDT usage is not very
common, but the bug is quite serious. It got introduced along with
another bug, already fixed, by 75b8bb3e56ca09a467fbbe5229bc68627f7445be
Signed-off-by: Zachary Amsden <zach@vmware.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Glauber de Oliveira Costa <gcosta@redhat.com>
Cc: <stable@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions