mbox series

[risu,0/2] risu: Fix handling of ARM sigframe

Message ID 1497969886-17773-1-git-send-email-peter.maydell@linaro.org
Headers show
Series risu: Fix handling of ARM sigframe | expand

Message

Peter Maydell June 20, 2017, 2:44 p.m. UTC
This patchset has two patches: the major one fixes bugs in
our code for parsing the VFP parts of the ARM signal frame
structures. These weren't causing a practical problem because
of the way the kernel happens to lay out the sigframe,
but I noticed them while looking at the code for another
reason.

The second is just moving an orphan comment to somewhere
more appropriate.

thanks
-- PMM

Peter Maydell (2):
  risu_reginfo_arm.c: Fix handling of size values in sigframe
  risu_reginfo_arm.c: Move orphan comment to risu.h.

 risu.h             |  5 +++++
 risu_reginfo_arm.c | 20 ++++++++++----------
 2 files changed, 15 insertions(+), 10 deletions(-)

-- 
2.7.4