diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2021-03-23 23:40:11 +0300 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2021-03-25 23:57:25 +0300 |
commit | 72bbc226ed2ef0a46c165a482861fff00dd6d4e1 (patch) | |
tree | a0f30b25392fb76bb59424f4c4d8837b63b6bab2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0d02ec6b3136c73c09e7859f0d0e4e2c4c07b49b (diff) | |
download | linux-72bbc226ed2ef0a46c165a482861fff00dd6d4e1.tar.xz |
s390/vdso: copy tod_steering_delta value to vdso_data page
When converting the vdso assembler code to C it was forgotten to
actually copy the tod_steering_delta value to vdso_data page.
Which in turn means that tod clock steering will not work correctly.
Fix this by simply copying the value whenever it is updated.
Fixes: 4bff8cb54502 ("s390: convert to GENERIC_VDSO")
Cc: <stable@vger.kernel.org> # 5.10
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions