rculfhash: disable poison and remove debugging code
[urcu.git] / tests / test_urcu_hash.c
index 414948c8b501251ca1d92cbed6565446e5325cd2..effd5356d042bfe614e876d7883425a021cfd162 100644 (file)
@@ -46,9 +46,6 @@
 /* hardcoded number of CPUs */
 #define NR_CPUS 16384
 
-/* For testing */
-#define POISON_FREE
-
 #ifdef POISON_FREE
 #define poison_free(ptr)                               \
        do {                                            \
This page took 0.023912 seconds and 4 git commands to generate.