Re: [PATCH v5 6/9] x86: prevent inline distortion by paravirt ops

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Nadav,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on linus/master]
[also build test ERROR on v4.18-rc1 next-20180619]
[cannot apply to tip/x86/core]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Nadav-Amit/x86-macrofying-inline-asm-for-better-compilation/20180620-112043
config: i386-randconfig-x016-201824 (attached as .config)
compiler: gcc-7 (Debian 7.3.0-16) 7.3.0
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   arch/x86/include/asm/paravirt.h: Assembler messages:
>> arch/x86/include/asm/paravirt.h:253: Error: can't mix positional and keyword arguments
--
   arch/x86/include/asm/paravirt.h: Assembler messages:
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments
>> arch/x86/include/asm/paravirt.h:253: Error: can't mix positional and keyword arguments
   arch/x86/include/asm/paravirt.h:29: Error: can't mix positional and keyword arguments

vim +253 arch/x86/include/asm/paravirt.h

014b15be include/asm-x86/paravirt.h  Glauber de Oliveira Costa 2008-01-30  249  
014b15be include/asm-x86/paravirt.h  Glauber de Oliveira Costa 2008-01-30  250  static inline void write_gdt_entry(struct desc_struct *dt, int entry,
014b15be include/asm-x86/paravirt.h  Glauber de Oliveira Costa 2008-01-30  251  				   void *desc, int type)
f8822f42 include/asm-i386/paravirt.h Jeremy Fitzhardinge       2007-05-02  252  {
014b15be include/asm-x86/paravirt.h  Glauber de Oliveira Costa 2008-01-30 @253  	PVOP_VCALL4(pv_cpu_ops.write_gdt_entry, dt, entry, desc, type);
f8822f42 include/asm-i386/paravirt.h Jeremy Fitzhardinge       2007-05-02  254  }
014b15be include/asm-x86/paravirt.h  Glauber de Oliveira Costa 2008-01-30  255  

:::::: The code at line 253 was first introduced by commit
:::::: 014b15be30c04622d130946ab7c0a9101b523a8a x86: change write_gdt_entry signature.

:::::: TO: Glauber de Oliveira Costa <gcosta@xxxxxxxxxx>
:::::: CC: Ingo Molnar <mingo@xxxxxxx>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: application/gzip

_______________________________________________
Virtualization mailing list
Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

[Index of Archives]     [KVM Development]     [Libvirt Development]     [Libvirt Users]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux