Date: Fri, 6 Jul 2018 09:24:22 -0700 From: John Baldwin <jhb@FreeBSD.org> To: Brooks Davis <brooks@FreeBSD.org>, svn-src-head@freebsd.org Subject: Re: svn commit: r336023 - in head/sys: kern netinet Message-ID: <1e5035b3-3b4e-9095-50b9-6fed7be0181e@FreeBSD.org> In-Reply-To: <201807061003.w66A3X6Z082209@repo.freebsd.org> References: <201807061003.w66A3X6Z082209@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1e5035b3-3b4e-9095-50b9-6fed7be0181e>