linux/include
Zou Nan hai f5a3f3dc18 [IA64] Make gp value point to Region 5 in mca handler
MCA dispatch code take physical address of GP passed from SAL, then call
DATA_PA_TO_VA twice on GP before call into C code.  The first time is
in ia64_set_kernel_register, the second time is in VIRTUAL_MODE_ENTER.
The gp is changed to a virtual address in region 7 because DATA_PA_TO_VA
is implemented by dep instruction.

However when notify blocks were called from MCA handler code, because
notify blocks are supported by callback function pointers, gp value
value was switched to region 5 again.

The patch set gp register to kernel gp of region 5 at entry of MCA
dispatch.

Signed-off-by: Zou Nan hai <nanhai.zou@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2006-09-26 14:13:03 -07:00
..
acpi
asm-alpha [PATCH] Fix 'make headers_check' for Alpha 2006-09-16 12:54:32 -07:00
asm-arm [ARM] 3815/1: headers_install support for ARM 2006-09-18 16:28:50 +01:00
asm-arm26
asm-cris
asm-frv
asm-generic
asm-h8300
asm-i386 x86: save/restore eflags in context switch 2006-09-18 16:20:40 -07:00
asm-ia64 [IA64] Make gp value point to Region 5 in mca handler 2006-09-26 14:13:03 -07:00
asm-m32r
asm-m68k [PATCH] Fix 'make headers_check' on ia64 2006-09-19 07:59:59 -07:00
asm-m68knommu
asm-mips
asm-parisc [PATCH] headers_check: Clean up asm-parisc/page.h for user headers 2006-09-19 07:59:59 -07:00
asm-powerpc
asm-ppc
asm-s390 [PATCH] Fix 'make headers_check' on s390 2006-09-16 12:54:31 -07:00
asm-sh
asm-sh64
asm-sparc
asm-sparc64
asm-um
asm-v850
asm-x86_64 [PATCH] Fix 'make headers_check' on x86_64 2006-09-16 12:54:32 -07:00
asm-xtensa
keys
linux Merge git://git.infradead.org/mtd-2.6 2006-09-19 08:01:58 -07:00
math-emu
media
mtd
net
pcmcia
rdma
rxrpc
scsi
sound
video
Kbuild