<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Castor Fu wrote:
<blockquote TYPE=CITE> <span class=543445522-12072006><font face="Arial"><font color="#0000FF"><font size=-1>I
tried compiling this, and got a break in x86_xen_kdump_load_page_PAE.</font></font></font></span><span class=543445522-12072006></span><span class=543445522-12072006><font face="Arial"><font color="#0000FF"><font size=-1>The
way the code was effectively commented out there was incompatible with
gcc 3.3.6.</font></font></font></span><span class=543445522-12072006></span><span class=543445522-12072006><font face="Arial"><font color="#0000FF"><font size=-1>I'm
not sure if the code was meant to be elided.</font></font></font></span><span class=543445522-12072006></span><span class=543445522-12072006><font face="Arial"><font color="#0000FF"><font size=-1>Thanks
for the quick turn on my bug ;-)</font></font></font></span><span class=543445522-12072006></span></blockquote>

<p><br>Can you be more specific?  The code is certainly not supposed
to
<br>be "effectively commented out":
<p>$ nm -Bn crash | grep x86_xen_kdump
<br>080eccef t x86_xen_kdump_p2m_create
<br>080ed5ec t x86_xen_kdump_load_page
<br>080ed75d t x86_xen_kdump_load_page_PAE
<br>080ed76a t x86_xen_kdump_page_mfn
<br>080ed89a t x86_xen_kdump_page_mfn_PAE
<br>$
<p>...so I'm sure don't understand what the compiler error is?
<p>Dave
<br> </html>