Gentoo Archives: gentoo-kernel

From: "Eric F. GARIOUD" <eric-f.garioud@×××××××.fr>
To: gentoo-kernel@l.g.o
Subject: Re: [gentoo-kernel] 3.12 Kernels : Regression in the handling of usbatm debug traces
Date: Thu, 06 Mar 2014 08:38:42
Message-Id: 7497376.rl0gWDRMLO@primapratica
In Reply to: Re: [gentoo-kernel] 3.12 Kernels : Regression in the handling of usbatm debug traces by Greg KH
1 On Tuesday 04 March 2014 19:16:35 Greg KH wrote:
2 > On Mon, Mar 03, 2014 at 09:39:11AM +0100, Eric F. GARIOUD wrote:
3 > > Having CONFIG_USB_ATM set and CONFIG_USB_DEBUG not set, syslogs are now
4 > > overfed with kyriads of
5 > >
6 > > << usbatm_rx_process: xyzt callbacks suppressed >>
7 > >
8 > > messages per minute.
9 > >
10 > > - My understanding is that a commit from Greg K-H caused the trouble :
11 > >
12 > > quoted from https://lkml.org/lkml/2013/9/2/429 :
13 > >
14 > > Greg Kroah-Hartman (46):...
15 > >
16 > > USB: usbatm: don't rely on CONFIG_USB_DEBUG USB: usbatm: remove
17 > >
18 > > CONFIG_USB_DEBUG dependancy
19 > >
20 > > - My understanding is that Krzysztof Mazur reported that behaviour as part
21 > > of
22 > >
23 > > https://lkml.org/lkml/2013/10/26/65
24 > >
25 > > Greg K-H is involved in the discussion and a patch seems to have been
26 > > produced. I did not manage to find it commited in 3.12
27 > >
28 > > - Are there good reasons for this patch not to be commited ?
29 >
30 > What specific patch are you referring to?
31
32 http://lkml.iu.edu//hypermail/linux/kernel/1310.3/01055.html
33 That is : [PATCH V2] printk: pr_debug_ratelimited: check state first toreduce
34 "callbacks suppressed" messages.
35
36 And
37
38 http://lkml.iu.edu//hypermail/linux/kernel/1310.3/01056.html
39 That is : [PATCH V2] usbatm: Fix dynamic_debug / ratelimited atm_dbg
40 andatm_rldbg macros
41
42 > > - If not, as I understand 3.12 is longterm and maintained by Jiri Slaby,
43 > > could someone forward him a request to commit Joe Perches' work ?
44 >
45 > Why can't you?
46
47 Heu... I am nothing but an humble end-user you know. When, in some thread I
48 read Greg K-H writing that he will commit the patch and AFAIK does not, then I
49 presume there is something wrong in my own understanding.
50 If, in addition to this, neither the reporter of the bug nor the author of the
51 patch push for committing then, at the very least, I do not feel personally
52 entitled to bother the longterm maintainer with this.
53
54 Regards,
55
56 Eric

Replies