AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<jonathan.goldick@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E0A0F85BC@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Mon, 19 May 2008 23:40:18 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Jonathan Goldick" <jonathan.goldick@onstor.com>
Subject: Re: Your trial TXRX to address the kernel oops
Message-ID: <20080519234018.1bdede5b@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E0A0F85BC@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E0A0F85BC@onstor-exch02.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 Mon, 19 May 2008 20:59:05 -0700 "Jonathan Goldick"
<jonathan.goldick@onstor.com> wrote:

> I'm back on my original filer, and therefore hitting the crash pretty
> regularly.  Can you send me a path to the source code of the changes
> so I can pull them into my build?
> 
> Thanks.

==== //depot/dev/nfx-tree/code/sm-mgmt-bus/mgmt-bus-emb.c#4 - /homes/andys/src/dev/nfx-tree/code/sm-mgmt-bus/mgmt-bus-emb.c ====
142,143c142,146
<     
< #if !defined(MGMTBUS_UNIT_TESTS) && defined(FCNIM) && defined(BOBCAT)
---
> 
> /*
>  * this routine is only called by txrx on bobcat and cougar, and fc on bobcat
>  */
> #if !defined(MGMTBUS_UNIT_TESTS)
145c148
<     //-- @@@ Remove this once normal image loading has been 
---
>     //-- @@@ Remove this once normal image loading has been
147,148c150,151
<     printf("(%s)Waiting for SSC to finish mgmtbus init...addr %p\n", __FUNCTION__,
<            &(rcfg->magic)); 
---
>     printf("(%s)Waiting for SSC to finish mgmtbus init...addr %p\n",
> 		__FUNCTION__, &(rcfg->magic));
150c153
<     printf("(%s)Continuing mgmtbus initialization....\n", __FUNCTION__); 
---
>     printf("(%s)Continuing mgmtbus initialization....\n", __FUNCTION__);
152,153c155,156
<     
<     
---
> 
> 
