Remove dependency on vmalloc_sync_all symbol
[lttng-modules.git] / wrapper / ringbuffer / vatomic.h
CommitLineData
f3bc08c5
MD
1#ifdef CONFIG_LIB_RING_BUFFER
2#include <linux/ringbuffer/vatomic.h>
3#else
4#include "../../lib/ringbuffer/vatomic.h"
5#endif
This page took 0.022536 seconds and 4 git commands to generate.