Re: [PATCH 1/2] remove rcu_assign_pointer(NULL) penalty with type/macro safety

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <paulmck@...>
Cc: <linux-kernel@...>, <shemminger@...>, <davem@...>, <netdev@...>, <dipankar@...>, <ego@...>, <herbert@...>
Date: Friday, February 15, 2008 - 8:40 pm

On Wed, 13 Feb 2008 14:00:24 -0800
"Paul E. McKenney" <paulmck@linux.vnet.ibm.com> wrote:


umm...

net/netfilter/core.c: In function 'nf_register_afinfo':
net/netfilter/core.c:39: warning: initialization discards qualifiers from pointer target type
net/netfilter/nf_log.c: In function 'nf_log_register':
net/netfilter/nf_log.c:37: warning: initialization discards qualifiers from pointer target type
net/netfilter/nf_queue.c: In function 'nf_register_queue_handler':
net/netfilter/nf_queue.c:38: warning: initialization discards qualifiers from pointer target type


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 1/2] remove rcu_assign_pointer(NULL) penalty with..., Andrew Morton, (Fri Feb 15, 8:40 pm)
[PATCH 2/2] add rcu_assign_index() if ever needed, Paul E. McKenney, (Wed Feb 13, 6:05 pm)
Re: [PATCH 2/2] add rcu_assign_index() if ever needed, Randy Dunlap, (Thu Feb 14, 1:24 pm)
Re: [PATCH 2/2] add rcu_assign_index() if ever needed, Paul E. McKenney, (Thu Feb 14, 2:48 pm)
Re: [PATCH 2/2] add rcu_assign_index() if ever needed, Gautham R Shenoy, (Wed Feb 13, 11:32 pm)
Re: [PATCH 2/2] add rcu_assign_index() if ever needed, Paul E. McKenney, (Thu Feb 14, 1:08 pm)
Re: [PATCH 2/2] add rcu_assign_index() if ever needed, Andrew Morton, (Wed Feb 13, 11:41 pm)