Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ktest: Fix child exit code processing
commit 3267720 upstream. The child_exit errno needs to be shifted by 8 bits to compare against the return values for the bisect variables. Fixes: c5dacb8 ("ktest: Allow overriding bisect test results") Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Signed-off-by: Jiri Slaby <jslaby@suse.cz>
- Loading branch information