PPC: linux-user: Calculate context pointer explicitly
commit61993a67128095946ed5df51c3c20748182d8efc
authorSamuel Seay <lightningth@gmail.com>
Fri, 4 Jan 2013 14:35:48 +0000 (4 14:35 +0000)
committerAlexander Graf <agraf@suse.de>
Mon, 7 Jan 2013 16:37:11 +0000 (7 17:37 +0100)
treea3649b3ec0d03fc342c0208a51af8c1cc695f63b
parent1b7ce68fb45b97a9eaf71eeb81d2b4f4ea6bf4b2
PPC: linux-user: Calculate context pointer explicitly

Peter Maydell recommended the change to be more proper. The result was tested
and shows coming up with the same proper value.

Signed-off-by: Samuel Seay <LightningTH@GMail.com>
[agraf: change subject]
Signed-off-by: Alexander Graf <agraf@suse.de>
linux-user/signal.c