From mboxrd@z Thu Jan 1 00:00:00 1970 From: Doug Chapman Subject: Re: regression on HP zx1 platform from ACPI autoload modules patches Date: Tue, 31 Jul 2007 07:50:04 -0400 Message-ID: <1185882604.14987.2.camel@athlon> References: <1185836238.31298.36.camel@deimos.americas.hpqcorp.net> <6bffcb0e0707301607x5484f114q9117007d131f7118@mail.gmail.com> <12c511ca0707302212o3702789bt8d597ec53a389e0a@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <12c511ca0707302212o3702789bt8d597ec53a389e0a@mail.gmail.com> Sender: linux-ia64-owner@vger.kernel.org To: Tony Luck Cc: Michal Piotrowski , linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, linux-ia64@vger.kernel.org, trenn@suse.de List-Id: linux-acpi@vger.kernel.org On Mon, 2007-07-30 at 22:12 -0700, Tony Luck wrote: > > > During bootup it panics with: > > > > > > Kernel panic - not syncing: Unable to find SBA IOMMU: Try a generic or DIG kernel > > I think that the fix for this has already gone into Linus's tree (on > Friday). Commit SHA1 > for the patch that should fix this is: > 8c8eb78f673c07b60f31751e1e47ac367c60c6b7 > > If latest GIT tree still has this problem, then please let us know. > > -Tony Tony, That was part of the commit that _caused_ the regression actually. Looking at my first mail I realize I dropped one line when I cut+pasted that first line from the git show on that one. If you look toward the bottom of my original mail you will see it except I missed the line: commit 8c8eb78f673c07b60f31751e1e47ac367c60c6b7 FYI, I did a git pull yesterday just before I hit this issue so I should have had the latest stuff. - Doug