[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240510123330.GZ2347895@kernel.org>
Date: Fri, 10 May 2024 13:33:30 +0100
From: Simon Horman <horms@...nel.org>
To: Tao Su <tao1.su@...ux.intel.com>
Cc: linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-sound@...r.kernel.org, kvm@...r.kernel.org,
netdev@...r.kernel.org, linux-rtc@...r.kernel.org,
linux-sgx@...r.kernel.org, akpm@...ux-foundation.org,
edliaw@...gle.com, ivan.orlov0322@...il.com, broonie@...nel.org,
perex@...ex.cz, tiwai@...e.com, shuah@...nel.org, seanjc@...gle.com,
pbonzini@...hat.com, bongsu.jeon@...sung.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
alexandre.belloni@...tlin.com, jarkko@...nel.org,
dave.hansen@...ux.intel.com
Subject: Re: [PATCH v2 2/2] selftests/harness: Use 1024 in place of LINE_MAX
On Thu, May 09, 2024 at 01:31:13PM +0800, Tao Su wrote:
> Android was seeing a compilation error because its C library does not
> define LINE_MAX. Since LINE_MAX is only used to determine the size of
> test_name[] and 1024 should be enough for the test name, use 1024
> instead of LINE_MAX.
>
> Fixes: 38c957f07038 ("selftests: kselftest_harness: generate test name once")
> Signed-off-by: Tao Su <tao1.su@...ux.intel.com>
Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists