linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: tj@kernel.org
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	sfr@canb.auug.org.au
Subject: Re: [PATCH net-next 2/2] percpu: add __percpu sparse annotations to net drivers
Date: Tue, 16 Feb 2010 20:21:11 -0800 (PST)	[thread overview]
Message-ID: <20100216.202111.104057398.davem@davemloft.net> (raw)
In-Reply-To: <4B7B4484.4060909@kernel.org>

From: Tejun Heo <tj@kernel.org>
Date: Wed, 17 Feb 2010 10:21:08 +0900

> Add __percpu sparse annotations to net drivers.
> 
> These annotations are to make sparse consider percpu variables to be
> in a different address space and warn if accessed without going
> through percpu accessors.  This patch doesn't affect normal builds.
> 
> Signed-off-by: Tejun Heo <tj@kernel.org>
> Acked-by: David S. Miller <davem@davemloft.net>

Applied.

  reply	other threads:[~2010-02-17  4:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-17  1:20 [PATCH net-next 1/2] percpu: add __percpu sparse annotations to net Tejun Heo
2010-02-17  1:21 ` [PATCH net-next 2/2] percpu: add __percpu sparse annotations to net drivers Tejun Heo
2010-02-17  4:21   ` David Miller [this message]
2010-02-17  4:21 ` [PATCH net-next 1/2] percpu: add __percpu sparse annotations to net David Miller

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=20100216.202111.104057398.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    --cc=tj@kernel.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).