From mboxrd@z Thu Jan 1 00:00:00 1970 From: duncan.sands@deepbluecap.com (Duncan Sands) Date: Mon, 20 Apr 2015 10:07:38 +0200 Subject: [lttng-dev] DEBUG_RCU vs RCU_DEBUG Message-ID: <5534B3CA.6030306@free.fr> I noticed that urcu-qsbr.h checks for RCU_DEBUG being defined while the rest of userspace-rcu (0.8.6) checks DEBUG_RCU. Is this a mistake or a cunning plan? Ciao, Duncan.