All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: qemu-devel@nongnu.org,
	 Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>,
	 Brian Cain <brian.cain@oss.qualcomm.com>
Subject: Re: [PATCH] MAINTAINERS: Fix hexagon-linux-user.mak path
Date: Wed, 20 May 2026 15:38:36 +0200	[thread overview]
Message-ID: <87wlwyjj4z.fsf@pond.sub.org> (raw)
In-Reply-To: <20260520123947.12711-1-philmd@linaro.org> ("Philippe Mathieu-Daudé"'s message of "Wed, 20 May 2026 14:39:47 +0200")

Philippe Mathieu-Daudé <philmd@linaro.org> writes:

> Fixes: 812b31d3f91 ("configs: rename default-configs to configs and reorganise")
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b75f3222f2f..2a4d124fb3c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -256,7 +256,7 @@ X: target/hexagon/gen_idef_parser_funcs.py
>  F: linux-user/hexagon/
>  F: tests/tcg/hexagon/
>  F: disas/hexagon.c
> -F: configs/targets/hexagon-linux-user/default.mak
> +F: configs/targets/hexagon-linux-user.mak
>  F: docker/dockerfiles/debian-hexagon-cross.docker
>  F: gdbstub/gdb-xml/hexagon*.xml
>  T: git https://github.com/quic/qemu.git hex-next

The file is already covered by

   F: configs/targets/*linux-user.mak

under "Linux user".  Covering it in more than one section is of course
just fine.  But none of the other configs/targets/FOO-linux-user.mak is
similarly covered by "FOO TCG CPUs", or anything other section.

Observation, not objection.



      parent reply	other threads:[~2026-05-20 13:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-20 12:39 [PATCH] MAINTAINERS: Fix hexagon-linux-user.mak path Philippe Mathieu-Daudé
2026-05-20 12:52 ` Markus Armbruster
2026-05-20 12:57   ` Philippe Mathieu-Daudé
2026-05-20 12:59     ` Philippe Mathieu-Daudé
2026-05-20 13:09       ` Markus Armbruster
2026-05-20 13:44         ` Markus Armbruster
2026-05-20 14:05         ` Philippe Mathieu-Daudé
2026-05-20 14:43           ` Markus Armbruster
2026-05-20 15:13           ` Pierrick Bouvier
2026-05-20 17:28   ` Pierrick Bouvier
2026-05-20 18:10     ` Markus Armbruster
2026-05-20 13:38 ` Markus Armbruster [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wlwyjj4z.fsf@pond.sub.org \
    --to=armbru@redhat.com \
    --cc=brian.cain@oss.qualcomm.com \
    --cc=philmd@linaro.org \
    --cc=pierrick.bouvier@oss.qualcomm.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.