Re: crash failure with 2.6.36-rc3 vmcore

From: Greg KH
Date: Sun Sep 05 2010 - 02:34:52 EST


On Sat, Sep 04, 2010 at 10:06:25PM -0700, Guenter Roeck wrote:
> I browsed through the code a bit. Looks like the module owner will need to make
> the necessary changes. The code now seems to depend on kernel internal structure
> elements. Not sure if that is a good idea in the first place. At least for
> the attribute owner it will have to be changed to not depend on its existence.
>
> Of course, one could also argue that the field should be re-introduced in
> the kernel to make the utility work w/o changes. However, I don't think it
> would be a good idea to hold the kernel hostage for such problems.

You're kidding, right? You should have tools flexable to handle the
fact that the internal kernel structures change all the time like this.
If not, your tools are broken.

good luck,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/