From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: Re: [RFC][PATCH] virtio balloon: kill tell-host-first logic Date: Tue, 19 Apr 2011 10:55:54 +0930 Message-ID: <87tydv3ucd.fsf@rustcorp.com.au> References: <20110407174325.ED21C82B@kernel> <20110411110131.GA23123@redhat.com> <1302559871.7286.16749.camel@nimitz> <20110412054330.GH26678@amit-x200.redhat.com> <1302625352.8321.2126.camel@nimitz> <878vvdawsa.fsf@rustcorp.com.au> <1302813005.16562.818.camel@nimitz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1302813005.16562.818.camel@nimitz> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Dave Hansen Cc: Amit Shah , Anthony Liguori , virtualization@lists.linux-foundation.org, linux-kernel@vger.kernel.org, "Michael S. Tsirkin" List-Id: virtualization@lists.linuxfoundation.org On Thu, 14 Apr 2011 13:30:05 -0700, Dave Hansen wrote: > Here's a new commit message: Applied, thanks. Rusty. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753847Ab1DSBjJ (ORCPT ); Mon, 18 Apr 2011 21:39:09 -0400 Received: from ozlabs.org ([203.10.76.45]:42357 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753607Ab1DSBjH (ORCPT ); Mon, 18 Apr 2011 21:39:07 -0400 From: Rusty Russell To: Dave Hansen Cc: Amit Shah , "Michael S. Tsirkin" , Anthony Liguori , linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org Subject: Re: [RFC][PATCH] virtio balloon: kill tell-host-first logic In-Reply-To: <1302813005.16562.818.camel@nimitz> References: <20110407174325.ED21C82B@kernel> <20110411110131.GA23123@redhat.com> <1302559871.7286.16749.camel@nimitz> <20110412054330.GH26678@amit-x200.redhat.com> <1302625352.8321.2126.camel@nimitz> <878vvdawsa.fsf@rustcorp.com.au> <1302813005.16562.818.camel@nimitz> User-Agent: Notmuch/0.3.1 (http://notmuchmail.org) Emacs/23.1.1 (i686-pc-linux-gnu) Date: Tue, 19 Apr 2011 10:55:54 +0930 Message-ID: <87tydv3ucd.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 14 Apr 2011 13:30:05 -0700, Dave Hansen wrote: > Here's a new commit message: Applied, thanks. Rusty.