All of lore.kernel.org
 help / color / mirror / Atom feed
* [vfs:work.asm-exports 3/12] arch/x86/lib/cmpxchg8b_emu.S:52: Error: invalid character '(' in mnemonic
@ 2016-01-27  1:58 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2016-01-27  1:58 UTC (permalink / raw)
  To: Al Viro; +Cc: kbuild-all, linux-fsdevel

[-- Attachment #1: Type: text/plain, Size: 947 bytes --]

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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 32590 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-27  1:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-27  1:58 [vfs:work.asm-exports 3/12] arch/x86/lib/cmpxchg8b_emu.S:52: Error: invalid character '(' in mnemonic kbuild test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.