X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Ftest_mutex.c;h=f2ef706405d159116cac5bead121ea37d3a44bd5;hb=40646e1ec30a2fa5d289175643c1d1343e2f9b77;hp=e3b1b645204f0cbc256b8b0ddfb256217c7c74a4;hpb=ec4e58a3aba2084440012f8ccac3a31eb6101183;p=urcu.git diff --git a/tests/test_mutex.c b/tests/test_mutex.c index e3b1b64..f2ef706 100644 --- a/tests/test_mutex.c +++ b/tests/test_mutex.c @@ -35,9 +35,6 @@ #include -/* Make this big enough to include the POWER5+ L3 cacheline size of 256B */ -#define CACHE_LINE_SIZE 4096 - /* hardcoded number of CPUs */ #define NR_CPUS 16384