f5a3f3dc18
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> |
||
---|---|---|
.. | ||
sn | ||
a.out.h | ||
acpi-ext.h | ||
acpi.h | ||
agp.h | ||
asmmacro.h | ||
atomic.h | ||
auxvec.h | ||
bitops.h | ||
break.h | ||
bug.h | ||
bugs.h | ||
byteorder.h | ||
cache.h | ||
cacheflush.h | ||
checksum.h | ||
compat.h | ||
cpu.h | ||
cputime.h | ||
current.h | ||
cyclone.h | ||
delay.h | ||
div64.h | ||
dma-mapping.h | ||
dma.h | ||
dmi.h | ||
elf.h | ||
emergency-restart.h | ||
errno.h | ||
esi.h | ||
fcntl.h | ||
fpswa.h | ||
fpu.h | ||
futex.h | ||
gcc_intrin.h | ||
hardirq.h | ||
hw_irq.h | ||
ia32.h | ||
ia64regs.h | ||
ide.h | ||
intel_intrin.h | ||
intrinsics.h | ||
io.h | ||
ioctl.h | ||
ioctls.h | ||
iosapic.h | ||
ipcbuf.h | ||
irq.h | ||
Kbuild | ||
kdebug.h | ||
kmap_types.h | ||
kprobes.h | ||
kregs.h | ||
linkage.h | ||
local.h | ||
machvec_dig.h | ||
machvec_hpsim.h | ||
machvec_hpzx1_swiotlb.h | ||
machvec_hpzx1.h | ||
machvec_init.h | ||
machvec_sn2.h | ||
machvec.h | ||
mc146818rtc.h | ||
mca_asm.h | ||
mca.h | ||
meminit.h | ||
mman.h | ||
mmu_context.h | ||
mmu.h | ||
mmzone.h | ||
module.h | ||
msgbuf.h | ||
msi.h | ||
mutex.h | ||
namei.h | ||
nodedata.h | ||
numa.h | ||
page.h | ||
pal.h | ||
param.h | ||
parport.h | ||
patch.h | ||
pci.h | ||
percpu.h | ||
perfmon_default_smpl.h | ||
perfmon.h | ||
pgalloc.h | ||
pgtable.h | ||
poll.h | ||
posix_types.h | ||
processor.h | ||
ptrace_offsets.h | ||
ptrace.h | ||
resource.h | ||
rse.h | ||
rwsem.h | ||
sal.h | ||
scatterlist.h | ||
sections.h | ||
segment.h | ||
semaphore.h | ||
sembuf.h | ||
serial.h | ||
setup.h | ||
shmbuf.h | ||
shmparam.h | ||
sigcontext.h | ||
siginfo.h | ||
signal.h | ||
smp.h | ||
socket.h | ||
sockios.h | ||
sparsemem.h | ||
spinlock_types.h | ||
spinlock.h | ||
stat.h | ||
statfs.h | ||
string.h | ||
suspend.h | ||
system.h | ||
termbits.h | ||
termios.h | ||
thread_info.h | ||
timex.h | ||
tlb.h | ||
tlbflush.h | ||
topology.h | ||
types.h | ||
uaccess.h | ||
ucontext.h | ||
unaligned.h | ||
uncached.h | ||
unistd.h | ||
unwind.h | ||
user.h | ||
ustack.h | ||
vga.h | ||
xor.h |