X-Sylpheed-Account-Id:1
S:andy.sharp@onstor.com
SCF:#mh/Mailbox/sent
X-Sylpheed-Sign:0
X-Sylpheed-Encrypt:0
X-Sylpheed-Privacy-System:
RMID:#imap/andys@onstor.net@exch1.onstor.net/INBOX	0	2779531E7C760D4491C96305019FEEB52AD1B85F00@exch1.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Wed, 24 Jun 2009 20:38:31 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: Rendell Fong <rendell.fong@onstor.com>
Subject: Re: please review - 32712
Message-ID: <20090624203831.1ea16df2@ripper.onstor.net>
References: <2779531E7C760D4491C96305019FEEB52AD1B85F00@exch1.onstor.net>
Organization: Onstor
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 need to go in arch/mips/onstor/cougar

> ... //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
