From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752694AbbDAHo7 (ORCPT ); Wed, 1 Apr 2015 03:44:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51910 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751433AbbDAHo4 (ORCPT ); Wed, 1 Apr 2015 03:44:56 -0400 Date: Wed, 1 Apr 2015 09:44:48 +0200 From: "Michael S. Tsirkin" To: Rusty Russell Cc: linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org Subject: Re: [PATCH v2 1/6] virtio_balloon: transitional interface Message-ID: <20150401094236-mutt-send-email-mst@redhat.com> References: <1427831230-28044-1-git-send-email-mst@redhat.com> <1427831230-28044-2-git-send-email-mst@redhat.com> <87mw2sy0fo.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87mw2sy0fo.fsf@rustcorp.com.au> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 01, 2015 at 02:17:23PM +1030, Rusty Russell wrote: > I would leave the device *exactly* as is, ugly structure packing and > all. But why? It's going to be used for years, might as well make it clean? -- MST