netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [STABLE REQUEST] Merge to linux-3.4.y net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.
@ 2013-02-14 23:29 Vinson Lee
  2013-02-14 23:37 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Vinson Lee @ 2013-02-14 23:29 UTC (permalink / raw)
  To: stable; +Cc: davem, edumazet, mirq-linux, jpirko, therbert, netdev

Hi.

I would like to nominate commit
7cecb523adedcaf8acba5e14d47559d8bc3f40d7 for backport to stable
branches 3.4 and earlier.

commit 7cecb523adedcaf8acba5e14d47559d8bc3f40d7
Author: Vinson Lee <vlee@twitter.com>
Date:   Wed Jun 27 14:32:07 2012 +0000

    net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.

    Make logging level consistent with other deprecation messages in net
    subsystem.

    Signed-off-by: Vinson Lee <vlee@twitter.com>
    Cc: David Mackey <tdmackey@twitter.com>
    Signed-off-by: David S. Miller <davem@davemloft.net>

Cheers,
Vinson

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [STABLE REQUEST] Merge to linux-3.4.y net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.
  2013-02-14 23:29 [STABLE REQUEST] Merge to linux-3.4.y net: Downgrade CAP_SYS_MODULE deprecated message from error to warning Vinson Lee
@ 2013-02-14 23:37 ` Greg KH
  2013-02-15  0:16   ` Vinson Lee
  0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2013-02-14 23:37 UTC (permalink / raw)
  To: Vinson Lee; +Cc: stable, davem, edumazet, mirq-linux, jpirko, therbert, netdev

On Thu, Feb 14, 2013 at 03:29:44PM -0800, Vinson Lee wrote:
> Hi.
> 
> I would like to nominate commit
> 7cecb523adedcaf8acba5e14d47559d8bc3f40d7 for backport to stable
> branches 3.4 and earlier.
> 
> commit 7cecb523adedcaf8acba5e14d47559d8bc3f40d7
> Author: Vinson Lee <vlee@twitter.com>
> Date:   Wed Jun 27 14:32:07 2012 +0000
> 
>     net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.
> 
>     Make logging level consistent with other deprecation messages in net
>     subsystem.
> 
>     Signed-off-by: Vinson Lee <vlee@twitter.com>
>     Cc: David Mackey <tdmackey@twitter.com>
>     Signed-off-by: David S. Miller <davem@davemloft.net>

I fail to see how this patch meets the rules described in
Documentation/stable_kernel_rules.txt.  What am I missing?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [STABLE REQUEST] Merge to linux-3.4.y net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.
  2013-02-14 23:37 ` Greg KH
@ 2013-02-15  0:16   ` Vinson Lee
  2013-02-15  0:45     ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Vinson Lee @ 2013-02-15  0:16 UTC (permalink / raw)
  To: Greg KH; +Cc: stable, davem, edumazet, mirq-linux, jpirko, therbert, netdev

On Thu, Feb 14, 2013 at 3:37 PM, Greg KH <gregkh@linuxfoundation.org> wrote:
> On Thu, Feb 14, 2013 at 03:29:44PM -0800, Vinson Lee wrote:
>> Hi.
>>
>> I would like to nominate commit
>> 7cecb523adedcaf8acba5e14d47559d8bc3f40d7 for backport to stable
>> branches 3.4 and earlier.
>>
>> commit 7cecb523adedcaf8acba5e14d47559d8bc3f40d7
>> Author: Vinson Lee <vlee@twitter.com>
>> Date:   Wed Jun 27 14:32:07 2012 +0000
>>
>>     net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.
>>
>>     Make logging level consistent with other deprecation messages in net
>>     subsystem.
>>
>>     Signed-off-by: Vinson Lee <vlee@twitter.com>
>>     Cc: David Mackey <tdmackey@twitter.com>
>>     Signed-off-by: David S. Miller <davem@davemloft.net>
>
> I fail to see how this patch meets the rules described in
> Documentation/stable_kernel_rules.txt.  What am I missing?
>
> thanks,
>
> greg k-h

I am logging different kernel log-level messages to different files
and monitoring them here. I see this message most often in the errors
pile. It's arguable that this is not a bug, but it is definitely
bothering me here. Please consider for backport but I would understand
if this request was turned down.

Cheers,
Vinson

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [STABLE REQUEST] Merge to linux-3.4.y net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.
  2013-02-15  0:16   ` Vinson Lee
@ 2013-02-15  0:45     ` Greg KH
  0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2013-02-15  0:45 UTC (permalink / raw)
  To: Vinson Lee; +Cc: stable, davem, edumazet, mirq-linux, jpirko, therbert, netdev

On Thu, Feb 14, 2013 at 04:16:18PM -0800, Vinson Lee wrote:
> On Thu, Feb 14, 2013 at 3:37 PM, Greg KH <gregkh@linuxfoundation.org> wrote:
> > On Thu, Feb 14, 2013 at 03:29:44PM -0800, Vinson Lee wrote:
> >> Hi.
> >>
> >> I would like to nominate commit
> >> 7cecb523adedcaf8acba5e14d47559d8bc3f40d7 for backport to stable
> >> branches 3.4 and earlier.
> >>
> >> commit 7cecb523adedcaf8acba5e14d47559d8bc3f40d7
> >> Author: Vinson Lee <vlee@twitter.com>
> >> Date:   Wed Jun 27 14:32:07 2012 +0000
> >>
> >>     net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.
> >>
> >>     Make logging level consistent with other deprecation messages in net
> >>     subsystem.
> >>
> >>     Signed-off-by: Vinson Lee <vlee@twitter.com>
> >>     Cc: David Mackey <tdmackey@twitter.com>
> >>     Signed-off-by: David S. Miller <davem@davemloft.net>
> >
> > I fail to see how this patch meets the rules described in
> > Documentation/stable_kernel_rules.txt.  What am I missing?
> >
> > thanks,
> >
> > greg k-h
> 
> I am logging different kernel log-level messages to different files
> and monitoring them here. I see this message most often in the errors
> pile. It's arguable that this is not a bug, but it is definitely
> bothering me here. Please consider for backport but I would understand
> if this request was turned down.

As it's not a "bug", and it's something trivial you can fix on your end
if it really annoys you (you should be fixing the root problem here, not
the kernel log message, right?), I'm not going to take it in the -stable
tree.

Unless the network maintainers want to override me, in which case, I'll
be glad to take it then :)

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-02-15  0:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-14 23:29 [STABLE REQUEST] Merge to linux-3.4.y net: Downgrade CAP_SYS_MODULE deprecated message from error to warning Vinson Lee
2013-02-14 23:37 ` Greg KH
2013-02-15  0:16   ` Vinson Lee
2013-02-15  0:45     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).