From: Olaf Hering <olh@suse.de>
To: David Wilder <dwilder@us.ibm.com>
Cc: akpm@osdl.org, fastboot@lists.osdl.org, mchintage@in.ibm.com,
linuxppc-dev@ozlabs.org, paulus@samba.org
Subject: Re: [PATCH] 2 of 3 kdump-ppc64-soft-reset-fixes
Date: Wed, 12 Apr 2006 19:15:20 +0200 [thread overview]
Message-ID: <20060412171520.GA24681@suse.de> (raw)
In-Reply-To: <443ADCCE.1070504@us.ibm.com>
On Mon, Apr 10, David Wilder wrote:
> +++ 2617-rc1/arch/powerpc/kernel/crash.c 2006-04-05 13:24:19.000000000 -0700
> @@ -185,15 +277,14 @@ void default_machine_crash_shutdown(stru
> * The kernel is broken so disable interrupts.
> */
> local_irq_disable();
> -
> - if (ppc_md.kexec_cpu_down)
> - ppc_md.kexec_cpu_down(1, 0);
> -
> /*
> * Make a note of crashing cpu. Will be used in machine_kexec
> * such that another IPI will not be sent.
This change conflicts with the patch for interrupt shutdown. I guess
both patches are needed, as each one fixes a different bug?
http://ozlabs.org/pipermail/linuxppc-dev/2006-April/021855.html
[PATCH] powerpc: Disable and EOI interrupts in machine_crash_shutdown()
next prev parent reply other threads:[~2006-04-12 17:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-10 22:31 [PATCH] 2 of 3 kdump-ppc64-soft-reset-fixes David Wilder
2006-04-10 22:58 ` Andrew Morton
2006-04-12 17:15 ` Olaf Hering [this message]
2006-04-12 20:22 ` David Wilder
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=20060412171520.GA24681@suse.de \
--to=olh@suse.de \
--cc=akpm@osdl.org \
--cc=dwilder@us.ibm.com \
--cc=fastboot@lists.osdl.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=mchintage@in.ibm.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).