ring_buffer: adding EXPORT_SYMBOLs
authorRobert Richter <robert.richter@amd.com>
Thu, 11 Dec 2008 15:49:22 +0000 (16:49 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 12 Dec 2008 05:54:55 +0000 (06:54 +0100)
commitc4f50183f90fb1fd99aa5941f01b90cd1b882d2e
tree3ceafb906a0b940364ee45a8ac0bb1d0c3018f78
parent211117ff09b7d81d91b7857651587128ed8b13d9
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 <robert.richter@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/ring_buffer.c