linux-stable/Documentation/fault-injection
Dylan Yudaken bad3fbb256 docs: fault-injection: fix defaults
ignore-gfp-wait and ignore-gfp-highmem defaults are actually true (Y) in
both failslab and fail_page_alloc, not false as the docs suggest. See
page_alloc.c:3762 and failslab.c:13

At the same time use 'Y' instead of '1' in the example scripts just for
consistency. (though 1 would work)

Signed-off-by: Dylan Yudaken <dylany@fb.com>
Reviewed-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2022-04-16 02:46:44 -06:00
..
fault-injection.rst docs: fault-injection: fix defaults 2022-04-16 02:46:44 -06:00
index.rst
notifier-error-inject.rst
nvme-fault-injection.rst
provoke-crashes.rst lkdtm: remove IDE_CORE_CP crashpoint 2021-08-19 07:40:22 +02:00