From: kbuild test robot <lkp@intel.com>
To: Wanpeng Li <wanpengli@tencent.com>
Cc: kbuild-all@01.org, kvm@vger.kernel.org,
Robert Hu <robert.hu@intel.com>,
Farrah Chen <farrah.chen@intel.com>,
Danmei Wei <danmei.wei@intel.com>,
Paolo Bonzini <pbonzini@redhat.com>
Subject: [kvm:queue 11/19] include/linux/sched/isolation.h:42:46: warning: no return statement in function returning non-void
Date: Sat, 20 Jul 2019 10:25:47 +0800 [thread overview]
Message-ID: <201907201014.CqB3YR7k%lkp@intel.com> (raw)
[-- 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 --]
reply other threads:[~2019-07-20 2:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201907201014.CqB3YR7k%lkp@intel.com \
--to=lkp@intel.com \
--cc=danmei.wei@intel.com \
--cc=farrah.chen@intel.com \
--cc=kbuild-all@01.org \
--cc=kvm@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=robert.hu@intel.com \
--cc=wanpengli@tencent.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.