Cornelia Huck c235082b50 virtio/s390: size of SET_IND payload
SET_IND takes as a payload the _address_ of the indicators, meaning
that we have one of the rare cases where kmalloc(sizeof(&...)) is
actually correct. Let's clarify that with a comment.

The count for the ccw, however, was only correct because the
indicators are 64 bit. Let's use the correct value.

Reported-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Reviewed-by: Halil Pasic <pasic@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-03-02 18:08:59 +02:00
..
2016-02-27 12:33:42 -08:00
2016-02-16 08:04:06 -08:00
2016-02-23 17:17:20 -08:00
2016-02-17 11:50:53 -08:00
2016-02-27 12:33:42 -08:00
2016-03-02 18:08:59 +02:00
2016-02-18 16:24:48 -08:00
2016-02-24 09:04:21 -08:00
2016-03-02 17:02:04 +02:00
2016-03-02 17:01:59 +02:00
2016-02-22 13:57:01 -08:00