[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Xen-devel] xenU kernel doesn't start in unstable


  • To: "Rik van Riel" <riel@xxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
  • From: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>
  • Date: Fri, 14 Jan 2005 19:35:59 -0000
  • Delivery-date: Fri, 14 Jan 2005 20:40:20 +0000
  • List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
  • Thread-index: AcT5mlaFACwZjnf5ROuB2hjcmA+tXQA1cXIA
  • Thread-topic: [Xen-devel] xenU kernel doesn't start in unstable

 

Rik, 

Do you think you could you get this fed upstream into the i386 version?

Thanks,
Ian

> --- arch/xen/i386/kernel/dmi_scan.c.orig      2005-01-12 
> 14:55:14.000000000 -0500
> +++ arch/xen/i386/kernel/dmi_scan.c   2005-01-12 
> 16:06:27.000000000 -0500
> @@ -105,6 +105,8 @@
>       char __iomem *p, *q;
> 
>       for (p = q = ioremap(0xF0000, 0x10000); q < p + 
> 0x10000; q += 16) {
> +             if (p == NULL)
> +                     return -1;
>               memcpy_fromio(buf, q, 15);
>               if(memcmp(buf, "_DMI_", 5)==0 && dmi_checksum(buf))
>               {
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xen-devel
> 


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.