From: Mathieu Desnoyers Date: Thu, 23 Apr 2015 19:41:25 +0000 (-0400) Subject: Fix: rename RCU_DEBUG to DEBUG_RCU in urcu-qsbr.h X-Git-Tag: v0.7.14~3 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=e824a59e2145383fffb648565209ce743990903b;hp=e824a59e2145383fffb648565209ce743990903b;p=urcu.git Fix: rename RCU_DEBUG to DEBUG_RCU in urcu-qsbr.h Keep a mapping allowing to define RCU_DEBUG within urcu-qsbr.h for compatibility purposes. Signed-off-by: Mathieu Desnoyers ---