Nathan Lynch wrote: > > Also, I think you probably want a big mutex around the > rtas_ibm_suspend_me stuff... I don't think you'd want two threads > going down that path concurrently. Never mind this part. I see now that call_lock in smp_call_function serializes such things, sorry.