diff options
| author | Emilio G. Cota | 2015-08-24 02:23:37 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2015-09-09 15:34:54 +0200 |
| commit | 5243722376873a48e9852a58b91f4d4101ee66e4 (patch) | |
| tree | 310a56c79e1e5d6d4119ccf706abeeffdb1939c7 /include | |
| parent | Makefile.target: include top level build dir in vpath (diff) | |
| download | qemu-5243722376873a48e9852a58b91f4d4101ee66e4.tar.gz qemu-5243722376873a48e9852a58b91f4d4101ee66e4.tar.xz qemu-5243722376873a48e9852a58b91f4d4101ee66e4.zip | |
rcu: init rcu_registry_lock after fork
We were unlocking this lock after fork, which is wrong since
only the thread that holds a mutex is allowed to unlock it.
Signed-off-by: Emilio G. Cota <cota@braap.org>
Message-Id: <1440375847-17603-9-git-send-email-cota@braap.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
