All of lore.kernel.org
 help / color / mirror / Atom feed
* BUG with Xen 4.0.1 and PVOPS 2.6.32.21
@ 2010-09-06 10:05 Carsten Schiers
  2010-09-06 10:09 ` BUG with Xen 4.0.1 and PVOPS 2.6.32.21 / acpi_ex_system_memory_space_handler Pasi Kärkkäinen
  0 siblings, 1 reply; 3+ messages in thread
From: Carsten Schiers @ 2010-09-06 10:05 UTC (permalink / raw)
  To: xen-devel; +Cc: jeremy


[-- Attachment #1.1: Type: text/plain, Size: 608 bytes --]

Hi,

I did setup a new testing system for Xen/Pvops. It's an Asrock P5B-DE with E2200 CPU.
I installed Debian Lenny 5.0.5 64 Bit and compiled Xen 4.0.1 according to Pasi's Xen4
XenWiki page, fetched latest 2.6.32 pvops Kernel according to the PvOps XenWiki
page, which was a 2.6.32.18 and is now a 2.6.32.21.

I managed to set up serial debugging, so that I can provide the attached logs. If you need 
more, let me know.

I sent this already to Jeremy, but Pasi recommended to send it to Xen-Devel also. Jeremy, 
sorry, I mixed numbers a bit. We are speaking about 2.6.32 (xen/stable, I guess).

BR,
Carsten.

[-- Attachment #1.2: Type: text/html, Size: 755 bytes --]

[-- Attachment #2: putty-2.6.32.18.log --]
[-- Type: application/octet-stream, Size: 35585 bytes --]

[-- Attachment #3: putty-2.6.32.21.log --]
[-- Type: application/octet-stream, Size: 33150 bytes --]

[-- Attachment #4: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: BUG with Xen 4.0.1 and PVOPS 2.6.32.21 / acpi_ex_system_memory_space_handler
  2010-09-06 10:05 BUG with Xen 4.0.1 and PVOPS 2.6.32.21 Carsten Schiers
@ 2010-09-06 10:09 ` Pasi Kärkkäinen
  2010-09-07 16:11   ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 3+ messages in thread
From: Pasi Kärkkäinen @ 2010-09-06 10:09 UTC (permalink / raw)
  To: Carsten Schiers; +Cc: jeremy, xen-devel

On Mon, Sep 06, 2010 at 12:05:01PM +0200, Carsten Schiers wrote:
>    Hi,
> 
>    I did setup a new testing system for Xen/Pvops. It's an Asrock P5B-DE with
>    E2200 CPU.
>    I installed Debian Lenny 5.0.5 64 Bit and compiled Xen 4.0.1 according to
>    Pasi's Xen4
>    XenWiki page, fetched latest 2.6.32 pvops Kernel according to the PvOps
>    XenWiki
>    page, which was a 2.6.32.18 and is now a 2.6.32.21.
> 
>    I managed to set up serial debugging, so that I can provide the attached
>    logs. If you need
>    more, let me know.
> 
>    I sent this already to Jeremy, but Pasi recommended to send it to
>    Xen-Devel also. Jeremy,
>    sorry, I mixed numbers a bit. We are speaking about 2.6.32 (xen/stable, I
>    guess).
> 

Yeah, _looks_ like something that should be easy to sort out.
Did you take a look at that code from the kernel source? 

-- Pasi

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Re: BUG with Xen 4.0.1 and PVOPS 2.6.32.21 / acpi_ex_system_memory_space_handler
  2010-09-06 10:09 ` BUG with Xen 4.0.1 and PVOPS 2.6.32.21 / acpi_ex_system_memory_space_handler Pasi Kärkkäinen
@ 2010-09-07 16:11   ` Konrad Rzeszutek Wilk
  0 siblings, 0 replies; 3+ messages in thread
From: Konrad Rzeszutek Wilk @ 2010-09-07 16:11 UTC (permalink / raw)
  To: Pasi Kärkkäinen; +Cc: jeremy, xen-devel, Carsten Schiers

On Mon, Sep 06, 2010 at 01:09:57PM +0300, Pasi Kärkkäinen wrote:
> On Mon, Sep 06, 2010 at 12:05:01PM +0200, Carsten Schiers wrote:
> >    Hi,
> > 
> >    I did setup a new testing system for Xen/Pvops. It's an Asrock P5B-DE with
> >    E2200 CPU.
> >    I installed Debian Lenny 5.0.5 64 Bit and compiled Xen 4.0.1 according to
> >    Pasi's Xen4
> >    XenWiki page, fetched latest 2.6.32 pvops Kernel according to the PvOps
> >    XenWiki
> >    page, which was a 2.6.32.18 and is now a 2.6.32.21.
> > 
> >    I managed to set up serial debugging, so that I can provide the attached
> >    logs. If you need
> >    more, let me know.
> > 
> >    I sent this already to Jeremy, but Pasi recommended to send it to
> >    Xen-Devel also. Jeremy,
> >    sorry, I mixed numbers a bit. We are speaking about 2.6.32 (xen/stable, I
> >    guess).
> > 
> 
> Yeah, _looks_ like something that should be easy to sort out.
> Did you take a look at that code from the kernel source? 

This looks vagualy familiar. 

(XEN) mm.c:860:d0 Error getting mfn 80000 (pfn 5555555555555555) from L1 entry 8000000080000473 for l1e_owner=0, pg_owner=32753^M

If I remember right there was a similar issue where the DSDT had instructions to
poke at the IOAPIC or the northbridge. If you can perhaps follow (under baremetal?)
what is under MFN/PFN 80000 it might help.

Or maybe the kernel just failed to setup an ioremap.

> 
> -- Pasi
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-07 16:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-06 10:05 BUG with Xen 4.0.1 and PVOPS 2.6.32.21 Carsten Schiers
2010-09-06 10:09 ` BUG with Xen 4.0.1 and PVOPS 2.6.32.21 / acpi_ex_system_memory_space_handler Pasi Kärkkäinen
2010-09-07 16:11   ` Konrad Rzeszutek Wilk

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.