On Sat, 2014-10-04 at 11:57 +0200, Fabian Frederick wrote:
> -Add __rcu annotation on table to fix sparse warnings:
> net/phonet/pn_dev.c:279:25: warning: incorrect type in assignment (different
> address spaces)
> net/phonet/pn_dev.c:279:25:expected struct net_device *
> net/phonet/pn_dev.c:2
Le samedi 4 octobre 2014, 11:57:56 Fabian Frederick a écrit :
(snip)
> -Access table with rcu_dereference (fixes the following sparse errors):
> net/phonet/pn_dev.c:278:25: error: incompatible types in comparison
> expression (different address spaces) net/phonet/pn_dev.c:391:17: error:
> incompati
-Add __rcu annotation on table to fix sparse warnings:
net/phonet/pn_dev.c:279:25: warning: incorrect type in assignment (different
address spaces)
net/phonet/pn_dev.c:279:25:expected struct net_device *
net/phonet/pn_dev.c:279:25:got void [noderef] *
net/phonet/pn_dev.c:376:17: warning: i
3 matches
Mail list logo