Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758157AbZFLPyZ (ORCPT ); Fri, 12 Jun 2009 11:54:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754825AbZFLPyR (ORCPT ); Fri, 12 Jun 2009 11:54:17 -0400 Received: from mga01.intel.com ([192.55.52.88]:63024 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752035AbZFLPyR (ORCPT ); Fri, 12 Jun 2009 11:54:17 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.42,210,1243839600"; d="scan'208";a="465817675" Date: Fri, 12 Jun 2009 08:53:36 -0700 From: Jesse Barnes To: "Huang, Ying" Cc: Andi Kleen , "linux-kernel@vger.kernel.org" , "linux-pci@vger.kernel.org" Subject: Re: [PATCH 3/4] PCI: PCIE AER: PCIE AER software error injection Message-ID: <20090612085336.08a89d68@jbarnes-g45> In-Reply-To: <1244771641.5320.146.camel@yhuang-dev.sh.intel.com> References: <1240541127.6842.681.camel@yhuang-dev.sh.intel.com> <20090611115954.294581bb@jbarnes-g45> <1244771641.5320.146.camel@yhuang-dev.sh.intel.com> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.1; x86_64-pc-linux-gnu) 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: 1386 Lines: 38 On Thu, 11 Jun 2009 18:54:01 -0700 "Huang, Ying" wrote: > On Fri, 2009-06-12 at 02:59 +0800, Barnes, Jesse wrote: > > On Fri, 24 Apr 2009 10:45:27 +0800 > > Huang Ying wrote: > > > > > Debugging PCIE AER code can be very difficult because it is hard > > > to trigger various real hardware errors. This patch provide a > > > software based error injection tool, which can fake various PCIE > > > errors with a user space helper tool named "aer-inject". Which > > > can be gotten from: > > > > > > http://www.kernel.org/pub/linux/kernel/people/yhuang/ > > > > > > The patch fakes AER error by faking some PCIE AER related > > > registers and an AER interrupt for specified the PCIE device. > > > > > > Signed-off-by: Huang Ying > > > > > > > This patch got mangled, care to resend? > > Sorry. Resend patch follows. > This one didn't apply either; can you pull down my linux-next branch and diff against that? Also, cc my personal address, jbarnes@virtuousgeek.org, so Exchange doesn't mess up the patch. Thanks, -- Jesse Barnes, Intel Open Source Technology Center -- 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/