Re: [PATCH v2 22/24] kselftest/arm64: parse POE_MAGIC in a signal frame

2023-10-30 Thread Mark Brown
On Fri, Oct 27, 2023 at 07:08:48PM +0100, Joey Gouly wrote: > Teach the signal frame parsing about the new POE frame, avoids warning when it > is generated. Reviewed-by: Mark Brown signature.asc Description: PGP signature

[PATCH v2 22/24] kselftest/arm64: parse POE_MAGIC in a signal frame

2023-10-27 Thread Joey Gouly
Teach the signal frame parsing about the new POE frame, avoids warning when it is generated. Signed-off-by: Joey Gouly Cc: Catalin Marinas Cc: Will Deacon Cc: Mark Brown Cc: Shuah Khan --- tools/testing/selftests/arm64/signal/testcases/testcases.c | 4 1 file changed, 4 insertions(+) d