Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1519505

Re: [PATCH v11 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID

From kbuild test robot <lkp@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH v11 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
Date 2016-11-11 02:30 +0100
Message-ID <sC8Pf-5SO-7@gated-at.bofh.it> (permalink)
References <sC7gu-4O8-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Kyle,

[auto build test ERROR on ]

url:    https://github.com/0day-ci/linux/commits/Kyle-Huey/x86-arch_prctl-64-Use-SYSCALL_DEFINE2-to-define-sys_arch_prctl/20161111-074631
base:    
config: x86_64-randconfig-i0-201645 (attached as .config)
compiler: gcc-4.9 (Debian 4.9.4-2) 4.9.4
reproduce:
        # save the attached .config to linux build tree
        make ARCH=x86_64 

All errors (new ones prefixed by >>):

   arch/x86/built-in.o: In function `set_cpuid_faulting':
>> process.c:(.text+0xe78e): undefined reference to `msr_misc_features_enables_shadow'
   process.c:(.text+0xe7a3): undefined reference to `msr_misc_features_enables_shadow'

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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v11 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction Kyle Huey <me@kylehuey.com> - 2016-11-11 00:50 +0100
  [PATCH v11 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID Kyle Huey <me@kylehuey.com> - 2016-11-11 00:50 +0100
    Re: [PATCH v11 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID kbuild test robot <lkp@intel.com> - 2016-11-11 02:30 +0100
      Re: [PATCH v11 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID Kyle Huey <me@kylehuey.com> - 2016-11-11 02:40 +0100
  [PATCH v11 3/7] x86/arch_prctl: Add do_arch_prctl_common Kyle Huey <me@kylehuey.com> - 2016-11-11 00:50 +0100
  [PATCH v11 7/7] KVM: x86: virtualize cpuid faulting Kyle Huey <me@kylehuey.com> - 2016-11-11 00:50 +0100
    Re: [PATCH v11 7/7] KVM: x86: virtualize cpuid faulting Nadav Amit <nadav.amit@gmail.com> - 2016-11-11 22:20 +0100
      Re: [PATCH v11 7/7] KVM: x86: virtualize cpuid faulting Kyle Huey <me@kylehuey.com> - 2016-11-16 17:50 +0100
        Re: [PATCH v11 7/7] KVM: x86: virtualize cpuid faulting Paolo Bonzini <pbonzini@redhat.com> - 2016-11-16 21:50 +0100
          Re: [PATCH v11 7/7] KVM: x86: virtualize cpuid faulting Kyle Huey <me@kylehuey.com> - 2016-11-17 03:00 +0100
  [PATCH v11 1/7] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl Kyle Huey <me@kylehuey.com> - 2016-11-11 00:50 +0100

csiph-web