[PATCH] kselftest/arm4: Provide local defines for AT_HWCAP3
Mark Brown
broonie at kernel.org
Wed Jul 16 03:37:03 PDT 2025
On Wed, Jul 16, 2025 at 08:04:54AM +0530, Anshuman Khandual wrote:
> On 16/07/25 2:41 AM, Mark Brown wrote:
> > #define TESTS_PER_HWCAP 3
> > +#ifndef AT_HWCAP3
> > +#define AT_HWCAP3 29
> Just wondering - would it be better to add a comment that this is a
> temporary construct till libc headers pick up AT_HWCAP3 definitions.
Possibly? We tend to be against comments for this stuff in the tests
though. We don't 100% need people's libcs updating, if we can work out
how to get the kernel header picked up in favour of the libc one
robustly that'd be fine too.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20250716/7e1a2ea7/attachment.sig>
More information about the linux-arm-kernel
mailing list