[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aBy5503w_GuNTu9B@google.com>
Date: Thu, 8 May 2025 07:04:23 -0700
From: Sean Christopherson <seanjc@...gle.com>
To: Shuah Khan <skhan@...uxfoundation.org>
Cc: John Hubbard <jhubbard@...dia.com>, Peter Zijlstra <peterz@...radead.org>,
Shuah Khan <shuah@...nel.org>, "Liam R . Howlett" <Liam.Howlett@...cle.com>,
Suren Baghdasaryan <surenb@...gle.com>, Vlastimil Babka <vbabka@...e.cz>, pedro.falcato@...il.com,
linux-kselftest@...r.kernel.org, linux-mm@...ck.org,
linux-fsdevel@...r.kernel.org, linux-api@...r.kernel.org,
linux-kernel@...r.kernel.org, Oliver Sang <oliver.sang@...el.com>,
Christian Brauner <christian@...uner.io>, Lorenzo Stoakes <lorenzo.stoakes@...cle.com>
Subject: Re: The "make headers" requirement, revisited: [PATCH v3 3/3]
selftests: pidfd: add tests for PIDFD_SELF_*
On Wed, May 07, 2025, Shuah Khan wrote:
> The issues Peter is seeing regarding KHDR_INCLUDES in the following
> tests can be easily fixed by simply changing the test Makefile. These
> aren't framework related.
>
> kvm/Makefile.kvm: -I ../rseq -I.. $(EXTRA_CFLAGS) $(KHDR_INCLUDES)
...
> You can make the change to remove the reference to KHDR_INCLUDES.
> If don't have the time/bandwidth to do it, I will take care of it.
Please don't remove the KHDR_INCLUDES usage in KVM's selftests, KVM routinely
adds tests for new uAPI. Having to manually install headers is annoying, but
IMO it's the least awful solution we have.
Powered by blists - more mailing lists