Re: [PATCH 00/12] linux-user: Load a vdso for x86_64 and hppa

2021-06-18 Thread no-reply
] linux-user: Load a vdso for x86_64 and hppa === TEST SCRIPT BEGIN === #!/bin/bash git rev-parse base > /dev/null || exit 0 git config --local diff.renamelimit 0 git config --local diff.renames True git config --local diff.algorithm histogram ./scripts/checkpatch.pl --mailback base.. === TEST SCR

[PATCH 00/12] linux-user: Load a vdso for x86_64 and hppa

2021-06-18 Thread Richard Henderson
Supersedes: 20200519194452.9009-1-richard.hender...@linaro.org Based-on: 20210618192951.125651-1-richard.hender...@linaro.org ("[PATCH v2 00/23] linux-user: Move signal trampolines to new page") Previous cover letter: > The subject of AT_SYSINFO came up on launchpad recently. > > There is definit