From: Vegard Nossum Date: Sat, 28 Feb 2009 07:29:44 +0000 (+0100) Subject: trace: annotate bitfields in struct ring_buffer_event X-Git-Tag: v2.6.31-rc1~303^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1744a21d57d9c60136461adb6afa85e51b3e94d9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed