All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Anatoly Burakov <anatoly.burakov@intel.com>
Cc: dev@dpdk.org, jianfeng.tan@intel.com
Subject: Re: [PATCH] eal/ipc: fix missing mutex unlocks on failed msg send
Date: Tue, 17 Apr 2018 10:26:26 +0200	[thread overview]
Message-ID: <5424070.ZGchgKJLDU@xps> (raw)
In-Reply-To: <c38bf6fc89e11030e73e26f10f23746554212fdd.1523628774.git.anatoly.burakov@intel.com>

13/04/2018 16:16, Anatoly Burakov:
> Earlier fix for race condition introduced a bug where mutex
> wasn't unlocked if message failed to be sent. Fix all of this
> by moving locking out of mp_request_sync() altogether.
> 
> Fixes: da5957821bdd ("eal: fix race condition in IPC request")
> Cc: anatoly.burakov@intel.com
> 
> Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>

Applied, thanks

      reply	other threads:[~2018-04-17  8:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-13 14:16 [PATCH] eal/ipc: fix missing mutex unlocks on failed msg send Anatoly Burakov
2018-04-17  8:26 ` 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=5424070.ZGchgKJLDU@xps \
    --to=thomas@monjalon.net \
    --cc=anatoly.burakov@intel.com \
    --cc=dev@dpdk.org \
    --cc=jianfeng.tan@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.