linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Christoph Lameter <cl@linux.com>
Cc: akpm@linuxfoundation.org, linux-arch@vger.kernel.org,
	Steven Rostedt <srostedt@redhat.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [guv 02/16] percpu: Make __verify_pcu_ptr handle per cpu pointers to arrays
Date: Fri, 23 Aug 2013 16:09:47 -0400	[thread overview]
Message-ID: <20130823200947.GB11391@mtj.dyndns.org> (raw)
In-Reply-To: <00000140ac8deda6-09306a6b-8b41-48f6-8d72-5f9154593832-000000@email.amazonses.com>

On Fri, Aug 23, 2013 at 07:01:58PM +0000, Christoph Lameter wrote:
> __verify_pcpu_ptr() will cause a compilation failure if the type of the
> pointer is a pointer to a fixed array of objects. Adding zero to the
> pointer converts the type of pointer to that pointing to a single
> object of the array.
> 
> Signed-off-by: Christoph Lameter <cl@linux.com>

Applied to percpu/for-3.12.

Thanks.

-- 
tejun

  parent reply	other threads:[~2013-08-23 20:09 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20130823190135.726207430@linux.com>
2013-08-23 19:01 ` [guv 01/16] x86: Use this_cpu_inc/dec for debug registers Christoph Lameter
2013-08-23 19:01 ` [guv 02/16] percpu: Make __verify_pcu_ptr handle per cpu pointers to arrays Christoph Lameter
2013-08-23 19:01   ` Christoph Lameter
2013-08-23 20:09   ` Tejun Heo [this message]
2013-08-23 19:02 ` [guv 05/16] drivers: Convert __get_cpu_var uses Christoph Lameter
2013-08-23 19:02 ` [guv 11/16] powerpc: __get_cpu_var conversion Christoph Lameter
2013-08-23 19:02 ` [guv 12/16] sparc: " Christoph Lameter
2013-08-27 20:04   ` David Miller
2013-08-23 19:02 ` [guv 03/16] Coccinelle script for " Christoph Lameter
2013-08-23 19:02   ` Christoph Lameter
2013-08-23 19:02 ` [guv 04/16] core: Convert __get_cpu_var uses Christoph Lameter
2013-08-26 14:18   ` Steven Rostedt
2013-08-26 15:20     ` Christoph Lameter
2013-08-26 15:31       ` Steven Rostedt
2013-08-26 15:31         ` Steven Rostedt
2013-08-23 19:02 ` [guv 15/16] misc arches __get_cpu_var conversion Christoph Lameter
2013-08-23 19:02   ` Christoph Lameter
2013-08-23 19:02 ` [guv 16/16] Remove __get_cpu_var and __raw_get_cpu_var macros Christoph Lameter
2013-08-23 19:02   ` Christoph Lameter
2013-08-23 19:02 ` [guv 09/16] s390: __get_cpu_var conversion Christoph Lameter
2013-08-23 19:02 ` [guv 08/16] mips: " Christoph Lameter
2013-08-23 19:02   ` Christoph Lameter
2013-08-23 19:02 ` [guv 14/16] tile: " Christoph Lameter
2013-08-23 19:02   ` Christoph Lameter
2013-08-23 19:02 ` [guv 07/16] x86: Convert __get_cpu_var uses Christoph Lameter
2013-08-23 19:02 ` [guv 13/16] arm: __get_cpu_var conversion Christoph Lameter
2013-08-23 19:02   ` Christoph Lameter
2013-08-23 19:02 ` [guv 06/16] staging: Convert __get_cpu_var uses Christoph Lameter
2013-08-23 19:02 ` [guv 10/16] ia64: __get_cpu_var conversion Christoph Lameter
2013-08-23 19:02   ` Christoph Lameter

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=20130823200947.GB11391@mtj.dyndns.org \
    --to=tj@kernel.org \
    --cc=akpm@linuxfoundation.org \
    --cc=cl@linux.com \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=srostedt@redhat.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;
as well as URLs for NNTP newsgroup(s).