Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751473AbdFHRSg (ORCPT ); Thu, 8 Jun 2017 13:18:36 -0400 Received: from mga06.intel.com ([134.134.136.31]:23021 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750725AbdFHRSf (ORCPT ); Thu, 8 Jun 2017 13:18:35 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,315,1493708400"; d="scan'208";a="112559060" Date: Thu, 8 Jun 2017 10:18:33 -0700 From: Jesse Brandeburg To: Alex Williamson Cc: , , Stefan Assmann , Subject: Re: [PATCH] PCI: Add Intel XXV710 to broken INTx masking quirk Message-ID: <20170608101833.0000163f@intel.com> In-Reply-To: <20170607190027.22611.92564.stgit@gimli.home> References: <20170607190027.22611.92564.stgit@gimli.home> X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.30; i686-w64-mingw32) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 470 Lines: 12 On Wed, 7 Jun 2017 13:00:48 -0600 Alex Williamson wrote: > Just like the other XL710 and X710 variants, the XXV710 device IDs > appear to have the same hardware bug, the status register doesn't > report pending interrupts resulting in "irq xx: nobody cared..." > errors from the spurious interrupt handler when we try to use it > with device assignment. Thanks for doing this Alex, Acked-by: Jesse Brandeburg