diff options
author | 2012-09-19 19:33:48 +0300 | |
---|---|---|
committer | 2012-09-20 13:00:10 +0300 | |
commit | c5421519f30bd5ed77857a78de6dc8414385e602 (patch) | |
tree | 313fee0269d75f0dd5146762dd32c78b8ced4f75 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: MMU: Avoid access/dirty update loop if all is well (diff) | |
download | linux-dev-c5421519f30bd5ed77857a78de6dc8414385e602.tar.xz linux-dev-c5421519f30bd5ed77857a78de6dc8414385e602.zip |
KVM: MMU: Eliminate pointless temporary 'ac'
'ac' essentially reconstructs the 'access' variable we already
have, except for the PFERR_PRESENT_MASK and PFERR_RSVD_MASK. As
these are not used by callees, just use 'access' directly.
Reviewed-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions