Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933733AbaDIPYq (ORCPT ); Wed, 9 Apr 2014 11:24:46 -0400 Received: from mail.skyhub.de ([78.46.96.112]:48281 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932826AbaDIPYh (ORCPT ); Wed, 9 Apr 2014 11:24:37 -0400 Date: Wed, 9 Apr 2014 17:24:31 +0200 From: Borislav Petkov To: Stephen Boyd Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-edac@vger.kernel.org, Stepan Moskovchenko Subject: Re: [PATCH v6 4/5] edac: Add support for Krait CPU cache error detection Message-ID: <20140409152431.GL6529@pd.tnic> References: <1396641450-12854-1-git-send-email-sboyd@codeaurora.org> <1396641450-12854-5-git-send-email-sboyd@codeaurora.org> <20140408173541.GO30077@pd.tnic> <53445407.1010108@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <53445407.1010108@codeaurora.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 08, 2014 at 12:54:47PM -0700, Stephen Boyd wrote: > > and also, this message looks a bit cryptic for issuing it at ALERT > > level. I'm ssuming people won't come to you and ask you what it > > means...? :) > > Ok. I can lower it to error level? I'm just trying to put you in the user's shoes and make you take a critical look at your error messages and ask yourself whether people seeing this would know what's going on or not? We've had the experience on x86 where people would have the *whole* error message which would say, "error corrected, bla" and they still would come and ask whether their hw is b0rked. We had to add stuff like: "Corrected error, no action required." to let them know there was no affect on execution. And they'd still come and ask. Even other kernel people! :-) So please make sure your error messages are as understandable as possible. :-) Thanks. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- 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/