1
0
Fork 0
alistair23-linux/Documentation/dev-tools
Paul E. McKenney 41a2901e7d rcu: Remove SPARSE_RCU_POINTER Kconfig option
The sparse-based checking for non-RCU accesses to RCU-protected pointers
has been around for a very long time, and it is now the only type of
sparse-based checking that is optional.  This commit therefore makes
it unconditional.

Reported-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Fengguang Wu <fengguang.wu@intel.com>
2017-06-08 18:52:41 -07:00
..
coccinelle.rst
conf.py doc-rst: make dev-tools folder buildable stand-alone 2016-10-26 17:24:54 -06:00
gcov.rst Documentation/dev-tools: use code-block with proper language 2016-11-03 12:39:06 +02:00
gdb-kernel-debugging.rst
index.rst doc-rst: make dev-tools folder buildable stand-alone 2016-10-26 17:24:54 -06:00
kasan.rst Merge branch 'dev-tools' into doc/4.9 2016-08-19 11:38:36 -06:00
kcov.rst scripts/spelling.txt: add "disble(d)" pattern and fix typo instances 2017-03-09 17:01:09 -08:00
kmemcheck.rst
kmemleak.rst mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping 2016-10-11 15:06:33 -07:00
sparse.rst rcu: Remove SPARSE_RCU_POINTER Kconfig option 2017-06-08 18:52:41 -07:00
ubsan.rst