From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [PULL] virtio/vhost: cross endian support Date: Fri, 3 Jul 2015 15:26:00 -0700 Message-ID: References: <20150701113150-mutt-send-email-mst@redhat.com> <20150702071412-mutt-send-email-mst@redhat.com> <20150703095637-mutt-send-email-mst@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: KVM list , Network Development , Linux Kernel Mailing List , virtualization , david@gibson.dropbear.id.au To: "Michael S. Tsirkin" Return-path: In-Reply-To: <20150703095637-mutt-send-email-mst@redhat.com> 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 List-Id: netdev.vger.kernel.org On Fri, Jul 3, 2015 at 12:59 AM, Michael S. Tsirkin wrote: > > Linus, could you please clarify whether making the > feature depend on the cross-endian guest support > would address your comment, and whether you think > this can be merged as is, and the dependency added > after -rc1? I'll take it. I still think dynamic byte order is a fundamental (and much too common) mistake, but whatever. Linus