diff options
author | Wang YanQing <udknight@gmail.com> | 2013-05-26 16:52:01 +0800 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2013-06-11 18:38:49 -0400 |
commit | 238ae93d699d59876b470bf6455de22bcfaa9a1b (patch) | |
tree | abd8e269b1c48ffcd4eb4e9120edd051f58202cd /crypto/tgr192.c | |
parent | 8092e808a31839c502a52d391b15f31c1d8764f5 (diff) | |
download | talos-obmc-linux-238ae93d699d59876b470bf6455de22bcfaa9a1b.tar.gz talos-obmc-linux-238ae93d699d59876b470bf6455de22bcfaa9a1b.zip |
tracing: Fix file mode of free_buffer
Commit 4f271a2a60c748599b30bb4dafff30d770439b96
(tracing: Add a proc file to stop tracing and free buffer)
implement a method to free up ring buffer in kernel memory
in the release code path of free_buffer's fd.
Then we don't need read/write support for free_buffer,
indeed we just have a dummy write fop, and don't implement read fop.
So the 0200 is more reasonable file mode for free_buffer than
the current file mode 0644.
Link: http://lkml.kernel.org/r/20130526085201.GA3183@udknight
Acked-by: Vaibhav Nagarnaik <vnagarnaik@google.com>
Acked-by: David Sharp <dhsharp@google.com>
Signed-off-by: Wang YanQing <udknight@gmail.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'crypto/tgr192.c')
0 files changed, 0 insertions, 0 deletions