diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2006-09-25 23:32:22 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-26 08:48:55 -0700 |
commit | 05f4a3ec94281347e05c81eafefcfe5ea545c94c (patch) | |
tree | 1eafe968ec90ccac5aee8737cd8d9feb877b2c40 /include/asm-x86_64/mmsegment.h | |
parent | c94a62aae6ebc99b416e55c023b6f5a1d19a400b (diff) |
[PATCH] x86: remove locally-defined ldt structure in favour of standard type
arch/i386/kernel/reboot.c defines its own struct to describe an ldt entry: it
should use struct Xgt_desc_struct (currently load_ldt is a macro, so doesn't
complain: paravirt patches make it warn).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-x86_64/mmsegment.h')
0 files changed, 0 insertions, 0 deletions