All of lore.kernel.org
 help / color / mirror / Atom feed
From: mmarek@suse.com (Michal Marek)
To: cocci@systeme.lip6.fr
Subject: [Cocci] [PATCH] coccicheck: Fix missing 0 index in kill loop
Date: Thu, 19 May 2016 09:57:34 +0200	[thread overview]
Message-ID: <573D71EE.9000604@suse.com> (raw)
In-Reply-To: <alpine.DEB.2.10.1605171633460.3068@hadrien>

Dne 17.5.2016 v 16:33 Julia Lawall napsal(a):
> 
> 
> On Tue, 17 May 2016, Nicolas Palix (LIG) wrote:
> 
>> Le 16/05/16 14:55, Kees Cook a ?crit :
>>> By default, "seq" counts from 1, but processes were starting counting
>>> from 0, so when interrupted, coccicheck would leave the 0th process
>>> running.
>>>
>>> Signed-off-by: Kees Cook <keescook@chromium.org>
>>
>> Acked-by: Nicolas Palix <nicolas.palix@imag.fr>
> 
> Acked-by: Julia Lawall <julia.lawall@lip6.fr>

Applied to kbuild.git#misc.

Michal

WARNING: multiple messages have this Message-ID (diff)
From: Michal Marek <mmarek@suse.com>
To: Julia Lawall <julia.lawall@lip6.fr>,
	"Nicolas Palix (LIG)" <Nicolas.Palix@imag.fr>
Cc: Kees Cook <keescook@chromium.org>,
	linux-kernel@vger.kernel.org,
	Gilles Muller <Gilles.Muller@lip6.fr>,
	cocci@systeme.lip6.fr
Subject: Re: [PATCH] coccicheck: Fix missing 0 index in kill loop
Date: Thu, 19 May 2016 09:57:34 +0200	[thread overview]
Message-ID: <573D71EE.9000604@suse.com> (raw)
In-Reply-To: <alpine.DEB.2.10.1605171633460.3068@hadrien>

Dne 17.5.2016 v 16:33 Julia Lawall napsal(a):
> 
> 
> On Tue, 17 May 2016, Nicolas Palix (LIG) wrote:
> 
>> Le 16/05/16 14:55, Kees Cook a écrit :
>>> By default, "seq" counts from 1, but processes were starting counting
>>> from 0, so when interrupted, coccicheck would leave the 0th process
>>> running.
>>>
>>> Signed-off-by: Kees Cook <keescook@chromium.org>
>>
>> Acked-by: Nicolas Palix <nicolas.palix@imag.fr>
> 
> Acked-by: Julia Lawall <julia.lawall@lip6.fr>

Applied to kbuild.git#misc.

Michal

  reply	other threads:[~2016-05-19  7:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-16 12:55 [Cocci] [PATCH] coccicheck: Fix missing 0 index in kill loop Kees Cook
2016-05-16 12:55 ` Kees Cook
2016-05-17 14:32 ` [Cocci] " Nicolas Palix (LIG)
2016-05-17 14:32   ` Nicolas Palix (LIG)
2016-05-17 14:33   ` [Cocci] " Julia Lawall
2016-05-17 14:33     ` Julia Lawall
2016-05-19  7:57     ` Michal Marek [this message]
2016-05-19  7:57       ` Michal Marek

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=573D71EE.9000604@suse.com \
    --to=mmarek@suse.com \
    --cc=cocci@systeme.lip6.fr \
    /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.