All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Lalancette <clalance@redhat.com>
To: Wei Jiang <WEI.JIANG@SierraAtlantic.com>
Cc: xen-devel@lists.xensource.com, xen-users@lists.xensource.com
Subject: Re: Re: [Xen-users] xen-3.0.3 occur kernel panic
Date: Mon, 25 Feb 2008 11:01:55 -0500	[thread overview]
Message-ID: <47C2E673.3050905@redhat.com> (raw)
In-Reply-To: <47C2673B.2080108@SierraAtlantic.com>

Wei Jiang wrote:
>>From the kernel panic messages, I found that happened
> at line 2245 of mm/memory.c
> 
>    2244         pte_unmap(page_table);
> *   2245         BUG_ON(vma->vm_flags & VM_PFNMAP);*
>    2246
>    2247         if (vma->vm_file) {
> 
> 
> As we can see, the kernel panic because the vm_flags in a *VM_PFNMAP*
> 
> But why the vm_flags was set to VM_PFNMAP, If it is related to *APIC* ?

Yes, Sadique is right.  This bug was fixed in 5.1, and will be further refined
in 5.2.

Chris Lalancette

  parent reply	other threads:[~2008-02-25 16:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <47BB88CD.4040907@SierraAtlantic.com>
     [not found] ` <47BC6412.9010506@redhat.com>
2008-02-25  6:59   ` [Xen-users] xen-3.0.3 occur kernel panic Wei Jiang
2008-02-25  6:59   ` Wei Jiang
     [not found]   ` <47C2673B.2080108@SierraAtlantic.com>
2008-02-25 16:01     ` Chris Lalancette [this message]
2008-02-27  4:21       ` Wei Jiang
2008-02-27  4:21       ` Wei Jiang
     [not found]       ` <47C4E536.4080302@SierraAtlantic.com>
2008-02-27  4:30         ` Chris Lalancette

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=47C2E673.3050905@redhat.com \
    --to=clalance@redhat.com \
    --cc=WEI.JIANG@SierraAtlantic.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-users@lists.xensource.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.