public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Prevent printk ratelimiting from spamming kernel log while DEBUG not defined
@ 2014-05-02 13:09 Sander Eikelenboom
  2014-05-02 13:09 ` [PATCH] Sound USB: " Sander Eikelenboom
  0 siblings, 1 reply; 4+ messages in thread
From: Sander Eikelenboom @ 2014-05-02 13:09 UTC (permalink / raw)
  To: Takashi Iwai, Greg Kroah-Hartman, Julia Lawall
  Cc: Sander Eikelenboom, linux-sound, linux-kernel

Hi All,

This patch is for USB sound, but the construction is widely used in the kernel,
so this could pop up in more places.

Greg, Julia,

Would it be worthwhile to sweep this tree wide ?
And would this be something for Coccinelle ?
This probably also goes for the other loglevels and the "net" variant.


Sander Eikelenboom (1):
  Sound USB: Prevent printk ratelimiting from spamming kernel log while
    DEBUG not defined

 sound/usb/pcm.c |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2014-05-02 16:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-02 13:09 [PATCH] Prevent printk ratelimiting from spamming kernel log while DEBUG not defined Sander Eikelenboom
2014-05-02 13:09 ` [PATCH] Sound USB: " Sander Eikelenboom
2014-05-02 16:13   ` Takashi Iwai
2014-05-02 16:25     ` Sander Eikelenboom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox