From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Shu Shen <shu.shen@radisys.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] igb_uio: fix Xen compatibility with kernel 3.18
Date: Wed, 17 Dec 2014 00:59:30 +0100 [thread overview]
Message-ID: <1486226.if3TSyxZRj@xps13> (raw)
In-Reply-To: <548A7175.6060701@redhat.com>
2014-12-12 12:39, Jincheng Miao:
> On 12/12/2014 03:33 AM, Shu Shen wrote:
> > This patch fixes build failing with undefined symbol _PAGE_IOMAP with
> > kernel 3.18.
> >
> > The Xen-specific _PAGE_IOMAP PTE flag was removed in kernel 3.18 and
> > could be used for other purpose in future. This patch ensures that
> > _PAGE_IOMAP flag is only used for kernels before 3.18.
> >
> > Signed-off-by: Shu Shen <shu.shen@radisys.com>
>
> ACK, kernel-3.18.0 drops _PAGE_IOMAP.
Applied
Thanks
--
Thomas
prev parent reply other threads:[~2014-12-16 23:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-11 19:33 Shu Shen
2014-12-12 4:39 ` Jincheng Miao
2014-12-16 23:59 ` Thomas Monjalon [this message]
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=1486226.if3TSyxZRj@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=shu.shen@radisys.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).