Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755531Ab0KUAvH (ORCPT ); Sat, 20 Nov 2010 19:51:07 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:53921 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755119Ab0KUAvF (ORCPT ); Sat, 20 Nov 2010 19:51:05 -0500 MIME-Version: 1.0 In-Reply-To: References: <1290154233-28695-1-git-send-email-ying.huang@intel.com> From: Linus Torvalds Date: Sat, 20 Nov 2010 16:50:41 -0800 Message-ID: Subject: Re: [PATCH 0/2] Generic hardware error reporting support To: huang ying Cc: Huang Ying , Len Brown , 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 Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1243 Lines: 29 On Sat, Nov 20, 2010 at 4:42 PM, huang ying wrote: > > I don't want to hide the information from the MIS people with the > tool. I want to show the information to MIS people in a better way. You really don't understand, do you? People won't even _know_ about your tool. It's too f*cking specialized. They'll have come from other Unixes, they'll have come from older Linux versions, they don't know, they don't care. They _do_ know about system logs. The most common kind of "system admin" is the random end-user. Now, admittedly Intel seems to have its head up its arse on the whole "regular people care about ECC and random memory corruption", and it may be that consumer chips simply won't support the whole magic error handling code, but the point remains: we don't want yet another obscure error reporting tool that almost nobody knows about. Especially for errors that are so rare that you'll never notice if you are missing them. Linus -- 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/