[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1399036167-6203-1-git-send-email-linux@eikelenboom.it>
Date: Fri, 2 May 2014 15:09:26 +0200
From: Sander Eikelenboom <linux@...elenboom.it>
To: Takashi Iwai <tiwai@...e.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Julia Lawall <julia.lawall@...6.fr>
Cc: Sander Eikelenboom <linux@...elenboom.it>,
linux-sound@...r.kernel.org,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: [PATCH] Prevent printk ratelimiting from spamming kernel log while DEBUG not defined
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists