Remove alpha kernel code to process userland misaligned accesses, and the
authormiod <miod@openbsd.org>
Wed, 10 Aug 2022 10:41:35 +0000 (10:41 +0000)
committermiod <miod@openbsd.org>
Wed, 10 Aug 2022 10:41:35 +0000 (10:41 +0000)
commit83fad2c2cb5ea5a2ce1842a074810008599a829c
tree6056bbf531e55345bbbeb95798c8b3727dcb988f
parent194059d2ff5090c4c78ab388ea00acf63bebdd56
Remove alpha kernel code to process userland misaligned accesses, and the
machdep.unaligned_* sysctl to control its behaviour. Such code made sense more
than 20 years ago where a lot of code was not 64-bit clean, but this is no
longer the case those days.

ok jsg@ millert@ deraadt@
etc/etc.alpha/sysctl.conf
sys/arch/alpha/alpha/machdep.c
sys/arch/alpha/alpha/trap.c
sys/arch/alpha/include/cpu.h