diff options
| author | Christophe Leroy <[email protected]> | 2019-04-04 12:20:05 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2019-04-07 20:57:19 +0000 |
| commit | dd9a994fc68d196a052b73747e3366c57d14a09e (patch) | |
| tree | 9efe2bd04bd1b13af611d8ef231a145b7396231b /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | powerpc/32: Fix early boot failure with RTAS built-in (diff) | |
| download | kernel-dd9a994fc68d196a052b73747e3366c57d14a09e.tar.gz kernel-dd9a994fc68d196a052b73747e3366c57d14a09e.zip | |
powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
Commit b5b4453e7912 ("powerpc/vdso64: Fix CLOCK_MONOTONIC
inconsistencies across Y2038") changed the type of wtom_clock_sec
to s64 on PPC64. Therefore, VDSO32 needs to read it with a 4 bytes
shift in order to retrieve the lower part of it.
Fixes: b5b4453e7912 ("powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038")
Reported-by: Christian Zigotzky <[email protected]>
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
