Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760195AbXEJQk1 (ORCPT ); Thu, 10 May 2007 12:40:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755670AbXEJQkM (ORCPT ); Thu, 10 May 2007 12:40:12 -0400 Received: from srv5.dvmed.net ([207.36.208.214]:57594 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754233AbXEJQkK (ORCPT ); Thu, 10 May 2007 12:40:10 -0400 Message-ID: <46434AE5.8060605@garzik.org> Date: Thu, 10 May 2007 12:40:05 -0400 From: Jeff Garzik User-Agent: Thunderbird 1.5.0.10 (X11/20070302) MIME-Version: 1.0 To: Mark Lord CC: Tejun Heo , Robert Hancock , linux-kernel , linux-ide@vger.kernel.org, Andrew Morton Subject: Re: [PATCH] libata: add human-readable error value decoding References: <46428103.3040003@shaw.ca> <4642E92D.5010509@gmail.com> <46431D19.1070308@rtr.ca> In-Reply-To: <46431D19.1070308@rtr.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.3 (----) X-Spam-Report: SpamAssassin version 3.1.8 on srv5.dvmed.net summary: Content analysis details: (-4.3 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 699 Lines: 22 Mark Lord wrote: > Same here, but I would like to see it in there under a CONFIG_DEBUG_LIBATA > kernel build option or something. Kind of like the "FANCY_STATUS_DUMPS" > flag > that drivers/ide used to have for this kind of stuff. The long term goal is to enable verbose output with a module option and/or sysfs knob, rather than a compile-time switch. That's what ata_msg_xxx is for. We just don't have the knob yet. Patches welcome... Jeff - 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/