On Fri, 2015-11-13 at 15:57 +1100, Michael Neuling wrote:
> get_tm_stackpointer() gets the userspace stack pointer which the
> signal frame will be written from pt_regs. To do this it performs a
> tm_reclaim to access the checkpointed stack pointer.
>
> Doing a tm_reclaim is an important operatio
get_tm_stackpointer() gets the userspace stack pointer which the
signal frame will be written from pt_regs. To do this it performs a
tm_reclaim to access the checkpointed stack pointer.
Doing a tm_reclaim is an important operation which changes the machine
state. Doing this in the wrong state or