From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle McMartin Subject: Re: hpmc on rp3440 with 2.6.29-rc5 Date: Mon, 16 Mar 2009 20:56:24 -0400 Message-ID: <20090317005624.GE4282@bombadil.infradead.org> References: <20090317004802.22B564E9D@hiauly1.hia.nrc.ca> <20090317005147.GD4282@bombadil.infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: John David Anglin , linux-parisc@vger.kernel.org To: Kyle McMartin Return-path: In-Reply-To: <20090317005147.GD4282@bombadil.infradead.org> List-ID: List-Id: linux-parisc.vger.kernel.org On Mon, Mar 16, 2009 at 08:51:47PM -0400, Kyle McMartin wrote: > > In the info below, I only included relevant data. No hpmc data was > > recorded for processors 2 and 3. Unfortunately, I lost the console output > > for the crash if any. > > > > This is with a SMP 64-bit kernel. I still have it and the config file. > > > > I'm not the greatest at interpreting chassis codes. It's not at all clear > > to me what went wrong. > > > > Good catch, looks like we're missing a compat handler for msgctl. I'll > add one and hopefully this will go away. :) > Woah. Really good catch, we're missing compat handlers for virtually all the ipc functions! I'll fix this up ASAP. Thanks! Kyle