From: Baoquan He <bhe@redhat.com>
To: kexec@lists.infradead.org
Subject: [PATCH v4 0/4] Convert vmcore to use an iov_iter
Date: Fri, 1 Apr 2022 09:23:42 +0800 [thread overview]
Message-ID: <YkZUHu1n7ZEaqLoq@MiWiFi-R3L-srv> (raw)
In-Reply-To: <20220331171407.0f7458c480e1c9406ca9337e@linux-foundation.org>
On 03/31/22 at 05:14pm, Andrew Morton wrote:
> On Thu, 31 Mar 2022 15:36:39 +0100 Matthew Wilcox <willy@infradead.org> wrote:
>
> > On Thu, Mar 31, 2022 at 07:25:33PM +0800, Baoquan He wrote:
> > > Hi Andrew,
> > >
> > > On 03/18/22 at 05:37pm, Baoquan He wrote:
> > > > Copy the description of v3 cover letter from Willy:
> > >
> > > Could you pick this series into your tree? I reviewed the patches 1~3
> > > and tested the whole patchset, no issue found.
> >
> > ... I'd fold patch 4 into patch 1,
>
> I think so too, please. The addition then removal of a
> read_from_oldmem() implementation is a bit odd.
>
> > but yes, Andrew, please take these patches.
>
> And against current -linus please. There have been some changes since
> then (rcu stuff).
OK, I will fold 1 to 4, and send v5 based on linus's tree.
WARNING: multiple messages have this Message-ID (diff)
From: Baoquan He <bhe@redhat.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Matthew Wilcox <willy@infradead.org>,
linux-kernel@vger.kernel.org, kexec@lists.infradead.org,
yangtiezhu@loongson.cn, amit.kachhap@arm.com, hch@lst.de,
linux-fsdevel@vger.kernel.org, viro@zeniv.linux.org.uk
Subject: Re: [PATCH v4 0/4] Convert vmcore to use an iov_iter
Date: Fri, 1 Apr 2022 09:23:42 +0800 [thread overview]
Message-ID: <YkZUHu1n7ZEaqLoq@MiWiFi-R3L-srv> (raw)
In-Reply-To: <20220331171407.0f7458c480e1c9406ca9337e@linux-foundation.org>
On 03/31/22 at 05:14pm, Andrew Morton wrote:
> On Thu, 31 Mar 2022 15:36:39 +0100 Matthew Wilcox <willy@infradead.org> wrote:
>
> > On Thu, Mar 31, 2022 at 07:25:33PM +0800, Baoquan He wrote:
> > > Hi Andrew,
> > >
> > > On 03/18/22 at 05:37pm, Baoquan He wrote:
> > > > Copy the description of v3 cover letter from Willy:
> > >
> > > Could you pick this series into your tree? I reviewed the patches 1~3
> > > and tested the whole patchset, no issue found.
> >
> > ... I'd fold patch 4 into patch 1,
>
> I think so too, please. The addition then removal of a
> read_from_oldmem() implementation is a bit odd.
>
> > but yes, Andrew, please take these patches.
>
> And against current -linus please. There have been some changes since
> then (rcu stuff).
OK, I will fold 1 to 4, and send v5 based on linus's tree.
next prev parent reply other threads:[~2022-04-01 1:23 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-18 9:37 [PATCH v4 0/4] Convert vmcore to use an iov_iter Baoquan He
2022-03-18 9:37 ` Baoquan He
2022-03-18 9:37 ` [PATCH v4 1/4] vmcore: Convert copy_oldmem_page() to take " Baoquan He
2022-03-18 9:37 ` Baoquan He
2022-03-18 9:37 ` [PATCH v4 2/4] vmcore: Convert __read_vmcore to use " Baoquan He
2022-03-18 9:37 ` Baoquan He
2022-03-18 9:37 ` [PATCH v4 3/4] vmcore: Convert read_from_oldmem() to take " Baoquan He
2022-03-18 9:37 ` Baoquan He
2022-03-18 9:37 ` [PATCH v4 4/4] fs/proc/vmcore: Use iov_iter_count() Baoquan He
2022-03-18 9:37 ` Baoquan He
2022-03-18 13:48 ` David Laight
2022-03-18 13:48 ` David Laight
2022-03-18 13:50 ` Matthew Wilcox
2022-03-18 13:50 ` Matthew Wilcox
2022-03-21 3:54 ` 'Baoquan He'
2022-03-21 3:54 ` 'Baoquan He'
2022-03-18 10:25 ` [PATCH v4 0/4] Convert vmcore to use an iov_iter Baoquan He
2022-03-18 10:25 ` Baoquan He
2022-03-31 11:25 ` Baoquan He
2022-03-31 11:25 ` Baoquan He
2022-03-31 14:36 ` Matthew Wilcox
2022-03-31 14:36 ` Matthew Wilcox
2022-04-01 0:14 ` Andrew Morton
2022-04-01 0:14 ` Andrew Morton
2022-04-01 1:23 ` Baoquan He [this message]
2022-04-01 1:23 ` Baoquan He
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=YkZUHu1n7ZEaqLoq@MiWiFi-R3L-srv \
--to=bhe@redhat.com \
--cc=kexec@lists.infradead.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.