From mboxrd@z Thu Jan 1 00:00:00 1970 From: laijs@cn.fujitsu.com (Lai Jiangshan) Date: Wed, 28 Sep 2011 16:34:26 +0800 Subject: [ltt-dev] [PATCH 0/7] urcu,call_rcu: minior fixes, round2 Message-ID: The first patch is the last patch of round1. next patchsets will not be minior fixes. Thanks. Lai Jiangshan (7): protects call_rcu_data_list when remove node fix missing respond to a cancellation request Avoid thread exit unexpected Simplify defer_rcu() encoding avoid create call_rcu_data for child when unneed Cleanup call_rcu_data pointers before used in child Array initialized before pointer is planted urcu-call-rcu-impl.h | 17 +++++++++++++++ urcu-defer-impl.h | 57 +++++++++++++++++++++++++++++++------------------ 2 files changed, 53 insertions(+), 21 deletions(-) -- 1.7.4.4