patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Kevin Traynor <ktraynor@redhat.com>
To: Andrzej Ostruszka <aostruszka@marvell.com>, stable@dpdk.org
Subject: Re: [dpdk-stable] [PATCH 18.11] net/dpaa2: fix possible use of uninitialized vars
Date: Fri, 13 Dec 2019 11:32:48 +0000	[thread overview]
Message-ID: <aeb124cf-070c-c19d-aeb1-d9a8bb77b74a@redhat.com> (raw)
In-Reply-To: <20191213102736.16867-1-aostruszka@marvell.com>

On 13/12/2019 10:27, Andrzej Ostruszka wrote:
> [ upstream commit 7bbc7dc431a66e81514219f1734ed263a3db3359 ]
> 
> This patch fixes 'maybe-uninitialized' warnings reported by compiler
> when using LTO.
> 
> Compiler warning pointing to this error (with LTO enabled):
> error: ‘kg_cfg.extracts[0].masks[0].mask’ may be used uninitialized in
> this function [-Werror=maybe-uninitialized]
>     extr->masks[j].mask = cfg->extracts[i].masks[j].mask;
> 
> Fixes: 16bbc98a3e63 ("bus/fslmc: update MC to 10.3.x")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Andrzej Ostruszka <aostruszka@marvell.com>

Thanks Andrzej, queued for push next week.


      reply	other threads:[~2019-12-13 11:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-13 10:27 Andrzej Ostruszka
2019-12-13 11:32 ` Kevin Traynor [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=aeb124cf-070c-c19d-aeb1-d9a8bb77b74a@redhat.com \
    --to=ktraynor@redhat.com \
    --cc=aostruszka@marvell.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 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).