mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
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>