On Thu, 13 Feb 2014 10:17:09 +0100 Christian Borntraeger <borntrae...@de.ibm.com> wrote:
> The current code does not initialize next_idx as the qemu > elf loader does not zero the bss section. > Make the initialization explicit. > > Signed-off-by: Christian Borntraeger <borntrae...@de.ibm.com> > --- > pc-bios/s390-ccw/virtio.c | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Cornelia Huck <cornelia.h...@de.ibm.com>