diff mbox series

MAINTAINERS: Add selftests/x86 entry

Message ID 20240610052810.1488793-1-usama.anjum@collabora.com (mailing list archive)
State Accepted
Commit f09db2b4f1b9ec245c8eaac0948cc37ba8d4cea3
Headers show
Series MAINTAINERS: Add selftests/x86 entry | expand

Commit Message

Muhammad Usama Anjum June 10, 2024, 5:28 a.m. UTC
There are no maintainers specified for tools/testing/selftests/x86.
Shuah has mentioned [1] that the patches should go through x86 tree or
in special cases directly to Shuah's tree after getting ack-ed from x86
maintainers. Different people have been confused when sending patches as
correct maintainers aren't found by get_maintainer.pl script. Fix
this by adding entry to MAINTAINERS file.

[1] https://lore.kernel.org/all/90dc0dfc-4c67-4ea1-b705-0585d6e2ec47@linuxfoundation.org

Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Muhammad Usama Anjum July 2, 2024, 10:17 a.m. UTC | #1
Kind reminder

On 6/10/24 10:28 AM, Muhammad Usama Anjum wrote:
> There are no maintainers specified for tools/testing/selftests/x86.
> Shuah has mentioned [1] that the patches should go through x86 tree or
> in special cases directly to Shuah's tree after getting ack-ed from x86
> maintainers. Different people have been confused when sending patches as
> correct maintainers aren't found by get_maintainer.pl script. Fix
> this by adding entry to MAINTAINERS file.
> 
> [1] https://lore.kernel.org/all/90dc0dfc-4c67-4ea1-b705-0585d6e2ec47@linuxfoundation.org
> 
> Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 523d84b2d6139..f3a17e5d954a3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -24378,6 +24378,7 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
>  F:	Documentation/arch/x86/
>  F:	Documentation/devicetree/bindings/x86/
>  F:	arch/x86/
> +F:	tools/testing/selftests/x86
>  
>  X86 ENTRY CODE
>  M:	Andy Lutomirski <luto@kernel.org>
Muhammad Usama Anjum July 31, 2024, 1:42 p.m. UTC | #2
Kind reminder

On 7/2/24 3:17 PM, Muhammad Usama Anjum wrote:
> Kind reminder
> 
> On 6/10/24 10:28 AM, Muhammad Usama Anjum wrote:
>> There are no maintainers specified for tools/testing/selftests/x86.
>> Shuah has mentioned [1] that the patches should go through x86 tree or
>> in special cases directly to Shuah's tree after getting ack-ed from x86
>> maintainers. Different people have been confused when sending patches as
>> correct maintainers aren't found by get_maintainer.pl script. Fix
>> this by adding entry to MAINTAINERS file.
>>
>> [1] https://lore.kernel.org/all/90dc0dfc-4c67-4ea1-b705-0585d6e2ec47@linuxfoundation.org
>>
>> Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
>> ---
>>  MAINTAINERS | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 523d84b2d6139..f3a17e5d954a3 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -24378,6 +24378,7 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
>>  F:	Documentation/arch/x86/
>>  F:	Documentation/devicetree/bindings/x86/
>>  F:	arch/x86/
>> +F:	tools/testing/selftests/x86
>>  
>>  X86 ENTRY CODE
>>  M:	Andy Lutomirski <luto@kernel.org>
>
Shuah Khan July 31, 2024, 6:14 p.m. UTC | #3
On 7/31/24 07:42, Muhammad Usama Anjum wrote:
> Kind reminder
> 
> On 7/2/24 3:17 PM, Muhammad Usama Anjum wrote:
>> Kind reminder

Top post ???

>>
>> On 6/10/24 10:28 AM, Muhammad Usama Anjum wrote:
>>> There are no maintainers specified for tools/testing/selftests/x86.
>>> Shuah has mentioned [1] that the patches should go through x86 tree or
>>> in special cases directly to Shuah's tree after getting ack-ed from x86
>>> maintainers. Different people have been confused when sending patches as
>>> correct maintainers aren't found by get_maintainer.pl script. Fix
>>> this by adding entry to MAINTAINERS file.
>>>
>>> [1] https://lore.kernel.org/all/90dc0dfc-4c67-4ea1-b705-0585d6e2ec47@linuxfoundation.org
>>>
>>> Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
>>> ---
>>>   MAINTAINERS | 1 +
>>>   1 file changed, 1 insertion(+)
>>>

Applied to linux-kselftest next for Linux 6.12-rc1.

thanks,
-- Shuah
Peter Zijlstra July 31, 2024, 9:23 p.m. UTC | #4
On Wed, Jul 31, 2024 at 12:14:16PM -0600, Shuah Khan wrote:
> On 7/31/24 07:42, Muhammad Usama Anjum wrote:
> > Kind reminder
> > 
> > On 7/2/24 3:17 PM, Muhammad Usama Anjum wrote:
> > > Kind reminder
> 
> Top post ???
> 
> > > 
> > > On 6/10/24 10:28 AM, Muhammad Usama Anjum wrote:
> > > > There are no maintainers specified for tools/testing/selftests/x86.
> > > > Shuah has mentioned [1] that the patches should go through x86 tree or
> > > > in special cases directly to Shuah's tree after getting ack-ed from x86
> > > > maintainers. Different people have been confused when sending patches as
> > > > correct maintainers aren't found by get_maintainer.pl script. Fix
> > > > this by adding entry to MAINTAINERS file.
> > > > 
> > > > [1] https://lore.kernel.org/all/90dc0dfc-4c67-4ea1-b705-0585d6e2ec47@linuxfoundation.org
> > > > 
> > > > Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
> > > > ---
> > > >   MAINTAINERS | 1 +
> > > >   1 file changed, 1 insertion(+)
> > > > 
> 
> Applied to linux-kselftest next for Linux 6.12-rc1.

You are applying things for the x86 entry, without an x86 ack, srsly?
Shuah Khan Aug. 1, 2024, 7:27 p.m. UTC | #5
On 7/31/24 15:23, Peter Zijlstra wrote:
> On Wed, Jul 31, 2024 at 12:14:16PM -0600, Shuah Khan wrote:
>> On 7/31/24 07:42, Muhammad Usama Anjum wrote:
>>> Kind reminder
>>>
>>> On 7/2/24 3:17 PM, Muhammad Usama Anjum wrote:
>>>> Kind reminder
>>
>> Top post ???
>>
>>>>
>>>> On 6/10/24 10:28 AM, Muhammad Usama Anjum wrote:
>>>>> There are no maintainers specified for tools/testing/selftests/x86.
>>>>> Shuah has mentioned [1] that the patches should go through x86 tree or
>>>>> in special cases directly to Shuah's tree after getting ack-ed from x86
>>>>> maintainers. Different people have been confused when sending patches as
>>>>> correct maintainers aren't found by get_maintainer.pl script. Fix
>>>>> this by adding entry to MAINTAINERS file.
>>>>>
>>>>> [1] https://lore.kernel.org/all/90dc0dfc-4c67-4ea1-b705-0585d6e2ec47@linuxfoundation.org
>>>>>
>>>>> Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
>>>>> ---
>>>>>    MAINTAINERS | 1 +
>>>>>    1 file changed, 1 insertion(+)
>>>>>
>>
>> Applied to linux-kselftest next for Linux 6.12-rc1.
> 
> You are applying things for the x86 entry, without an x86 ack, srsly?

People are having problems with s86 selftests not making it to x86 lists.
I figured it will make it easier for the x86 team.

I don't have issues dropping this patch.

thanks,
-- Shuah
Shuah Khan Aug. 1, 2024, 7:57 p.m. UTC | #6
On 8/1/24 13:27, Shuah Khan wrote:
> On 7/31/24 15:23, Peter Zijlstra wrote:
>> On Wed, Jul 31, 2024 at 12:14:16PM -0600, Shuah Khan wrote:
>>> On 7/31/24 07:42, Muhammad Usama Anjum wrote:
>>>> Kind reminder
>>>>
>>>> On 7/2/24 3:17 PM, Muhammad Usama Anjum wrote:
>>>>> Kind reminder
>>>
>>> Top post ???
>>>
>>>>>
>>>>> On 6/10/24 10:28 AM, Muhammad Usama Anjum wrote:
>>>>>> There are no maintainers specified for tools/testing/selftests/x86.
>>>>>> Shuah has mentioned [1] that the patches should go through x86 tree or
>>>>>> in special cases directly to Shuah's tree after getting ack-ed from x86
>>>>>> maintainers. Different people have been confused when sending patches as
>>>>>> correct maintainers aren't found by get_maintainer.pl script. Fix
>>>>>> this by adding entry to MAINTAINERS file.
>>>>>>
>>>>>> [1] https://lore.kernel.org/all/90dc0dfc-4c67-4ea1-b705-0585d6e2ec47@linuxfoundation.org
>>>>>>
>>>>>> Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
>>>>>> ---
>>>>>>    MAINTAINERS | 1 +
>>>>>>    1 file changed, 1 insertion(+)
>>>>>>
>>>
>>> Applied to linux-kselftest next for Linux 6.12-rc1.
>>
>> You are applying things for the x86 entry, without an x86 ack, srsly?
> 
> People are having problems with s86 selftests not making it to x86 lists.
> I figured it will make it easier for the x86 team.
> 
> I don't have issues dropping this patch.
> 

Dropped from my tree

thanks,
-- Shuah
Dave Hansen Aug. 28, 2024, 5:18 p.m. UTC | #7
On 6/9/24 22:28, Muhammad Usama Anjum wrote:
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 523d84b2d6139..f3a17e5d954a3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -24378,6 +24378,7 @@ T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
>  F:	Documentation/arch/x86/
>  F:	Documentation/devicetree/bindings/x86/
>  F:	arch/x86/
> +F:	tools/testing/selftests/x86

I think this makes a lot of sense.  We do at least need to get cc'd on
this stuff.

Acked-by: Dave Hansen <dave.hansen@linux.intel.com>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 523d84b2d6139..f3a17e5d954a3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24378,6 +24378,7 @@  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
 F:	Documentation/arch/x86/
 F:	Documentation/devicetree/bindings/x86/
 F:	arch/x86/
+F:	tools/testing/selftests/x86
 
 X86 ENTRY CODE
 M:	Andy Lutomirski <luto@kernel.org>