]> Git Repo - linux.git/commit
xen-blkback: allow module to be cleanly unloaded
authorPaul Durrant <[email protected]>
Mon, 2 Dec 2019 11:41:17 +0000 (11:41 +0000)
committerJuergen Gross <[email protected]>
Wed, 4 Dec 2019 10:35:35 +0000 (11:35 +0100)
commit14855954f63608c5622d5eaa964d3872ce5c5514
tree47775d38e3f27c12a0464fc877ab9cf5195df050
parent196748a276b4dee01177e6b7abcda27cd759de83
xen-blkback: allow module to be cleanly unloaded

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

Signed-off-by: Paul Durrant <[email protected]>
Reviewed-by: "Roger Pau MonnĂ©" <[email protected]>
Reviewed-by: Juergen Gross <[email protected]>
Signed-off-by: Juergen Gross <[email protected]>
drivers/block/xen-blkback/blkback.c
drivers/block/xen-blkback/common.h
drivers/block/xen-blkback/xenbus.c
This page took 0.04625 seconds and 4 git commands to generate.