Home
last modified time | relevance | path

Searched hist:"33 b7497794424181dca87f18e43ecbc07f86bba5" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dprom_init.cdiff 33b7497794424181dca87f18e43ecbc07f86bba5 Wed Jun 07 04:01:32 CEST 2006 Benjamin Herrenschmidt <benh@kernel.crashing.org> [PATCH] powerpc: Fix call to ibm,client-architecture-support

The code in prom_init.c calling the firmware
ibm,client-architecture-support method on pSeries has a bug where it
fails to properly pass the instance handle of the firmware object when
trying to call a method. Result ranges from the call doing nothing to
the firmware crashing. (Found by Segher, thanks !)

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>