Re: 2.6.33 GP fault only when built with tracing

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mathieu Desnoyers
Date: Friday, March 19, 2010 - 11:46 am

* Randy Dunlap (randy.dunlap@oracle.com) wrote:

clickety-clicketa... git blame include/linux/module.h :

commit 7ead8b8313d92b3a69a1a61b0dcbc4cd66c960dc
Author: Li Zefan <lizf@cn.fujitsu.com>
Date:   Mon Aug 17 16:56:28 2009 +0800

    tracing/events: Add module tracepoints

(Adding Li Zefan in CC)

Two things:

1) In this commit, most of the tracepoints contain argument with side-effects.
   These do not belong there; they should be moved into TRACE_EVENT macros.

2) There seem to be a null-pointer bug with
   local_read(__module_ref_addr(module, cpu)) in try_module_get(). This should
   be investigated even if we move the argument to TRACE_EVENT.

Thanks,

Mathieu


-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
2.6.33 GP fault only when built with tracing, Randy Dunlap, (Thu Mar 18, 4:26 pm)
Re: 2.6.33 GP fault only when built with tracing, Steven Rostedt, (Thu Mar 18, 4:55 pm)
Re: 2.6.33 GP fault only when built with tracing, Frederic Weisbecker, (Thu Mar 18, 5:01 pm)
Re: 2.6.33 GP fault only when built with tracing, Randy Dunlap, (Thu Mar 18, 5:08 pm)
Re: 2.6.33 GP fault only when built with tracing, Mathieu Desnoyers, (Thu Mar 18, 5:59 pm)
Re: 2.6.33 GP fault only when built with tracing, Steven Rostedt, (Thu Mar 18, 7:15 pm)
Re: 2.6.33 GP fault only when built with tracing, Randy Dunlap, (Fri Mar 19, 9:10 am)
Re: 2.6.33 GP fault only when built with tracing, Randy Dunlap, (Fri Mar 19, 11:22 am)
Re: 2.6.33 GP fault only when built with tracing, Mathieu Desnoyers, (Fri Mar 19, 11:46 am)
Re: 2.6.33 GP fault only when built with tracing, Randy Dunlap, (Fri Mar 19, 5:12 pm)
Re: 2.6.33 GP fault only when built with tracing, Randy Dunlap, (Tue Mar 23, 8:26 am)
Re: 2.6.33 GP fault only when built with tracing, Mathieu Desnoyers, (Tue Mar 23, 6:20 pm)
Re: 2.6.33 GP fault only when built with tracing, Li Zefan, (Tue Mar 23, 6:42 pm)
Re: 2.6.33 GP fault only when built with tracing, Randy Dunlap, (Wed Mar 24, 1:21 pm)
Re: 2.6.33 GP fault only when built with tracing, Steven Rostedt, (Wed Mar 24, 1:31 pm)