This patch series replaces DPRINTK with pr_debug in alternative.c, autofs, autofs4 and ncpfs. A new function called pr_err is also added to keep functionality in ncpfs. The last 2 patches add support for pr_debug_pid and apply it to autofs4 to keep the output the same as the current DPRINTK statements. All patches have been compile tested but not boot tested -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 0/7] Cleanup code to replace DPRINTK with pr_debug
- From: Randy Dunlap <[email protected]>
- Re: [PATCH 0/7] Cleanup code to replace DPRINTK with pr_debug
- From: Jack Stone <[email protected]>
- Re: [PATCH 0/7] Cleanup code to replace DPRINTK with pr_debug
- From: Ian Kent <[email protected]>
- [PATCH 3/7] Replace DPRINTK with pr_debug in autofs
- From: Jack Stone <[email protected]>
- [PATCH 2/7] Replace DPRINTK with pr_debug in alternative.c
- From: Jack Stone <[email protected]>
- [PATCH 4/7] Update DPRINTK macro to use pr_debug in autofs4
- From: Jack Stone <[email protected]>
- [PATCH 1/7] Add a new debug function to kernel.h
- From: Jack Stone <[email protected]>
- [PATCH 7/7] Replace DPRINTK with pr_debug_pid in autofs4
- From: Jack Stone <[email protected]>
- [PATCH 6/7] Add pr_debug_pid to kernel.h
- From: Jack Stone <[email protected]>
- [PATCH 5/7] Replace DPRINTK with pr_debug in ncpfs
- From: Jack Stone <[email protected]>
- Re: [PATCH 0/7] Cleanup code to replace DPRINTK with pr_debug
- Prev by Date: [PATCH 0/3] Add optimized SHA-1 implementations for x86 and x86_64
- Next by Date: [PATCH 1/7] Add a new debug function to kernel.h
- Previous by thread: [PATCH 0/3] Add optimized SHA-1 implementations for x86 and x86_64
- Next by thread: [PATCH 5/7] Replace DPRINTK with pr_debug in ncpfs
- Index(es):