From: Fengguang Wu <fengguang.wu@intel.com>
To: kernel-janitors@vger.kernel.org
Subject: [aa:autonuma 27/52] include/linux/autonuma_sched.h:55:20: error: redefinition of 'autonuma_possible'
Date: Fri, 28 Sep 2012 01:24:37 +0000 [thread overview]
Message-ID: <20120928012437.GI5522@localhost> (raw)
Hi Andrea,
FYI, kernel build failed on
tree: git://git.kernel.org/pub/scm/linux/kernel/git/andrea/aa.git autonuma
head: f6f2b7fed5357522b2736616cd0312243dc1f82e
commit: f73a50412bef19912b96e9f33ff3841542100fd6 [27/52] autonuma: CPU follows memory algorithm
config: x86_64-allmodconfig
All error/warnings:
In file included from kernel/sched/core.c:75:0:
include/linux/autonuma_sched.h:55:20: error: redefinition of 'autonuma_possible'
In file included from include/linux/autonuma_sched.h:4:0,
from kernel/sched/core.c:75:
include/linux/autonuma_flags.h:113:20: note: previous definition of 'autonuma_possible' was here
vim +55 include/linux/autonuma_sched.h
f73a5041 (Andrea Arcangeli 2012-03-23 53) static inline void sched_autonuma_balance(void) {}
f73a5041 (Andrea Arcangeli 2012-03-23 54)
f73a5041 (Andrea Arcangeli 2012-03-23 @55) static inline bool autonuma_possible(void)
f73a5041 (Andrea Arcangeli 2012-03-23 56) {
f73a5041 (Andrea Arcangeli 2012-03-23 57) return false;
f73a5041 (Andrea Arcangeli 2012-03-23 58) }
---
0-DAY kernel build testing backend Open Source Technology Centre
Fengguang Wu, Yuanhan Liu Intel Corporation
reply other threads:[~2012-09-28 1:24 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=20120928012437.GI5522@localhost \
--to=fengguang.wu@intel.com \
--cc=kernel-janitors@vger.kernel.org \
/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.