Arm and arm64 both have fueword() implemented for some time. Correct
the comment. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
e37bf586eb
commit
3e937c3a77
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user