All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Abd-El-Malek <mabdelmalek@cmu.edu>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: Moving a PV Linux kernel
Date: Mon, 10 Mar 2008 15:40:55 -0400	[thread overview]
Message-ID: <47D58EC7.8010501@cmu.edu> (raw)
In-Reply-To: <4B6A24C3-D743-49C8-BDD9-E22F9513CB14@cmu.edu>

I forgot to include the hypervisor's log.  Here it is:

(XEN) mm.c:1956:d0 Bad type (saw 00000000e8000001 != exp 0000000020000000) for 
mfn 21d95a (pfn 200) (count = 1)
(XEN) mm.c:740:d0 Attempt to create linear p.t. with write perms
(XEN) mm.c:1167:d0 Failure in alloc_l2_table: entry 0
(XEN) mm.c:1980:d0 Error while validating mfn 21d3a1 (pfn 7b9) for type 
0000000040000000: caf=80000002 taf=0000000040000001
(XEN) mm.c:765:d0 Attempt to create linear p.t. with write perms
(XEN) mm.c:1241:d0 Failure in alloc_l3_table: entry 1
(XEN) mm.c:1980:d0 Error while validating mfn 21d3a3 (pfn 7b7) for type 
0000000060000000: caf=80000002 taf=0000000060000001
(XEN) mm.c:790:d0 Attempt to create linear p.t. with write perms
(XEN) mm.c:1287:d0 Failure in alloc_l4_table: entry 511
(XEN) mm.c:1980:d0 Error while validating mfn 21d3a5 (pfn 7b5) for type 
0000000080000000: caf=80000002 taf=0000000080000001

Any pointers would be greatly appreciated.

Cheers,
Mike


Michael Abd-El-Malek wrote:
> I'm trying to change where a 64-bit PV Linux kernel resides.  So I 
> changed __START_KERNEL_map    from 0xffffffff80000000UL to 
> 0xffffffffc0000000UL in 
> linux-2.6.18-xen.hg/include/asm-x86_64/mach-xen/asm/page.h.  When I 
> tried to boot that kernel, I got the following error message from xm 
> create:
> Error: (1, 'Internal error', 'arch_setup_bootlate: pin_table failed (pfn 
> 0x7b5, rc=1)\n')
> 
> I spent some time trying digging into the hypervisor to understand the 
> above message, but I didn't get anywhere.
> 
> So I have two questions:
> 1) Why is the above error message happening?
> 2) Am I forgetting any other place where constants need to change?  
> (Either in the Linux kernel tree or in Xen.)
> 
> Thanks,
> Mike

      reply	other threads:[~2008-03-10 19:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-09 22:49 Moving a PV Linux kernel Michael Abd-El-Malek
2008-03-10 19:40 ` Michael Abd-El-Malek [this message]

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=47D58EC7.8010501@cmu.edu \
    --to=mabdelmalek@cmu.edu \
    --cc=xen-devel@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.