]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ppc64: Fix for missing start-cpu rtas token
authorAnton Blanchard <anton@samba.org>
Mon, 12 Sep 2005 03:17:27 +0000 (13:17 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 12 Sep 2005 07:19:12 +0000 (17:19 +1000)
commit1ed2fd2d3a8d18f184ba2d06e0f03bff773f28ab
tree90cbf7cca4fc3c4367327c8503cede449ee64ffb
parent3238e9c9735cd5ebe30a59df1f8f5af2687344de
[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>
arch/ppc64/kernel/pSeries_smp.c