[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190923.105107.1607030014690831006.davem@davemloft.net>
Date: Mon, 23 Sep 2019 10:51:07 +0200 (CEST)
From: David Miller <davem@...emloft.net>
To: marcelo.cerri@...onical.com
Cc: shuah@...nel.org, netdev@...r.kernel.org,
linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] selftests/net: replace AF_MAX with INT_MAX in socket.c
From: Marcelo Henrique Cerri <marcelo.cerri@...onical.com>
Date: Mon, 16 Sep 2019 12:03:37 -0300
> Use INT_MAX instead of AF_MAX, since libc might have a smaller value
> of AF_MAX than the kernel, what causes the test to fail.
>
> Signed-off-by: Marcelo Henrique Cerri <marcelo.cerri@...onical.com>
Definitely need to fix this differently.
Powered by blists - more mailing lists