Prev: perf, x86: Utilize the LBRs for machine/oops debugging
Next: [PATCH] net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()
From: Mathieu Desnoyers on 29 Mar 2010 10:40 Hi, Here is an updated version of the RCU head debug. It removes all rcu head initializations except for "on_stack" initializations. The state of rcu_head before call_rcu() really does not matter. The debug objects use a fixup to keep track of rcu_heads from activation performed from call_rcu(), except for "on_stack" initialization, which needs to be explicit. Thanks, Mathieu -- Mathieu Desnoyers OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |