From: Darren Hart <dvhart@infradead.org>
To: "Chakravarty, Souvik K" <souvik.k.chakravarty@intel.com>
Cc: "platform-driver-x86@vger.kernel.org"
<platform-driver-x86@vger.kernel.org>,
"Kasagar, Srinidhi" <srinidhi.kasagar@intel.com>,
"Zha, Qipeng" <qipeng.zha@intel.com>
Subject: Re: [PATCH 1/4] platform:x86: Add Intel Telemetry Core Driver
Date: Thu, 17 Sep 2015 10:54:41 -0700 [thread overview]
Message-ID: <20150917175441.GB12959@vmdeb7> (raw)
In-Reply-To: <5F7315E704FA0841B5DFCE90329B2BB42ACFE57A@BGSMSX102.gar.corp.intel.com>
On Mon, Sep 14, 2015 at 10:12:28AM +0000, Chakravarty, Souvik K wrote:
> Intel PM Telemetry is a software mechanism via which various SoC
> PM and performance related parameters like PM counters, firmware
> trace verbosity, the status of different devices inside the SoC, etc
> can be monitored and analyzed. The different samples that may be
> monitored can be configured at runtime via exported APIs.
>
> This patch adds the telemetry core driver that implements basic
> exported APIs.
>
> CC: Srinidhi Kasagar <srinidhi.kasagar@intel.com>
>
> Signed-off-by: Souvik Kumar Chakravarty <souvik.k.chakravarty@intel.com>
Hi Souvik,
These all fail initial tests and application due to some strange character
encoding or something. Please try to download these from the mailing list and
apply them yourself to determine what's wrong and resubmit.
For example:
ERROR: patch seems to be corrupt (line wrapped?)
#72: FILE: arch/x86/include/asm/intel_telemetry.h:11:
or
ERROR: spaces required around that '=' (ctx:WxV)
#83: FILE: arch/x86/include/asm/intel_telemetry.h:22:
+ TELEM_PSS =3D 0,
the 3D after every = character repeats many many times.
--
Darren Hart
Intel Open Source Technology Center
next prev parent reply other threads:[~2015-09-17 17:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-14 10:12 [PATCH 1/4] platform:x86: Add Intel Telemetry Core Driver Chakravarty, Souvik K
2015-09-17 17:54 ` Darren Hart [this message]
2015-09-18 4:29 ` Chakravarty, Souvik K
-- strict thread matches above, loose matches on Subject: below --
2015-09-18 4:44 Souvik Kumar Chakravarty
2015-09-18 19:34 ` Darren Hart
2015-09-18 20:20 ` Darren Hart
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=20150917175441.GB12959@vmdeb7 \
--to=dvhart@infradead.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=qipeng.zha@intel.com \
--cc=souvik.k.chakravarty@intel.com \
--cc=srinidhi.kasagar@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 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.