All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Tyler Retzlaff <roretzla@linux.microsoft.com>
Cc: dev@dpdk.org, stable@dpdk.org,
	"Morten Brørup" <mb@smartsharesystems.com>
Subject: Re: [PATCH] eal: fix missing type in dtor macro expansion
Date: Thu, 16 May 2024 19:15:02 +0200	[thread overview]
Message-ID: <15187287.tv2OnDr8pf@thomas> (raw)
In-Reply-To: <98CBD80474FA8B44BF855DF32C47DC35E9F3AB@smartserver.smartshare.dk>

16/04/2024 20:16, Morten Brørup:
> > From: Tyler Retzlaff [mailto:roretzla@linux.microsoft.com]
> > Sent: Tuesday, 16 April 2024 18.33
> > 
> > RTE_FINI expansion failed to specify void * type for storage of
> > destructor function pointer resulting it defaulting to type ``int``.
> > 
> > Update the macro to specify ``void *`` as the type so the correct size
> > is allocated in the segment.
> > 
> > Fixes: 64eff943ca82 ("eal: implement constructors for MSVC")
> > Cc: roretzla@linux.microsoft.com
> > Cc: stable@dpdk.org
> > 
> > Signed-off-by: Tyler Retzlaff <roretzla@linux.microsoft.com>
> 
> Acked-by: Morten Brørup <mb@smartsharesystems.com>

Applied, thanks.



      reply	other threads:[~2024-05-16 17:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-16 16:33 [PATCH] eal: fix missing type in dtor macro expansion Tyler Retzlaff
2024-04-16 18:16 ` Morten Brørup
2024-05-16 17:15   ` 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=15187287.tv2OnDr8pf@thomas \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=mb@smartsharesystems.com \
    --cc=roretzla@linux.microsoft.com \
    --cc=stable@dpdk.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 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.