From: Punit Agrawal <punit.agrawal@arm.com>
To: "Toralf Förster" <toralf.foerster@gmx.de>
Cc: "linux-pm@vger.kernel.org >> Linux PM list" <linux-pm@vger.kernel.org>
Subject: Re: v3.18-rc2 compilation under a x86 KVM failed in drivers/thermal/thermal_core.c:
Date: Tue, 28 Oct 2014 14:47:39 +0000 [thread overview]
Message-ID: <9hh1tpsz1x0.fsf@arm.com> (raw)
In-Reply-To: <544E6F5C.7040900@gmx.de> ("Toralf Förster"'s message of "Mon, 27 Oct 2014 17:14:20 +0100")
Hi Toralf,
Toralf Förster <toralf.foerster@gmx.de> writes:
> Is this an already known issue ? :
>
> CC drivers/thermal/thermal_core.o
> drivers/thermal/thermal_core.c: In function ‘handle_critical_trips’:
> drivers/thermal/thermal_core.c:374:2: error: implicit declaration of function ‘trace_thermal_zone_trip’ [-Werror=implicit-function-declaration]
> drivers/thermal/thermal_core.c: In function ‘update_temperature’:
> drivers/thermal/thermal_core.c:471:2: error: implicit declaration of function ‘trace_thermal_temperature’ [-Werror=implicit-function-declaration]
> drivers/thermal/thermal_core.c: In function ‘thermal_cdev_update’:
> drivers/thermal/thermal_core.c:1296:2: error: implicit declaration of function ‘trace_cdev_update’ [-Werror=implicit-function-declaration]
> cc1: some warnings being treated as errors
> scripts/Makefile.build:257: recipe for target 'drivers/thermal/thermal_core.o' failed
> make[2]: *** [drivers/thermal/thermal_core.o] Error 1
> scripts/Makefile.build:402: recipe for target 'drivers/thermal' failed
> make[1]: *** [drivers/thermal] Error 2
> Makefile:936: recipe for target 'drivers' failed
> make: *** [drivers] Error 2
> make: *** Waiting for unfinished jobs....
Error suggests that the newly added trace to thermal core isn't being
found. But...
...I just tried compiling x86_64_defconfig with both trace enabled and
dis-abled on native x86 box and failed to reproduce above issue.
Is there anything special about building the kernel in a kvm?
Could you attach the failing config please?
Cheers,
Punit
next prev parent reply other threads:[~2014-10-28 14:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-27 16:14 v3.18-rc2 compilation under a x86 KVM failed in drivers/thermal/thermal_core.c: Toralf Förster
2014-10-28 14:47 ` Punit Agrawal [this message]
2014-10-28 17:57 ` Toralf Förster
2014-10-29 10:27 ` Punit Agrawal
2014-10-29 16:29 ` Toralf Förster
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=9hh1tpsz1x0.fsf@arm.com \
--to=punit.agrawal@arm.com \
--cc=linux-pm@vger.kernel.org \
--cc=toralf.foerster@gmx.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;
as well as URLs for NNTP newsgroup(s).