]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
s390/test_unwind: add program check context tests
authorVasily Gorbik <gor@linux.ibm.com>
Mon, 25 Nov 2019 13:07:40 +0000 (14:07 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Sat, 30 Nov 2019 09:52:48 +0000 (10:52 +0100)
commitde6921ccbd0fb2882a1f615a6d3cdfbdcd64532c
tree6c47a9ec2bea5d24977ba4951a234982b2ee5ff7
parente7409367abe54ad04868552b9d9fe4a56acc753d
s390/test_unwind: add program check context tests

Add unwinding from program check handler tests. Unwinder should be able
to unwind through pt_regs stored by program check handler on task stack.

Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/lib/test_unwind.c