]> Git Repo - linux.git/commit
trace: annotate bitfields in struct ring_buffer_event
authorVegard Nossum <[email protected]>
Sat, 28 Feb 2009 07:29:44 +0000 (08:29 +0100)
committerVegard Nossum <[email protected]>
Mon, 15 Jun 2009 13:49:37 +0000 (15:49 +0200)
commit1744a21d57d9c60136461adb6afa85e51b3e94d9
tree62fdc4342e21835dc7fd8572b2ed1628324a0c12
parenta98b65a3ad71e702e760bc63f57684301628e837
trace: annotate bitfields in struct ring_buffer_event

This gets rid of a heap of false-positive warnings from the tracer
code due to the use of bitfields.

[rebased for mainline inclusion]
Signed-off-by: Vegard Nossum <[email protected]>
include/linux/ring_buffer.h
kernel/trace/ring_buffer.c
This page took 0.057897 seconds and 4 git commands to generate.