From: Vinod Koul <vkoul@kernel.org>
To: Tom Zanussi <tom.zanussi@linux.intel.com>
Cc: peterz@infradead.org, acme@kernel.org, mingo@kernel.org,
kan.liang@linux.intel.com, dave.jiang@intel.com,
tony.luck@intel.com, dan.j.williams@intel.com,
linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org
Subject: Re: [PATCH v3 0/2] dmaengine: idxd: IDXD pmu support
Date: Fri, 23 Apr 2021 23:15:51 +0530 [thread overview]
Message-ID: <YIMHzx6gerPEzbKJ@vkoul-mobl.Dlink> (raw)
In-Reply-To: <cover.1619033785.git.zanussi@kernel.org>
On 21-04-21, 16:04, Tom Zanussi wrote:
> Hi,
>
> This is v3 of the IDXD pmu support patch, which addresses the comments
> from Vinod:
>
> - Removed the default line for INTEL_IDXD_PERFMON making it default 'n'
>
> - Replaced #ifdef CONFIG_INTEL_IDXD_PERFMON with IS_ENABLED()
>
> - Split the patch into two separate patches, the perfmon
> implementation and the code that uses it in the IDXD driver.
>
> - Added a new file,
> Documentation/ABI/testing/sysfs-bus-event_source-devices-dsa that
> documents the new format and cpumask attributes, and added better
> comments for those in the code.
>
> - Changed 'dogrp' to 'do_group' in perfmon_collect_events()
>
> - Moved 'int idx' inside the loop in perfmon_validate_group() to the
> top of function.
>
> - In perfmon_pmu_read_counter(), return ioread64() directly and get
> rid of cntrdata.
>
> I also fixed some erroneous code in perfmon_counter_overflow() that
> because of my misreading of the spec caused unintended clearing of
> wrong bits. According to the spec you need to write 1 rather than 0
> to an OVFSTATUS bit to clear it.
Applied, thanks
This conflicted with Daves patches, I managed to resolve, pls check the
end result
--
~Vinod
next prev parent reply other threads:[~2021-04-23 17:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-21 21:04 Tom Zanussi
2021-04-21 21:04 ` [PATCH v3 1/2] dmaengine: idxd: Add IDXD performance monitor support Tom Zanussi
2021-04-21 21:04 ` [PATCH v3 2/2] dmaengine: idxd: Enable " Tom Zanussi
2021-04-23 17:45 ` Vinod Koul [this message]
2021-04-23 18:15 ` [PATCH v3 0/2] dmaengine: idxd: IDXD pmu support Zanussi, Tom
2021-04-23 18:23 ` Vinod Koul
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=YIMHzx6gerPEzbKJ@vkoul-mobl.Dlink \
--to=vkoul@kernel.org \
--cc=acme@kernel.org \
--cc=dan.j.williams@intel.com \
--cc=dave.jiang@intel.com \
--cc=dmaengine@vger.kernel.org \
--cc=kan.liang@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=peterz@infradead.org \
--cc=tom.zanussi@linux.intel.com \
--cc=tony.luck@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
all inboxes | Powered by JetHome®