Re: [PATCH] Delegate unknown module parameters to interested parties

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Steven Rostedt
Date: Wednesday, November 10, 2010 - 6:56 am

On Wed, 2010-11-10 at 16:21 +1030, Rusty Russell wrote:

Yep, this way we could even enable tracepoints that are in the init
section.


If I wrote the code, it would have been a once-off custom hack. But,
personally, I like the generic addition. Perhaps others will hook into
it without fear of having to hack the module code, which can be quite
intimidating to some.

I also agree to not use the void *data.

-- Steve


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/4] tracing: introduce for_each_token macro, Yuanhan Liu, (Tue Nov 9, 2:12 am)
[PATCH 3/4] tracing: update trace-events-sample.c, Yuanhan Liu, (Tue Nov 9, 2:12 am)
Re: [PATCH] Delegate unknown module parameters to interest ..., Steven Rostedt, (Wed Nov 10, 6:56 am)