tree: https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.asm-exports head: 9e7c84af0bd68cf74fc87ab12192b179a5b22702 commit: 0cd1a6f2abe2e04e0e0c67798b80039573189249 [3/12] x86: move exports to actual definitions config: i386-randconfig-s1-01270835 (attached as .config) reproduce: git checkout 0cd1a6f2abe2e04e0e0c67798b80039573189249 # save the attached .config to linux build tree make ARCH=i386 All errors (new ones prefixed by >>): arch/x86/lib/cmpxchg8b_emu.S: Assembler messages: >> arch/x86/lib/cmpxchg8b_emu.S:52: Error: invalid character '(' in mnemonic vim +52 arch/x86/lib/cmpxchg8b_emu.S 46 movl 4(%esi), %edx 47 48 popfl 49 ret 50 51 ENDPROC(cmpxchg8b_emu) > 52 EXPORT_SYMBOL(cmpxchg8b_emu) --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation