All of lore.kernel.org
 help / color / mirror / Atom feed
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] bus: arm-ccn: Fix spurious warning message
Date: Wed, 24 Sep 2014 11:02:58 -0700	[thread overview]
Message-ID: <20140924180258.GD19284@localhost> (raw)
In-Reply-To: <1410791628-30038-1-git-send-email-pawel.moll@arm.com>

On Mon, Sep 15, 2014 at 03:33:48PM +0100, Pawel Moll wrote:
> Because CCN's cycle counter always runs, it will generate
> an interrupt on overflow even if the relevant perf event
> was not requested, causing a spurious warning message.
> 
> Fixed now by warning on only normal counter unwanted
> overflows. Also cleaning the overflow mask at init now,
> not to warn on event previously requested by firmware.
> 
> Signed-off-by: Pawel Moll <pawel.moll@arm.com>

Thanks, applied to fixes-non-critical.


-Olof

      reply	other threads:[~2014-09-24 18:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-15 14:33 [PATCH] bus: arm-ccn: Fix spurious warning message Pawel Moll
2014-09-24 18:02 ` Olof Johansson [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=20140924180258.GD19284@localhost \
    --to=olof@lixom.net \
    --cc=linux-arm-kernel@lists.infradead.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 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.