From: Kumar Gala <galak@kernel.crashing.org>
To: Paul Mackerras <paulus@samba.org>
Cc: linuxppc-dev@ozlabs.org, <linux-kernel@vger.kernel.org>
Subject: Re: Please pull from 'for_paulus' branch of powerpc
Date: Thu, 4 May 2006 23:59:35 -0500 [thread overview]
Message-ID: <900DA3FF-3DF2-43AA-A8EA-869E95B7431F@kernel.crashing.org> (raw)
In-Reply-To: <17498.34041.993647.189930@cargo.ozlabs.ibm.com>
On May 4, 2006, at 5:49 PM, Paul Mackerras wrote:
> Kumar Gala writes:
>
>> Please pull from 'for_paulus' branch of
>> master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git
>
>> --- a/arch/powerpc/kernel/setup_32.c
>> +++ b/arch/powerpc/kernel/setup_32.c
>> @@ -236,6 +236,7 @@ arch_initcall(ppc_init);
>> void __init setup_arch(char **cmdline_p)
>> {
>> extern void do_init_bootmem(void);
>> + extern void setup_panic(void);
>
> Urk.
Yeah didn't care for it either. Will move to "setup.h"
>
>> @@ -285,6 +286,9 @@ #endif
>> /* reboot on panic */
>> panic_timeout = 180;
>>
>> + if (ppc_md.panic)
>> + setup_panic();
>
> Since no 32-bit platform sets ppc_md.panic AFAICS, I guess this
> doesn't need to be pushed into 2.6.17. Please redo with setup_panic
> declared in a header file.
Yeah, this was for 2.6.18. (will do on the header change)
- k
next prev parent reply other threads:[~2006-05-05 4:59 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-04 21:28 Kumar Gala
2006-05-04 22:09 ` Segher Boessenkool
2006-05-04 22:10 ` Kumar Gala
2006-05-04 22:36 ` Segher Boessenkool
2006-05-04 22:49 ` Paul Mackerras
2006-05-05 4:59 ` Kumar Gala [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-06-29 6:13 Zhang Wei-r63237
2006-06-29 3:33 Zhang Wei-r63237
2006-06-29 5:08 ` Kumar Gala
2006-06-29 9:10 ` Benjamin Herrenschmidt
2006-06-28 6:26 Zhang Wei-r63237
2006-06-28 13:19 ` Kumar Gala
2006-06-28 6:01 Kumar Gala
2006-06-28 22:44 ` Jon Loeliger
2006-04-04 21:14 Kumar Gala
2006-04-05 0:28 ` Stephen Rothwell
2006-04-05 1:23 ` Kumar Gala
2006-04-05 3:05 ` Stephen Rothwell
2006-04-05 4:33 ` Kumar Gala
2006-03-31 5:43 Kumar Gala
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=900DA3FF-3DF2-43AA-A8EA-869E95B7431F@kernel.crashing.org \
--to=galak@kernel.crashing.org \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®