From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=51084 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOQgA-0007gV-1D for qemu-devel@nongnu.org; Tue, 15 Jun 2010 03:35:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OOQg5-00031V-IY for qemu-devel@nongnu.org; Tue, 15 Jun 2010 03:35:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:20153) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOQg5-00031O-Bp for qemu-devel@nongnu.org; Tue, 15 Jun 2010 03:35:21 -0400 Message-ID: <4C172D35.50807@redhat.com> Date: Tue, 15 Jun 2010 10:35:17 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] stop cpus before forking. References: <1276543644-32689-1-git-send-email-glommer@redhat.com> <4C1683EC.3010609@codemonkey.ws> <20100614194237.GD19104@mothafucka.localdomain> In-Reply-To: <20100614194237.GD19104@mothafucka.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Glauber Costa Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org On 06/14/2010 10:42 PM, Glauber Costa wrote: > I do agree that this is most likely a kernel bug. But as with any other > kernel bugs, I believe this is a easy workaround to have things working > even in older kernels until we fix it. > That's what -stable is for. We fix it upstream and backport it. No need to complicate userspace for something which isn't its fault. -- error compiling committee.c: too many arguments to function