All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Cain <brian.cain@oss.qualcomm.com>
To: "Thomas Weißschuh" <linux@weissschuh.net>,
	"Brian Cain" <bcain@kernel.org>, "Willy Tarreau" <w@1wt.eu>,
	"Shuah Khan" <shuah@kernel.org>
Cc: linux-hexagon@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-kselftest@vger.kernel.org
Subject: Re: [PATCH 0/3] tools/nolibc: hexagon support
Date: Wed, 19 Aug 2026 09:18:08 -0500	[thread overview]
Message-ID: <9b5eb6f7-3d30-45c9-a00c-58d28db4c442@oss.qualcomm.com> (raw)
In-Reply-To: <20260819-nolibc-hexagon-v1-0-6bc3be591f09@weissschuh.net>


On 8/19/2026 1:31 AM, Thomas Weißschuh wrote:
> Add support for the hexagon architecture.
>
> Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
> ---


Thanks, Thomas!  I've got similar nolibc patches in my tree that I have 
been sitting on - but I like yours better.

Aside from the copy/paste error Willy identified, LGTM:

Reviewed-by: Brian Cain <brian.cain@oss.qualcomm.com>


> Thomas Weißschuh (3):
>        tools/nolibc: split the architecture list into multiple lines
>        selftests/nolibc: prepare for clang-only architectures
>        tools/nolibc: add support for hexagon
>
>   tools/include/nolibc/Makefile                  |  18 ++-
>   tools/include/nolibc/arch-hexagon.h            | 164 +++++++++++++++++++++++++
>   tools/include/nolibc/arch.h                    |   2 +
>   tools/testing/selftests/nolibc/Makefile.nolibc |   8 ++
>   tools/testing/selftests/nolibc/run-tests.sh    |  20 ++-
>   5 files changed, 209 insertions(+), 3 deletions(-)
> ---
> base-commit: b58afc8d1cf85688601b8d7e271125fff666f661
> change-id: 20260511-nolibc-hexagon-3f8891f4c7fe
>
> Best regards,
> --
> Thomas Weißschuh <linux@weissschuh.net>
>

  parent reply	other threads:[~2026-08-19 14:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-19  6:31 [PATCH 0/3] tools/nolibc: hexagon support Thomas Weißschuh
2026-08-19  6:31 ` [PATCH 1/3] tools/nolibc: split the architecture list into multiple lines Thomas Weißschuh
2026-08-19  6:31 ` [PATCH 2/3] selftests/nolibc: prepare for clang-only architectures Thomas Weißschuh
2026-08-19  6:31 ` [PATCH 3/3] tools/nolibc: add support for hexagon Thomas Weißschuh
2026-08-19  7:12   ` Willy Tarreau
2026-08-19 18:29     ` Thomas Weißschuh
2026-08-19 14:18 ` Brian Cain [this message]
2026-08-19 18:30   ` [PATCH 0/3] tools/nolibc: hexagon support Thomas Weißschuh
2026-08-20 15:24     ` Brian Cain

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=9b5eb6f7-3d30-45c9-a00c-58d28db4c442@oss.qualcomm.com \
    --to=brian.cain@oss.qualcomm.com \
    --cc=bcain@kernel.org \
    --cc=linux-hexagon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=linux@weissschuh.net \
    --cc=shuah@kernel.org \
    --cc=w@1wt.eu \
    /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.