<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<tt></tt> 
<br><tt>- Fix to address 2.6.18 and later Fedora 2.6.17-based kernel data</tt>
<br><tt>  structure name change from "runqueue" to "rq".  This
would cause</tt>
<br><tt>  crash to fail during initialization with a "crash: cannot
determine</tt>
<br><tt>  idle task addresses from init_tasks[] or runqueues[]" message,</tt>
<br><tt>  followed by a red herring message: "crash: cannot resolve</tt>
<br><tt>  init_task_union".  (haren@us.ibm.com)</tt><tt></tt>
<p><tt>- Added 4-level pagetable support for ia64.  Since this is
based</tt>
<br><tt>  upon whether the kernel was built with CONFIG_PGTABLE_4,
the</tt>
<br><tt>  determination of whether the crash utility uses 4-level
page</tt>
<br><tt>  tables is based upon one of two possibilities: the "automatic"</tt>
<br><tt>  manner depends upon the kernel also being configured with</tt>
<br><tt>  CONFIG_IKCONFIG; otherwise it will require the commmand
line</tt>
<br><tt>  option "--machdep vm=4l".  (troy.heber@hp.com)</tt><tt></tt>
<p><tt>- Leveraging Troy Heber's addition of code to dig out and uncompress</tt>
<br><tt>  in-kernel CONFIG_IKCONFIG data, a new "sys config" command
option has</tt>
<br><tt>  been added, which dumps all of the kernel configuration
data.</tt>
<br><tt>  (anderson@redhat.com, troy.heber@hp.com)</tt><tt></tt>
<p><tt>- Also leveraging the new CONFIG_IKCONFIG data access, the value
of HZ</tt>
<br><tt>  can now be absolutely determined by reading CONFIG_HZ. 
If the config</tt>
<br><tt>  data is not available, then the current use of the HZ #define
will</tt>
<br><tt>  be replaced by the use of sysconf(_SC_CLK_TCK) to account
for the</tt>
<br><tt>  upcoming removal of HZ from glibc header files.</tt>
<br><tt>  (anderson@redhat.com, olh@suse.de)</tt><tt></tt>
<p><tt>- Added a new "--cpus " command line option to work around any</tt>
<br><tt>  situations where the number of cpus cannot be correctly
determined.</tt>
<br><tt>  This is unlikely to ever be needed, but it was necessary
for an ia64</tt>
<br><tt>  kdexec/kdump development kernel issue that has been addressed.</tt>
<br><tt>  However it's been left in place as a work around in case
the same</tt>
<br><tt>  thing occurs due to some other circumstance.  (anderson@redhat.com)</tt>
<br><tt> </tt><tt></tt>
<p><tt>Download from:  <A HREF="http://people.redhat.com/anderson">http://people.redhat.com/anderson</A></tt>
<br><tt></tt> </html>