Le 18/08/2018 à 21:01, Richard Henderson a écrit :
> Version 4 continues the split into multiple files, but for
> inclusion rather than separate compilation.  This allows us
> to get warnings if there are mistakes in the switch statement
> that looks up the structures.
> 
> 
> r~
> 
> 
> Richard Henderson (16):
>   linux-user: Remove DEBUG
>   linux-user: Split out do_syscall1
>   linux-user: Relax single exit from "break"
>   linux-user: Propagate goto efault to return
>   linux-user: Propagate goto unimplemented_nowarn to return
>   linux-user: Propagate goto unimplemented to default
>   linux-user: Propagate goto fail to return
...

Richard,

if you want I can include patches 1 to 7 in my next pull request, this
will avoid you to rebase them for every new version of the series.

Thanks,
Laurent

Reply via email to