Re: [Qemu-devel] [PATCH v2 8/8] linux-user: define TARGET_SO_REUSEPORT

2018-05-16 Thread Philippe Mathieu-Daudé
On 05/16/2018 05:55 PM, Laurent Vivier wrote: > Signed-off-by: Laurent Vivier Reviewed-by: Philippe Mathieu-Daudé > --- > linux-user/alpha/sockbits.h | 2 +- > linux-user/generic/sockbits.h | 2 +- > linux-user/mips/sockbits.h| 3 --- > 3 files changed, 2 insertions(+), 5 deletions(-) >

[Qemu-devel] [PATCH v2 8/8] linux-user: define TARGET_SO_REUSEPORT

2018-05-16 Thread Laurent Vivier
Signed-off-by: Laurent Vivier --- linux-user/alpha/sockbits.h | 2 +- linux-user/generic/sockbits.h | 2 +- linux-user/mips/sockbits.h| 3 --- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/linux-user/alpha/sockbits.h b/linux-user/alpha/sockbits.h index f5397dd875..d54dc98c0