commit | 1ed2fd2d3a8d18f184ba2d06e0f03bff773f28ab | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Mon Sep 12 13:17:27 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Mon Sep 12 17:19:12 2005 +1000 |
tree | 90cbf7cca4fc3c4367327c8503cede449ee64ffb | |
parent | 3238e9c9735cd5ebe30a59df1f8f5af2687344de [diff] |
[PATCH] ppc64: Fix for missing start-cpu rtas token If the rtas start-cpu token doesnt exist then presume the cpu is already spinning. If it isnt we will catch it later on when the cpu doesnt respond. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Paul Mackerras <paulus@samba.org>