From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catalin Marinas Subject: Re: [PATCH v8 16/19] arm,arm64: do not always merge biovec if we are running on Xen Date: Fri, 18 Oct 2013 15:07:12 +0100 Message-ID: <20131018140711.GO23462@arm.com> References: <1382031814-8782-16-git-send-email-stefano.stabellini@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Stefano Stabellini Cc: "xen-devel@lists.xensource.com" , "linux@arm.linux.org.uk" , Ian Campbell , "konrad.wilk@oracle.com" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" List-Id: xen-devel@lists.xenproject.org On Fri, Oct 18, 2013 at 01:23:59PM +0100, Stefano Stabellini wrote: > are you OK with this patch? > > It shouldn't have any impact when running on native, only on Xen. I don't have an opinion on what it does but since it only affects Xen, it's fine by me. Acked-by: Catalin Marinas