linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tony Luck <tony.luck@intel.com>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: Glauber Costa <glommer@parallels.com>,
	KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Ingo Molnar <mingo@elte.hu>,
	linux-kernel@vger.kernel.org
Subject: Re: [BUG] vmstat reports no interrupts
Date: Fri, 13 Jan 2012 16:19:28 -0800	[thread overview]
Message-ID: <CA+8MBbKhLWRrJCrHpn1iVCVUUmnpux+W+Yj7H20rp2dAX49xSA@mail.gmail.com> (raw)
In-Reply-To: <20120114000101.GL1068@n2100.arm.linux.org.uk>

On Fri, Jan 13, 2012 at 4:01 PM, Russell King - ARM Linux
<linux@arm.linux.org.uk> wrote:
> +               sum += kstat_cpu_irqs_sum(i);
> +               sum += arch_irq_stat_cpu(i);

It was broken on ia64 too - this patch fixes it.

Tested-by: Tony Luck <tony.luck@intel.com>

  reply	other threads:[~2012-01-14  0:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-14  0:01 [BUG] vmstat reports no interrupts Russell King - ARM Linux
2012-01-14  0:19 ` Tony Luck [this message]
2012-01-14  0:26 ` Steven Rostedt
2012-01-19 20:40 ` Eric Dumazet
2012-01-21  8:09   ` Ingo Molnar
2012-01-21  9:20     ` Eric Dumazet

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=CA+8MBbKhLWRrJCrHpn1iVCVUUmnpux+W+Yj7H20rp2dAX49xSA@mail.gmail.com \
    --to=tony.luck@intel.com \
    --cc=a.p.zijlstra@chello.nl \
    --cc=glommer@parallels.com \
    --cc=kamezawa.hiroyu@jp.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mingo@elte.hu \
    /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).