linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
To: Ashwin Chaugule <ashwin.chaugule@linaro.org>
Cc: "viresh.kumar@linaro.org" <viresh.kumar@linaro.org>,
	"linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
	"rjw@rjwysocki.net" <rjw@rjwysocki.net>
Subject: Re: cppc_cpufreq
Date: Mon, 11 Apr 2016 09:05:33 -0700	[thread overview]
Message-ID: <1460390733.4909.1.camel@linux.intel.com> (raw)
In-Reply-To: <CAJ5Y-eb9M7A7q+R9MtVn4wXFAJbW-jHCBTSC+Lbm76vd3P8HtQ@mail.gmail.com>

On Mon, 2016-04-11 at 10:53 -0400, Ashwin Chaugule wrote:
> On 9 April 2016 at 17:28, Srinivas Pandruvada
> <srinivas.pandruvada@linux.intel.com> wrote:
> > On Fri, 2016-04-08 at 11:08 -0400, Ashwin Chaugule wrote:
> > > On 7 April 2016 at 19:50, Pandruvada, Srinivas
> > > <srinivas.pandruvada@intel.com> wrote:
> > > > Hi Ashwin,
> > > > 
> > > > I didn't see in the cppc_cpufreq.c
> > > > 
> > > > MODULE_LICENSE()
> > > > 
> > > > Is it intentional?
> > > 
> > > Not intentional. Doesn't the absence of this default to GPLv2? or
> > > is
> > > it required that the license be explicitly stated?
> > > 
> > You are using symbols exported using EXPORT_SYMBOL_GPL
> > 
> > I get following error during insmod:
> > 
> > [   33.400861] cppc_cpufreq: module verification failed: signature
> > and/or required key missing - tainting kernel
> > [   33.400890] cppc_cpufreq: Unknown symbol cpufreq_register_driver
> > (err 0)
> > [   33.400901] cppc_cpufreq: Unknown symbol cppc_get_perf_ctrs (err
> > 0)
> > [   33.400914] cppc_cpufreq: Unknown symbol acpi_get_psd_map (err
> > 0)
> > [   33.400924] cppc_cpufreq: Unknown symbol
> > cpufreq_freq_transition_end
> > (err 0)
> > [   33.400935] cppc_cpufreq: Unknown symbol cppc_get_perf_caps (err
> > 0)
> > [   33.400945] cppc_cpufreq: Unknown symbol
> > cpufreq_freq_transition_begin (err 0)
> > [   33.400954] cppc_cpufreq: Unknown symbol cppc_set_perf (err 0)
> > 
> > I had to add MODULE_LICENSE(GPL).
> 
> Ok. Thanks for the heads up. Will post a patch soon, unless you want
> to go ahead and send yours out.
This is license, so I prefer you post.
I will post other changes to CPPC for x86 once I am ready.

Thanks,
Srinivas

> 
> Thanks,
> Ashwin.

      reply	other threads:[~2016-04-11 16:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-07 23:50 cppc_cpufreq Pandruvada, Srinivas
2016-04-08 15:08 ` cppc_cpufreq Ashwin Chaugule
2016-04-09 21:28   ` cppc_cpufreq Srinivas Pandruvada
2016-04-11 14:53     ` cppc_cpufreq Ashwin Chaugule
2016-04-11 16:05       ` Srinivas Pandruvada [this message]

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=1460390733.4909.1.camel@linux.intel.com \
    --to=srinivas.pandruvada@linux.intel.com \
    --cc=ashwin.chaugule@linaro.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=viresh.kumar@linaro.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 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).