linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vincent Mailhol <mailhol@kernel.org>
To: Chris Li <sparse@chrisli.org>
Cc: linux-sparse@vger.kernel.org,
	Luc Van Oostenryck <luc.vanoostenryck@gmail.com>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Steven Rostedt <rostedt@goodmis.org>
Subject: Re: [PATCH] vadidation: add used-to-be-signed unit tests
Date: Wed, 24 Sep 2025 18:27:56 +0900	[thread overview]
Message-ID: <78229b37-a816-4128-b0be-ca73d9c05da7@kernel.org> (raw)
In-Reply-To: <CACePvbXaHKH5Vp+j53pk6494pgDEABQpZ_gOo9_nmCZ4gjxUHw@mail.gmail.com>

On 24/09/2025 at 16:03, Chris Li wrote:
> On Mon, Sep 22, 2025 at 8:54 AM Vincent Mailhol <mailhol@kernel.org> wrote:
>>
>> Add unit tests for the new used-to-be-signed check as introduced in [1]:
> 
> Applied and pushed on sparse-dev repo. Can you please take a look if I
> am doing it correctly on the sparse-dev?

I just checked out sparse-dev. I re-run the tests and everything looks fine!

> Linus has one more debug print line, can you add it for me and submit
> an incremental patch? It should be just a one liner. I will squash it
> with your change. I can ping you on the other email as well.

I replied in the other thread. That one line is already in the final patch ;)

> I intend to use sparse-dev as the unstable sparse developer repo. It
> will always be based on sparse repo but the commit in sparse-dev can
> be rewinded. Patches will sit in the sparse-dev for about a week then
> move into sparse repo. The sparse repo is a stable repo, it will not
> rewind.
> 
> BTW, the recommended base to submit the sparse patches is the stable
> sparse repo unless you depend on some bleeding edge feature only on
> sparse-dev repo. Pull request please base on the sparse repo not the
> unstable sparse-dev repo.
Ack. At the moment, I am not planning to do more sparse development, this patch
will likely be a one shot. But I will keep this in mind if I either decide to do
another contribution.


Yours sincerely,
Vincent Mailhol


  reply	other threads:[~2025-09-24  9:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-21  6:12 [PATCH] Warn about "unsigned value that used to be signed against zero" Vincent Mailhol
2025-09-21 15:16 ` Linus Torvalds
2025-09-22 12:10   ` Chris Li
2025-09-22 16:16     ` Linus Torvalds
2025-09-24  7:07       ` Chris Li
2025-09-24  8:54         ` Vincent Mailhol
2025-09-24 17:44           ` Chris Li
2025-09-22 12:02 ` Chris Li
2025-09-22 13:00   ` Vincent Mailhol
2025-09-22 14:58     ` Chris Li
2025-09-22 15:53       ` [PATCH] vadidation: add used-to-be-signed unit tests Vincent Mailhol
2025-09-24  7:03         ` Chris Li
2025-09-24  9:27           ` Vincent Mailhol [this message]
2025-09-24 17:47             ` Chris Li

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=78229b37-a816-4128-b0be-ca73d9c05da7@kernel.org \
    --to=mailhol@kernel.org \
    --cc=linux-sparse@vger.kernel.org \
    --cc=luc.vanoostenryck@gmail.com \
    --cc=rostedt@goodmis.org \
    --cc=sparse@chrisli.org \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).