The following reply was made to PR kern/50038; it has been noted by GNATS.
From: MOCHIDA Shuji <mochid%netside.co.jp@localhost>
To: martin%duskware.de@localhost
Cc: skrll%netbsd.org@localhost, gnats-bugs%NetBSD.org@localhost, kern-bug-people%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, mochid%netside.co.jp@localhost
Subject: Re: kern/50038: udl (DisplayLink GX-DVI_U2B) alignment fault on
earmv6hf NETWALKER
Date: Tue, 15 Nov 2016 03:31:56 +0900 (JST)
Easy workaround below. May something related to alignment.
In these functions, (curcpu()->ci_ctrl & CPU_CONTROL_AFLT_ENABLE) is zero.
This should not be zero?
skrll> Full verbose (boot -v) dmesg and VERBOSE_INIT_ARM output from a kernel
skrll> from today will help.
Should I put that here?