Steven Rostedt (Red Hat)
e400a40cff
tracing: Fix trace_seq_bitmask() to start at current position
...
In trace_seq_bitmask() it calls bitmap_scnprintf() not from the current
position of the trace_seq buffer (s->buffer + s->len), but instead from
the beginning of the buffer (s->buffer).
Luckily, the only user of this "ipi_raise tracepoint" uses it as the
first parameter, and as such, the start of the temp buffer in
include/trace/ftrace.h (see __get_bitmask()).
Reported-by: Petr Mladek <pmladek@suse.cz >
Reviewed-by: Petr Mladek <pmladek@suse.cz >
Signed-off-by: Steven Rostedt <rostedt@goodmis.org >
2014-11-19 15:25:38 -05:00
..
2014-10-01 21:30:33 -04:00
2014-08-08 16:30:24 -07:00
2014-10-14 02:18:25 +02:00
2014-10-15 07:48:18 +02:00
2014-09-26 14:39:57 +01:00
2014-10-15 07:48:18 +02:00
2014-10-13 15:51:40 +02:00
2014-10-07 01:18:12 +02:00
2014-10-15 07:48:18 +02:00
2014-09-18 16:22:27 -07:00
2014-10-15 07:48:18 +02:00
2014-10-15 07:48:18 +02:00
2014-11-19 15:25:38 -05:00
2014-10-09 22:26:04 -04:00
2014-10-09 22:26:04 -04:00
2014-10-10 15:30:25 -04:00
2014-09-23 16:37:53 -04:00
2014-10-19 16:25:56 -07:00
2014-09-23 16:37:51 -04:00
2014-10-19 16:25:56 -07:00
2014-10-19 16:25:56 -07:00
2014-06-04 16:54:14 -07:00
2014-08-08 15:57:18 -07:00
2014-07-24 21:53:47 +10:00
2014-07-15 11:05:09 -04:00
2014-10-10 07:26:02 -04:00
2014-09-06 12:58:18 +02:00
2014-06-14 09:07:44 +02:00
2014-09-18 16:22:27 -07:00
2014-10-10 07:24:40 -04:00
2014-08-25 15:42:19 -07:00
2014-07-23 10:18:06 -07:00
2014-06-04 16:54:15 -07:00
2014-10-13 16:23:15 +02:00
2014-11-19 15:25:26 -05:00
2014-10-13 16:23:15 +02:00
2014-10-18 09:28:51 -07:00
2014-06-04 16:54:15 -07:00
2014-10-15 07:48:18 +02:00
2014-10-14 02:18:16 +02:00
2014-09-10 15:42:12 -07:00
2014-07-16 14:57:13 +02:00
2014-10-14 02:18:21 +02:00
2014-06-06 16:08:12 -07:00
2014-08-08 10:38:04 +02:00
2014-10-09 22:25:51 -04:00
2014-06-04 16:54:15 -07:00
2014-08-08 15:57:32 -07:00
2014-10-18 10:24:26 -07:00
2014-07-29 18:08:50 -07:00
2014-08-08 15:57:24 -07:00
2014-10-14 02:18:28 +02:00
2014-06-06 16:08:13 -07:00
2014-07-16 15:10:39 +02:00
2014-09-26 00:00:06 -07:00
2014-06-04 16:54:15 -07:00
2014-10-14 02:18:22 +02:00
2014-10-14 02:27:06 +02:00
2014-08-09 09:58:12 -07:00
2014-10-15 07:48:18 +02:00
2014-10-15 07:48:18 +02:00
2014-06-04 16:54:15 -07:00
2014-10-08 21:40:54 -04:00
2014-10-13 16:23:15 +02:00
2014-10-07 20:39:25 -04:00
2014-10-13 15:44:12 +02:00
2014-07-17 09:35:17 -04:00
2014-08-26 13:45:45 -04:00
2014-08-08 15:57:18 -07:00
2014-09-16 13:41:06 -07:00
2014-06-21 00:15:26 -04:00
2014-07-23 10:18:05 -07:00
2014-08-08 15:57:22 -07:00
2014-08-26 13:45:45 -04:00
2014-06-04 16:54:16 -07:00
2014-06-06 16:08:16 -07:00
2014-07-29 18:08:50 -07:00
2014-10-15 07:48:18 +02:00
2014-05-20 10:59:32 -04:00
2014-10-06 05:58:26 -07:00