Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751794Ab0KYETs (ORCPT ); Wed, 24 Nov 2010 23:19:48 -0500 Received: from vms173017pub.verizon.net ([206.46.173.17]:56951 "EHLO vms173017pub.verizon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751247Ab0KYETq (ORCPT ); Wed, 24 Nov 2010 23:19:46 -0500 Date: Wed, 24 Nov 2010 23:19:08 -0500 (EST) From: Len Brown X-X-Sender: lenb@x980 To: Mark Lord Cc: huang ying , Linus Torvalds , Huang Ying , linux-kernel@vger.kernel.org, Andi Kleen , linux-acpi@vger.kernel.org, Peter Zijlstra , Andrew Morton , Ingo Molnar , Mauro Carvalho Chehab , Borislav Petkov , Thomas Gleixner Subject: Re: [PATCH 0/2] Generic hardware error reporting support In-reply-to: <4CE7CF95.2040608@teksavvy.com> Message-id: References: <1290154233-28695-1-git-send-email-ying.huang@intel.com> <4CE7CF95.2040608@teksavvy.com> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 669 Lines: 19 > If you (and the code) are absolutely certain that a particular error instance > is totally due to the BIOS, then stick the words "BIOS ERROR" into the > printk(). FYI, trenn added some printk prefixes for this case a while back; #define FW_BUG "[Firmware Bug]: " #define FW_WARN "[Firmware Warn]: " #define FW_INFO "[Firmware Info]: " cheers, -Len Brown, 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/