From: Darren Hart <dvhart@infradead.org>
To: "Chakravarty, Souvik K" <souvik.k.chakravarty@intel.com>
Cc: "Bhardwaj, Rajneesh" <rajneesh.bhardwaj@intel.com>,
"platform-driver-x86@vger.kernel.org"
<platform-driver-x86@vger.kernel.org>,
"andy@infradead.org" <andy@infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"Murthy, Shanth" <shanth.murthy@intel.com>
Subject: Re: [PATCH v2 2/2] Telemetry: remove redundant macro definition
Date: Fri, 21 Jul 2017 16:02:43 -0700 [thread overview]
Message-ID: <20170721230243.GA7888@fury> (raw)
In-Reply-To: <5F7315E704FA0841B5DFCE90329B2BB462E90E8A@BGSMSX102.gar.corp.intel.com>
On Fri, Jul 21, 2017 at 03:29:39AM +0000, Chakravarty, Souvik K wrote:
> Just missed the email from Darren.
:-)
> Reviewed-by: Souvik K Chakravarty <souvik.k.chakravarty@intel.com>
Thank you Souvik.
While these one liners are OK for trivial changes like this, please note that
Andy and I depend on individual driver maintainers to provide thorough reviews,
and it helps to document that review to help us understand what sorts of things
you considered before approving the patch. Please keep this in mind in the
future for more complex changes.
This set is on Andy's queue, so the final review/follow-up will come from him.
Thanks,
>
> > -----Original Message-----
> > From: Chakravarty, Souvik K
> > Sent: Friday, July 21, 2017 8:45 AM
> > To: 'Rajneesh Bhardwaj' <rajneesh.bhardwaj@intel.com>; platform-driver-
> > x86@vger.kernel.org
> > Cc: dvhart@infradead.org; andy@infradead.org; linux-
> > kernel@vger.kernel.org; Murthy, Shanth <shanth.murthy@intel.com>;
> > Bhardwaj, Rajneesh <rajneesh.bhardwaj@intel.com>
> > Subject: RE: [PATCH v2 2/2] Telemetry: remove redundant macro definition
> >
> > Both set of two looks good. +1.
> >
> > > -----Original Message-----
> > > From: platform-driver-x86-owner@vger.kernel.org
> > > [mailto:platform-driver- x86-owner@vger.kernel.org] On Behalf Of
> > > Rajneesh Bhardwaj
> > > Sent: Thursday, July 20, 2017 7:51 PM
> > > To: platform-driver-x86@vger.kernel.org
> > > Cc: dvhart@infradead.org; andy@infradead.org; linux-
> > > kernel@vger.kernel.org; Murthy, Shanth <shanth.murthy@intel.com>;
> > > Chakravarty, Souvik K <souvik.k.chakravarty@intel.com>; Bhardwaj,
> > > Rajneesh <rajneesh.bhardwaj@intel.com>
> > > Subject: [PATCH v2 2/2] Telemetry: remove redundant macro definition
> > >
> > > Telemetry driver includes intel_telemetry.h which defines
> > > TELEM_MAX_OS_ALLOCATED_EVENTS already.
> > >
> > > Signed-off-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@intel.com>
> > > ---
> > > drivers/platform/x86/intel_telemetry_pltdrv.c | 1 -
> > > 1 file changed, 1 deletion(-)
> > >
> > > diff --git a/drivers/platform/x86/intel_telemetry_pltdrv.c
> > > b/drivers/platform/x86/intel_telemetry_pltdrv.c
> > > index 6393b3b1d5a6..e0424d5a795a 100644
> > > --- a/drivers/platform/x86/intel_telemetry_pltdrv.c
> > > +++ b/drivers/platform/x86/intel_telemetry_pltdrv.c
> > > @@ -46,7 +46,6 @@
> > > #define TELEM_SAMPLING_DEFAULT_PERIOD 0xD
> > >
> > > #define TELEM_MAX_EVENTS_SRAM 28
> > > -#define TELEM_MAX_OS_ALLOCATED_EVENTS 20
> > > #define TELEM_SSRAM_STARTTIME_OFFSET 8
> > > #define TELEM_SSRAM_EVTLOG_OFFSET 16
> > >
> > > --
> > > 2.7.4
>
>
--
Darren Hart
VMware Open Source Technology Center
next prev parent reply other threads:[~2017-07-21 23:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-20 14:21 [PATCH v2 1/2] platform/x86: Add GLK PSS Event Table Rajneesh Bhardwaj
2017-07-20 14:21 ` [PATCH v2 2/2] Telemetry: remove redundant macro definition Rajneesh Bhardwaj
2017-07-21 3:15 ` Chakravarty, Souvik K
2017-07-21 3:29 ` Chakravarty, Souvik K
2017-07-21 23:02 ` Darren Hart [this message]
2017-07-24 9:24 ` Andy Shevchenko
2017-07-21 3:30 ` [PATCH v2 1/2] platform/x86: Add GLK PSS Event Table Chakravarty, Souvik K
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=20170721230243.GA7888@fury \
--to=dvhart@infradead.org \
--cc=andy@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=rajneesh.bhardwaj@intel.com \
--cc=shanth.murthy@intel.com \
--cc=souvik.k.chakravarty@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