diff options
author | Dave C Boutcher <sleddog@us.ibm.com> | 2006-01-13 18:39:24 -0600 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-01-14 12:04:25 +1100 |
commit | 91dc182ca6e25ee8b648ed2fb2a41859ead34903 (patch) | |
tree | d668133a2a3abd8345a5a2509c2da185dd180af8 /mm/page_alloc.c | |
parent | 91f62a2491f45b5d46ebe5aca1fac3477355c9c1 (diff) | |
download | linux-91dc182ca6e25ee8b648ed2fb2a41859ead34903.tar.gz linux-91dc182ca6e25ee8b648ed2fb2a41859ead34903.tar.bz2 linux-91dc182ca6e25ee8b648ed2fb2a41859ead34903.zip |
[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>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions