diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2010-11-27 19:41:49 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2010-11-27 19:41:49 +0000 |
commit | 5e5b8791118667f1de14d12971ebf359c1488cec (patch) | |
tree | 8ef8fc332086d1d57b516461cec92512db09c7f1 /sys/ufs/ffs/ffs_balloc.c | |
parent | fe2d826627bc16fcdd5d11e7b1533270cd4bb587 (diff) |
Misaligned load/store recovery code in the kernel, enabled by T_FIXALIGN
userland traps on a per-process basis, were necessary for *some* SunOS
binaries on sparc, which had to compiled with explicit misaligned access code
generation (i.e. for vendors to release a working SunOS/sparc version of their
code until they could fix their bogus code).
There is no reason to keep this code on sparc64, and now that we don't provide
COMPAT_SUNOS anymore, there is no reason to keep this code on sparc.
ok kettenis@
Diffstat (limited to 'sys/ufs/ffs/ffs_balloc.c')
0 files changed, 0 insertions, 0 deletions