summaryrefslogtreecommitdiffstats
path: root/arch/s390/lib/test_unwind.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/test_unwind: use raw opcode instead of invalid instructionIlie Halip2021-11-251-2/+3
* s390/test_unwind: convert to KUnitMete Durlu2021-10-111-73/+96
* s390/lib: use call_on_stack() macroHeiko Carstens2021-07-081-2/+3
* s390/test_unwind: print test suite start/end infoVasily Gorbik2021-04-151-1/+7
* s390/test_unwind: add WARN if tests failedVasily Gorbik2021-04-121-3/+6
* s390/test_unwind: unify error handling pathsVasily Gorbik2021-04-121-2/+2
* s390/test_unwind: use timer instead of udelayHeiko Carstens2020-12-161-14/+10
* s390/test_unwind: fix CALL_ON_STACK testsHeiko Carstens2020-12-161-2/+5
* s390/test_unwind: fix possible memleak in test_unwind()Wang Hai2020-08-111-0/+1
* iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu2020-06-301-0/+1
* s390/test_unwind: fix spelling mistake "reqister" -> "register"Colin Ian King2019-12-111-1/+1
* s390/test_unwind: add program check context testsVasily Gorbik2019-11-301-0/+47
* s390/test_unwind: add irq context testsVasily Gorbik2019-11-301-0/+45
* s390/test_unwind: print verbose unwinding resultsVasily Gorbik2019-11-301-2/+10
* s390/test_unwind: add CALL_ON_STACK testsVasily Gorbik2019-11-301-7/+19
* s390/test_unwind: require that unwinding ended successfullyVasily Gorbik2019-11-301-0/+4
* s390/unwind: add a test for the internal APIIlya Leoshkevich2019-11-301-0/+231