lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 7 Aug 2020 09:50:23 +0800 From: Nicolas Boichat <drinkcat@...omium.org> To: Mauro Carvalho Chehab <mchehab@...nel.org> Cc: devel@...verdev.osuosl.org, lkml <linux-kernel@...r.kernel.org>, Sakari Ailus <sakari.ailus@...ux.intel.com>, Linux Media Mailing List <linux-media@...r.kernel.org>, Greg Kroah-Hartman <gregkh@...uxfoundation.org> Subject: Re: [RESEND PATCH] media: atomisp: Replace trace_printk by pr_info On Fri, Jul 24, 2020 at 8:41 PM Nicolas Boichat <drinkcat@...omium.org> wrote: > > On Fri, Jul 10, 2020 at 3:03 PM Greg Kroah-Hartman > <gregkh@...uxfoundation.org> wrote: > > > > On Fri, Jul 10, 2020 at 02:45:29PM +0800, Nicolas Boichat wrote: > > > trace_printk should not be used in production code, replace it > > > call with pr_info. > > > > > > Signed-off-by: Nicolas Boichat <drinkcat@...omium.org> > > > --- > > > Sent this before as part of a series (whose 4th patch was a > > > change that allows to detect such trace_printk), but maybe it's > > > easier to get individual maintainer attention by splitting it. > > > > Mauro should take this soon: > > > > Acked-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org> > > Mauro: did you get a chance to look at this? (and the other similar > patch "media: camss: vfe: Use trace_printk for debugging only") Mauro: Another gentle ping. Thanks. > Thanks!
Powered by blists - more mailing lists