summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMonam Agarwal <monamagarwal123@gmail.com>2014-03-22 10:58:10 +0400
committerPaolo Bonzini <pbonzini@redhat.com>2014-08-19 17:12:29 +0400
commit3b63a43f1e04b935e1ce0383f78ac0f5c65433d8 (patch)
tree9530842d774d7001ac627c9662ee45d7a084a604 /tools/perf/scripts/python/export-to-postgresql.py
parent15fc075269e42230605343554c5c8001eb819228 (diff)
downloadlinux-3b63a43f1e04b935e1ce0383f78ac0f5c65433d8.tar.xz
arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.c
Here rcu_assign_pointer() is ensuring that the initialization of a structure is carried out before storing a pointer to that structure. So, rcu_assign_pointer(p, NULL) can always safely be converted to RCU_INIT_POINTER(p, NULL). Signed-off-by: Monam Agarwal <monamagarwal123@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions