diff options
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | 2015-10-09 11:07:06 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2015-10-14 14:32:17 +0200 |
commit | 7cc8944e13c73374b6f33b39ca24c0891c87b077 (patch) | |
tree | dece4edb9773a4d6c760c8b4679a86669f9da54a /drivers/s390 | |
parent | 48002bd5af37c3f6ac4a1484427ac52f7f184950 (diff) |
s390/pci: reshuffle struct used to write debug data
zpci_err_insn writes stale stack content to the debugfs.
Ensure that the struct in zpci_err_insn is ordered in a way that
we don't have uninitialized holes in it. In addition to that
add the packed attribute.
Fixes: 3d8258e (s390/pci: move debug messages to debugfs)
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Reviewed-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions