On 5/22/2025 10:22 AM, Dave Hansen wrote:
On 5/22/25 10:17, Xin Li (Intel) wrote:
Clear the software event flag in the augmented SS to prevent infinite SIGTRAP handler loop if TF is used without an external debugger.
Do you have a test case for this? It seems like the kind of thing we'd want in selftests/.
Ah, good point!
The issue was found during an internal LASS test, I will convert it to a selftest.
Thanks! Xin