kernel-ark/arch
David S. Miller 4130a4b206 [SPARC64]: Fix central/FHC bus handling on Ex000 systems.
1) probe_other_fhcs() wants to see only non-central FHC
   busses, so skip FHCs that don't sit off the root

2) Like SBUS, FHC can lack the appropriate address and
   size cell count properties, so add an of_busses[]
   entry and handlers for that.

3) Central FHC irq translator probing was buggy.  We
   were trying to use dp->child in irq_trans_init but
   that linkage is not setup at this point.

   So instead, pass in the parent of "dp" and look for
   the child "fhc" with parent "central".

Thanks to the tireless assistence of Ben Collins in tracking
down these problems and testing out these fixes.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-10-25 22:39:15 -07:00
..
alpha
arm [ARM] Comment out missing configuration symbols 2006-10-24 19:21:18 +01:00
arm26
avr32 [PATCH] AVR32: Update defconfig 2006-10-25 20:26:33 -07:00
cris
frv
h8300
i386
ia64
m32r
m68k
m68knommu
mips [MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page 2006-10-21 23:17:35 +01:00
parisc
powerpc [POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processors 2006-10-26 09:20:07 +10:00
ppc [POWERPC] Support feature fixups in vdso's 2006-10-25 11:54:07 +10:00
s390
sh
sh64
sparc
sparc64 [SPARC64]: Fix central/FHC bus handling on Ex000 systems. 2006-10-25 22:39:15 -07:00
um [PATCH] uml: mconsole fixes 2006-10-24 22:01:10 -07:00
v850
x86_64 [PATCH] x86-64: Only look at per_cpu data for online cpus. 2006-10-25 01:00:23 +02:00
xtensa