diff options
author | 2009-09-04 14:11:34 -0400 | |
---|---|---|
committer | 2009-09-04 19:38:42 -0400 | |
commit | 62f0b3eb5cb58931a02ee4e599e19c80a171e351 (patch) | |
tree | 344b3b8f55e6162f7fa08316aa6fde333b304c04 /security/capability.c | |
parent | tracing: report error in trace if we fail to swap latency buffer (diff) | |
download | wireguard-linux-62f0b3eb5cb58931a02ee4e599e19c80a171e351.tar.xz wireguard-linux-62f0b3eb5cb58931a02ee4e599e19c80a171e351.zip |
ring-buffer: check for swapped buffers in start of committing
Because the irqsoff tracer can swap an internal CPU buffer, it is possible
that a swap happens between the start of the write and before the committing
bit is set (the committing bit will disable swapping).
This patch adds a check for this and will fail the write if it detects it.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'security/capability.c')
0 files changed, 0 insertions, 0 deletions