All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: stable@vger.kernel.org
Cc: Sasha Levin <sashal@kernel.org>
Subject: Re: [PATCH stable 6.12 6.15 1/1] selftests/bpf: Add tests with stack ptr register in conditional jmp
Date: Mon, 28 Jul 2025 10:57:44 -0400	[thread overview]
Message-ID: <1753711318-0704b12f@stable.kernel.org> (raw)
In-Reply-To: <20250728072018.40760-1-shung-hsi.yu@suse.com>

[ Sasha's backport helper bot ]

Hi,

✅ All tests passed successfully. No issues detected.
No action required from the submitter.

The upstream commit SHA1 provided is correct: 5ffb537e416ee22dbfb3d552102e50da33fec7f6

WARNING: Author mismatch between patch and upstream commit:
Backport author: Shung-Hsi Yu <shung-hsi.yu@suse.com>
Commit author: Yonghong Song <yonghong.song@linux.dev>

Note: The patch differs from the upstream commit:
---
1:  5ffb537e416e ! 1:  0812c73da513 selftests/bpf: Add tests with stack ptr register in conditional jmp
    @@ Metadata
      ## Commit message ##
         selftests/bpf: Add tests with stack ptr register in conditional jmp
     
    +    Commit 5ffb537e416ee22dbfb3d552102e50da33fec7f6 upstream.
    +
         Add two tests:
           - one test has 'rX <op> r10' where rX is not r10, and
           - another test has 'rX <op> rY' where rX and rY are not r10
    @@ Commit message
         Signed-off-by: Yonghong Song <yonghong.song@linux.dev>
         Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
         Link: https://lore.kernel.org/bpf/20250524041340.4046304-1-yonghong.song@linux.dev
    +    [ shung-hsi.yu: contains additional hunks for kernel/bpf/verifier.c that
    +      should be part of the previous patch in the series, commit
    +      e2d2115e56c4 "bpf: Do not include stack ptr register in precision
    +      backtracking bookkeeping", which already incorporated. ]
    +    Link: https://lore.kernel.org/all/9b41f9f5-396f-47e0-9a12-46c52087df6c@linux.dev/
    +    Signed-off-by: Shung-Hsi Yu <shung-hsi.yu@suse.com>
     
      ## kernel/bpf/verifier.c ##
     @@ kernel/bpf/verifier.c: static int check_cond_jmp_op(struct bpf_verifier_env *env,

---

Results of testing on various branches:

| Branch                    | Patch Apply | Build Test |
|---------------------------|-------------|------------|
| 6.15                      | Success     | Success    |
| 6.12                      | Success     | Success    |

      reply	other threads:[~2025-07-28 14:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-28  7:20 [PATCH stable 6.12 6.15 1/1] selftests/bpf: Add tests with stack ptr register in conditional jmp Shung-Hsi Yu
2025-07-28 14:57 ` Sasha Levin [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=1753711318-0704b12f@stable.kernel.org \
    --to=sashal@kernel.org \
    --cc=stable@vger.kernel.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.