]> asedeno.scripts.mit.edu Git - linux.git/commit
s390/test_unwind: require that unwinding ended successfully
authorVasily Gorbik <gor@linux.ibm.com>
Fri, 22 Nov 2019 16:37:50 +0000 (17:37 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Sat, 30 Nov 2019 09:52:46 +0000 (10:52 +0100)
commitf44fa79b104b56d53d33ae43e69bab98b63d4783
treed31c42e17d834b3347e9b87fc9f9b8d50be68880
parentbadbf39790798283f2424828e7b7bec3962f1e02
s390/test_unwind: require that unwinding ended successfully

Currently unwinder test passes if unwinding results contain unwindme_func2
and unwindme_func1 functions.
Now that unwinder reports success upon reaching task pt_regs, check
that unwinding ended successfully in every test.

Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/lib/test_unwind.c