diff options
author | Glauber de Oliveira Costa <gcosta@redhat.com> | 2008-01-30 13:31:20 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-01-30 13:31:20 +0100 |
commit | f6e0eba1b133192e298052d616e9e17356d32517 (patch) | |
tree | 190b1c2085af0194bd160983fba5164f6cc6f1ac /kernel/spinlock.c | |
parent | x86 boot: use E820 memory map on EFI 32 platform (diff) | |
download | linux-f6e0eba1b133192e298052d616e9e17356d32517.tar.xz linux-f6e0eba1b133192e298052d616e9e17356d32517.zip |
x86: avoid ifdefs in desc.h, getting rid of pack_ldt and pack_tss
By Andi Kleen's suggestion, this patch removes pack_ldt() and pack_tss()
wrappers in favour of a general wrapper. It saves us an ifdef and some lines
of code, but more importantly, it's more elegant.
No functional change is made, although the object code is expected to be
different.
Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/spinlock.c')
0 files changed, 0 insertions, 0 deletions