Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161396AbaDPON2 (ORCPT ); Wed, 16 Apr 2014 10:13:28 -0400 Received: from 8bytes.org ([85.214.48.195]:33104 "EHLO mail.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161162AbaDPONZ (ORCPT ); Wed, 16 Apr 2014 10:13:25 -0400 Date: Wed, 16 Apr 2014 16:13:20 +0200 From: "joro@8bytes.org" To: "Woodhouse, David" Cc: "linux-kernel@vger.kernel.org" , "bhe@redhat.com" , "jiang.liu@linux.intel.com" , "linux-scsi@vger.kernel.org" , "iommu@lists.linux-foundation.org" , "James.Bottomley@hansenpartnership.com" , "bhelgaas@google.com" , "linux-pci@vger.kernel.org" , "scameron@beardog.cce.hp.com" , "davidlohr@hp.com" Subject: Re: hpsa driver bug crack kernel down! Message-ID: <20140416141317.GB3627@8bytes.org> References: <1397119587.19944.14.camel@shinybook.infradead.org> <1397146781.2608.46.camel@buesod1.americas.hpqcorp.net> <1397207932.19944.58.camel@shinybook.infradead.org> <1397490358.31076.6.camel@buesod1.americas.hpqcorp.net> <534C0AA9.5080909@linux.intel.com> <1397493858.31076.8.camel@buesod1.americas.hpqcorp.net> <1397494069.31076.9.camel@buesod1.americas.hpqcorp.net> <1397495030.19944.198.camel@shinybook.infradead.org> <20140416133739.GB3577@8bytes.org> <1397656723.7861.10.camel@shinybook.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1397656723.7861.10.camel@shinybook.infradead.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-DSPAM-Result: Whitelisted X-DSPAM-Processed: Wed Apr 16 16:13:23 2014 X-DSPAM-Confidence: 0.9992 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 534e900320865133658128 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 16, 2014 at 01:58:44PM +0000, Woodhouse, David wrote: > On Wed, 2014-04-16 at 15:37 +0200, joro@8bytes.org wrote: > > What is the state of these fixes? I plan to send out a pull-request > > before easter and hoped to include these fixes as well. > > I'm travelling and was going to do some final testing and send out a > pull request after I got home tomorrow. But since you ask... > > Please pull from > git://git.infradead.org/iommu-2.6.git > > David Woodhouse (1): > iommu/vt-d: Fix get_domain_for_dev() handling of upstream PCIe bridges > > Jiang Liu (2): > iommu/vt-d: fix memory leakage caused by commit ea8ea46 > iommu/vt-d: fix bug in matching PCI devices with DRHD/RMRR descriptors > > drivers/iommu/dmar.c | 3 ++- > drivers/iommu/intel-iommu.c | 10 +++++++--- > 2 files changed, 9 insertions(+), 4 deletions(-) Pulled, thanks David. I will also do some additional testing before sending it upstream. Joerg -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/