From: Paul E. McKenney Date: Wed, 21 Jan 2015 06:44:13 +0000 (-0800) Subject: rcu: Wire ->rda pointers at compile time X-Git-Tag: omap-for-v4.2/o2_dc~148^2~2^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2723249a31a68ccc0ec8ac59a905d7f9430bf8f6;p=pandora-kernel.git rcu: Wire ->rda pointers at compile time This commit wires up the rcu_state structures' ->rda pointers to the per-CPU rcu_data structures at compile time, thus ensuring that this linkage is present at early boot, in turn allowing posting of callbacks before rcu_init() is executed. Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed