lkml.org 
[lkml]   [2014]   [Nov]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH V6] UBI: Extend UBI layer debug/messaging capabilities
Am 11.11.2014 um 14:27 schrieb Artem Bityutskiy:
> On Tue, 2014-11-11 at 13:25 +0100, Richard Weinberger wrote:
>> Am 11.11.2014 um 13:03 schrieb Artem Bityutskiy:
>>> On Tue, 2014-11-11 at 09:15 +0100, Richard Weinberger wrote:
>>>>> Do we really want the function name in every log message?
>>>>> IMHO this is not wise except for pure debug logs.
>>>>
>>>> BTW: Why UBI-X? This looks odd. Either use UBIX or ubiX.
>>>
>>> How about something like this (untested):
>>>
>>>
>>> From: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
>>> Date: Tue, 11 Nov 2014 13:56:34 +0200
>>> Subject: [PATCH] UBI: clean-up printing helpers
>>>
>>> Let's prefix UBI messages with 'ubiX' instead of 'UBI-X' - this is more
>>> consistent with the way we name UBI devices.
>>>
>>> Also, commit "32608703 UBI: Extend UBI layer debug/messaging capabilities"
>>> added the function name print to 'ubi_msg()' - lets revert this change, since
>>> these messages are supposed to be just informative messages, and not debugging
>>> messages.
>>
>> What is the benefit of having the function name still in ubi_warn() and ubi_err()?
>
> The benefit is that it is easier to find the source code where the
> message comes from. And not necessarily because the message is
> "cryptic", but because you may want to check the possible reasons of the
> problem from the code.
>
>> e.g.
>> [ 95.511825] ubi0 error: ubi_attach_mtd_dev: mtd0 is already attached to ubi0
>>
>> If the log message is so cryptic that you need to lookup it in the source to understand it,
>> we better fix the message.
>
> UBI messages are usually not cryptic, and I think we did try to keep
> them user-friendly. If you hit a cryptic error or warning message, do
> not hesitate to improve it please. Debug messages are often cryptic.

That's my point. UBI has very good messages. From the message you
know in most cases exactly what is going on and in what sub-system you
have to look.

> I am OK with removing function names from warnings and errors, though.
> But they were there since the very beginning, and changing this is a
> separate subject, so I'd prefer someone else to submit a corresponding
> patch.

If we keep the function names away from ubi_msg() I'm perfectly fine. :-)

Thanks,
//richard


\
 
 \ /
  Last update: 2014-11-11 21:21    [W:0.066 / U:0.288 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site