git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0330581
)
powerpc/pseries: Avoid spurious error during hotplug CPU add
author
Anton Blanchard
<anton@samba.org>
Sun, 14 Aug 2011 14:30:30 +0000
(14:30 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 19 Sep 2011 23:20:00 +0000
(09:20 +1000)
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>
No differences found