mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
7cc8944e13
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:
|
||
---|---|---|
.. | ||
Makefile | ||
pci.c | ||
pci_clp.c | ||
pci_debug.c | ||
pci_dma.c | ||
pci_event.c | ||
pci_insn.c | ||
pci_mmio.c | ||
pci_sysfs.c |