* [kvm:queue 11/19] include/linux/sched/isolation.h:42:46: warning: no return statement in function returning non-void
@ 2019-07-20 2:25 kbuild test robot
0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-07-20 2:25 UTC (permalink / raw)
To: Wanpeng Li
Cc: kbuild-all, kvm, Robert Hu, Farrah Chen, Danmei Wei,
Paolo Bonzini
[-- Attachment #1: Type: text/plain, Size: 1172 bytes --]
tree: https://kernel.googlesource.com/pub/scm/virt/kvm/kvm.git queue
head: 1ef434d025591b41eaff10e2bbc59088eecda4aa
commit: 892617bbd4e02a1a3314d09aa1c861b9c02307de [11/19] KVM: LAPIC: Inject timer interrupt via posted interrupt
config: i386-allnoconfig (attached as .config)
compiler: gcc-7 (Debian 7.4.0-10) 7.4.0
reproduce:
git checkout 892617bbd4e02a1a3314d09aa1c861b9c02307de
# save the attached .config to linux build tree
make ARCH=i386
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>
All warnings (new ones prefixed by >>):
In file included from init/main.c:50:0:
include/linux/sched/isolation.h: In function 'housekeeping_enabled':
>> include/linux/sched/isolation.h:42:46: warning: no return statement in function returning non-void [-Wreturn-type]
static inline bool housekeeping_enabled(enum hk_flags flags) { }
^~~~~~~~
vim +42 include/linux/sched/isolation.h
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 7278 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-07-20 2:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-20 2:25 [kvm:queue 11/19] include/linux/sched/isolation.h:42:46: warning: no return statement in function returning non-void 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.