Re: [PATCH 00/34] selftests: Fix incorrect kernel headers search path

2023-02-10 Thread Shuah Khan
On 2/3/23 18:06, Shuah Khan wrote: On 2/1/23 19:07, Shuah Khan wrote: Hi Mathieu, On 1/30/23 15:29, Shuah Khan wrote: On 1/27/23 06:57, Mathieu Desnoyers wrote: Hi, This series fixes incorrect kernel header search path in kernel selftests. Near the end of the series, a few changes are not t

Re: [PATCH 00/34] selftests: Fix incorrect kernel headers search path

2023-02-03 Thread Shuah Khan
On 2/1/23 19:07, Shuah Khan wrote: Hi Mathieu, On 1/30/23 15:29, Shuah Khan wrote: On 1/27/23 06:57, Mathieu Desnoyers wrote: Hi, This series fixes incorrect kernel header search path in kernel selftests. Near the end of the series, a few changes are not tagged as "Fixes" because the current

Re: [PATCH 00/34] selftests: Fix incorrect kernel headers search path

2023-02-01 Thread Shuah Khan
Hi Mathieu, On 1/30/23 15:29, Shuah Khan wrote: On 1/27/23 06:57, Mathieu Desnoyers wrote: Hi, This series fixes incorrect kernel header search path in kernel selftests. Near the end of the series, a few changes are not tagged as "Fixes" because the current behavior is to rely on the kernel s

Re: [PATCH 00/34] selftests: Fix incorrect kernel headers search path

2023-01-30 Thread Alexei Starovoitov
On Mon, Jan 30, 2023 at 3:48 PM Shuah Khan wrote: > > >> > >> These will be applied by maintainers to their trees. > > > > Not in this form. They break the build. > > Mathieu is sending you the patches in the format you requested in > the thread on this patch. It's not the format, but the patch i

Re: [PATCH 00/34] selftests: Fix incorrect kernel headers search path

2023-01-30 Thread Shuah Khan
On 1/30/23 16:45, Alexei Starovoitov wrote: On Mon, Jan 30, 2023 at 2:46 PM Shuah Khan wrote: On 1/27/23 06:57, Mathieu Desnoyers wrote: Hi, This series fixes incorrect kernel header search path in kernel selftests. Near the end of the series, a few changes are not tagged as "Fixes" because

Re: [PATCH 00/34] selftests: Fix incorrect kernel headers search path

2023-01-30 Thread Alexei Starovoitov
On Mon, Jan 30, 2023 at 2:46 PM Shuah Khan wrote: > > On 1/27/23 06:57, Mathieu Desnoyers wrote: > > Hi, > > > > This series fixes incorrect kernel header search path in kernel > > selftests. > > > > Near the end of the series, a few changes are not tagged as "Fixes" > > because the current behavi

Re: [PATCH 00/34] selftests: Fix incorrect kernel headers search path

2023-01-30 Thread Shuah Khan
On 1/27/23 06:57, Mathieu Desnoyers wrote: Hi, This series fixes incorrect kernel header search path in kernel selftests. Near the end of the series, a few changes are not tagged as "Fixes" because the current behavior is to rely on the kernel sources uapi files rather than on the installed ker