Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 31 Jul 2002 13:37:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 31 Jul 2002 13:37:59 -0400 Received: from www.transvirtual.com ([206.14.214.140]:43277 "EHLO www.transvirtual.com") by vger.kernel.org with ESMTP id ; Wed, 31 Jul 2002 13:37:58 -0400 Date: Wed, 31 Jul 2002 10:41:16 -0700 (PDT) From: James Simmons To: Nico Schottelius cc: Linux Kernel Mailing List Subject: Re: [BUGS] 2.5.29: scsi/pcmcia|sound/trident|devfs In-Reply-To: <20020731171517.GA818@schottelius.org> 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 Content-Length: 942 Lines: 21 > ################################################################################ > ### Hangup/Kernel Panics: > ################################################################################ > > - devfs: drivers/char/console.c:2527: con_init_devfs(); is missing. > Hey guys, this bug exists in at least 3 kernel versions! I'm working on a proper fix. BTW how do you get a kernel panic? I'm running devfs plus con_init_devfs is not called. tty_register_devfs is called by tty_register_driver. It is a issue of different flags being passed to devfs by either tty functions. As soon a linus gives me a answer to the problem I will post a patch for people to try and then push it to BK. - 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/