1
0
Fork 0
alistair23-linux/drivers/s390
Michael S. Tsirkin 016c98c6fe virtio: unify config_changed handling
Replace duplicated code in all transports with a single wrapper in
virtio.c.

The only functional change is in virtio_mmio.c: if a buggy device sends
us an interrupt before driver is set, we previously returned IRQ_NONE,
now we return IRQ_HANDLED.

As this must not happen in practice, this does not look like a big deal.

See also commit 3fff0179e3
	virtio-pci: do not oops on config change if driver not loaded.
for the original motivation behind the driver check.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2014-10-15 10:24:54 +10:30
..
block s390/dasd: Make module parameter visible in sysfs 2014-09-01 09:56:28 +02:00
char s390/sclp: remove unnecessary XTABS flag 2014-08-15 09:01:20 +02:00
cio s390/qdio: add helpers to manage qdio buffers 2014-07-22 09:26:13 +02:00
crypto s390/zcrypt: improve device probing for zcrypt adapter cards 2014-07-16 10:48:12 +02:00
kvm virtio: unify config_changed handling 2014-10-15 10:24:54 +10:30
net qeth: don't query for info if hardware not ready. 2014-09-02 13:54:06 -07:00
scsi Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2014-08-07 08:41:00 -07:00
Makefile [S390] split/move machine check handler code 2009-03-26 15:24:10 +01:00