diff options
author | Tom Zanussi <tzanussi@gmail.com> | 2009-04-08 08:15:54 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-04-13 22:00:56 (GMT) |
commit | eb02ce017dd83985041a7e54c6449f92d53b026f (patch) | |
tree | 7f52a3e92bf3dae1f3c7754a58ab76fb2eceb2e1 /arch/mn10300 | |
parent | 5f77a88b3f8268b11940b51d2e03d26a663ceb90 (diff) | |
download | linux-eb02ce017dd83985041a7e54c6449f92d53b026f.tar.xz |
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
This patch changes filter_check_discard() to make use of the new
ring_buffer_discard_commit() function and modifies the current users to
call the old commit function in the non-discard case.
It also introduces a version of filter_check_discard() that uses the
global trace buffer (filter_current_check_discard()) for those cases.
v2 changes:
- fix compile error noticed by Ingo Molnar
Signed-off-by: Tom Zanussi <tzanussi@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: fweisbec@gmail.com
LKML-Reference: <1239178554.10295.36.camel@tropicana>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/mn10300')
0 files changed, 0 insertions, 0 deletions