Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2018 09:08:54 -0700
From:      Conrad Meyer <cem@freebsd.org>
To:        Ian Lepore <ian@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r331063 - head/sys/arm/arm
Message-ID:  <CAG6CVpVoVZoTdpbUAWkF=Cy9RVNqV0ai%2BS_BCKvf7YDwX287EQ@mail.gmail.com>
In-Reply-To: <201803161606.w2GG6QCJ091704@repo.freebsd.org>
References:  <201803161606.w2GG6QCJ091704@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I probably broke this with r331048 -- sorry.  I build-tested amd64 only.

Apologies,
Conrad

On Fri, Mar 16, 2018 at 9:06 AM, Ian Lepore <ian@freebsd.org> wrote:
> Author: ian
> Date: Fri Mar 16 16:06:25 2018
> New Revision: 331063
> URL: https://svnweb.freebsd.org/changeset/base/331063
>
> Log:
>   Add the header file needed for the recently-added call to pagedaemon_wakeup().
>
> Modified:
>   head/sys/arm/arm/pmap-v4.c
>
> Modified: head/sys/arm/arm/pmap-v4.c
> ==============================================================================
> --- head/sys/arm/arm/pmap-v4.c  Fri Mar 16 16:04:06 2018        (r331062)
> +++ head/sys/arm/arm/pmap-v4.c  Fri Mar 16 16:06:25 2018        (r331063)
> @@ -168,6 +168,7 @@ __FBSDID("$FreeBSD$");
>  #include <vm/vm_page.h>
>  #include <vm/vm_pageout.h>
>  #include <vm/vm_phys.h>
> +#include <vm/vm_pagequeue.h>
>  #include <vm/vm_extern.h>
>
>  #include <machine/md_var.h>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG6CVpVoVZoTdpbUAWkF=Cy9RVNqV0ai%2BS_BCKvf7YDwX287EQ>