public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: stable@vger.kernel.org
Cc: SeongJae Park <sj@kernel.org>, Sasha Levin <sashal@kernel.org>
Subject: Re: [PATCH 6.1.y] mm/damon/vaddr: fix issue in damon_va_evenly_split_region()
Date: Fri,  6 Dec 2024 21:07:21 -0500	[thread overview]
Message-ID: <20241206185549-31e3750dbe0c0bae@stable.kernel.org> (raw)
In-Reply-To: <20241206175346.114805-1-sj@kernel.org>

[ Sasha's backport helper bot ]

Hi,

Found matching upstream commit: f3c7a1ede435e2e45177d7a490a85fb0a0ec96d1

WARNING: Author mismatch between patch and found commit:
Backport author: SeongJae Park <sj@kernel.org>
Commit author: Zheng Yejian <zhengyejian@huaweicloud.com>


Status in newer kernel trees:
6.12.y | Not found
6.6.y | Not found
6.1.y | Not found

Note: The patch differs from the upstream commit:
---
1:  f3c7a1ede435e ! 1:  624d3f8e31238 mm/damon/vaddr: fix issue in damon_va_evenly_split_region()
    @@ Commit message
         And add 'nr_piece == 1' check in damon_va_evenly_split_region() for better
         code readability and add a corresponding kunit testcase.
     
    -
         This patch (of 2):
     
         According to the logic of damon_va_evenly_split_region(), currently
    @@ Commit message
         Cc: Ye Weihua <yeweihua4@huawei.com>
         Cc: <stable@vger.kernel.org>
         Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
    +    (cherry picked from commit f3c7a1ede435e2e45177d7a490a85fb0a0ec96d1)
     
    - ## mm/damon/tests/vaddr-kunit.h ##
    -@@ mm/damon/tests/vaddr-kunit.h: static void damon_test_split_evenly(struct kunit *test)
    + ## mm/damon/vaddr-test.h ##
    +@@ mm/damon/vaddr-test.h: static void damon_test_split_evenly(struct kunit *test)
      	damon_test_split_evenly_fail(test, 0, 100, 0);
      	damon_test_split_evenly_succ(test, 0, 100, 10);
      	damon_test_split_evenly_succ(test, 5, 59, 5);
---

Results of testing on various branches:

| Branch                    | Patch Apply | Build Test |
|---------------------------|-------------|------------|
| stable/linux-6.1.y        |  Success    |  Success   |

      reply	other threads:[~2024-12-07  2:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-06 10:16 FAILED: patch "[PATCH] mm/damon/vaddr: fix issue in damon_va_evenly_split_region()" failed to apply to 6.1-stable tree gregkh
2024-12-06 17:53 ` [PATCH 6.1.y] mm/damon/vaddr: fix issue in damon_va_evenly_split_region() SeongJae Park
2024-12-07  2:07   ` 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=20241206185549-31e3750dbe0c0bae@stable.kernel.org \
    --to=sashal@kernel.org \
    --cc=sj@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox