Re: 2.6.25-mm1: not looking good

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: <mingo@...>, <tglx@...>, <penberg@...>, <linux-usb@...>, <linux-kernel@...>, <linux-mm@...>, <jmorris@...>, <sds@...>
Date: Thursday, April 17, 2008 - 11:05 pm

Andrew Morton wrote:

In this case you do not have to disable kgdb, but just disable the
kgdb test suite.  Certainly I would be interested to know where it is
failing as it would indicate that there is a regression that is caused
by a change that occurred somewhere else in the kernel or a latent
defect in kgdb was triggered.  The kgdb test suite exercises a number
of kernel fault systems as well as arch specific single stepping when
it runs and when it fails it is likely worth it to track down which
test failed and why.

If you are looking to bypass the kgdb test suite you have two options.

The kernel option that runs the tests on boot (which is not on by
default) is CONFIG_KGDB_TESTS_ON_BOOT, and make sure this is off.

You can turn off the tests in an already compiled kernel that had the
testing turned on with boot by adding the boot argument with nothing
on the other side of the = sign of the kgdbts paramter.  Like:

kgdbts=


In terms of debugging what happened, if you have console output you
can save, please do send me the output of kernel boot with the kernel
boot argument:

kgdbts=V2

That enables verbose logging of exactly what is going on and will show
where wheels fall off the cart.  If the kernel is dying silently it
means the early exception code has completely failed in some way on
the kernel architecture that was selected, and of course the .config
is always useful in this case.

Thanks,
Jason.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
2.6.25-mm1: not looking good, Andrew Morton, (Thu Apr 17, 7:03 pm)
2.6.25-mm1: Failing to probe IDE interface, Mel Gorman, (Mon Apr 28, 12:42 pm)
Re: 2.6.25-mm1: Failing to probe IDE interface, Bartlomiej Zolnierkiewicz..., (Mon Apr 28, 2:44 pm)
Re: 2.6.25-mm1: Failing to probe IDE interface, Mel Gorman, (Tue Apr 29, 5:43 am)
Re: 2.6.25-mm1: Failing to probe IDE interface, Mel Gorman, (Tue Apr 29, 11:49 am)
Re: 2.6.25-mm1: Failing to probe IDE interface, Mel Gorman, (Tue Apr 29, 12:58 pm)
Re: 2.6.25-mm1: Failing to probe IDE interface, Bartlomiej Zolnierkiewicz..., (Tue Apr 29, 5:37 pm)
Re: 2.6.25-mm1: Failing to probe IDE interface, Mel Gorman, (Wed Apr 30, 7:16 am)
Re: 2.6.25-mm1: Failing to probe IDE interface, Andrew Morton, (Mon Apr 28, 12:59 pm)
Re: 2.6.25-mm1: Failing to probe IDE interface, Mel Gorman, (Tue Apr 29, 5:39 am)
Re: 2.6.25-mm1: not looking good, Andrew Morton, (Fri Apr 18, 3:50 am)
Re: 2.6.25-mm1: not looking good, Andrew Morton, (Fri Apr 18, 3:53 am)
Re: 2.6.25-mm1: not looking good, Pavel Machek, (Fri Apr 18, 7:07 am)
Re: 2.6.25-mm1: not looking good, Pavel Machek, (Fri Apr 18, 5:42 am)
Re: 2.6.25-mm1: not looking good, Alan Stern, (Fri Apr 18, 11:22 am)
Re: 2.6.25-mm1: not looking good, Andrew Morton, (Fri Apr 18, 3:57 am)
Re: 2.6.25-mm1: not looking good, Ingo Molnar, (Fri Apr 18, 5:22 am)
Re: 2.6.25-mm1: not looking good, Ingo Molnar, (Fri Apr 18, 8:18 am)
Re: 2.6.25-mm1: not looking good, Ingo Molnar, (Fri Apr 18, 3:09 am)
Re: 2.6.25-mm1: not looking good, Pekka Enberg, (Fri Apr 18, 2:40 am)
Re: 2.6.25-mm1: not looking good, Ingo Molnar, (Fri Apr 18, 3:24 am)
Re: 2.6.25-mm1: not looking good, James Morris, (Fri Apr 18, 6:32 am)
Re: 2.6.25-mm1: not looking good, Pekka Enberg, (Fri Apr 18, 3:25 am)
Re: 2.6.25-mm1: not looking good, Andrew Morton, (Fri Apr 18, 2:56 am)
Re: 2.6.25-mm1: not looking good, Arjan van de Ven, (Fri Apr 18, 1:49 am)
Re: 2.6.25-mm1: not looking good, Andrew Morton, (Fri Apr 18, 2:10 am)
Re: 2.6.25-mm1: not looking good, Ingo Molnar, (Fri Apr 18, 3:19 am)
Re: 2.6.25-mm1: not looking good, Andrew Morton, (Fri Apr 18, 3:28 am)
Re: Stack protector build failure (was Re: 2.6.25-mm1: not l..., Arjan van de Ven, (Fri Apr 18, 12:57 pm)
Re: 2.6.25-mm1: not looking good, Ingo Molnar, (Fri Apr 18, 5:28 am)
Re: 2.6.25-mm1: not looking good, Paul Moore, (Thu Apr 17, 7:55 pm)
Re: 2.6.25-mm1: not looking good, Andrew Morton, (Thu Apr 17, 9:35 pm)
Re: 2.6.25-mm1: not looking good, Paul Moore, (Fri Apr 18, 10:57 am)
Re: 2.6.25-mm1: not looking good, Andrew Morton, (Thu Apr 17, 8:04 pm)
Re: 2.6.25-mm1: not looking good, Paul Moore, (Fri Apr 18, 10:55 am)
Re: 2.6.25-mm1: not looking good, Andrew Morton, (Thu Apr 17, 7:40 pm)
Re: 2.6.25-mm1: not looking good, Andrew Morton, (Thu Apr 17, 8:14 pm)
Re: 2.6.25-mm1: not looking good, Jason Wessel, (Thu Apr 17, 11:05 pm)
Re: 2.6.25-mm1: not looking good, Ingo Molnar, (Fri Apr 18, 3:37 am)
Re: 2.6.25-mm1: not looking good, Jason Wessel, (Fri Apr 18, 5:54 pm)
Re: 2.6.25-mm1: not looking good, Vegard Nossum, (Fri Apr 18, 7:46 am)
Re: 2.6.25-mm1: not looking good, Ingo Molnar, (Fri Apr 18, 8:34 am)
Re: 2.6.25-mm1: not looking good, Vegard Nossum, (Fri Apr 18, 8:41 am)
Re: 2.6.25-mm1: not looking good, Jason Wessel, (Fri Apr 18, 9:02 am)
Re: 2.6.25-mm1: not looking good, Vegard Nossum, (Fri Apr 18, 9:22 am)
Re: 2.6.25-mm1: not looking good, Jason Wessel, (Fri Apr 18, 9:27 am)
Re: 2.6.25-mm1: not looking good, Vegard Nossum, (Fri Apr 18, 10:47 am)
Re: 2.6.25-mm1: not looking good, Vegard Nossum, (Fri Apr 18, 12:02 pm)
Re: 2.6.25-mm1: not looking good, Greg KH, (Thu Apr 17, 7:24 pm)
Re: 2.6.25-mm1: not looking good, Kay Sievers, (Thu Apr 17, 8:48 pm)
Re: 2.6.25-mm1: not looking good, Andrew Morton, (Fri Apr 18, 12:07 am)
Re: 2.6.25-mm1: not looking good, Andrew Morton, (Thu Apr 17, 9:12 pm)
Re: 2.6.25-mm1: not looking good, Dan Williams, (Thu Apr 17, 7:24 pm)