From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11] helo=sc8-sf-mx1.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1DQqds-0002mq-Gk for user-mode-linux-devel@lists.sourceforge.net; Wed, 27 Apr 2005 10:48:08 -0700 Received: from fire.osdl.org ([65.172.181.4] helo=smtp.osdl.org) by sc8-sf-mx1.sourceforge.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.41) id 1DQqdp-00004u-OR for user-mode-linux-devel@lists.sourceforge.net; Wed, 27 Apr 2005 10:48:08 -0700 From: Chris Wright Message-ID: <20050427174652.GL23013@shell0.pdx.osdl.net> References: <20050427171446.GA3195@kroah.com> <20050427171552.GB3195@kroah.com> <1114619612.18355.113.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1114619612.18355.113.camel@localhost.localdomain> Subject: [uml-devel] Re: [01/07] uml: add nfsd syscall when nfsd is modular Sender: user-mode-linux-devel-admin@lists.sourceforge.net Errors-To: user-mode-linux-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: The user-mode Linux development list List-Post: List-Help: List-Subscribe: , List-Archive: Date: Wed, 27 Apr 2005 10:46:52 -0700 To: Alan Cox Cc: Greg KH , blaisorblade@yahoo.it, user-mode-linux-devel@lists.sourceforge.net, Linux Kernel Mailing List , stable@kernel.org, Justin Forbes , Zwane Mwaikambo , Cliff White , Theodore Ts'o , "Randy.Dunlap" , Chuck Wolber , torvalds@osdl.org, akpm@osdl.org * Alan Cox (alan@lxorguk.ukuu.org.uk) wrote: > On Mer, 2005-04-27 at 18:15, Greg KH wrote: > > -stable review patch. If anyone has any objections, please let us know. > > Don't see why this one is a critical bug. I guess without it, modular nfsd has no syscall interface (for UML, or course). thanks, -chris ------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261841AbVD0RtB (ORCPT ); Wed, 27 Apr 2005 13:49:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261862AbVD0Rsq (ORCPT ); Wed, 27 Apr 2005 13:48:46 -0400 Received: from fire.osdl.org ([65.172.181.4]:7576 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S261841AbVD0Rsb (ORCPT ); Wed, 27 Apr 2005 13:48:31 -0400 Date: Wed, 27 Apr 2005 10:46:52 -0700 From: Chris Wright To: Alan Cox Cc: Greg KH , blaisorblade@yahoo.it, user-mode-linux-devel@lists.sourceforge.net, Linux Kernel Mailing List , stable@kernel.org, Justin Forbes , Zwane Mwaikambo , Cliff White , "Theodore Ts'o" , "Randy.Dunlap" , Chuck Wolber , torvalds@osdl.org, akpm@osdl.org Subject: Re: [01/07] uml: add nfsd syscall when nfsd is modular Message-ID: <20050427174652.GL23013@shell0.pdx.osdl.net> References: <20050427171446.GA3195@kroah.com> <20050427171552.GB3195@kroah.com> <1114619612.18355.113.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1114619612.18355.113.camel@localhost.localdomain> User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org * Alan Cox (alan@lxorguk.ukuu.org.uk) wrote: > On Mer, 2005-04-27 at 18:15, Greg KH wrote: > > -stable review patch. If anyone has any objections, please let us know. > > Don't see why this one is a critical bug. I guess without it, modular nfsd has no syscall interface (for UML, or course). thanks, -chris