Searched hist:"9 c740025c51a26ab00192cfc464064d4ccbfe3fc" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | dlpar.c | diff 9c740025c51a26ab00192cfc464064d4ccbfe3fc Sun Aug 14 09:30:30 CDT 2011 Anton Blanchard <anton@samba.org> powerpc/pseries: Avoid spurious error during hotplug CPU add
During hotplug CPU add we get the following error:
Unexpected Error (0) returned from configure-connector
ibm,configure-connector returns 0 for configuration complete, so catch this and avoid the error.
Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: <stable@kernel.org>
|