linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eduardo Valentin <edubezval@gmail.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Rui Zhang <rui.zhang@intel.com>,
	Linux PM <linux-pm@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 00/17] thermal: add COMPILE_TEST (on drivers)
Date: Thu, 10 Sep 2015 07:56:43 -0700	[thread overview]
Message-ID: <20150910145640.GA32748@localhost.localdomain> (raw)
In-Reply-To: <CAMuHMdVRztDtqDU6j6UBmGy4Z3Sm=QtCr0rrPwxrV+axTw17iA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1278 bytes --]

On Thu, Sep 10, 2015 at 08:23:45AM +0200, Geert Uytterhoeven wrote:
> Hi Eduardo,
> 
> On Thu, Sep 10, 2015 at 6:10 AM, Eduardo Valentin <edubezval@gmail.com> wrote:
> > This is a simple series to add the COMPILE_TEST on thermal drivers.
> > The idea is to help compiling and maintaining.
> 
> Thanks, good idea!
> 
> > Split into smaller patches so people can have their own voices on their drivers.
> >
> > Let me know if this is a problem.
> 
> Have you compile-tested this?
> I'm seeing too many failures.

Yes I did, but apparently I missed some drivers in my test. I had x86
target while compile arm drivers, thats probably why I did not see the
cpuid problems. I am trying again, as I really did not see all errors
you mentioned on arm drivers.

That generating errors will need to be left out of the series and should
have its own set of changes to allow compile test.

> 
> Gr{oetje,eeting}s,
> 
>                         Geert
> 
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
> 
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
>                                 -- Linus Torvalds

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

  reply	other threads:[~2015-09-10 14:56 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-10  4:10 [PATCH 00/17] thermal: add COMPILE_TEST (on drivers) Eduardo Valentin
2015-09-10  4:10 ` [PATCH 01/17] thermal: hisi: allow compile test Eduardo Valentin
2015-09-10  4:10 ` [PATCH 02/17] thermal: spear: " Eduardo Valentin
2015-09-10  4:23   ` Viresh Kumar
     [not found] ` <1441858273-4017-1-git-send-email-edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-09-10  4:10   ` [PATCH 03/17] thermal: rockchip: " Eduardo Valentin
2015-09-10  4:11 ` [PATCH 04/17] thermal: kirkwood: " Eduardo Valentin
2015-09-10  4:11 ` [PATCH 05/17] thermal: dove: " Eduardo Valentin
2015-09-10  4:11 ` [PATCH 06/17] thermal: u8500: " Eduardo Valentin
2015-09-10  6:35   ` Geert Uytterhoeven
2015-09-10  4:11 ` [PATCH 07/17] thermal: armada: " Eduardo Valentin
2015-09-10  4:11 ` [PATCH 08/17] thermal: tegra: " Eduardo Valentin
     [not found]   ` <1441858273-4017-9-git-send-email-edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-09-10  6:38     ` Geert Uytterhoeven
2015-09-10  4:11 ` [PATCH 09/17] thermal: powerclamp: " Eduardo Valentin
2015-09-10  4:11 ` [PATCH 10/17] thermal: intel_soc_dts_iosf: " Eduardo Valentin
2015-09-10  6:25   ` Geert Uytterhoeven
2015-09-10  4:11 ` [PATCH 11/17] thermal: intel_soc_dts: " Eduardo Valentin
2015-09-10  6:25   ` Geert Uytterhoeven
2015-09-10  4:11 ` [PATCH 12/17] thermal: intel_quark: " Eduardo Valentin
2015-09-10  6:25   ` Geert Uytterhoeven
2015-09-10  4:11 ` [PATCH 13/17] thermal: int340x: " Eduardo Valentin
2015-09-10  6:31   ` Geert Uytterhoeven
2015-09-17 22:48     ` Srinivas Pandruvada
2015-09-10  4:11 ` [PATCH 14/17] thermal: exynos: " Eduardo Valentin
2015-09-10  4:11 ` [PATCH 15/17] thermal: st: " Eduardo Valentin
2015-09-11  9:23   ` Lee Jones
2015-09-14  2:11     ` Eduardo Valentin
2015-09-10  4:11 ` [PATCH 16/17] thermal: qcom_spmi: " Eduardo Valentin
2015-09-10  4:11 ` [PATCH 17/17] thermal: ti-soc: " Eduardo Valentin
2015-09-10  6:23 ` [PATCH 00/17] thermal: add COMPILE_TEST (on drivers) Geert Uytterhoeven
2015-09-10 14:56   ` Eduardo Valentin [this message]
2015-09-10 15:34     ` Geert Uytterhoeven

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=20150910145640.GA32748@localhost.localdomain \
    --to=edubezval@gmail.com \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rui.zhang@intel.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 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).