]> git.baikalelectronics.ru Git - kernel.git/commit
xen-blkback: allow module to be cleanly unloaded
authorPaul Durrant <pdurrant@amazon.com>
Mon, 2 Dec 2019 11:41:17 +0000 (11:41 +0000)
committerJuergen Gross <jgross@suse.com>
Wed, 4 Dec 2019 10:35:35 +0000 (11:35 +0100)
commit0203690d1d863c4f30f7fde5a077821c122a16f9
tree47775d38e3f27c12a0464fc877ab9cf5195df050
parentf230857eb409671f1f1c2902c4593e258022e148
xen-blkback: allow module to be cleanly unloaded

Add a module_exit() to perform the necessary clean-up.

Signed-off-by: Paul Durrant <pdurrant@amazon.com>
Reviewed-by: "Roger Pau Monné" <roger.pau@citrix.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
drivers/block/xen-blkback/blkback.c
drivers/block/xen-blkback/common.h
drivers/block/xen-blkback/xenbus.c