]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb0d02b0cff961442d5735149dcccacb057d37f33
treed61962b55cc7bae06cf872f35d8ab3ae753c70c1
parent6ee11d19edfc6f8f1ebfdccdcd760c04934046f8
[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