summaryrefslogtreecommitdiff
path: root/include/asm-generic/error-injection.h
AgeCommit message (Expand)Author
2023-02-02docs: fault-injection: add requirements of error injectable functionsMasami Hiramatsu (Google)
2023-02-02error-injection: remove EI_ETYPE_NONEMasami Hiramatsu (Google)
2021-12-17asm-generic/error-injection.h: fix a spelling mistake, and a coding style issueWasin Thonkaew
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2019-08-07error-injection: Consolidate override function definitionLeo Yan
2018-12-28mm/page_alloc.c: allow error injectionBenjamin Poirier
2018-01-12error-injection: Add injectable error typesMasami Hiramatsu
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu