Use copyin32() to fetch a faulting instruction rather than short-circuit it
authormiod <miod@openbsd.org>
Fri, 6 Jan 2023 19:23:53 +0000 (19:23 +0000)
committermiod <miod@openbsd.org>
Fri, 6 Jan 2023 19:23:53 +0000 (19:23 +0000)
commit189b2e83fb8df25afb601b21baa06dcf75636cc3
treed5e0006ace08a7e7e30f6116f17d7614f8c0e8cc
parent515b7b0d87d9ff8cd5eae1449555f3d6e625fa49
Use copyin32() to fetch a faulting instruction rather than short-circuit it
with a comment saying that we really ought to use copyin* here.
sys/arch/arm/arm/undefined.c