diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2014-10-15 01:51:55 +0200 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2014-10-15 01:54:56 +0200 |
commit | 22b7050a024d7deb0c9ef1e14ed73e3b1e369f24 (patch) | |
tree | be21b9a75aa1b5a95d8bb3ab7bf9470669e643bb /fs/dlm/plock.c | |
parent | virtio-pci: move freeze/restore to virtio core (diff) | |
download | linux-22b7050a024d7deb0c9ef1e14ed73e3b1e369f24.tar.xz linux-22b7050a024d7deb0c9ef1e14ed73e3b1e369f24.zip |
virtio: defer config changed notifications
Defer config changed notifications that arrive during
probe/scan/freeze/restore.
This will allow drivers to set DRIVER_OK earlier, without worrying about
racing with config change interrupts.
This change will also benefit old hypervisors (before 2009)
that send interrupts without checking DRIVER_OK: previously,
the callback could race with driver-specific initialization.
This will also help simplify drivers.
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> (cosmetic changes)
Diffstat (limited to 'fs/dlm/plock.c')
0 files changed, 0 insertions, 0 deletions