OSDN Git Service

Revert "rcu: init rcu_registry_lock after fork"
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 16 Sep 2015 12:26:59 +0000 (14:26 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 16 Sep 2015 15:33:32 +0000 (17:33 +0200)
commit05620f85e930b0ac3dc22fdf8e4c390fa11afdeb
tree31d3f3395a726119043d492624a2a43174918236
parent007e620a7576e4ce2ea6955541e87d8ae8ed32ae
Revert "rcu: init rcu_registry_lock after fork"

This reverts commit 5243722376873a48e9852a58b91f4d4101ee66e4.
The patch forgot about rcu_sync_lock and was committed by mistake.

Reported-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
util/rcu.c