RockPRO64 exception 22 esr_el1 8a000000

From: Poul-Henning Kamp <phk_at_phk.freebsd.dk>
Date: Wed, 18 May 2022 06:49:55 UTC
With GENERIC-NODEBUG 14.0-CURRENT #10 main-n255667-9b88ecd674a

I reproducibly get:

	panic: Unknown kernel exception 22 esr_el1 8a000000

Happens in:

	ip_output() at ip_output+0x9a4
	udp_send() at udp_send+0xb5c
	sosend_dgram() at sosend_dgram+0x4a4
	[...]

As I understand it, that is in "undefined instruction" territory,
so it could be anything from LLVM over compiler flags to kernel ?

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.