Arm and arm64 both have fueword() implemented for some time. Correct

the comment.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Konstantin Belousov 2016-04-20 17:28:21 +00:00
parent e37bf586eb
commit 3e937c3a77
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=298356

View File

@ -500,8 +500,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, mips and arm do
* not have proper implementation.
* this until MD code is written. Currently sparc64 and mips do not
* have proper implementation.
*/
int