aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/subr_uio.c
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2018-03-12 22:10:06 +0000
committerBrooks Davis <brooks@FreeBSD.org>2018-03-12 22:10:06 +0000
commit97519ff698287ce6a04c3d90c8dee222bc7c0c34 (patch)
treed5c175e42478f5c4e0131ffcc6798547d06cc4b5 /sys/kern/subr_uio.c
parentac15bcde8a5d943be4bc026737c504baa1c1a050 (diff)
downloadsrc-97519ff698287ce6a04c3d90c8dee222bc7c0c34.tar.gz
src-97519ff698287ce6a04c3d90c8dee222bc7c0c34.zip
MIPS: Implement fue*word* and casueword* in assembly.
Remove NO_FUEWORD so the 'e' variants are wrapped by the non-'e' variants. This is more correct and leaves sparc64 as the outlier. Reviewed by: jmallett, kib Obtained from: CheriBSD Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D14603
Notes
Notes: svn path=/head/; revision=330817
Diffstat (limited to 'sys/kern/subr_uio.c')
-rw-r--r--sys/kern/subr_uio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/kern/subr_uio.c b/sys/kern/subr_uio.c
index 2b92f5a44268..62e9bacadf9a 100644
--- a/sys/kern/subr_uio.c
+++ b/sys/kern/subr_uio.c
@@ -505,8 +505,8 @@ copyout_unmap(struct thread *td, vm_offset_t addr, size_t sz)
/*
* XXXKIB The temporal implementation of fue*() functions which do not
* handle usermode -1 properly, mixing it with the fault code. Keep
- * this until MD code is written. Currently sparc64 and mips do not
- * have proper implementation.
+ * this until MD code is written. Currently sparc64 does not have a
+ * proper implementation.
*/
int