From: Xunlei Pang <xlpang@redhat.com>
To: Minfei Huang <mnfhuang@gmail.com>,
ebiederm@xmission.com, akpm@linux-foundation.org
Cc: mhuang@redhat.com, kexec@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path
Date: Tue, 1 Mar 2016 17:53:08 +0800 [thread overview]
Message-ID: <56D56684.9000908@redhat.com> (raw)
In-Reply-To: <1456819349-8650-1-git-send-email-mnfhuang@gmail.com>
This is a bug fix.
After this, I will try to do a cleanup for crash_unmap/map_reserved_pages()
(only used by S390) to consolidate it with arch_kexec_unprotect/protect_crashkres().
Regards,
Xunlei
On 03/01/2016 at 04:02 PM, Minfei Huang wrote:
> v1:
> - Bisect the patch according to Andrew Morton's suggestion
>
> Minfei Huang (2):
> kexec: Make a pair of map/unmap reserved pages in error path
> kexec: Do a cleanup for function kexec_load
>
> kernel/kexec.c | 112 ++++++++++++++++++++++++++++++++-------------------------
> 1 file changed, 63 insertions(+), 49 deletions(-)
>
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
WARNING: multiple messages have this Message-ID (diff)
From: Xunlei Pang <xlpang@redhat.com>
To: Minfei Huang <mnfhuang@gmail.com>,
ebiederm@xmission.com, akpm@linux-foundation.org
Cc: kexec@lists.infradead.org, linux-kernel@vger.kernel.org,
mhuang@redhat.com
Subject: Re: [PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path
Date: Tue, 1 Mar 2016 17:53:08 +0800 [thread overview]
Message-ID: <56D56684.9000908@redhat.com> (raw)
In-Reply-To: <1456819349-8650-1-git-send-email-mnfhuang@gmail.com>
This is a bug fix.
After this, I will try to do a cleanup for crash_unmap/map_reserved_pages()
(only used by S390) to consolidate it with arch_kexec_unprotect/protect_crashkres().
Regards,
Xunlei
On 03/01/2016 at 04:02 PM, Minfei Huang wrote:
> v1:
> - Bisect the patch according to Andrew Morton's suggestion
>
> Minfei Huang (2):
> kexec: Make a pair of map/unmap reserved pages in error path
> kexec: Do a cleanup for function kexec_load
>
> kernel/kexec.c | 112 ++++++++++++++++++++++++++++++++-------------------------
> 1 file changed, 63 insertions(+), 49 deletions(-)
>
next prev parent reply other threads:[~2016-03-01 9:53 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-01 8:02 [PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path Minfei Huang
2016-03-01 8:02 ` Minfei Huang
2016-03-01 8:02 ` [PATCH V2 1/2] " Minfei Huang
2016-03-01 8:02 ` Minfei Huang
2016-03-01 21:56 ` Andrew Morton
2016-03-01 21:56 ` Andrew Morton
2016-03-02 3:03 ` Minfei Huang
2016-03-02 3:03 ` Minfei Huang
2016-03-01 8:02 ` [PATCH V2 2/2] kexec: Do a cleanup for function kexec_load Minfei Huang
2016-03-01 8:02 ` Minfei Huang
2016-03-01 22:05 ` Andrew Morton
2016-03-01 22:05 ` Andrew Morton
2016-03-01 9:53 ` Xunlei Pang [this message]
2016-03-01 9:53 ` [PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path Xunlei Pang
2016-03-23 2:48 ` Baoquan He
2016-03-23 2:48 ` Baoquan He
2016-03-23 3:32 ` Xunlei Pang
2016-03-23 3:32 ` Xunlei Pang
2016-03-23 8:23 ` Baoquan He
2016-03-23 8:23 ` Baoquan He
2016-03-23 9:59 ` Xunlei Pang
2016-03-23 9:59 ` Xunlei Pang
2016-03-23 12:32 ` Baoquan He
2016-03-23 12:32 ` Baoquan He
2016-03-24 8:36 ` Xunlei Pang
2016-03-24 8:36 ` Xunlei Pang
2016-03-26 15:17 ` Minfei Huang
2016-03-26 15:17 ` Minfei Huang
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=56D56684.9000908@redhat.com \
--to=xlpang@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=ebiederm@xmission.com \
--cc=kexec@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mhuang@redhat.com \
--cc=mnfhuang@gmail.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.