From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out5-smtp.messagingengine.com ([66.111.4.29]:33435 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727389AbeKKNMb (ORCPT ); Sun, 11 Nov 2018 08:12:31 -0500 Date: Sat, 10 Nov 2018 17:29:33 -0800 From: Greg KH To: "Heitke, Kenneth" Cc: "stable@vger.kernel.org" Subject: Re: [PATCH] PCI: vmd: White list for fast interrupt handlers Message-ID: <20181111012933.GC18060@kroah.com> References: <08CC7C6E57E44A4AADAC209BB8F29797B3F68A@ORSMSX113.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <08CC7C6E57E44A4AADAC209BB8F29797B3F68A@ORSMSX113.amr.corp.intel.com> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Oct 22, 2018 at 07:09:37PM +0000, Heitke, Kenneth wrote: > Please apply the follow patch from kernel 4.18 to kernel 4.14 > > Commit: a7f58b9ecfd3c0f63703ec10f4a592cc38dbd1b8 > > This patch fixes a performance issue with some devices being accessed using > the Volume Management Device (vmd). I have included an updated copy of the > patch because the parent directory of the file has changed between the 4.14 > and 4.18 releases > > 4.14: drivers/pci/host/vmd.c > 4.18: drivers/pci/controller/vmd.c > > Thank you, > Kenneth Heitke Now queued up, thanks. greg k-h