All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH risu 0/2] risu: Fix handling of ARM sigframe
@ 2017-06-20 14:44 Peter Maydell
  2017-06-20 14:44 ` [Qemu-devel] [PATCH 1/2] risu_reginfo_arm.c: Fix handling of size values in sigframe Peter Maydell
  2017-06-20 14:44 ` [Qemu-devel] [PATCH 2/2] risu_reginfo_arm.c: Move orphan comment to risu.h Peter Maydell
  0 siblings, 2 replies; 6+ messages in thread
From: Peter Maydell @ 2017-06-20 14:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée, patches

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-06-20 15:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-20 14:44 [Qemu-devel] [PATCH risu 0/2] risu: Fix handling of ARM sigframe Peter Maydell
2017-06-20 14:44 ` [Qemu-devel] [PATCH 1/2] risu_reginfo_arm.c: Fix handling of size values in sigframe Peter Maydell
2017-06-20 15:03   ` Alex Bennée
2017-06-20 15:43     ` Peter Maydell
2017-06-20 14:44 ` [Qemu-devel] [PATCH 2/2] risu_reginfo_arm.c: Move orphan comment to risu.h Peter Maydell
2017-06-20 14:59   ` Alex Bennée

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.