From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.12] helo=sc8-sf-mx2.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1Ak3Wd-0005fk-6T for user-mode-linux-devel@lists.sourceforge.net; Fri, 23 Jan 2004 07:47:15 -0800 Received: from [12.177.129.25] (helo=ccure.user-mode-linux.org) by sc8-sf-mx2.sourceforge.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1Ak3WZ-0002o1-2G for user-mode-linux-devel@lists.sourceforge.net; Fri, 23 Jan 2004 07:47:11 -0800 From: Jeff Dike Message-ID: <20040123160955.GA7157@ccure.user-mode-linux.org> References: <20040120191706.GA32711@elte.hu> <20040120194328.GA1518@elte.hu> <20040120200105.GA2289@elte.hu> <20040122162139.GA28167@elte.hu> <20040123093541.GA21763@elte.hu> <20040123135647.GA6768@ccure.user-mode-linux.org> <20040123135112.GA26758@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040123135112.GA26758@elte.hu> Subject: [uml-devel] Re: [patch] uml fixes, 2.6.1-mm5-A2 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: Fri, 23 Jan 2004 11:09:55 -0500 To: Ingo Molnar Cc: user-mode-linux-devel@lists.sourceforge.net On Fri, Jan 23, 2004 at 02:51:12PM +0100, Ingo Molnar wrote: > ok - partial patch below. Applied, thanks. BTW, in skas mode, this was more than just unsafe - it was just completely wrong, since the kernel has no direct access to process memory. > (Couldnt figure out how to include the proper > uaccess.h file to get copy_from_user() - so the build will fail with > this patch for the time being.) There is a procedure, copy_from_user_proc, which exists for this reason. Jeff ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel