tracepoints: use modules notifiers
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Fri, 14 Nov 2008 22:47:46 +0000 (17:47 -0500)
committerIngo Molnar <mingo@elte.hu>
Sun, 16 Nov 2008 08:01:35 +0000 (09:01 +0100)
commit32f85742778dfc2c74975cf0b9f5bdb13470cb32
treebec188e2772c3ebbf70b149d78bd36eb24d927c0
parent5f382671def7cb9c0f4b75d586dc5f60dca5e1c3
tracepoints: use modules notifiers

Impact: cleanup

Use module notifiers for tracepoint updates rather than adding a hook in
module.c.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/module.c
kernel/tracepoint.c