Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1346496
| From | Xunlei Pang <xlpang@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path |
| Date | 2016-03-01 11:00 +0100 |
| Message-ID | <r7PfZ-7ob-17@gated-at.bofh.it> (permalink) |
| References | <r7Nxw-6uW-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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(-) >
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path Minfei Huang <mnfhuang@gmail.com> - 2016-03-01 09:10 +0100 Re: [PATCH V2 0/2] kexec: Make a pair of map/unmap reserved pages in error path Xunlei Pang <xlpang@redhat.com> - 2016-03-01 11:00 +0100
csiph-web