AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:mail.onstor.net
NSV:
SSH:
R:<rendell.fong@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@exch1.onstor.net/INBOX	0	2779531E7C760D4491C96305019FEEB52AD1B85F00@exch1.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Wed, 1 Jul 2009 16:54:21 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: Rendell Fong <rendell.fong@onstor.com>
Subject: Re: please review - 32712
Message-ID: <20090701165421.6fb1de36@ripper.onstor.net>
In-Reply-To: <2779531E7C760D4491C96305019FEEB52AD1B85F00@exch1.onstor.net>
References: <2779531E7C760D4491C96305019FEEB52AD1B85F00@exch1.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Wed, 24 Jun 2009 18:45:43 -0700 Rendell Fong
<rendell.fong@onstor.com> wrote:

> Finally got the code ported over and working...
> 
> Change 32712 by rendellf@rendellf-test on 2009/06/23 16:51:57
> *pending*
> 
>         Changes to support save of SSC crashdump info when a crash
> occurs due to kernel panic or non-fatal die exception in Cougar
> (Linux).  The crashdump info is stored in boot PROM at time of crash
> and then copied to the crash file after the system is rebooted.
> 
> Affected files ...
> 
> ... //depot/dev/linux/kernel/linux-mips-2.6/arch/mips/kernel/Makefile#1 edit

> ... //depot/dev/linux/kernel/linux-mips-2.6/arch/mips/kernel/nfx_crashdump.c#1 add
> ... //depot/dev/linux/kernel/linux-mips-2.6/arch/mips/kernel/nfx_crashdump.h#1 add

These two ^^ should be moved to arch/mips/onstor somewhere.  possilby time to create that arch/mips/onstor/common directory...

> ... //depot/dev/linux/kernel/linux-mips-2.6/arch/mips/kernel/traps.c#3 edit
> ... //depot/dev/linux/kernel/linux-mips-2.6/cougar-config#5 edit
> ... //depot/dev/linux/kernel/linux-mips-2.6/drivers/char/sysrq.c#2 edit
> ... //depot/dev/linux/kernel/linux-mips-2.6/drivers/ssc-mgmt-bus/prom.c#3 edit
> ... //depot/dev/linux/kernel/linux-mips-2.6/kernel/panic.c#1 edit
> ... //depot/dev/nfx-tree/code/sm-except/crashdump.c#5 edit
> ... //depot/dev/nfx-tree/code/sm-except/crashdump.h#2 edit
> ... //depot/dev/nfx-tree/code/ssc-crashsave/Makefile#1 edit
> ... //depot/dev/nfx-tree/code/ssc-crashsave/crashsave-int.h#1 edit
> ... //depot/dev/nfx-tree/code/ssc-crashsave/crashsave.c#3 edit
> ... //depot/dev/nfx-tree/code/ssc-crashsave/linux.c#2 edit
