Re: [PATCH-v2 0/4] target: Eliminate se_port + t10_alua_tg_pt_gp_member

From: Bart Van Assche
Date: Tue May 26 2015 - 11:20:41 EST


On 05/26/15 08:57, Nicholas A. Bellinger wrote:
- Add various rcu_dereference and lockless_dereference RCU notation

Hello Nic,

Feedback from an RCU expert (which I'm not) would be appreciated here. But my understanding is that lockless_dereference(p) should be used for a pointer p that has *not* been annotated as an RCU pointer. I think in the for-next branch of the target repository that this macro is used to access RCU-annotated pointers. Is that why sparse complains about how lockless_dereference() is used in the target tree ?

Bart.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/