AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20090330173053.79a02619@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:mail.onstor.net
NSV:
SSH:
R:<bfisher@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#mh/Mailbox/sent	0	20090330113442.63d15309@ripper.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Mon, 30 Mar 2009 17:32:21 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: Bill Fisher <bfisher@onstor.com>
Subject: Re: tuxrx kernel crashes
Message-ID: <20090330173221.44058853@ripper.onstor.net>
In-Reply-To: <20090330113442.63d15309@ripper.onstor.net>
References: <20090330113442.63d15309@ripper.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, 30 Mar 2009 11:34:42 -0700 Andrew Sharp <andy.sharp@onstor.com>
wrote:

> I tracked down the source of the crashes, it's because the mgmtbus code
> in git is not your latest code, at least I assume it isn't, because it's
> quite broken.  I looked through the mgmt_bus initialization code, and
> it's setting everything to the wrong addresses.  In fact, I think it's
> setting everything to the same address and also the wrong address.
> Hence the crash when it tries to access anything.
> 
> Compare what you have in a working tree to what's in git in the mgmtbus
> driver directory and fix accordingly.
> 
> I actually spent about 10 minutes trying to fix it, but I think I only
> made it worse.  And then I decided that if this isn't your latest, then
> there's no point in me fixing just the initialization code.

Hmm, possibly I was looking at the wrong code.  Or possibly not.  I
just discovered there's ssc-mgmt-bus directory and mgmt-bus directory,
and the latter seems like the correct one.  Yup, that's the one I was
looking at.  It must be missing some critical diffs from your working
code, I'm almost 100% positive of that.

