From: Michael Jeanson Date: Tue, 1 Mar 2022 20:41:53 +0000 (-0500) Subject: alpha: allocate membarrier system call number X-Git-Tag: v0.14.0~35 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=192ea849f267a236eef52e649846560f95d4d41c;hp=192ea849f267a236eef52e649846560f95d4d41c;p=urcu.git alpha: allocate membarrier system call number The membarrier syscall has been allocated in Linux 4.13, allocate its number in our architecture header if the system headers don't allocate it. Change-Id: Iebb77b94bf803a7a8b7ebd9f4124219f386334ae Signed-off-by: Michael Jeanson Signed-off-by: Mathieu Desnoyers ---