aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRusty Russell <[email protected]>2007-08-01 14:46:11 +1000
committerAvi Kivity <[email protected]>2007-10-13 10:18:23 +0200
commita477034750ce59df7fc17823f085df5a30e316f0 (patch)
treecfca29ba12e9bcb7256ff424438020545721e305 /tools/perf/scripts/python/bin
parentf02424785ab83bab8283ad33044284f749c08db8 (diff)
KVM: Use kmem_cache_free for kmem_cache_zalloc'ed objects
We use kfree in svm.c and vmx.c, and this works, but it could break at any time. kfree() is supposed to match up with kmalloc(). Signed-off-by: Rusty Russell <[email protected]> Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions