The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Borislav Petkov <petkov@uni-muenster.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.11-mm4 and 2.6.12-rc1-mm1
Date: Wed, 23 Mar 2005 02:17:59 -0800	[thread overview]
Message-ID: <20050323021759.7326fac0.akpm@osdl.org> (raw)
In-Reply-To: <200503231042.47249.petkov@uni-muenster.de>

Borislav Petkov <petkov@uni-muenster.de> wrote:
>
> On Thursday 17 March 2005 10:18, Andrew Morton wrote:
> > Borislav Petkov <petkov@uni-muenster.de> wrote:
> > > Mar 17 09:19:28 zmei kernel: [    4.109241] PM: Checking swsusp image.
> > >  Mar 17 09:19:28 zmei kernel: [    4.109244] PM: Resume from disk failed.
> > >  Mar 17 09:19:28 zmei kernel: [    4.112220] VFS: Mounted root (ext2
> > > filesystem) readonly. Mar 17 09:19:28 zmei kernel: [    4.112465] Freeing
> > > unused kernel memory: 188k freed Mar 17 09:19:28 zmei kernel: [   
> > > 4.142002] logips2pp: Detected unknown logitech mouse model 1 Mar 17
> > > 09:19:28 zmei kernel: [    4.274620] input: PS/2 Logitech Mouse on
> > > isa0060/serio1 [EOF]
> > >  <-- and here it stops waiting forever. What actually has to come next is
> > > the init process, i.e. something of the likes of:
> > >  INIT version x.xx loading
> > >  but it doesn't. And by the way, how do you debug this? serial console?
> >
> > Serial console would be useful.  Do sysrq-P and sysrq-T provide any info?
> > -
> <snip>
> 
> Hi Andrew,
> 
> I've tried 2.6.12-rc1-mm1 today and it stops booting at the same point as 
> 2.6.11-mm4. What might help is the info that rc1 boots just fine so it is 
> something in the mm series that impedes the boot process. However, sysrq-P 
> and sysrq-T do not provide anything - sysrq doesn't show any activity at all, 
> i.e. it doesn't even print the usage info message. Infact, the keyboard is 
> dead, it doesn't even turn on or off any lights (NumLock etc).
> 
> Any ideas? (Additional printk's added manually, etc..)
> 

- Make sure that io-apic is enabled, boot with `nmi_watchdog=1'.

- Make sure that CONFIG_DETECT_SOFTLOCKUP is enabled

- Add `initcall_debug' to the boot command line, see if that tells us
  anything.

- Disable CONFIG_DEBUG_PAGEALLOC, if it was enabled

- Send me your .config.

kgdb is the way to diagnose this one.


  reply	other threads:[~2005-03-23 10:18 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-16 12:06 2.6.11-mm4 Andrew Morton
2005-03-16 14:22 ` 2.6.11-mm4 Benoit Boissinot
2005-03-16 17:31   ` 2.6.11-mm4 Adrian Bunk
2005-03-16 14:33 ` 2.6.11-mm4 Brice Goglin
2005-03-16 15:07 ` 2.6.11-mm4 J.A. Magallon
2005-03-16 18:22   ` 2.6.11-mm4 Sam Ravnborg
2005-03-16 18:33     ` 2.6.11-mm4 Sam Ravnborg
2005-03-16 21:26   ` 2.6.11-mm4 Andrew Morton
2005-03-16 22:39     ` 2.6.11-mm4 J.A. Magallon
2005-03-16 23:03       ` 2.6.11-mm4 Andrew Morton
2005-03-17 21:47       ` 2.6.11-mm4 Sam Ravnborg
2005-03-16 22:57     ` [PATCH] make gconfig build again J.A. Magallon
2005-03-16 23:09       ` Andrew Morton
2005-03-16 16:15 ` 2.6.11-mm4 maximilian attems
2005-03-16 22:50 ` 2.6.11-mm4 Sean Neakums
2005-03-16 23:06   ` 2.6.11-mm4 Andrew Morton
2005-03-16 23:22     ` 2.6.11-mm4 Sean Neakums
2005-03-17  8:19 ` 2.6.11-mm4 Paul Mundt
2005-03-17  8:42 ` 2.6.11-mm4 Borislav Petkov
2005-03-17  9:18   ` 2.6.11-mm4 Andrew Morton
2005-03-17  9:42     ` 2.6.11-mm4 Borislav Petkov
2005-03-17 11:07       ` 2.6.11-mm4 Borislav Petkov
2005-03-17 13:41         ` 2.6.11-mm4 Barry K. Nathan
2005-03-17 14:07           ` 2.6.11-mm4 Borislav Petkov
2005-03-23  9:42     ` 2.6.11-mm4 and 2.6.12-rc1-mm1 Borislav Petkov
2005-03-23 10:17       ` Andrew Morton [this message]
2005-03-24  7:09         ` Borislav Petkov
2005-03-19 13:39 ` 2.6.11-mm4: drivers/scsi/arcmsr/arcmsr.c: enormous stack usage Adrian Bunk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050323021759.7326fac0.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=petkov@uni-muenster.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox