Re: 2.6.13.1 locks machine after some time, 2.6.12.5 work fine

From: Linus Torvalds
Date: Mon Sep 12 2005 - 22:01:51 EST




On Mon, 12 Sep 2005, Norbert Kiesel wrote:
>
> I append the lspci -vvv from both 2.6.12.5 and 2.6.13.1 The diff
> between these two is:

Can you do "lspci -vvx" instead (the numbers are actually meaningful:
they say what the hardware has been told, while the symbolic info contains
some stuff that lspci actually gathered through other means by querying
the kernel).

Also, "diff -U 50 working broken" is a really nice way to show not only
the differences - it gives enough context that you can see all the
relevant info from the diff, and you don't even need to show the two
different versions separately (ie the diff itself ends up containing
pretty much all relevant info).

Finally - if you can try to pinpoint it somewhat more (eg "2.6.13-rc3 is
ok, -rc4 is not"), that would be very helpful..

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