linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Song Liu <songliubraving@fb.com>
To: Jens Axboe <axboe@kernel.dk>, linux-raid <linux-raid@vger.kernel.org>
Cc: Logan Gunthorpe <logang@deltatee.com>,
	"liuyun01@kylinos.cn" <liuyun01@kylinos.cn>
Subject: Re: [GIT PULL] md-next 20220718
Date: Tue, 19 Jul 2022 01:05:09 +0000	[thread overview]
Message-ID: <799F776B-142E-453D-9F8E-595105249E83@fb.com> (raw)
In-Reply-To: <4122CEAB-991E-4A4D-90FD-C48325935876@fb.com>



> On Jul 18, 2022, at 2:49 PM, Song Liu <songliubraving@fb.com> wrote:
> 
> Hi Jens, 
> 
> Please consider pulling the following changes on top of your for-5.20/drivers
> branch. The major changes are:
>  1. Convert prepare_to_wait() to wait_woken() api, by Logan Gunthorpe;
>  2. Fix sectors_to_do bitmap issue, by Logan Gunthorpe. 
> 
> Thanks,
> Song
> 
> 
> The following changes since commit 8c740c6bf12dec03b6f35b19fe6c183929d0b88a:
> 
>  null_blk: fix ida error handling in null_add_dev() (2022-07-15 09:04:38 -0600)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git md-next
> 
> for you to fetch changes up to f8584a43b407dc0b7277e722a4b7fbca9f4bee44:
> 
>  raid5: fix duplicate checks for rdev->saved_raid_disk (2022-07-18 14:33:58 -0700)
> 
> ----------------------------------------------------------------
> Jackie Liu (1):
>      raid5: fix duplicate checks for rdev->saved_raid_disk

Forgot to mention: 

This patch conflicts with the following commit in upstream and linux-next:

commit 617b365872a2 ("dm raid: fix KASAN warning in raid5_add_disks")

It should be straightforward to fix. 

Thanks,
Song

> 
> Logan Gunthorpe (2):
>      md/raid5: Fix sectors_to_do bitmap overflow in raid5_make_request()
>      md/raid5: Convert prepare_to_wait() to wait_woken() api
> 
> drivers/md/raid5.c | 35 ++++++++++++++++++-----------------
> 1 file changed, 18 insertions(+), 17 deletions(-)


  reply	other threads:[~2022-07-19  1:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-18 21:49 [GIT PULL] md-next 20220718 Song Liu
2022-07-19  1:05 ` Song Liu [this message]
2022-07-19 16:23   ` Jens Axboe

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=799F776B-142E-453D-9F8E-595105249E83@fb.com \
    --to=songliubraving@fb.com \
    --cc=axboe@kernel.dk \
    --cc=linux-raid@vger.kernel.org \
    --cc=liuyun01@kylinos.cn \
    --cc=logang@deltatee.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;
as well as URLs for NNTP newsgroup(s).