Re: Top 10 kernel oopses/warnings for the week of December 21st 2007

From: Andi Kleen
Date: Fri Dec 21 2007 - 08:58:02 EST


Arjan van de Ven <arjan@xxxxxxxxxxxxxxx> writes:

>
> Rank 8: __change_page_attr
> BUG at arch/x86/mm/pageattr_64.c:176
> Reported 2 times
> Reported this week for 2.6.24-rc5; history goes back to 2.6.15

There is no BUG on this line on 2.6.24-rc5. Since there are many
BUG_ONs in this file it is unclear which you mean.

Could you always include the version of the kernel where the actual
oops in the line came from?

Anyways there are a lot of third party modules who do strange
things with c_p_a(), not always legal, so you might look up out for that
pattern too. Perhaps report the out of tree modules loaded in the
summary too?

-Andi

--
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/