All of lore.kernel.org
 help / color / mirror / Atom feed
From: David F Barrera <dfbp@us.ibm.com>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com
Subject: Re: Daily Xen Build
Date: Thu, 25 Aug 2005 10:39:50 -0500	[thread overview]
Message-ID: <430DE646.5030204@us.ibm.com> (raw)
In-Reply-To: <E1E8J1h-0003ev-00@mta1.cl.cam.ac.uk>



Keir Fraser wrote:

>>On 24 Aug 2005, at 17:51, David F Barrera wrote:
>>
>>    
>>
>>>> and the one that prevented you booting x86/64 domUs.
>>>>        
>>>>
>>>I can't verify this since I can't boot Dom0 on x86_64, bugzilla #187
>>>(new).
>>>      
>>>
>>Weird - I can't reporoduce this myself, even though my test box has a 
>>tg3 (and it looks like tg3 initialisation is what's causing the crash).
>>
>>I'll see if I can kick the kernel around some more tomorrow and get the 
>>behaviour you observe.
>>    
>>
>
>Can you try adding some tracing to __ioremap() and is_local_lowmem()
>in arch/xen/i386/mm/ioremap.c.
>  
>
Should this be in arch/xen/*x86_64*/mm/ioremap.c. ?

>In __ioremap() there is a section in the middle that is conditional on
>is_local_lowmem(phys_addr). Add a printk in there to see if we execute
>that conditional code.
>
>If we do, it would be interesting to instrument
>is_local_lowmem(). Add something like this:
> printk(KERN_ALERT " *** %lx %lx %lx %x\n",
>        mfn, pfn, max_low_pfn, phys_to_machine_mapping[pfn]);
>
> -- Keir
>
>_______________________________________________
>Xen-devel mailing list
>Xen-devel@lists.xensource.com
>http://lists.xensource.com/xen-devel
>
>  
>

  reply	other threads:[~2005-08-25 15:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-24 15:15 Daily Xen Build David F Barrera
2005-08-24 15:34 ` Keir Fraser
2005-08-24 16:51   ` David F Barrera
2005-08-24 17:11     ` Keir Fraser
2005-08-25 14:48       ` Keir Fraser
2005-08-25 15:39         ` David F Barrera [this message]
2005-08-25 15:51           ` Keir Fraser
2005-08-25 16:54         ` David F Barrera
  -- strict thread matches above, loose matches on Subject: below --
2005-08-24 15:22 Puthiyaparambil, Aravindh
2005-08-24 17:32 Nakajima, Jun
2005-08-24 23:56 Nakajima, Jun
2005-08-25 16:32 Nakajima, Jun

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=430DE646.5030204@us.ibm.com \
    --to=dfbp@us.ibm.com \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --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.