From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 13 Jan 2003 01:36:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 13 Jan 2003 01:36:49 -0500 Received: from 12-231-249-244.client.attbi.com ([12.231.249.244]:48388 "HELO kroah.com") by vger.kernel.org with SMTP id ; Mon, 13 Jan 2003 01:36:49 -0500 Date: Sun, 12 Jan 2003 22:45:44 -0800 From: Greg KH To: Andi Kleen Cc: linux-kernel@vger.kernel.org Subject: Re: Fixing the tty layer was Re: any chance of 2.6.0-test*? Message-ID: <20030113064544.GA3989@kroah.com> References: <20030110165441$1a8a@gated-at.bofh.it> <20030110165505$38d9@gated-at.bofh.it> <20030112094007$1647@gated-at.bofh.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jan 12, 2003 at 10:56:37AM +0100, Andi Kleen wrote: > > - Possibly disable module unloading for ldiscs (seems to be rather broken, > although Rusty's new unload algorithm may avoid the worst - not completely > sure) Max has a patch for this, to add struct module * to a ldisc. Don't know if it made it in or not. > Probably all doable with some concentrated effort. > > Anyone interested in helping ? I am. thanks, greg k-h