diff options
author | Jaedon Shin <jaedon.shin@gmail.com> | 2020-06-18 18:15:30 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2020-07-21 16:32:55 +0100 |
commit | 4405bdf3c57ec28d606bdf5325f1167505bfdcd4 (patch) | |
tree | c02456ebbe31be79fca83062c2d3edd20bde76b8 /lib | |
parent | eec13b42d41b0f3339dcf0c4da43734427c68620 (diff) | |
download | lwn-4405bdf3c57ec28d606bdf5325f1167505bfdcd4.tar.gz lwn-4405bdf3c57ec28d606bdf5325f1167505bfdcd4.zip |
ARM: 8987/1: VDSO: Fix incorrect clock_gettime64
__vdso_*() should be removed and fallback used if CNTCVT is not
available by cntvct_functional(). __vdso_clock_gettime64 when added
previous commit is using the incorrect CNTCVT value in that state.
__vdso_clock_gettime64 is also added to remove it's symbol.
Cc: stable@vger.kernel.org
Fixes: 74d06efb9c2f ("ARM: 8932/1: Add clock_gettime64 entry point")
Signed-off-by: Jaedon Shin <jaedon.shin@gmail.com>
Tested-by: Robin Murphy <robin.mruphy@arm.com>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions