[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100806.144901.184847372.davem@davemloft.net>
Date: Fri, 06 Aug 2010 14:49:01 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: paulmck@...ux.vnet.ibm.com
Cc: herbert@...dor.apana.org.au, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, arnd@...db.de
Subject: Re: [PATCH] net: convert to rcu_dereference_index_check()
From: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
Date: Fri, 6 Aug 2010 14:26:07 -0700
> At long last, the following is the final patch blocking acceptance
> of Arnd's sparse annotations for RCU. It was itself blocked behind
> the definition of rcu_dereference_index_check(), which made it to
> mainline only just today.
>
> Would you be willing to ack this patch so that I can push it to -tip,
> along with Arnd's work and a bunch of other stuff?
...
> net: convert to rcu_dereference_index_check()
>
> The task_cls_classid() function applies rcu_dereference() to integers,
> which does not work with the shiny new sparse-based checking in
> rcu_dereference(). This commit therefore moves to the new RCU API
> rcu_dereference_index_check().
>
> Signed-off-by: Paul E. McKenney <paulmck@...ux.vnet.ibm.com>
> Reviewed-by: Josh Triplett <josh@...htriplett.org>
You should of course wait for Herbert's ACK too, but for
the record:
Acked-by: David S. Miller <davem@...emloft.net>
:-)
--
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