• Steven Rostedt's avatar
    ring-buffer: export symbols · d6ce96da
    Steven Rostedt authored
    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: default avatarSteven Rostedt <rostedt@goodmis.org>
    d6ce96da
ring_buffer.c 75.6 KB