All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Ignore bios-tables-test in the qtest section
@ 2020-10-01  4:27 Thomas Huth
  2020-10-01 13:15 ` Laszlo Ersek
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Huth @ 2020-10-01  4:27 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier, Paolo Bonzini

I'm very often getting CC: on rather large patch series that
modify the ACPI stuff of either ARM or x86, just because the
bios-table-test is often slightly involved here. I can't say
much about ACPI, and the bios-table-test is already covered
by the ACPI section in MAINTAINERS, so I'd rather prefer to
not getting automatically CC-ed on such patch series anymore.
If people want my opinion about qtest-related changes, they
can still put me on CC manually.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e1e8ae277d..d476fbf627 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2474,7 +2474,7 @@ S: Maintained
 F: softmmu/qtest.c
 F: accel/qtest.c
 F: tests/qtest/
-X: tests/qtest/bios-tables-test-allowed-diff.h
+X: tests/qtest/bios-tables-test*
 
 Device Fuzzing
 M: Alexander Bulekov <alxndr@bu.edu>
-- 
2.18.2



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: Ignore bios-tables-test in the qtest section
  2020-10-01  4:27 [PATCH] MAINTAINERS: Ignore bios-tables-test in the qtest section Thomas Huth
@ 2020-10-01 13:15 ` Laszlo Ersek
  0 siblings, 0 replies; 2+ messages in thread
From: Laszlo Ersek @ 2020-10-01 13:15 UTC (permalink / raw)
  To: Thomas Huth, qemu-devel; +Cc: Laurent Vivier, Paolo Bonzini

On 10/01/20 06:27, Thomas Huth wrote:
> I'm very often getting CC: on rather large patch series that
> modify the ACPI stuff of either ARM or x86, just because the
> bios-table-test is often slightly involved here. I can't say
> much about ACPI, and the bios-table-test is already covered
> by the ACPI section in MAINTAINERS,

Right, the exact same pattern that you're going to exclude in this patch
from under "qtest" is already covered under "ACPI/SMBIOS":

F: tests/qtest/bios-tables-test*

> so I'd rather prefer to
> not getting automatically CC-ed on such patch series anymore.
> If people want my opinion about qtest-related changes, they
> can still put me on CC manually.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e1e8ae277d..d476fbf627 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2474,7 +2474,7 @@ S: Maintained
>  F: softmmu/qtest.c
>  F: accel/qtest.c
>  F: tests/qtest/
> -X: tests/qtest/bios-tables-test-allowed-diff.h
> +X: tests/qtest/bios-tables-test*
>  
>  Device Fuzzing
>  M: Alexander Bulekov <alxndr@bu.edu>
> 

FWIW:

Acked-by: Laszlo Ersek <lersek@redhat.com>

Thanks
Laszlo



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-01 13:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-01  4:27 [PATCH] MAINTAINERS: Ignore bios-tables-test in the qtest section Thomas Huth
2020-10-01 13:15 ` Laszlo Ersek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.