dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/powerpc/platforms/pseries
Haren Myneni 9da5cad61c [PATCH] powerpc: Fix search for the main interrupt controller
At present, we are not looking at all interrupt controller nodes in the
device tree even though the proper node was not found. This is causing
the system panic. The attached patch will scan all nodes until it finds
the proper interrupt controller type.

Signed-off-by: Haren Myneni <haren@us.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-01-09 15:35:01 +11:00
..
Kconfig powerpc: Merge remaining RTAS code 2005-11-03 14:41:19 +11:00
Makefile [PATCH] powerpc: migrate common PCI hotplug code 2006-01-09 14:51:12 +11:00
eeh.c [PATCH] powerpc: PCI hotplug common code elimination 2006-01-09 14:51:05 +11:00
eeh_event.c [PATCH] ppc64: PCI error event dispatcher 2005-11-10 11:38:05 +11:00
hvCall.S powerpc: move pSeries files to arch/powerpc/platforms/pseries 2005-10-10 22:03:41 +10:00
hvconsole.c powerpc: Move most remaining ppc64 files over to arch/powerpc 2005-11-14 17:30:17 +11:00
hvcserver.c powerpc: Move most remaining ppc64 files over to arch/powerpc 2005-11-14 17:30:17 +11:00
iommu.c [PATCH] powerpc: minor cleanup of void ptr deref 2006-01-09 14:52:04 +11:00
lpar.c [PATCH] powerpc: udbg updates 2006-01-09 14:51:22 +11:00
nvram.c powerpc: move pSeries files to arch/powerpc/platforms/pseries 2005-10-10 22:03:41 +10:00
pci.c [PATCH] ppc64: fix PCI IO mapping 2005-11-10 15:32:37 +11:00
pci_dlpar.c [PATCH] powerpc: export PCI fixup routine 2006-01-09 14:54:02 +11:00
plpar_wrappers.h [PATCH] powerpc: Make ppc_md.set_dabr non 64-bit specific 2005-11-07 13:31:13 +11:00
ras.c [PATCH] powerpc: Create a trampoline for the fwnmi vectors 2006-01-09 14:52:17 +11:00
reconfig.c [PATCH] powerpc: merge code values for identifying platforms 2005-11-10 13:37:51 +11:00
rtasd.c powerpc: Fix some compile problems with the VDSO stuff 2005-11-11 23:04:40 +11:00
scanlog.c [PATCH] powerpc: Move scanlog.c to platforms/pseries 2005-11-10 13:09:27 +11:00
setup.c [PATCH] powerpc: Fix search for the main interrupt controller 2006-01-09 15:35:01 +11:00
smp.c [PATCH] powerpc: More debugging fixups 2005-11-16 13:29:40 +11:00
vio.c powerpc: move pSeries files to arch/powerpc/platforms/pseries 2005-10-10 22:03:41 +10:00
xics.c [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump. 2006-01-09 14:52:28 +11:00
xics.h [PATCH] powerpc: Move xics.[ch] into platforms/pseries 2005-10-28 16:39:19 +10:00