kernel-ark/arch
Benjamin Herrenschmidt 44e4665cc9 [PATCH] ppc64: Fix a device-tree bug on Apple's
Apple's Open Firmware has a funny bug when creating the /cpus nodes
where it leaves a dangling '\0' character in the CPU name which ends up
appearing in the full path of the node. This is bogus and
confuses /proc/device-tree badly.

This patch strips those bogus zero's from the node full path when
reading the device-tree from Open Firmware. The "name" property is not
modified and still contains the spurrious 0 (it basically contains 0
tailing 0 instead of one) but that shouldn't be a problem.

An equivalent patch for ppc32 will follow shortly

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-01 07:54:13 -07:00
..
alpha
arm
arm26
cris
frv
h8300 [PATCH] h8300 sleep problem 2005-05-31 14:54:17 -07:00
i386 [CPUFREQ] Typos. 2005-05-31 19:03:52 -07:00
ia64 [IA64] Use "PER_CPU" form of EXPORT macro 2005-05-31 10:38:32 -07:00
m32r
m68k
m68knommu
mips
parisc
ppc [PATCH] ppc32: i8259 PIC should not be initialized if PCI is not configured 2005-05-28 16:46:16 -07:00
ppc64 [PATCH] ppc64: Fix a device-tree bug on Apple's 2005-06-01 07:54:13 -07:00
s390
sh
sh64
sparc
sparc64 [SPARC64]: Add boot option to force UltraSPARC-III P-Cache on. 2005-05-23 15:52:08 -07:00
um [PATCH] uml: remove jail mode + other leftovers 2005-05-28 16:46:14 -07:00
v850
x86_64 [PATCH] x86_64 CONFIG_ACPI=n build fix 2005-05-31 14:54:17 -07:00