Merge "arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW"
This commit is contained in:
commit
3d8551da60
1 changed files with 0 additions and 1 deletions
|
@ -256,7 +256,6 @@ monotonic_raw:
|
||||||
seqcnt_check fail=monotonic_raw
|
seqcnt_check fail=monotonic_raw
|
||||||
|
|
||||||
/* All computations are done with left-shifted nsecs. */
|
/* All computations are done with left-shifted nsecs. */
|
||||||
lsl x14, x14, x12
|
|
||||||
get_nsec_per_sec res=x9
|
get_nsec_per_sec res=x9
|
||||||
lsl x9, x9, x12
|
lsl x9, x9, x12
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue