<div dir="ltr">Hi All,<div>I get following warning during compilation of my instrumented module.</div><div>I know i can suppress this, but just wanted to get to your notice.</div><div>







<p><br></p>
<p>In file included from /usr/include/lttng/ust-tracepoint-event.h:26:0,</p>
<p>                 from /usr/include/lttng/tracepoint-event.h:58,</p>
<p>                 from src/common_tracepoint.h:135,</p>
<p>                 from src/common_tracepoint.c:10:</p>
<p>/usr/include/i386-linux-gnu/urcu/rculist.h: In function 'cds_list_del_rcu':</p><p>/usr/include/i386-linux-gnu/urcu/rculist.h:72:2: error: to be safe all intermediate pointers in cast from 'struct cds_list_head **' to 'struct cds_list_head * volatile*' must be 'const' qualified [-Werror=cast-qual]</p>
<p><br></p><p><br></p><p>Thanks,</p><p>Anand Neeli</p></div></div>