commit | a050dfb21cc22ac0c666d52531040c1bc48184cc | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Sat Feb 07 22:21:20 2015 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Feb 23 22:28:47 2015 +0100 |
tree | dcecc74f8562461340b9fd4594f1f09edb8b2a35 | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 [diff] |
ARM: KVM: Fix size check in __coherent_cache_guest_page The check is supposed to catch page-unaligned sizes, not the inverse. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>