commit | 43771539d4666cba16298fc6b0ea63867425277c | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Sep 09 17:58:40 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Feb 16 17:30:19 2015 +0100 |
tree | 1b04add361e2733f686068b498e7c989fb1e8f45 | |
parent | 439c5e02d59659876e1a2cf019c55e419adab195 [diff] |
exec: protect mru_block with RCU Hence, freeing a RAMBlock has to be switched to call_rcu. Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>