summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2010-02-22 17:04:48 -0800
committerIngo Molnar <mingo@elte.hu>2010-02-25 09:41:02 +0100
commit3120438ad68601f341e61e7cb1323b0e1a6ca367 (patch)
treeca8f9285ee2069cd2d3a49eda3f1150021e926b4 /tools/perf/scripts/python/bin
parent0632eb3d7563d6a76d49a3860b6352d800c92854 (diff)
downloadkernel-3120438ad68601f341e61e7cb1323b0e1a6ca367.tar.gz
rcu: Disable lockdep checking in RCU list-traversal primitives
The theory is that use of bare rcu_dereference() is more prone to error than use of the RCU list-traversal primitives. Therefore, disable lockdep RCU read-side critical-section checking in these primitives for the time being. Once all of the rcu_dereference() uses have been dealt with, it may be time to re-enable lockdep checking for the RCU list-traversal primitives. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: laijs@cn.fujitsu.com Cc: dipankar@in.ibm.com Cc: mathieu.desnoyers@polymtl.ca Cc: josh@joshtriplett.org Cc: dvhltc@us.ibm.com Cc: niv@us.ibm.com Cc: peterz@infradead.org Cc: rostedt@goodmis.org Cc: Valdis.Kletnieks@vt.edu Cc: dhowells@redhat.com LKML-Reference: <1266887105-1528-4-git-send-email-paulmck@linux.vnet.ibm.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
nie@kernel.org> ASoC: rockchip: Add machine driver for rt5645/rt5650 codec 2015-07-20T17:15:07Z zhengxing zhengxing@rock-chips.com 2015-07-19T11:33:49Z urn:sha1:86059653ea7ca7b30ed25d6bec5807ba59a4f2e6 The driver is used for rockchip board using a rt5645/rt5650. Reviewed-by: Dylan Reid <dgreid@chromium.org> Signed-off-by: zhengxing <zhengxing@rock-chips.com> Signed-off-by: Mark Brown <broonie@kernel.org> ASoC: rockchip: Add machine driver for max98090 codec 2015-07-20T17:15:07Z zhengxing zhengxing@rock-chips.com 2015-07-19T11:33:48Z urn:sha1:49bdb0440541ad1144ad08d5613f9a28bcd2a8dc The driver is used for rockchip board using a max98090. Reviewed-by: Dylan Reid <dgreid@chromium.org> Signed-off-by: zhengxing <zhengxing@rock-chips.com> Signed-off-by: Mark Brown <broonie@kernel.org>