Re: [PATCH v11 8/9] selftests/x86: Update the negative vsyscall tests to expect a #GP

From: Dave Hansen

Date: Fri Oct 31 2025 - 13:20:41 EST


On 10/29/25 14:03, Sohil Mehta wrote:
> Update the failing test to expect either a #GP or a #PF. Also, update
> the printed messages to show the trap number (denoting the type of
> fault) instead of assuming a #PF.

Reviewed-by: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>