From: Steven Rostedt Date: Tue, 5 May 2009 05:15:24 +0000 (-0400) Subject: ring-buffer: export symbols X-Git-Tag: v2.6.31-rc1~401^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6ce96dabe2c4409fd009ec14250a1fdbab4b133;p=pandora-kernel.git ring-buffer: export symbols I'm adding a module to do a series of tests on the ring buffer as well as benchmarks. This module needs to have more of the ring buffer API exported. There's nothing wrong with reading the ring buffer from a module. [ Impact: allow modules to read pages from the ring buffer ] Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed