| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | SGI O2 boot hang with latest kernels |
| From: | randrianasulu@gmail.com |
| Date: | Sat, 27 Mar 2010 14:35:09 +0000 |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:mime-version:content-type:content-transfer-encoding :content-disposition:message-id; bh=Hb/SscA689bcXG56bOFhlLbjCCuHWYxAbr4pYr+H7Go=; b=VDjgOcaihu9wsK1ykyeX1CTyLbv9x9ZmHSHv3OyzhO4sIhAb9lXATgozuRgHiwGVZz IqAwb5Kzq43vFzMQ3FJutcb6rmLOsL0r8UGn4we69DXotImtShRTGb2TlQ2VuvzEqfoW lDNA1uIHGHCd6Iu7shKSDBvOr02BtfC3I4iHc= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; b=jC7xJfpJrX6pWpubnbNbiO95C6G4sJmDGc/rfyLbsK6mpXXzUJD3bAbIZcA/lbCf0V LB46vBV5cMBTlxEoc9a58PZCMD2N+w7780WOMhkhpc/cB/s57bF7JeaTvx7eF/Y1+0HV d2kUJJIXDdqjqAbe1ry6uoXdr4ryf8om5+RiQ= |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | KMail/1.9.10 |
I was testing my r5k, 256 Mb ram SGI O2 again after some inactivity, and found
what latest kernel (from LMO git, up to commit
9368a0777aa3eaab13dcbd7038041df54885dc32
MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules ) compiled with my
usual kernel toolchain (binutils-2.19.1/gcc 4.3.3) will lock up/hang very
early, even before clearing screen.
Git bisect point me at some bootmem changes, last working commit for me is
commit a626b46e17d0762d664ce471d40bc506b6e721ab
Merge: c1dcb4b dce46a0
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed Mar 3 08:15:05 2010 -0800
Merge branch 'x86-bootmem-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
and bad one:
commit fb7b096d949fa852442ed9d8f982bce526ccfe7e
Merge: a626b46 fad5399
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed Mar 3 08:15:37 2010 -0800
Merge branch 'x86-apic-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Sorry for annoy you all on IRC, i'll try to add more interesting details about
this hang as fast as my O2 finished some compile job i have running on it
currently
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 4/7] arch/mips/kernel: Use set_cpus_allowed_ptr, Julia Lawall |
|---|---|
| Next by Date: | [PATCH] MIPS: use compare_change_hazard in mips_next_event, Gabor Juhos |
| Previous by Thread: | [PATCH 4/7] arch/mips/kernel: Use set_cpus_allowed_ptr, Julia Lawall |
| Next by Thread: | [PATCH] MIPS: use compare_change_hazard in mips_next_event, Gabor Juhos |
| Indexes: | [Date] [Thread] [Top] [All Lists] |