All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: stable@vger.kernel.org
Cc: Yu Kuai <yukuai1@huaweicloud.com>, Sasha Levin <sashal@kernel.org>
Subject: Re: [PATCH v6.1] md: move initialization and destruction of 'io_acct_set' to md.c
Date: Thu,  8 May 2025 12:19:26 -0400	[thread overview]
Message-ID: <20250507083005-e59e898b9f88e24f@stable.kernel.org> (raw)
In-Reply-To: <20250506012417.312790-1-yukuai1@huaweicloud.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: c567c86b90d4715081adfe5eb812141a5b6b4883

WARNING: Author mismatch between patch and upstream commit:
Backport author: Yu Kuai<yukuai1@huaweicloud.com>
Commit author: Yu Kuai<yukuai3@huawei.com>

Status in newer kernel trees:
6.14.y | Present (exact SHA1)
6.12.y | Present (exact SHA1)
6.6.y | Present (exact SHA1)

Note: The patch differs from the upstream commit:
---
1:  c567c86b90d47 ! 1:  421676e64b498 md: move initialization and destruction of 'io_acct_set' to md.c
    @@ Metadata
      ## Commit message ##
         md: move initialization and destruction of 'io_acct_set' to md.c
     
    +    commit c567c86b90d4715081adfe5eb812141a5b6b4883 upstream.
    +
         'io_acct_set' is only used for raid0 and raid456, prepare to use it for
         raid1 and raid10, so that io accounting from different levels can be
         consistent.
    @@ Commit message
         Reviewed-by: Xiao Ni <xni@redhat.com>
         Signed-off-by: Song Liu <song@kernel.org>
         Link: https://lore.kernel.org/r/20230621165110.1498313-2-yukuai1@huaweicloud.com
    +    [Yu Kuai: This is the relied patch for commit 4a05f7ae3371 ("md/raid10:
    +    fix missing discard IO accounting"), kernel will panic while issuing
    +    discard to raid10 without this patch]
    +    Signed-off-by: Yu Kuai <yukuai3@huawei.com>
     
      ## drivers/md/md.c ##
     @@ drivers/md/md.c: int md_run(struct mddev *mddev)
---

Results of testing on various branches:

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

      parent reply	other threads:[~2025-05-08 16:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-06  1:24 [PATCH v6.1] md: move initialization and destruction of 'io_acct_set' to md.c Yu Kuai
2025-05-06 19:16 ` Salvatore Bonaccorso
2025-05-07  8:38   ` Greg KH
2025-05-08 16:19 ` 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=20250507083005-e59e898b9f88e24f@stable.kernel.org \
    --to=sashal@kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=yukuai1@huaweicloud.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 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.