Files
Steven Rostedt (VMware) 04df6689f8 ktest: Fix child exit code processing
[ Upstream commit 32677207dcc5e594254b7fb4fb2352b1755b1d5b ]

The child_exit errno needs to be shifted by 8 bits to compare against the
return values for the bisect variables.

Fixes: c5dacb88f0 ("ktest: Allow overriding bisect test results")
Cc: stable@vger.kernel.org
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
2017-05-17 15:06:58 -04:00
..