Skip to content
Commit e5d789d1 authored by Christoffer Dall's avatar Christoffer Dall Committed by Paolo Bonzini
Browse files

arm64: timer: Fix test on APM X-Gene



When running the vtimer test on an APM X-Gene, setting the timer value
to (2^64 - 1) apparently results in the timer always firing, even
thought the counter is mich lower than the cval.

Since the idea of the code is to set everything up and schedule the
timer for some time very far in the future, take a pragmatic approach
and just add 10s worth of delay instead.

Signed-off-by: default avatarChristoffer Dall <cdall@linaro.org>
Message-Id: <20170713192009.10069-3-cdall@linaro.org>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 3c58864d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment