Remove kref from kcompat's headers and code
authorDavid Goulet <david.goulet@polymtl.ca>
Sat, 27 Nov 2010 19:07:08 +0000 (14:07 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 27 Nov 2010 19:07:08 +0000 (14:07 -0500)
commit205f7ca77a36f7942a3348e7b8ea3c1f86f1c7ee
tree0db6273c505df3289e2ec491592f021fcdd13bda
parent10c561687fc2f7aa40380e967cf5132a656f34b7
Remove kref from kcompat's headers and code

It contains the exact same code of urcu_ref.h. The kref
struct and methods are replaced by those from liburcu.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/Makefile.am
include/ust/kcompat/kcompat.h
include/ust/kcompat/kref.h [deleted file]
libust/buffers.c
libust/buffers.h
libust/channels.c
libust/channels.h
libust/tracer.c
libust/tracer.h
This page took 0.023449 seconds and 4 git commands to generate.