Re: [PATCH v2 08/11] timekeeper: add a couple of the core timekeeper reading helpers

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

 



Hi Denis,

[auto build test ERROR on tip/x86/core]
[cannot apply to v4.13-rc1 next-20170721]
[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/Denis-Plotnikov/make-L2-s-kvm-clock-stable-get-rid-of-pvclock_gtod/20170723-113103
config: xtensa-allyesconfig (attached as .config)
compiler: xtensa-linux-gcc (GCC) 4.9.0
reproduce:
        wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=xtensa 

All errors (new ones prefixed by >>):

   kernel/time/timekeeping.c: In function 'get_tk_mono_clock_mode':
>> kernel/time/timekeeping.c:2396:42: error: 'struct clocksource' has no member named 'archdata'
     return tk_core.timekeeper.tkr_mono.clock->archdata.vclock_mode;
                                             ^
   kernel/time/timekeeping.c:2397:1: warning: control reaches end of non-void function [-Wreturn-type]
    }
    ^

vim +2396 kernel/time/timekeeping.c

  2393	
  2394	int get_tk_mono_clock_mode(void)
  2395	{
> 2396		return tk_core.timekeeper.tkr_mono.clock->archdata.vclock_mode;

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

Attachment: .config.gz
Description: application/gzip


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux