]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix VG_(cpuid) invocations.
authorFlorian Krohm <florian@eich-krohm.de>
Thu, 18 Oct 2012 03:33:05 +0000 (03:33 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Thu, 18 Oct 2012 03:33:05 +0000 (03:33 +0000)
commit792e08a5ce7dbfed42fdb2ddebc7377ed93302ff
tree79f55ac5f3eb52e183031fdbdf1eeb5582981329
parent5371dd0942cf9c8c4f4c373debed7d2305112ee2
Fix VG_(cpuid) invocations.
Also call cache_info_is_sensible. I forgot to do that in r13053.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13055
coregrind/m_cache.c