public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Dynamic Debug module.ddebug fake param enhancements
@ 2010-09-15 22:11 Thomas Renninger
  2010-09-15 22:11 ` [PATCH 1/4] Dynamic Debug: Introduce global fake module param module.ddebug - V3 Thomas Renninger
                   ` (3 more replies)
  0 siblings, 4 replies; 23+ messages in thread
From: Thomas Renninger @ 2010-09-15 22:11 UTC (permalink / raw)
  To: trenn; +Cc: bjorn.helgaas, gregkh, jbaron, linux-kernel

This is the replacment of a patch Greg queued up recently, but it had issues.

I am not happy with some parts of the code, but it works:
Compile tested on different architectures with different .configs
Tested on X86 32 and 64 bit.

Cleanups, comments, suggestions are very welcome.
I spent more time on this as expected. I can take care for minor
cleanups, etc. and repost.
Jason: if it gets more, you have to take over again, sorry.

I picked out the pnp layer to show ddebug enhancements and how built-in
drivers/components can make use of it.
First I thought about pci, but some parts are initialized long before
dynamic debug, still similar changes might also make sense there.

    Thomas



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

end of thread, other threads:[~2010-10-06 21:51 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-15 22:11 Dynamic Debug module.ddebug fake param enhancements Thomas Renninger
2010-09-15 22:11 ` [PATCH 1/4] Dynamic Debug: Introduce global fake module param module.ddebug - V3 Thomas Renninger
2010-09-17 19:54   ` Jason Baron
2010-09-17 21:52     ` Thomas Renninger
2010-09-20 18:44       ` Jason Baron
2010-09-24 12:18         ` Thomas Renninger
2010-09-24 12:28         ` Dynamic Debug module.ddebug fake param enhancements V4 Thomas Renninger
2010-09-24 14:56           ` Bjorn Helgaas
2010-09-27  8:25             ` Thomas Renninger
2010-09-27 15:09               ` Bjorn Helgaas
2010-09-28 12:25                 ` Thomas Renninger
2010-09-28 14:22                   ` Bjorn Helgaas
2010-10-06 20:59                     ` Greg KH
2010-09-24 12:28         ` [PATCH 1/4] Dynamic Debug: Introduce global fake module param module.ddebug - V4 Thomas Renninger
2010-10-06 21:16           ` Greg KH
2010-10-06 21:40             ` Thomas Renninger
2010-10-06 21:51               ` Greg KH
2010-09-24 12:28         ` [PATCH 2/4] PNP: Compile all pnp built-in stuff in one module namespace Thomas Renninger
2010-09-24 12:28         ` [PATCH 3/4] PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if DYNAMIC_DEBUG is compiled in Thomas Renninger
2010-09-24 12:28         ` [PATCH 4/4] kernel/module.c: Fix compiler warnings if debug " Thomas Renninger
2010-09-15 22:11 ` [PATCH 2/4] PNP: Compile all pnp built-in stuff in one module namespace Thomas Renninger
2010-09-15 22:11 ` [PATCH 3/4] PNP: Use dev_dbg instead of dev_printk(KERN_DEBUG.. if DYNAMIC_DEBUG is compiled in Thomas Renninger
2010-09-15 22:11 ` [PATCH 4/4] kernel/module.c: Fix compiler warnings if debug " Thomas Renninger

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