From: Mathieu Desnoyers Date: Mon, 27 Aug 2012 13:46:48 +0000 (-0400) Subject: Cleanup: no need to hold RCU read-side lock when reading current nsproxy X-Git-Tag: v2.1.0-rc1~4 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=3d0d43dbac505d33994f5a57f4f11021410fa417;hp=3d0d43dbac505d33994f5a57f4f11021410fa417;p=lttng-modules.git Cleanup: no need to hold RCU read-side lock when reading current nsproxy As documented in include/linux/nsproxy.h. Signed-off-by: Mathieu Desnoyers ---