fault-injection: add min-order parameter to fail_page_alloc
[deliverable/linux.git] / Documentation / fault-injection / failcmd.sh
1 #!/bin/bash
2
3 echo 1 > /proc/self/make-it-fail
4 exec $*
This page took 0.033126 seconds and 5 git commands to generate.