From: Thomas Monjalon <thomas@monjalon.net>
To: kefu chai <tchaikov@gmail.com>
Cc: dev@dpdk.org, Bruce Richardson <bruce.richardson@intel.com>
Subject: Re: [PATCH] contigmem: include <sys/vmmeter.h> to fix FreeBSD build
Date: Tue, 09 Jan 2018 16:38:36 +0100 [thread overview]
Message-ID: <1610689.PI46IlHyXN@xps> (raw)
In-Reply-To: <20171201132006.GB2552@bricha3-MOBL3.ger.corp.intel.com>
01/12/2017 14:20, Bruce Richardson:
> On Fri, Dec 01, 2017 at 07:22:39PM +0800, kefu chai wrote:
> > otherwise the build fails with FreeBSD 12, like
> >
> > In file included from contigmem.c:57:
> > /usr/srcs/head/src/sys/vm/vm_phys.h:122:10: error: use of undeclared
> > identifier 'vm_cnt'
> > return (vm_cnt.v_free_count += adj);
> > ^
> > 1 error generated.
> > *** Error code 1
> >
> > Signed-off-by: Kefu Chai <tchaikov@gmail.com>
> > ---
> As before:
>
> Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Applied, thanks
next prev parent reply other threads:[~2018-01-09 15:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-01 11:22 [PATCH] contigmem: include <sys/vmmeter.h> to fix FreeBSD build kefu chai
2017-12-01 13:20 ` Bruce Richardson
2018-01-09 15:38 ` Thomas Monjalon [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-11-30 6:00 kefu chai
2017-11-30 9:56 ` Bruce Richardson
2017-12-01 2:00 ` kefu chai
2017-12-01 10:20 ` Bruce Richardson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1610689.PI46IlHyXN@xps \
--to=thomas@monjalon.net \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=tchaikov@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.