[PATCH] x86-64: Some cleanup and optimization to the processor data area.
authorAndi Kleen <ak@suse.de>
Mon, 12 Sep 2005 16:49:24 +0000 (18:49 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 12 Sep 2005 17:49:58 +0000 (10:49 -0700)
commit3f74478b5fd7263e9311cdb320923d599c73a792
treed61962b55cc7bae06cf872f35d8ab3ae753c70c1
parent459192c92cde49d1a2f721c90adf45d774c2dcf5
[PATCH] x86-64: Some cleanup and optimization to the processor data area.

- Remove unused irqrsp field
- Remove pda->me
- Optimize set_softirq_pending slightly

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/asm-offsets.c
arch/x86_64/kernel/setup64.c
include/asm-x86_64/hardirq.h
include/asm-x86_64/pda.h
include/linux/interrupt.h
kernel/softirq.c