WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

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

On Fri, 14 Jan 2005, Ian Pratt wrote:

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

Sure, I'll send it on to lkml and akpm.

+++ 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;

--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan


-------------------------------------------------------
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