diff options
author | Christophe Leroy <[email protected]> | 2019-04-04 12:20:05 +0000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2019-04-08 06:57:19 +1000 |
commit | dd9a994fc68d196a052b73747e3366c57d14a09e (patch) | |
tree | 9efe2bd04bd1b13af611d8ef231a145b7396231b /scripts/gcc-plugins/gcc-generate-rtl-pass.h | |
parent | fd427103e8dfcb4b438269afd710b63e7af61463 (diff) |
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 'scripts/gcc-plugins/gcc-generate-rtl-pass.h')
0 files changed, 0 insertions, 0 deletions