Dave C Boutcher 91dc182ca6 [PATCH] powerpc: special-case ibm,suspend-me RTAS call
Handle the ibm,suspend-me RTAS call specially.  It needs
to be wrapped in a set of synchronization hypervisor calls
(H_Join).  When the H_Join calls are made on all CPUs, the
intent is that only one will return with H_Continue, meaning
that he is the "last man standing".  That CPU then issues the
ibm,suspend-me call.  What is interesting, of course, is that
the CPU running when the rtas syscall is made, may NOT be the
CPU that ultimately executes the ibm,suspend-me rtas call.

Signed-off-by: Dave Boutcher <sleddog@us.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-01-14 12:04:25 +11:00
..
2005-11-18 14:39:23 +11:00
2005-10-13 13:40:54 +10:00
2006-01-09 14:49:06 +11:00
2006-01-09 14:49:06 +11:00
2006-01-12 20:09:30 +11:00
2006-01-09 15:06:03 +11:00
2005-11-09 11:35:26 +11:00
2006-01-12 09:08:57 -08:00
2006-01-09 15:47:13 +11:00
2005-11-28 14:34:23 -08:00