Skip to content

Commit

Permalink
[PATCH] submit checklist update
Browse files Browse the repository at this point in the history
Mention the new fault-injection test framework.

Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Dec 10, 2006
1 parent b3fc994 commit 0dd4e5b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/SubmitChecklist
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,9 @@ kernel patches.
See Documentation/ABI/README for more information.

20: Check that it all passes `make headers_check'.

21: Has been checked with injection of at least slab and page-allocation
fauilures. See Documentation/fault-injection/.

If the new code is substantial, addition of subsystem-specific fault
injection might be appropriate.

0 comments on commit 0dd4e5b

Please sign in to comment.