On 7/6/18 3:03 AM, Brooks Davis wrote:
> Author: brooks
> Date: Fri Jul  6 10:03:33 2018
> New Revision: 336023
> URL: https://svnweb.freebsd.org/changeset/base/336023
> 
> Log:
>   Correct breakage on 32-bit platforms from r335979.

Do we still need the kvaddr_t casts after the uintptr_t cast?  Are those
only required for CHERI (and perhaps if we change the default of how
uintptr_t gets converted to an int to default to the vaddr we may find
we won't need them at all even on CHERI)?

-- 
John Baldwin
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to