]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9888ace8c1fc5aed6fe3288f7b745893f83527a5
treebec188e2772c3ebbf70b149d78bd36eb24d927c0
parent6da8684d014deeb99df875d9cf6759aef387834f
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