Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 4 Mar 2002 12:37:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 4 Mar 2002 12:36:36 -0500 Received: from www.transvirtual.com ([206.14.214.140]:51214 "EHLO www.transvirtual.com") by vger.kernel.org with ESMTP id ; Mon, 4 Mar 2002 12:35:59 -0500 Date: Mon, 4 Mar 2002 09:35:47 -0800 (PST) From: James Simmons To: Alan Cox cc: Andi Kleen , linux-kernel@vger.kernel.org Subject: Re: Raising an disabled tasklet / VC/KBD initialization bug. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > > of disabled tasklets properly or make sure kbd_init and vc_init have defined > > init order and the first always executes before the second. > > > > Comments? > > Oh this explains several non x86 reports. Yes We need to fix the link order Better fix is to test the kam flag in struct vc_data. Will send patch. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/