diff options
author | 夷则(Caspar) <jinli.zjl@alibaba-inc.com> | 2017-12-24 17:08:58 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2018-02-01 15:26:44 +0100 |
commit | f6f93f75afb65997f4a84aaaab59dd06a4a06c80 (patch) | |
tree | ff77df0fee712020bb80c417650389cf4f037a6e /.mailmap | |
parent | vhost: Remove the unused variable. (diff) | |
download | linux-f6f93f75afb65997f4a84aaaab59dd06a4a06c80.tar.xz linux-f6f93f75afb65997f4a84aaaab59dd06a4a06c80.zip |
vhost: remove unused lock check flag in vhost_dev_cleanup()
In commit ea5d404655ba ("vhost: fix release path lockdep checks"),
Michael added a flag to check whether we should hold a lock in
vhost_dev_cleanup(), however, in commit 47283bef7ed3 ("vhost: move
memory pointer to VQs"), RCU operations have been replaced by
mutex, we can remove the no-longer-used `locked' parameter now.
Signed-off-by: Caspar Zhang <jinli.zjl@alibaba-inc.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions