X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Ftest_mutex.c;h=89fe4b158ca434e5718dd406257d3ae4b3b8397a;hp=e3b1b645204f0cbc256b8b0ddfb256217c7c74a4;hb=94b343fd8d68512d78d8646c646c15a1b3f84186;hpb=ec4e58a3aba2084440012f8ccac3a31eb6101183 diff --git a/tests/test_mutex.c b/tests/test_mutex.c index e3b1b64..89fe4b1 100644 --- a/tests/test_mutex.c +++ b/tests/test_mutex.c @@ -32,12 +32,10 @@ #include #include #include +#include #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