]> 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)
commit49cabbc88f357d7846f332193c74b8fb2d6d112f
tree47775d38e3f27c12a0464fc877ab9cf5195df050
parent58547c1f025386eaeb5e9feee7874813a70314e2
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