| To: | Larry Stefani <lstefani@yahoo.com> |
|---|---|
| Subject: | Re: SB1250 locking up in init on current 2.6.16 kernel |
| From: | Thiemo Seufer <ths@networkno.de> |
| Date: | Tue, 25 Mar 2008 17:12:29 +0000 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <15031.81072.qm@web38802.mail.mud.yahoo.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <15031.81072.qm@web38802.mail.mud.yahoo.com> |
| Resent-date: | Wed, 26 Mar 2008 13:39:49 +0100 |
| Resent-from: | root@lappi.linux-mips.net |
| Resent-message-id: | <20080326123949.GB2581@lappi.linux-mips.net> |
| Resent-to: | linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.17+20080114 (2008-01-14) |
Larry Stefani wrote: > Hi, > > I've been trying to upgrade from 2.6.16.18 to > 2.6.16.60, but am seeing a hard lockup right before > "INIT: version 2.78 booting" on my SB1250-based board. > > I found a related discussion on the Debian mailing > list: > > http://groups.google.com/group/linux.debian.bugs.dist/browse_thread/thread/b7159ee25106c7f9 > > However, after applying Thiemo's patch to mark pages > tainted by PIO IDE as dirty, the lockup still occurs. > > I narrowed the file changes to > > arch/mips/mm/c-sb1.c > arch/mips/mm/cache.c > arch/mips/mm/init.c > include/asm-mips/cache-flush.h > include/asm-mips/page.h > > between 2.6.16.27 and 2.6.16.29. There was no > 2.6.16.28 tarball posted on linux-mips.org, so I > basically brought .27 to .29 until I found the > offending files. Please learn about git bisect (git-bisect start; git-bisect good; git-bisect bad) and use it to isolate the offending commit. Thiemo |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] Alchemy: don't unmask timer IRQ early, Ralf Baechle |
|---|---|
| Next by Date: | Re: SB1250 locking up in init on current 2.6.16 kernel, Larry Stefani |
| Previous by Thread: | Re: SB1250 locking up in init on current 2.6.16 kernel, Larry Stefani |
| Next by Thread: | Re: SB1250 locking up in init on current 2.6.16 kernel, Thiemo Seufer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |