From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752413AbbCWLtb (ORCPT ); Mon, 23 Mar 2015 07:49:31 -0400 Received: from foss.arm.com ([217.140.101.70]:45280 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751964AbbCWLt1 (ORCPT ); Mon, 23 Mar 2015 07:49:27 -0400 Message-ID: <1427111365.3726.22.camel@arm.com> Subject: Re: [PATCH] virtio_mmio: fix endian-ness for mmio From: Pawel Moll To: Rusty Russell , "Michael S. Tsirkin" Cc: "linux-kernel@vger.kernel.org" , "virtualization@lists.linux-foundation.org" Date: Mon, 23 Mar 2015 11:49:25 +0000 In-Reply-To: <878uf1wv1a.fsf@rustcorp.com.au> References: <1425592060-18474-1-git-send-email-mst@redhat.com> <871tkvx98n.fsf@rustcorp.com.au> <20150312081047-mutt-send-email-mst@redhat.com> <878uf1wv1a.fsf@rustcorp.com.au> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.10-0ubuntu1~14.10.1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2015-03-13 at 01:22 +0000, Rusty Russell wrote: > I'm sure Pawel is on a beach somewhere sipping cocktails, Ehm... There's still a some more prohibition for me (granted, by choice, just to share the "pain" ;-), so it wasn't exactly > so I'll apply > this immediately (with your updated commit message) to my > pending-rebases and give him the weekend to Ack. Not that it matters any more, but a belated Acked-by: Pawel Moll Thanks, Michael, for fixing this! (although, I must admit, I haven't tested it yet - all in right time :-) Pawel