From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19aUfz-0006H8-0e for qemu-devel@nongnu.org; Thu, 10 Jul 2003 02:13:07 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19aUfx-0006Gv-Ow for qemu-devel@nongnu.org; Thu, 10 Jul 2003 02:13:06 -0400 Received: from pizda.ninka.net ([216.101.162.242]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19aUfI-0006Al-Ob for qemu-devel@nongnu.org; Thu, 10 Jul 2003 02:12:24 -0400 Date: Wed, 09 Jul 2003 23:03:57 -0700 (PDT) Message-Id: <20030709.230357.91335242.davem@redhat.com> Subject: Re: [Qemu-devel] CONFIG_QEMU patch From: "David S. Miller" In-Reply-To: <20030710060048.ACB522C065@lists.samba.org> References: <20030710060048.ACB522C065@lists.samba.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, rusty@rustcorp.com.au From: Rusty Russell Date: Thu, 10 Jul 2003 15:46:24 +1000 and also avoids a user access trap in copy_mount_options() which OOPSes under QEMU. Is this a bug in this kernel code or a QEMU issue?