All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Arnd Bergmann <arnd@arndb.de>
Cc: linuxppc-dev@ozlabs.org, paulus@samba.org, cbe-oss-dev@ozlabs.org
Subject: Re: [patch 3/4] powerpc/mpic: dont reset affinity for secondary MPIC on boot
Date: Sat, 29 Nov 2008 13:22:00 +1100	[thread overview]
Message-ID: <1227925320.7356.66.camel@pasglop> (raw)
In-Reply-To: <20081128200325.075254354@arndb.de>

On Fri, 2008-11-28 at 20:51 +0100, Arnd Bergmann wrote:
> plain text document attachment
> (0003-powerpc-mpic-don-t-reset-affinity-for-secondary-MPI.patch)
> Kexec/kdump currently fails on the IBM QS2x blades when the kexec happens
> on a CPU other than the initial boot CPU.  It turns out that this is the
> result of mpic_init trying to set affinity of each interrupt vector to the
> current boot CPU.
> 
> As far as I can tell,  the same problem is likely to exist on any
> secondary MPIC, because they have to deliver interrupts to the first
> output all the time. There are two potential solutions for this: either
> not set up affinity at all for secondary MPICs, or assume that a single
> CPU output is connected to the upstream interrupt controller and hardcode
> affinity to that per architecture.
> 
> This patch implements the second approach, defaulting to the first output.
> Currently, all known secondary MPICs are routed to their upstream port
> using the first destination, so we hardcode that.
> 
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

  reply	other threads:[~2008-11-29  2:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-28 19:51 [patch 0/4] Please pull merge branch of cell-2.6.git Arnd Bergmann
2008-11-28 19:51 ` [patch 2/4] powerpc/cell/axon-msi: retry on missing interrupt Arnd Bergmann
2008-11-28 19:51 ` [patch 3/4] powerpc/mpic: dont reset affinity for secondary MPIC on boot Arnd Bergmann
2008-11-29  2:22   ` Benjamin Herrenschmidt [this message]
2008-11-28 19:51 ` [patch 4/4] powerpc/cell: fix GDB watchpoints, again Arnd Bergmann
2008-11-28 20:12 ` [patch 1/4] powerpc: Fix system calls on Cell entered with XER.SO=1 Arnd Bergmann

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=1227925320.7356.66.camel@pasglop \
    --to=benh@kernel.crashing.org \
    --cc=arnd@arndb.de \
    --cc=cbe-oss-dev@ozlabs.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.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.