s390/dump: zero out padding bytes in notes sections
commitabd137a1bc72614e1e6ca1cd9502426e4b4f7e6a
authorChristian Borntraeger <borntraeger@de.ibm.com>
Thu, 29 Aug 2013 10:40:25 +0000 (29 12:40 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 20 Sep 2013 10:46:53 +0000 (20 12:46 +0200)
tree0c263c69eeb740df93751c85427df49ba9cdafc4
parent3ac85fb66626ea91641f5fb9ad9069aab94754f5
s390/dump: zero out padding bytes in notes sections

The prstatus of an s390x dump contains several padding areas. Zero out
these bytes to make reading the notes section easier with a hexdump.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
target-s390x/arch_dump.c