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 docs: add some directories to the main documentation index 2019-07-15 11:03:03 -03:00
notifier-error-inject.rst docs: fault-injection: convert docs to ReST and rename to *.rst 2019-06-14 14:21:07 -06:00
nvme-fault-injection.rst nvme: rename and document nvme_end_request 2020-08-21 17:14:28 -06:00
provoke-crashes.rst lkdtm: remove IDE_CORE_CP crashpoint 2021-08-19 07:40:22 +02:00