public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Martin Peschke <mp3@de.ibm.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [Patch] statistics infrastructure - update 10
Date: Wed, 12 Jul 2006 09:10:24 -0700	[thread overview]
Message-ID: <20060712091024.c5bd19c7.akpm@osdl.org> (raw)
In-Reply-To: <1152707259.3028.7.camel@dyn-9-152-230-71.boeblingen.de.ibm.com>

On Wed, 12 Jul 2006 14:27:39 +0200
Martin Peschke <mp3@de.ibm.com> wrote:

> +#define statistic_ptr(stat, cpu) \
> +	((struct percpu_data*)((stat)->data))->ptrs[(cpu)]

This would be the only part of the kernel which uses percpu_data directly -
everything else uses the APIs (ie: per_cpu_ptr()).  How come?

  reply	other threads:[~2006-07-12 16:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-12 12:27 [Patch] statistics infrastructure - update 10 Martin Peschke
2006-07-12 16:10 ` Andrew Morton [this message]
2006-07-12 16:45   ` Martin Peschke
2006-07-13  8:00     ` Andrew Morton
2006-07-13 11:12       ` Martin Peschke
2006-07-13 14:43         ` Andrew Morton
2006-07-24 17:15           ` Martin Peschke

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=20060712091024.c5bd19c7.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mp3@de.ibm.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