public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Cleanup code to replace DPRINTK with pr_debug
@ 2007-06-08 22:18 Jack Stone
  2007-06-08 22:20 ` [PATCH 1/7] Add a new debug function to kernel.h Jack Stone
                   ` (9 more replies)
  0 siblings, 10 replies; 26+ messages in thread
From: Jack Stone @ 2007-06-08 22:18 UTC (permalink / raw)
  To: linux-kernel; +Cc: hpa, raven

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

--

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

end of thread, other threads:[~2007-06-11  4:35 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-08 22:18 [PATCH 0/7] Cleanup code to replace DPRINTK with pr_debug Jack Stone
2007-06-08 22:20 ` [PATCH 1/7] Add a new debug function to kernel.h Jack Stone
2007-06-08 22:21 ` [PATCH 2/7] Replace DPRINTK with pr_debug in alternative.c Jack Stone
2007-06-08 22:22 ` [PATCH 3/7] Replace DPRINTK with pr_debug in autofs Jack Stone
2007-06-08 22:40   ` H. Peter Anvin
2007-06-08 22:23 ` [PATCH 4/7] Update DPRINTK macro to use pr_debug in autofs4 Jack Stone
2007-06-08 22:24 ` [PATCH 5/7] Replace DPRINTK with pr_debug in ncpfs Jack Stone
2007-06-08 22:25 ` [PATCH 6/7] Add pr_debug_pid to kernel.h Jack Stone
2007-06-08 22:25 ` [PATCH 7/7] Replace DPRINTK with pr_debug_pid in autofs4 Jack Stone
2007-06-09  6:43 ` [PATCH 0/7] Cleanup code to replace DPRINTK with pr_debug Ian Kent
2007-06-09  7:56   ` Jack Stone
2007-06-09  8:00 ` Jack Stone
2007-06-09  8:06   ` [PATCH 1/7] Add a new debug function to kernel.h Jack Stone
2007-06-11  4:34     ` Ian Kent
2007-06-09  8:08   ` [PATCH 2/7] Replace DPRINTK with pr_debug in alternative.c Jack Stone
2007-06-09 18:00     ` Alexey Dobriyan
2007-06-09 18:05       ` Jack Stone
2007-06-09  8:10   ` [PATCH 3/7] Replace DPRINTK with pr_debug in autofs Jack Stone
2007-06-09  8:12   ` [PATCH 4/7] Update DPRINTK macro to use pr_debug Jack Stone
2007-06-09  8:15   ` [PATCH 5/7] Replace DPRINTK with pr_debug in ncpfs Jack Stone
2007-06-09  8:18   ` [PATCH 6/7] Add pr_debug_pid to kernel.h Jack Stone
2007-06-09 18:03     ` Alexey Dobriyan
2007-06-09 18:04       ` Jack Stone
2007-06-09  8:20   ` [PATCH 7/7] Replace DPRINTK with pr_debug_pid in autofs4 Jack Stone
2007-06-10 17:50 ` [PATCH 0/7] Cleanup code to replace DPRINTK with pr_debug Randy Dunlap
2007-06-10 19:29   ` Jack Stone

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