diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2015-11-17 15:15:19 -0500 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2015-11-24 09:29:16 -0500 |
commit | 70004986ffdf36d8bc787403af2571aeeef96595 (patch) | |
tree | 7a3e64ba4ec21e6097cb6bc38dafe6eac59989e4 /kernel/futex_compat.c | |
parent | 8573636ea794fa088f459429e65e47d7776532cf (diff) | |
download | blackbird-op-linux-70004986ffdf36d8bc787403af2571aeeef96595.tar.gz blackbird-op-linux-70004986ffdf36d8bc787403af2571aeeef96595.zip |
ring-buffer: Remove redundant update of page timestamp
The first commit of a buffer page updates the timestamp of that page. No
need to have the update to the next page add the timestamp too. It will only
be replaced by the first commit on that page anyway.
Only update to a page if it contains an event.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/futex_compat.c')
0 files changed, 0 insertions, 0 deletions