Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2017 10:51:06 -0800
From:      John Baldwin <jhb@freebsd.org>
To:        Konstantin Belousov <kib@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r313696 - in head/sys: compat/cloudabi compat/freebsd32 compat/linux kern sys vm
Message-ID:  <13521546.cRWLFkIb9W@ralph.baldwin.cx>
In-Reply-To: <201702130904.v1D94c2t052291@repo.freebsd.org>
References:  <201702130904.v1D94c2t052291@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, February 13, 2017 09:04:38 AM Konstantin Belousov wrote:
> Author: kib
> Date: Mon Feb 13 09:04:38 2017
> New Revision: 313696
> URL: https://svnweb.freebsd.org/changeset/base/313696
> 
> Log:
>   Rework r313352.
>   
>   Rename kern_vm_* functions to kern_*.  Move the prototypes to
>   syscallsubr.h.  Also change Mach VM types to uintptr_t/size_t as
>   needed, to avoid headers pollution.
>   
>   Requested by:	alc, jhb
>   Reviewed by:	alc
>   Sponsored by:	The FreeBSD Foundation
>   MFC after:	2 weeks
>   Differential revision:	https://reviews.freebsd.org/D9535

Thanks!

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13521546.cRWLFkIb9W>