Re: [PATCH 1/7] dynamic debug v2 - infrastructure

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Greg KH
Date: Thursday, July 17, 2008 - 12:01 am

On Tue, Jul 15, 2008 at 05:31:08PM -0400, Jason Baron wrote:

In looking at your follow-on patches, where you add this to subsystems,
it seems that you have to add a lot of #include <linux/dynamic_printk.h>
lines.

And in looking at this modification to device.h, I think lots of the
kernel should break, but you are getting it "for free" by including the
.h file within kernel.h.

Why not also include it here in device.h?

Also, with this change, code that is already using dev_dbg() today is
instantly converted over to this logic now, right?

Anyway, this looks great, no objections from me at all, very good work.

thanks,

greg k-h
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/7] dynamic debug v2 - infrastructure, Jason Baron, (Tue Jul 15, 2:31 pm)
Re: [PATCH 1/7] dynamic debug v2 - infrastructure, Greg KH, (Thu Jul 17, 12:01 am)
Re: [PATCH 1/7] dynamic debug v2 - infrastructure, Jason Baron, (Thu Jul 17, 2:20 pm)
Re: [PATCH 1/7] dynamic debug v2 - infrastructure, Dominik Brodowski, (Thu Jul 17, 3:56 pm)
Re: [PATCH 1/7] dynamic debug v2 - infrastructure, Dominik Brodowski, (Thu Jul 17, 11:37 pm)
Re: [PATCH 1/7] dynamic debug v2 - infrastructure, Jason Baron, (Fri Jul 18, 7:39 am)
Re: [PATCH 1/7] dynamic debug v2 - infrastructure, Jason Baron, (Fri Aug 8, 2:51 pm)
Re: [PATCH 1/7] dynamic debug v2 - infrastructure, Randy Dunlap, (Fri Aug 8, 7:38 pm)
Re: [PATCH 1/7] dynamic debug v2 - infrastructure, Jason Baron, (Mon Aug 11, 7:12 am)
Re: [PATCH 1/7] dynamic debug v2 - infrastructure, Jason Baron, (Mon Aug 11, 10:36 am)
Re: [PATCH 1/7] dynamic debug v2 - infrastructure, Jason Baron, (Tue Aug 12, 12:48 pm)
Re: [PATCH 1/7] dynamic debug v2 - infrastructure, Jason Baron, (Tue Aug 12, 1:46 pm)
Re: [PATCH 1/7] dynamic debug v2 - infrastructure, Andrew Morton, (Tue Aug 12, 6:16 pm)
Re: [PATCH 1/7] dynamic debug v2 - infrastructure, Jason Baron, (Wed Aug 13, 12:05 pm)
Re: [PATCH 1/7] dynamic debug v2 - infrastructure, Sam Ravnborg, (Wed Aug 13, 1:00 pm)
Re: [PATCH 1/7] dynamic debug v2 - infrastructure, Jason Baron, (Thu Aug 14, 2:05 pm)
Re: [PATCH 1/7] dynamic debug v2 - infrastructure, Rusty Russell, (Mon Sep 15, 5:03 pm)