diff options
author | Randy MacLeod <randy.macleod@windriver.com> | 2021-12-29 17:37:27 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-01-04 23:14:05 +0000 |
commit | b4c2b4df01733a692c961f00071e49381da5e594 (patch) | |
tree | e27b5e13bb2668e3df91e11223251dfbf0e2049b /scripts/lib/devtool/export.py | |
parent | b93a99b973f6cc07e338dc4a3e396a5c8f18c8e5 (diff) | |
download | poky-b4c2b4df01733a692c961f00071e49381da5e594.tar.gz |
valgrind: backport rseq work-around
Using glibc-2.35-alpha, valgrind ptests mostly all fail with the error:
WARNING: unhandled amd64-linux syscall: 334
You may be able to write your own handler.
With this patch applied qemux86-64 ptest results were:
TOTAL: 728
PASSED: 709
FAILED: 0
SKIPPED: 19
This patch implements the Linux rseq syscall as ENOSYS while
a proper fix is being worked on as desribed in the patch
commit log.
(From OE-Core rev: 6ca008072df0371b6b1cfdd7030da6494ff012bd)
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/export.py')
0 files changed, 0 insertions, 0 deletions