commit | d4a15978960536167cf82e9043895bcd3670c284 | [log] [tgz] |
---|---|---|
author | Lev Rumyantsev <levarum@google.com> | Thu Oct 29 11:57:50 2020 -0700 |
committer | Lev Rumyantsev <levarum@google.com> | Thu Oct 29 11:57:50 2020 -0700 |
tree | 9b0b3b0b00c792f107d2f8d1db9788fc6275eb95 | |
parent | 3d94ff9f4d3a196ef258f1e7901596cfa1b1d665 [diff] |
Fix SIGILL handling in cpu instructions test sigsetjmp buffer is invalid after return from the caller's frame. So call it directly instead of do_sigsetjmp. Test: Test gracefully fails on unimplemented instruction Bug: 171727432 Change-Id: Ieead7f37dca2f063c92dc8b26322347c635ab8b3