DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: David Marchand <david.marchand@6wind.com>
Cc: dev@dpdk.org, Ferruh Yigit <ferruh.yigit@intel.com>
Subject: Re: [dpdk-dev] [PATCH] igb_uio: fix build issue with lock down checks
Date: Wed, 11 Jul 2018 18:50:24 +0200	[thread overview]
Message-ID: <1708109.YB2S6V1xCz@xps> (raw)
In-Reply-To: <5708e1f9-d3de-fd65-0562-fca0b10feac9@intel.com>

29/06/2018 12:54, Ferruh Yigit:
> On 6/29/2018 11:13 AM, David Marchand wrote:
> > Caught on ubuntu-16.04 with hwe kernel for aarch64:
> > 
> > $ uname -a
> > Linux ubuntu1604arm64es 4.13.0-43-generic #48~16.04.1-Ubuntu SMP Thu May
> > 17 13:08:01 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux
> > 
> > == Build kernel/linux/igb_uio
> >   CC [M] .../kernel/linux/igb_uio/igb_uio.o
> > In file included from .../kernel/linux/igb_uio/igb_uio.c:20:0:
> > .../igb_uio/compat.h: In function ‘igbuio_kernel_is_locked_down’:
> > .../igb_uio/compat.h:146:7:
> > error: "CONFIG_EFI_SECURE_BOOT_LOCK_DOWN" is not defined [-Werror=undef]
> >  #elif CONFIG_EFI_SECURE_BOOT_LOCK_DOWN
> >        ^
> > cc1: all warnings being treated as errors
> > 
> > Fixes: d67014c3d38b ("igb_uio: fail and log if kernel lock down is enabled")
> > Signed-off-by: David Marchand <david.marchand@6wind.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
> 
> Thanks for the fix.

Applied, thanks

      reply	other threads:[~2018-07-11 16:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-29 10:13 David Marchand
2018-06-29 10:54 ` Ferruh Yigit
2018-07-11 16:50   ` 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=1708109.YB2S6V1xCz@xps \
    --to=thomas@monjalon.net \
    --cc=david.marchand@6wind.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.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).