DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Markus Theil <markus.theil@tu-ilmenau.de>, markus.theil@secunet.com
Cc: dev@dpdk.org, ferruh.yigit@intel.com,
	Michael Pfeiffer <michael.pfeiffer@tu-ilmenau.de>,
	Stephen Hemminger <stephen@networkplumber.org>
Subject: Re: [PATCH v3] kni: fix ioctl signature
Date: Wed, 02 Feb 2022 20:59:27 +0100	[thread overview]
Message-ID: <6738682.18pcnM708K@thomas> (raw)
In-Reply-To: <20211203082850.245dab59@hermes.local>

03/12/2021 17:28, Stephen Hemminger:
> On Fri,  3 Dec 2021 08:19:07 +0100
> Markus Theil <markus.theil@tu-ilmenau.de> wrote:
> 
> > From: Markus Theil <markus.theil@secunet.com>
> > 
> > Fix kni's ioctl signature to correctly match the kernel's
> > structs. This shaves off the (void*) casts and uses struct file*
> > instead of struct inode*. With the correct signature, control flow
> > integrity checkers are no longer confused at this point.
> > 
> > Signed-off-by: Markus Theil <markus.theil@secunet.com>
> > Tested-by: Michael Pfeiffer <michael.pfeiffer@tu-ilmenau.de>
> > ---
> 
> Thanks for fixing.
> 
> Acked-by: Stephen Hemminger <stephen@networkplumber.org>

Applied, thanks



      reply	other threads:[~2022-02-02 19:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-20 13:14 [PATCH] " Markus Theil
2021-11-22 13:19 ` Ferruh Yigit
2021-11-28 13:14   ` [PATCH v2] " Markus Theil
2021-11-28 23:05     ` Stephen Hemminger
2021-12-03  7:19       ` [PATCH v3] " Markus Theil
2021-12-03 16:28         ` Stephen Hemminger
2022-02-02 19: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=6738682.18pcnM708K@thomas \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=markus.theil@secunet.com \
    --cc=markus.theil@tu-ilmenau.de \
    --cc=michael.pfeiffer@tu-ilmenau.de \
    --cc=stephen@networkplumber.org \
    /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).