[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130823200947.GB11391@mtj.dyndns.org>
Date: Fri, 23 Aug 2013 16:09:47 -0400
From: Tejun Heo <tj@...nel.org>
To: Christoph Lameter <cl@...ux.com>
Cc: akpm@...uxfoundation.org, linux-arch@...r.kernel.org,
Steven Rostedt <srostedt@...hat.com>,
linux-kernel@...r.kernel.org
Subject: Re: [guv 02/16] percpu: Make __verify_pcu_ptr handle per cpu
pointers to arrays
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@...ux.com>
Applied to percpu/for-3.12.
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists