From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] timer: fix break list when timer_cb reset running timer Date: Mon, 25 Jul 2016 17:21:46 +0200 Message-ID: <1909127.moIvhv2bNv@xps13> References: <1468778880-25515-1-git-send-email-h.mikita89@gmail.com> <1541050.pqhPX6UWC1@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "Sanford, Robert" , dev@dpdk.org To: Hiroyuki Mikita Return-path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id 803572B8E for ; Mon, 25 Jul 2016 17:21:48 +0200 (CEST) Received: by mail-wm0-f44.google.com with SMTP id f65so139933275wmi.0 for ; Mon, 25 Jul 2016 08:21:48 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-07-26 00:14, Hiroyuki Mikita: > Fixes: a4b7a5a45cf5 ("timer: fix race condition") > > 2016-07-25 23:43 GMT+09:00 Thomas Monjalon : > > Hiroyuki, Robert, > > I would like to apply these patches quickly. > > Please could you provide some "Fixes:" line to know the origin > > of the bugs? > > Thanks Thanks a lot, Hiroyuki