linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mingo@elte.hu (Ingo Molnar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: perf: Fix build break due to a typo
Date: Thu, 14 Oct 2010 18:23:12 +0200	[thread overview]
Message-ID: <20101014162312.GA24972@elte.hu> (raw)
In-Reply-To: <1287066841-28569-1-git-send-email-gadiyar@ti.com>


* Anand Gadiyar <gadiyar@ti.com> wrote:

> armpmu is a pointer to a structure - We need to use the structure 
> pointer operator to access num_events, and not the structure member 
> operator.
> 
> This fixes the following build break when building for OMAP4.

Yeah - i already fixed it earlier today and pushed it out.

Thanks,

	Ingo

      reply	other threads:[~2010-10-14 16:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-14 14:34 [PATCH] arm: perf: Fix build break due to a typo Anand Gadiyar
2010-10-14 16:23 ` Ingo Molnar [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=20101014162312.GA24972@elte.hu \
    --to=mingo@elte.hu \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).