From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Chubb Date: Tue, 27 May 2003 00:04:25 +0000 Subject: [Linux-ia64] i2000 won't boot for me with current 2.5.69-bk Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> "Peter" = Peter Chubb writes: Peter> I've tracked down the problem to something in mca.c: the second Peter> call to get SAL error logs causes a partial reboot instead of Peter> returning error logs. I instrumented bits of mca.c to see what Peter> was going on (hope the printk output is self-explanatory). This Peter> is on a uniprocessor i2000. If I disable CONFIG_MCA the machine boots and appears to work (except for the ps/2 keyboard and mouse). Peter C