From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965426AbbCPOyz (ORCPT ); Mon, 16 Mar 2015 10:54:55 -0400 Received: from smtp.citrix.com ([66.165.176.89]:56108 "EHLO SMTP.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965398AbbCPOyp (ORCPT ); Mon, 16 Mar 2015 10:54:45 -0400 X-IronPort-AV: E=Sophos;i="5.11,409,1422921600"; d="scan'208";a="243760150" Message-ID: <5506EEB2.9090608@citrix.com> Date: Mon, 16 Mar 2015 14:54:42 +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: Jan Beulich , David Vrabel , Boris Ostrovsky , Konrad Rzeszutek Wilk CC: xen-devel , Subject: Re: [Xen-devel] [PATCH 2/2] xen-pciback: also support disabling of bus-mastering and memory-write-invalidate References: <5500569002000078000688DA@mail.emea.novell.com> In-Reply-To: <5500569002000078000688DA@mail.emea.novell.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-DLP: MIA2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/03/15 13:52, Jan Beulich wrote: > It's not clear to me why only the enabling operation got handled so > far. Applied to devel/for-linus-4.1, thanks. David