On Thu, Sep 29, 2005 at 06:16:03PM -0700, Paul E. McKenney wrote: > > OK, how about this instead? > > rcu_read_lock(); > in_dev = dev->ip_ptr; > if (in_dev) { > atomic_inc(&rcu_dereference(in_dev)->refcnt); > } > rcu_read_unlock(); > return in_dev; Looks great. Thanks Paul. -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- Re: [RFC][PATCH] identify in_dev_get rcu read-side critical sections
- From: Suzanne Wood <[email protected]>
- Re: [RFC][PATCH] identify in_dev_get rcu read-side critical sections
- From: "Paul E. McKenney" <[email protected]>
- Re: [RFC][PATCH] identify in_dev_get rcu read-side critical sections
- From: Herbert Xu <[email protected]>
- Re: [RFC][PATCH] identify in_dev_get rcu read-side critical sections
- From: "Paul E. McKenney" <[email protected]>
- Re: [RFC][PATCH] identify in_dev_get rcu read-side critical sections
- From: Herbert Xu <[email protected]>
- Re: [RFC][PATCH] identify in_dev_get rcu read-side critical sections
- From: "Paul E. McKenney" <[email protected]>
- Re: [RFC][PATCH] identify in_dev_get rcu read-side critical sections
- Prev by Date: Re: [RFC][PATCH] identify in_dev_get rcu read-side critical sections
- Next by Date: Re: I request inclusion of SAS Transport Layer and AIC-94xx into the kernel
- Previous by thread: Re: [RFC][PATCH] identify in_dev_get rcu read-side critical sections
- Next by thread: Re: [RFC][PATCH] identify in_dev_get rcu read-side critical sections
- Index(es):