Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit cb2ddc73 authored by Satya Durga Srinivasu Prabhala's avatar Satya Durga Srinivasu Prabhala Committed by Prasad Sodagudi
Browse files

arm64: xchg: Fix compilation issue with __xchg_mb



Below compilation issue is observed when compiled with clang.
Clang isn't seem to be inlining and causing the issue. Fix the issue
by forcing clang to always inline.

net/built-in.o: In function `__xchg_mb':
arch/arm64/include/asm/cmpxchg.h:99: \
                    undefined reference to `__compiletime_assert_99'
arch/arm64/include/asm/cmpxchg.h:99: \
                    undefined reference to `__compiletime_assert_99'

Change-Id: Ibcf390166826300ae5db473693a80c3d5b0475e1
Signed-off-by: default avatarSatya Durga Srinivasu Prabhala <satyap@codeaurora.org>
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent 323a5f19
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment