Le 02/02/2018 à 11:02, Guido Günther a écrit : > This unbreaks the testcase from > > http://lists.nongnu.org/archive/html/qemu-arm/2018-01/msg00514.html > > Thanks to Laurent Vivier for spotting the 7th one. > > Signed-off-by: Guido Günther <a...@sigxcpu.org> > Tested-by: Philippe Mathieu-Daudé <f4...@amsat.org> > Suggested-by: Laurent Vivier <laur...@vivier.eu> > Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > --- > v3 collects *-by: replies. Anything else I can do to get this applied? > > linux-user/host/aarch64/safe-syscall.inc.S | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Applied to my 'linux-user-for-2.12' branch. Thanks, Laurent