All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Andrew Morton <akpm@osdl.org>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: G5 troubles booting powerpc-git (July 6)
Date: Fri, 07 Jul 2006 21:45:10 +1000	[thread overview]
Message-ID: <1152272710.9862.74.camel@localhost.localdomain> (raw)
In-Reply-To: <20060707021137.7f5dd182.akpm@osdl.org>

On Fri, 2006-07-07 at 02:11 -0700, Andrew Morton wrote:
> On Fri, 07 Jul 2006 18:57:47 +1000
> Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
> 
> > 
> > In the meantime, try on your quad using a g5_defconfig
> 
> I tried it with your recently-sent patch applied.  It still dies in
> smu_sensors_init().

Do you have lockdep ? There have been some changes to the completion
stuff, I'm wondering if the DECLARE_COMPLETION in windfarm_smu_sensors.c
need to be change to DECLARE_COMLETION_ONSTACK... (And other similars in
windfarm_*).

I haven't had a chance to test yet but I'll audit through all the
powerpc uses of DECLARE_COMPLETION since I use DECLARE_COMPLETION on
stack variables often.

Ben.

  parent reply	other threads:[~2006-07-07 11:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-06 14:53 G5 troubles booting powerpc-git (July 6) Will Schmidt
2006-07-06 22:53 ` Benjamin Herrenschmidt
2006-07-06 22:56 ` Benjamin Herrenschmidt
2006-07-07  8:23   ` Andrew Morton
2006-07-07  8:27     ` Benjamin Herrenschmidt
2006-07-07  8:52       ` Andrew Morton
2006-07-07  8:57         ` Benjamin Herrenschmidt
2006-07-07  9:11           ` Andrew Morton
2006-07-07  9:24             ` Benjamin Herrenschmidt
2006-07-07 11:45             ` Benjamin Herrenschmidt [this message]
2006-07-07 18:04               ` Andrew Morton

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=1152272710.9862.74.camel@localhost.localdomain \
    --to=benh@kernel.crashing.org \
    --cc=akpm@osdl.org \
    --cc=linuxppc-dev@ozlabs.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.