Home
last modified time | relevance | path

Searched hist:"584 f8b71a2e8abdaeb4b6f4fddaf542b61392453" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/pasemi/
H A Dsetup.cdiff 584f8b71a2e8abdaeb4b6f4fddaf542b61392453 Thu Dec 06 00:24:48 CST 2007 Michael Neuling <mikey@neuling.org> [POWERPC] Use SLB size from the device tree

Currently we hardwire the number of SLBs to 64, but PAPR says we
should use the ibm,slb-size property to obtain the number of SLB
entries. This uses this property instead of assuming 64. If no
property is found, we assume 64 entries as before.

This soft patches the SLB handler, so it shouldn't change performance
at all.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
/openbmc/linux/arch/powerpc/kernel/
H A Dprom.cdiff 584f8b71a2e8abdaeb4b6f4fddaf542b61392453 Thu Dec 06 00:24:48 CST 2007 Michael Neuling <mikey@neuling.org> [POWERPC] Use SLB size from the device tree

Currently we hardwire the number of SLBs to 64, but PAPR says we
should use the ibm,slb-size property to obtain the number of SLB
entries. This uses this property instead of assuming 64. If no
property is found, we assume 64 entries as before.

This soft patches the SLB handler, so it shouldn't change performance
at all.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.cdiff 584f8b71a2e8abdaeb4b6f4fddaf542b61392453 Thu Dec 06 00:24:48 CST 2007 Michael Neuling <mikey@neuling.org> [POWERPC] Use SLB size from the device tree

Currently we hardwire the number of SLBs to 64, but PAPR says we
should use the ibm,slb-size property to obtain the number of SLB
entries. This uses this property instead of assuming 64. If no
property is found, we assume 64 entries as before.

This soft patches the SLB handler, so it shouldn't change performance
at all.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>