kernel-ark/arch
Paul Mackerras 548ccebc2a powerpc: Fix reading and writing SPRs from xmon on 32-bit
When we created the instructions to read/write SPRs in xmon, we were
setting up a ppc64-style procedure descriptor and calling that, which
doesn't work in 32-bit.  For 32-bit a function pointer just points
to the instructions of the function.  This fixes it to do the right
thing for both 32-bit and 64-bit.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-11-11 22:36:34 +11:00
..
alpha
arm [ARM] 3098/1: pxa2xx disable ssp irq 2005-11-10 17:45:39 +00:00
arm26
cris
frv
h8300
i386 [PATCH] PCI: fix for Toshiba ohci1394 quirk 2005-11-10 16:09:18 -08:00
ia64 [IA64] utilize notify_die() for XPC disengage 2005-11-10 11:32:41 -08:00
m32r
m68k
m68knommu
mips
parisc
powerpc powerpc: Fix reading and writing SPRs from xmon on 32-bit 2005-11-11 22:36:34 +11:00
ppc [PATCH] ppc32: fix PQ2 PCI DMA interrupt handling 2005-11-11 22:19:56 +11:00
ppc64 [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel 2005-11-11 22:25:39 +11:00
s390
sh
sh64
sparc
sparc64
um
v850
x86_64
xtensa