On 6/30/2013 10:21 PM, Chen Gang wrote: > Need add cmpxchg64(), or will cause compiling issue. > > Need define it as cmpxchg() only for 64-bit operation, since cmpxchg() > can support 8 bytes. > > The related error (with allmodconfig): > > drivers/block/blockconsole.c: In function ‘bcon_advance_console_bytes’: > drivers/block/blockconsole.c:164:2: error: implicit declaration of function ‘cmpxchg64’ [-Werror=implicit-function-declaration] > > Signed-off-by: Chen Gang <gang.chen@xxxxxxxxxxx> Thanks, taken into the tile tree. -- Chris Metcalf, Tilera Corp. http://www.tilera.com -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html