On Wed, 23 Mar 2016, Matt Fleming wrote:
On Mon, 21 Mar, at 11:14:37AM, Vikas Shivappa wrote:
Before MBM , the below condition was never hit because we had only one event ?
- if (a->hw.target == b->hw.target)
+ if (a->hw.target == b->hw.target) {
+ b->hw.is_group_
On Mon, 21 Mar, at 11:14:37AM, Vikas Shivappa wrote:
>
>
> Before MBM , the below condition was never hit because we had only one event ?
>
> - if (a->hw.target == b->hw.target)
> + if (a->hw.target == b->hw.target) {
> + b->hw.is_group_event = true;
>
> We are trying
On Mon, 21 Mar 2016, Matt Fleming wrote:
On Mon, 21 Mar, at 02:51:29AM, tip-bot for Vikas Shivappa wrote:
Commit-ID: a223c1c7ab4cc64537dc4b911f760d851683768a
Gitweb: http://git.kernel.org/tip/a223c1c7ab4cc64537dc4b911f760d851683768a
Author: Vikas Shivappa
AuthorDate: Thu, 10 Mar 201
On Mon, 21 Mar, at 02:51:29AM, tip-bot for Vikas Shivappa wrote:
> Commit-ID: a223c1c7ab4cc64537dc4b911f760d851683768a
> Gitweb: http://git.kernel.org/tip/a223c1c7ab4cc64537dc4b911f760d851683768a
> Author: Vikas Shivappa
> AuthorDate: Thu, 10 Mar 2016 15:32:07 -0800
> Committer: Ingo Mol
Commit-ID: a223c1c7ab4cc64537dc4b911f760d851683768a
Gitweb: http://git.kernel.org/tip/a223c1c7ab4cc64537dc4b911f760d851683768a
Author: Vikas Shivappa
AuthorDate: Thu, 10 Mar 2016 15:32:07 -0800
Committer: Ingo Molnar
CommitDate: Mon, 21 Mar 2016 09:08:18 +0100
perf/x86/cqm: Fix CQM han
5 matches
Mail list logo