From: Robert Richter Date: Thu, 11 Dec 2008 15:49:22 +0000 (+0100) Subject: ring_buffer: adding EXPORT_SYMBOLs X-Git-Tag: v2.6.29-rc1~564^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4f50183f90fb1fd99aa5941f01b90cd1b882d2e;p=pandora-kernel.git ring_buffer: adding EXPORT_SYMBOLs I added EXPORT_SYMBOL_GPLs for all functions part of the API (ring_buffer.h). This is required since oprofile is using the ring buffer and the compilation as modules would fail otherwise. Signed-off-by: Robert Richter Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed