[asterisk-bugs] [DAHDI 0011504]: printk-s without priority in zaptel

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Jul 17 12:58:43 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11504 
====================================================================== 
Reported By:                tzafrir
Assigned To:                sruffell
====================================================================== 
Project:                    DAHDI
Issue ID:                   11504
Category:                   General
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             12-10-2007 11:30 CST
Last Modified:              07-17-2008 12:58 CDT
====================================================================== 
Summary:                    printk-s without priority in zaptel
Description: 
There are still quite a few places in zaptel where printk is used without a
priority string (KERN_DEBUG, KERN_ERR, etc.).

To see them:

  grep -w printk *.[ch] */*.[ch] | egrep -v
'KERN_(DEBUG|INFO|NOTICE|WARNING|ERR)' | grep -v '\.mod\.c'

Use 'grep -wl' instead of 'grep -w' to get a list of files.

====================================================================== 

---------------------------------------------------------------------- 
 bbryant - 07-17-08 12:58  
---------------------------------------------------------------------- 
I've uploaded a patch that adds priorities to everything in
dahdi/linux/trunk ...

Brett 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-17-08 12:58  bbryant        Note Added: 0090402                          
======================================================================




More information about the asterisk-bugs mailing list