Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1324104

Re: [PATCH] kexec: unmap reserved pages for each error-return way

From Minfei Huang <mhuang@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH] kexec: unmap reserved pages for each error-return way
Date 2016-02-02 15:00 +0100
Message-ID <qXJES-3JG-7@gated-at.bofh.it> (permalink)
References <qVwLN-2Tu-29@gated-at.bofh.it> <qVOfE-7O2-11@gated-at.bofh.it> <qVQAO-Qb-7@gated-at.bofh.it> <qXC0F-6aS-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 02/01/16 at 09:45pm, Andrew Morton wrote:
> On Thu, 28 Jan 2016 11:57:22 +0300 Dmitry Safonov <dsafonov@virtuozzo.com> wrote:
> 
> > On 01/28/2016 09:29 AM, Minfei Huang wrote:
> > > On 01/27/16 at 02:48pm, Dmitry Safonov wrote:
> > >> For allocation of kimage failure or kexec_prepare or load segments
> > >> errors there is no need to keep crashkernel memory mapped.
> > >> It will affect only s390 as map/unmap hook defined only for it.
> > >> As on unmap s390 also changes os_info structure let's check return code
> > >> and add info only on success.
> > > Hi, Dmitry.
> > >
> > > Previously, I sent a patch to fix this issue. You can refer it in
> > > following link.
> > >
> > > http://lists.infradead.org/pipermail/kexec/2015-July/013960.html
> > Oh, scratch my patch - I'm fine with yours, wanted to do the similar thing
> > because it has dazzled me while I was debugging around.
> 
> There were a bunch of patches tossed around in that thread but I'm not
> sure that anything actually got applied?  Perhaps some resending is
> needed.
> 

Hi, Andrew.

I will work on it to update a new patch.

Thanks
Minfei

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH] kexec: unmap reserved pages for each error-return way Minfei Huang <mhuang@redhat.com> - 2016-01-28 07:30 +0100
  Re: [PATCH] kexec: unmap reserved pages for each error-return way Dmitry Safonov <dsafonov@virtuozzo.com> - 2016-01-28 10:00 +0100
    Re: [PATCH] kexec: unmap reserved pages for each error-return way Andrew Morton <akpm@linux-foundation.org> - 2016-02-02 06:50 +0100
      Re: [PATCH] kexec: unmap reserved pages for each error-return way Minfei Huang <mhuang@redhat.com> - 2016-02-02 15:00 +0100

csiph-web