All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ludovic Courtès" <ludo@chbouib.org>
To: sparclinux@vger.kernel.org
Subject: Re: [PATCH 0/4] sparc32: smp fixes
Date: Mon, 19 Jun 2006 20:38:25 +0000	[thread overview]
Message-ID: <20060619203823.GB2324@cassis> (raw)
In-Reply-To: <448BB4E4.4060408@mc.net>

Hi,

5 days, 2 hours, 52 minutes, 18 seconds ago, 
Ludovic Courtès wrote:
> Using GCC 3.4.6 (from Debian sid) fixes the problem.

Actually it doesn't.  For some reason, I now hit the following ICE with
3.4.6 (Debian's `gcc-3.4', version 3.4.6-2) systematically:

    CC      fs/proc/proc_misc.o
    CC      fs/dnotify.o
  distcc[13671] ERROR: compile /home/ludo/.ccache/proc_misc.tmp.cheetah.13656.i on localhost failed
  fs/proc/proc_misc.c: In function `uptime_read_proc':
  fs/proc/proc_misc.c:109: internal compiler error: in choose_multiplier, at expmed.c:2738
  Please submit a full bug report,
  with preprocessed source if appropriate.
  See <URL:http://gcc.gnu.org/bugs.html> for instructions.
  For Debian GNU/Linux specific bug reporting instructions,
  see <URL:file:///usr/share/doc/gcc-3.4/README.Bugs>.

I finally used 3.3.6 to built the whole kernel and I don't hit any ICE
there.  Is anybody building SPARC kernels with 3.4 or 4.x?

> However, the resulting kernel hangs right after the "Booting Linux..."
> message.

The kernel (once cleanly recompiled with 3.3.6) still hangs at the same
point, whether there are one or two CPUs in the machine.

I guess I should try to selectively revert some of the SMP patches in
order to try to find out what's causing this.  Any advice about how to
proceed?

Thanks,
Ludovic.


  parent reply	other threads:[~2006-06-19 20:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-11  6:15 [PATCH 0/4] sparc32: smp fixes Bob Breuer
2006-06-11  6:33 ` David Miller
2006-06-11 20:12 ` Ludovic Courtès
2006-06-11 23:28 ` Bob Breuer
2006-06-14 17:35 ` Ludovic Courtès
2006-06-14 22:31 ` David Miller
2006-06-19 20:38 ` Ludovic Courtès [this message]
2006-06-20  5:03 ` Bob Breuer

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=20060619203823.GB2324@cassis \
    --to=ludo@chbouib.org \
    --cc=sparclinux@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.