From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: kbuild test robot <fengguang.wu@intel.com>
Cc: Thomas Gleixner <tglx@linutronix.de>,
kbuild-all@01.org, David Howells <dhowells@redhat.com>,
Richard Kuo <rkuo@codeaurora.org>,
linux-kernel@vger.kernel.org,
Geert Uytterhoeven <geert@linux-m68k.org>,
linux-m68k@vger.kernel.org
Subject: Re: [linux-rt-devel:for-kbuild-bot/prepare-release 32/256] warning: (DEBUG_ATOMIC_SLEEP) selects PREEMPT_COUNT which has unmet direct dependencies (COLDFIRE)
Date: Wed, 13 Jan 2016 11:27:38 +0100 [thread overview]
Message-ID: <20160113102738.GA29964@linutronix.de> (raw)
In-Reply-To: <201512240942.TkGuKeY2%fengguang.wu@intel.com>
* kbuild test robot | 2015-12-24 09:57:43 [+0800]:
>All warnings (new ones prefixed by >>):
>
>warning: (DEBUG_ATOMIC_SLEEP) selects PREEMPT_COUNT which has unmet direct dependencies (COLDFIRE)
The situation slightly changed. Before the patch in question:
|warning: (PREEMPT && DEBUG_ATOMIC_SLEEP) selects PREEMPT_COUNT which has unmet direct dependencies (COLDFIRE)
so it is just s@PREEMPT@PREEMPT_COUNT@.
This pops up because DEBUG_ATOMIC_SLEEP can be selected while
kernel/Kconfig.preempt has not been included into Kconfig. This warning
is not limited to m68k but should also pop up on alpha / frv and hexagon.
Those architectures don't include kernel/Kconfig.preempt at all.
Is this something that should be fixed?
Sebastian
parent reply other threads:[~2016-01-13 10:27 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <201512240942.TkGuKeY2%fengguang.wu@intel.com>]
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=20160113102738.GA29964@linutronix.de \
--to=bigeasy@linutronix.de \
--cc=dhowells@redhat.com \
--cc=fengguang.wu@intel.com \
--cc=geert@linux-m68k.org \
--cc=kbuild-all@01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-m68k@vger.kernel.org \
--cc=rkuo@codeaurora.org \
--cc=tglx@linutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox