Re: [PATCH v3 1/8] arch: Use asm-generic/socket.h when possible

From: Heiko Carstens
Date: Tue Jan 08 2019 - 03:22:32 EST


On Mon, Jan 07, 2019 at 07:26:50PM -0800, Deepa Dinamani wrote:
> Many architectures maintain an arch specific copy of the
> file even though there are no differences with the asm-generic
> one. Allow these architectures to use the generic one instead.
>
> Signed-off-by: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
> ---
> arch/s390/include/uapi/asm/Kbuild | 1 +
> arch/s390/include/uapi/asm/socket.h | 117 ------------------------

For the s390 bits:

Acked-by: Heiko Carstens <heiko.carstens@xxxxxxxxxx>