aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChen Gang <[email protected]>2013-05-27 19:57:01 +0800
committerChris Zankel <[email protected]>2013-06-05 10:14:21 -0700
commitb5514786ec3257c8703fc7f29bdf98b42253ee39 (patch)
treefec532fa34662e03e2582d19783f49ca2ae11e75 /lib
parent54c0af9f1a1bfe9639666aea789dae6a37a741cf (diff)
arch: xtensa: include: asm: compiling issue, need cmpxchg64() defined.
When compiling with 'allmodconfig', some of drivers need cmpxchg64(), xtensa does not supply 64-bit implementation for 'xchg', so use the 'generic' implementation. e.g. (for next-20130527 tree): drivers/block/blockconsole.c:164:2: error: implicit declaration of function ‘cmpxchg64’ [-Werror=implicit-function-declaration] Signed-off-by: Chen Gang <[email protected]> Signed-off-by: Max Filippov <[email protected]> Signed-off-by: Chris Zankel <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions