From mboxrd@z Thu Jan 1 00:00:00 1970 From: Helge Deller Subject: Re: [RFT] irq changes (was Re: [git] parisc: Changes to ref refs/heads/parisc) Date: Sun, 14 Nov 2010 21:59:59 +0100 Message-ID: <4CE04DCF.7040306@gmx.de> References: <201010140531.o9E5VRYK010123@hera.kernel.org> <20101014153931.GI24144@bombadil.infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linux-parisc@vger.kernel.org To: Kyle McMartin Return-path: In-Reply-To: <20101014153931.GI24144@bombadil.infradead.org> List-ID: List-Id: linux-parisc.vger.kernel.org On 10/14/2010 05:39 PM, Kyle McMartin wrote: > On Thu, Oct 14, 2010 at 05:31:27AM +0000, Kyle McMartin wrote: >> commit 7da1272547ebe96982a42292dfc833457708f4da >> Author: Kyle McMartin >> Date: Thu Oct 14 01:02:23 2010 -0400 >> >> parisc: kill __do_IRQ >> >> Signed-off-by: Kyle McMartin >> > So, I've killed our __do_IRQ calls... Could people please test this > branch on a variety of machines? I've split up the changes so there's > logical separation between converting the CPU interrupts, and the > sub-interrupt sources (Superio, dino, etc.) so if your device fails > to interrupt, you can just git revert that bit and test the CPU > conversion while I fix it up. > > I *think* everything should be ok though, I've tested it on a500/rp3440 > class machines with iosapic, but not on anything older. Hi Kyle, I just got again a chance to boot up my b160L and 715/64 machines. Both broke due to the IRQ changes. I did reverted all of your IRQ patches (based on current Linus head branch) and now they boot again. Basically they just hang during the SCSI initialization (timeouts while detectings discs). So, there is something wrong for Lasi/GSC and Dino busses.... Any idea? Helge