From: Shuah Khan <skhan@linuxfoundation.org>
To: John Hubbard <jhubbard@nvidia.com>, Shuah Khan <shuah@kernel.org>
Cc: "Jason A . Donenfeld" <Jason@zx2c4.com>,
Thomas Gleixner <tglx@linutronix.de>,
Andy Lutomirski <luto@kernel.org>,
Mark Brown <broonie@kernel.org>,
Vincenzo Frascino <vincenzo.frascino@arm.com>,
Colin Ian King <colin.i.king@gmail.com>,
Valentin Obst <kernel@valentinobst.de>,
linux-kselftest@vger.kernel.org,
LKML <linux-kernel@vger.kernel.org>,
llvm@lists.linux.dev, Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH v4 0/3] selftests/vDSO: fix clang build errors, and Makefile cleanup
Date: Fri, 5 Jul 2024 10:54:59 -0600 [thread overview]
Message-ID: <9262c7ff-41e6-4df2-a335-e81897381ed0@linuxfoundation.org> (raw)
In-Reply-To: <20240704023324.83564-1-jhubbard@nvidia.com>
On 7/3/24 20:33, John Hubbard wrote:
> Hi,
>
> This is basically a resend, with a rebase onto today's latest Linux
> main, in order to show that the patches are still relevant and correct.
>
> Changes since v3:
>
> 1. Rebased onto Linux 6.10-rc6+.
>
> Cover letter for v3:
>
> Jason A. Donenfeld, I've added you because I ended up looking through
> your latest "implement getrandom() in vDSO" series [1], which also
> touches this Makefile, so just a heads up about upcoming (minor) merge
> conflicts.
>
> Changes since v2:
>
> 1. Added two patches, both of which apply solely to the Makefile.
> These provide a smaller, cleaner, and more accurate Makefile.
>
> 2. Added Reviewed-by and Tested-by tags for the original patch, which
> fixes all of the clang errors and warnings for this selftest.
>
> 3. Removed an obsolete blurb from the commit description of the original
> patch, now that Valentin Obst LLVM build fix has been merged.
>
> John Hubbard (3):
> selftests/vDSO: fix clang build errors and warnings
> selftests/mm: remove partially duplicated "all:" target in Makefile
> selftests/vDSO: remove duplicate compiler invocations from Makefile
>
> tools/testing/selftests/vDSO/Makefile | 29 ++++++++-----------
> tools/testing/selftests/vDSO/parse_vdso.c | 16 ++++++----
> .../selftests/vDSO/vdso_standalone_test_x86.c | 18 ++++++++++--
> 3 files changed, 39 insertions(+), 24 deletions(-)
>
>
> base-commit: 8a9c6c40432e265600232b864f97d7c675e8be52
Applied all 3 patches to linux_kselftest next for Linux 6.11-rc1.
thanks,
-- Shuah
prev parent reply other threads:[~2024-07-05 16:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-04 2:33 [PATCH v4 0/3] selftests/vDSO: fix clang build errors, and Makefile cleanup John Hubbard
2024-07-04 2:33 ` [PATCH v4 1/3] selftests/vDSO: fix clang build errors and warnings John Hubbard
2024-07-04 2:33 ` [PATCH v4 2/3] selftests/mm: remove partially duplicated "all:" target in Makefile John Hubbard
2024-07-05 8:13 ` Muhammad Usama Anjum
2024-07-05 17:53 ` Shuah Khan
2024-07-05 17:58 ` John Hubbard
2024-07-05 18:10 ` Shuah Khan
2024-07-04 2:33 ` [PATCH v4 3/3] selftests/vDSO: remove duplicate compiler invocations from Makefile John Hubbard
2024-07-05 16:54 ` Shuah Khan [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=9262c7ff-41e6-4df2-a335-e81897381ed0@linuxfoundation.org \
--to=skhan@linuxfoundation.org \
--cc=Jason@zx2c4.com \
--cc=broonie@kernel.org \
--cc=colin.i.king@gmail.com \
--cc=jhubbard@nvidia.com \
--cc=kernel@valentinobst.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=llvm@lists.linux.dev \
--cc=luto@kernel.org \
--cc=shuah@kernel.org \
--cc=tglx@linutronix.de \
--cc=vincenzo.frascino@arm.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox