From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261373AbVA1N7u (ORCPT ); Fri, 28 Jan 2005 08:59:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261378AbVA1N6k (ORCPT ); Fri, 28 Jan 2005 08:58:40 -0500 Received: from ns.suse.de ([195.135.220.2]:45189 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S261373AbVA1N62 (ORCPT ); Fri, 28 Jan 2005 08:58:28 -0500 Date: Fri, 28 Jan 2005 14:58:27 +0100 From: Olaf Hering To: Vojtech Pavlik , Dmitry Torokhov Cc: linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org Subject: Re: atkbd_init lockup with 2.6.11-rc1 Message-ID: <20050128135827.GA28784@suse.de> References: <20050128132202.GA27323@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20050128132202.GA27323@suse.de> X-DOS: I got your 640K Real Mode Right Here Buddy! X-Homeland-Security: You are not supposed to read this line! You are a terrorist! User-Agent: Mutt und vi sind doch schneller als Notes (und GroupWise) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 28, Olaf Hering wrote: > > My IBM RS/6000 B50 locks up with 2.6.11rc1, it dies in atkbd_init(): It fails also on PReP, not only on CHRP. 2.6.10 looks like this: Calling initcall 0xc03bc430: atkbd_init+0x0/0x2c() atkbd.c: keyboard reset failed on isa0060/serio1 atkbd.c: keyboard reset failed on isa0060/serio0 I'm able to break into xmon, cpu is in cpu_idle, maybe its spinning somewhere.