Frederic Weisbecker
f66af459a9
tracepoint: check if the probe has been registered
...
Impact: fix kernel crash that can trigger during tracing
If we try to remove a probe that has not been already registered,
the tracepoint_entry_remove_probe() function will dereference a NULL
pointer.
Check the probe before removing it to avoid crashes.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Acked-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-27 16:45:46 +01:00
..
2008-10-21 15:59:21 +02:00
2008-10-21 07:49:06 -04:00
2008-10-22 09:48:06 +02:00
2008-10-27 11:31:58 +01:00
2008-10-13 09:51:42 -07:00
2008-10-23 05:12:53 -04:00
2008-10-13 09:51:42 -07:00
2008-08-14 22:59:43 +10:00
2008-10-20 08:52:38 -07:00
2008-10-20 08:52:34 -07:00
2008-10-26 09:38:17 -07:00
2008-10-20 13:14:06 +02:00
2008-10-20 08:52:34 -07:00
2008-10-08 11:31:02 +02:00
2008-10-20 08:52:39 -07:00
2008-08-22 08:34:53 +02:00
2008-10-16 11:21:30 -07:00
2008-10-23 14:30:41 +04:00
2008-10-20 13:35:07 -07:00
2008-10-22 09:48:06 +02:00
2008-10-20 08:52:34 -07:00
2008-09-11 07:17:00 -07:00
2008-10-22 09:48:06 +02:00
2008-09-14 16:25:35 +02:00
2008-10-16 11:21:32 -07:00
2008-10-20 08:52:34 -07:00
2008-10-20 15:28:50 -07:00
2008-10-06 13:50:59 -05:00
2008-10-16 12:38:34 -07:00
2008-10-16 11:21:52 -07:00
2008-10-16 11:21:31 -07:00
2008-10-20 13:35:07 -07:00
2008-08-13 12:55:10 +02:00
2008-08-26 10:37:46 +02:00
2008-08-27 08:40:36 +02:00
2008-10-22 09:08:14 +02:00
2008-10-14 10:38:45 +02:00
2008-10-23 12:04:37 -07:00
2008-10-14 10:34:22 +02:00
2008-08-23 12:14:12 -07:00
2008-10-22 10:00:25 +11:00
2008-10-23 12:09:00 -07:00
2008-09-02 19:21:38 -07:00
2008-09-02 19:21:40 -07:00
2008-09-23 13:38:44 +02:00
2008-10-22 09:48:06 +02:00
2008-10-16 15:17:40 -07:00
2008-10-16 11:21:31 -07:00
2008-10-20 08:52:39 -07:00
2008-10-03 10:41:00 +02:00
2008-10-21 15:59:53 +02:00
2008-08-15 17:54:40 +02:00
2008-10-20 08:52:40 -07:00
2008-10-20 12:51:53 -07:00
2008-10-16 15:17:40 -07:00
2008-09-05 21:35:13 -07:00
2008-10-10 11:17:04 +02:00
2008-10-10 04:18:57 +04:00
2008-10-23 09:37:16 -07:00
2008-10-20 14:27:43 +02:00
2008-09-22 16:28:32 +02:00
2008-10-20 13:14:06 +02:00
2008-10-23 12:04:37 -07:00
2008-10-23 12:04:37 -07:00
2008-10-20 13:35:07 -07:00
2008-08-25 17:45:48 -07:00
2008-10-20 13:14:06 +02:00
2008-10-16 11:21:31 -07:00
2008-08-13 13:56:51 +02:00
2008-10-25 19:53:38 -07:00
2008-10-16 11:21:51 -07:00
2008-10-22 09:48:06 +02:00
2008-10-27 10:50:54 +01:00
2008-09-05 21:34:57 -07:00
2008-10-20 13:14:06 +02:00
2008-10-27 16:45:46 +01:00
2008-08-23 12:14:12 -07:00
2008-08-19 13:10:09 +02:00
2008-10-16 11:21:47 -07:00
2008-08-23 12:14:12 -07:00
2008-10-16 11:21:31 -07:00
2008-10-22 10:00:25 +11:00