Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751412Ab0KSIN6 (ORCPT ); Fri, 19 Nov 2010 03:13:58 -0500 Received: from mga02.intel.com ([134.134.136.20]:55814 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750951Ab0KSIN5 (ORCPT ); Fri, 19 Nov 2010 03:13:57 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.59,221,1288594800"; d="scan'208";a="679039996" Subject: Re: [PATCH 0/2] Generic hardware error reporting support From: Huang Ying To: Len Brown Cc: "linux-kernel@vger.kernel.org" , Andi Kleen , "linux-acpi@vger.kernel.org" , Peter Zijlstra , Andrew Morton , Linus Torvalds , Ingo Molnar , Mauro Carvalho Chehab , Borislav Petkov , Thomas Gleixner In-Reply-To: <1290154233-28695-1-git-send-email-ying.huang@intel.com> References: <1290154233-28695-1-git-send-email-ying.huang@intel.com> Content-Type: text/plain; charset="UTF-8" Date: Fri, 19 Nov 2010 16:13:53 +0800 Message-ID: <1290154433.2903.50.camel@yhuang-dev> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 947 Lines: 27 On Fri, 2010-11-19 at 16:10 +0800, Huang, Ying wrote: > Hi, Len, > > This is used by APEI ERST and GEHS. But it is a generic hardware > error reporting mechanism and can be used by other hardware error > reporting mechanisms such as EDAC, PCIe AER, Machine Check, etc. > > The patchset is split from the original APEI patchset to make it > explicit that this is a generic mechanism, not APEI specific bits. > > [PATCH 1/2] Generic hardware error reporting mechanism > [PATCH 2/2] Hardware error record persistent support This patchset depends on version 5 of the lockless memory allocator and list patchset as follow. [PATCH -v5 0/3] Lockless memory allocator and list Best Regards, Huang Ying -- 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/