From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753701AbbCKOo1 (ORCPT ); Wed, 11 Mar 2015 10:44:27 -0400 Received: from smtp02.citrix.com ([66.165.176.63]:11887 "EHLO SMTP02.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754464AbbCKOoW (ORCPT ); Wed, 11 Mar 2015 10:44:22 -0400 X-IronPort-AV: E=Sophos;i="5.11,382,1422921600"; d="scan'208";a="243999309" Message-ID: <550054C2.2040804@citrix.com> Date: Wed, 11 Mar 2015 14:44:18 +0000 From: David Vrabel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.4.0 MIME-Version: 1.0 To: Konrad Rzeszutek Wilk , Jan Beulich CC: Boris Ostrovsky , xen-devel , Subject: Re: [PATCH 2/2] xen-pciback: also support disabling of bus-mastering and memory-write-invalidate References: <5500569002000078000688DA@mail.emea.novell.com> <20150311144205.GA14096@l.oracle.com> In-Reply-To: <20150311144205.GA14096@l.oracle.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-DLP: MIA1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/03/15 14:42, Konrad Rzeszutek Wilk wrote: > On Wed, Mar 11, 2015 at 01:52:00PM +0000, Jan Beulich wrote: >> It's not clear to me why only the enabling operation got handled so >> far. > > Reviewed-by: Konrad Rzeszutek Wilk With no reports that this actually fixes anything, do we want this in 4.0 or 4.1? David