All of lore.kernel.org
 help / color / mirror / Atom feed
From: Toshi Kani <toshi.kani@hp.com>
To: Baoquan He <bhe@redhat.com>
Cc: linux-nvdimm@ml01.01.org, kexec@lists.infradead.org
Subject: Re: kexec, x86: Need a new e820 type support for kexec
Date: Fri, 24 Jul 2015 08:37:19 -0600	[thread overview]
Message-ID: <1437748639.3214.379.camel@hp.com> (raw)
In-Reply-To: <20150724053145.GA19975@dhcp-128-28.nay.redhat.com>

On Fri, 2015-07-24 at 13:31 +0800, Baoquan He wrote:
> On 07/23/15 at 06:26pm, Toshi Kani wrote:
> > Hello,
> > 
> > ACPI 6.0 defines a new type in e820, AddressRangePersistentMemory (7), 
> > for
> > NVDIMM.  On a system with NVDIMM, kexec displays the following error
> > message and sets it to RANGE_RESERVED as the fallback type.
> > 
> > Unknown type (Persistent Memory) while parsing
> > /sys/firmware/memmap/34/type. Please report this as bug. Using
> > RANGE_RESERVED now.
> > 
> > This new type is defined in "arch/x86/include/uapi/asm/e820.h" in 4.2
> > -rc1
> > as follows. 
> > 
> >   #define E820_PMEM       7
> 
> It need be added in struct e820entry:include/x86/x86-linux.h and
> memory_range:kexec/kexec.h and their related handling. Could you give
> more details about this memory type? I downloaded a ACPI 6.0 spec but
> am not familiar with this.

Oh, I see.  It has a locally defined header.  The e820 types are defined in
Table 15-312, page 683, of ACPI 6.0.

Thanks,
-Toshi


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

  parent reply	other threads:[~2015-07-24 14:38 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-24  0:26 kexec, x86: Need a new e820 type support for kexec Toshi Kani
2015-07-24  5:31 ` Baoquan He
2015-07-24  5:50   ` Baoquan He
2015-07-24 14:27     ` Toshi Kani
2015-07-24 14:37   ` Toshi Kani [this message]
2015-08-06  8:12 ` Baoquan He
2015-08-06  8:12   ` Baoquan He
2015-08-07  1:13   ` Toshi Kani
2015-08-07  1:13     ` Toshi Kani
2015-08-18  8:34     ` Baoquan He
2015-08-18  8:34       ` Baoquan He
2015-08-18 14:55       ` Toshi Kani
2015-08-18 14:55         ` Toshi Kani
2015-08-18  8:53     ` Baoquan He
2015-08-18  8:53       ` Baoquan He
2015-08-18 15:01       ` Toshi Kani
2015-08-18 15:01         ` Toshi Kani
2015-08-19  2:53         ` Baoquan He
2015-08-19  2:53           ` Baoquan He
2015-08-19  5:36           ` Toshi Kani
2015-08-19  5:36             ` Toshi Kani
2015-08-19  5:59             ` Baoquan He
2015-08-19  5:59               ` 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=1437748639.3214.379.camel@hp.com \
    --to=toshi.kani@hp.com \
    --cc=bhe@redhat.com \
    --cc=kexec@lists.infradead.org \
    --cc=linux-nvdimm@ml01.01.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.