All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olivier Matz <olivier.matz@6wind.com>
To: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>, dev@dpdk.org
Subject: Re: [PATCH v2] mempool: fix local cache initialization
Date: Thu, 9 Jun 2016 10:26:13 +0200	[thread overview]
Message-ID: <57592825.2090402@6wind.com> (raw)
In-Reply-To: <1465460387-42065-1-git-send-email-sergio.gonzalez.monroy@intel.com>



On 06/09/2016 10:19 AM, Sergio Gonzalez Monroy wrote:
> The mempool local cache was not initialized properly leading to
> undefined behavior in cases where the allocated memory was used
> previously and left with data.
> 
> Fixes: 213af31e0960 ("mempool: reduce structure size if no cache needed")
> 
> Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>

Acked-by: Olivier Matz <olivier.matz@6wind.com>

Thanks

  reply	other threads:[~2016-06-09  8:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-08 15:10 [PATCH] mempool: fix local cache initialization Sergio Gonzalez Monroy
2016-06-08 19:14 ` Olivier Matz
2016-06-09  7:57   ` Sergio Gonzalez Monroy
2016-06-09  8:03     ` Olivier Matz
2016-06-09  8:14       ` Sergio Gonzalez Monroy
2016-06-09  8:19 ` [PATCH v2] " Sergio Gonzalez Monroy
2016-06-09  8:26   ` Olivier Matz [this message]
2016-06-15 13:59     ` Thomas Monjalon

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=57592825.2090402@6wind.com \
    --to=olivier.matz@6wind.com \
    --cc=dev@dpdk.org \
    --cc=sergio.gonzalez.monroy@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 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.