diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-01-30 13:33:04 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-01-30 13:33:04 +0100 |
commit | 387faedb1dee2e917811acd05902cc36142a4850 (patch) | |
tree | 5bd3dd8b2a734531b378de7df12e0bcf16e414d0 /security/capability.c | |
parent | acd644bb4abb4d9f0ba6b9ec2b356263971ef9d0 (diff) |
x86 setup: correct the base in the GDT_ENTRY() macro
The GDT_ENTRY() macro in pm.c would incorrectly cut the bottom 8 bits
off the base. We didn't define any bases with the bottom 8 bits
nonzero, so it is a non-manifest bug, but it's still a bug.
Pointed out by John Smith <johnsmith9344@gmail.com>.
Cc: John Smith <johnsmith9344@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'security/capability.c')
0 files changed, 0 insertions, 0 deletions