diff options
author | Tim Deegan <Tim.Deegan@citrix.com> | 2011-03-16 09:35:32 +0000 |
---|---|---|
committer | Tim Deegan <Tim.Deegan@citrix.com> | 2011-03-16 09:35:32 +0000 |
commit | a63cc098560710c97ff62a797d4ad25ad7fa9a96 (patch) | |
tree | 4136405dd081da2d30a6dbbafd7cf635c4e5b3c9 /tools/flask/libflask | |
parent | eca0cebba197edbc6aa452c86e8019ab8b955c81 (diff) | |
download | xen-a63cc098560710c97ff62a797d4ad25ad7fa9a96.tar.gz xen-a63cc098560710c97ff62a797d4ad25ad7fa9a96.tar.bz2 xen-a63cc098560710c97ff62a797d4ad25ad7fa9a96.zip |
This fixes a bug in changeset 22526:7a5ee3800417, where the wrong
value is read when deciding whether to flush the VTd tables. The
effect is minor: in situations where the p2m entry is changed but the
mfn is the same, the VTd tables will be unnecessarily flushed.
old_entry is left untouched in the second case, since having a present
old_entry will cause the an unnecessary check to be taken at the end
of the function.
Spotted-by: Zhang, Peng Fei <zpfalpc23@gmail.com>
Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
Acked-by: Tim Deegan <Tim.Deegan@citrix.com>
Diffstat (limited to 'tools/flask/libflask')
0 files changed, 0 insertions, 0 deletions