<br>
<br><font size=2><tt>crash-utility-bounces@redhat.com wrote on 11/09/2005
05:23:09 AM:<br>
<br>
> Badari Pulavarty wrote:<br>
> <br>
> > On Tue, 2005-11-08 at 17:17 -0500, Dave Anderson wrote:<br>
> > > Badari Pulavarty wrote:<br>
> > ><br>
> > > > On Tue, 2005-11-08 at 14:52 -0500, Dave Anderson wrote:<br>
> > > > > BTW-- what kernel version introduced this change
for ppc64?<br>
> > > ><br>
> > > > 4-level pagetable went into 2.6.14 for ppc64.<br>
> > > > Yuck. That reminds me that "pud_clear_bad()"
is not a good<br>
> > > > choice for detecting new layout (its a generic routine
- not<br>
> > > > ppc64 specific and is in 2.6.11 onwards).<br>
> > > ><br>
> > > > Funny thing is, I am not sure original crash is working<br>
> > > > on pre-2.6.14 kernel either. I see PTE_SHIFT changed
from<br>
> > > > 16 to 17 in 2.6.10. I guess crash is broken from 2.6.10<br>
> > > > onwards for ppc64.<br>
> > > ><br>
> > > > 2.6.10 onwards:<br>
> > > > #define PTE_SHIFT (17)<br>
> > > ><br>
> > > > < 2.6.10: (which crash understands)<br>
> > > > #define PTE_SHIFT (16)<br>
> > ><br>
> > > The PTE_SHIFT change was orthogonal to the intro of 4-level
page tables?<br>
> > > You would think that they would be tied together, no?<br>
> ><br>
> > PTE_SHIFT is orthogonal to 4-level changes and it happened in
2.6.10.<br>
> > My point is, "crash" wouldn't work for kernels between
2.6.10-2.6.14<br>
> > (even with my changes).<br>
> <br>
> Right -- that's what I thought you were implying.  Does that
bother<br>
> you guys (IBM)?  I'm looking at throught Red-Hat-colored glasses,<br>
> presuming that RHEL5 will be based on 2.6.14 or later.  It seems
to<br>
> be a rather large hole, but I'll let you guys decide on how to best<br>
> handle it (or not) .</tt></font>
<br>
<br><font size=2><tt>That should be OK. We can get back to this (2.6.10-2.6.14
support) if someone wants it. </tt></font>
<br>
<br><font size=2><tt>Thanks</tt></font>
<br><font size=2><tt>Haren<br>
> <br>
> Dave<br>
> <br>
> --<br>
> Crash-utility mailing list<br>
> Crash-utility@redhat.com<br>
> https://www.redhat.com/mailman/listinfo/crash-utility<br>
</tt></font>