All of lore.kernel.org
 help / color / mirror / Atom feed
From: mmarek@suse.cz (Michal Marek)
To: cocci@systeme.lip6.fr
Subject: [Cocci] [PATCH] Coccicheck: Remove memcpy to struct assignment test
Date: Sat, 29 Mar 2014 21:37:23 +0100	[thread overview]
Message-ID: <53372F03.9010803@suse.cz> (raw)
In-Reply-To: <20140319164855.GB27142@kroah.com>

Dne 19.3.2014 17:48, Greg Kroah-Hartman napsal(a):
>>>> On Die, 2014-03-18 at 22:11 +0100, Peter Senna Tschudin wrote:
>>>>> The Coccinelle script scripts/coccinelle/misc/memcpy-assign.cocci look
>>>>> for opportunities to replace a call to memcpy by a struct assignment.
>>>>> This patch removes memcpy-assign.cocci as it is not clear that this
>>>>> convention has an impact on the generated code.
[...]
> Can someone please just remove the check from the kernel as I'm getting
> tired of rejecting patches that do this...

I just applied Peter's revert to kbuild.git#misc.

Michal

WARNING: multiple messages have this Message-ID (diff)
From: Michal Marek <mmarek@suse.cz>
To: cocci@systeme.lip6.fr
Subject: Re: [PATCH] Coccicheck: Remove memcpy to struct assignment test
Date: Sat, 29 Mar 2014 20:37:23 +0000	[thread overview]
Message-ID: <53372F03.9010803@suse.cz> (raw)
In-Reply-To: <20140319164855.GB27142@kroah.com>

Dne 19.3.2014 17:48, Greg Kroah-Hartman napsal(a):
>>>> On Die, 2014-03-18 at 22:11 +0100, Peter Senna Tschudin wrote:
>>>>> The Coccinelle script scripts/coccinelle/misc/memcpy-assign.cocci look
>>>>> for opportunities to replace a call to memcpy by a struct assignment.
>>>>> This patch removes memcpy-assign.cocci as it is not clear that this
>>>>> convention has an impact on the generated code.
[...]
> Can someone please just remove the check from the kernel as I'm getting
> tired of rejecting patches that do this...

I just applied Peter's revert to kbuild.git#misc.

Michal


WARNING: multiple messages have this Message-ID (diff)
From: Michal Marek <mmarek@suse.cz>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Peter Senna Tschudin <peter.senna@gmail.com>
Cc: Bernd Petrovitsch <bernd@petrovitsch.priv.at>,
	Julia Lawall <Julia.Lawall@lip6.fr>,
	Gilles Muller <Gilles.Muller@lip6.fr>,
	Nicolas Palix <nicolas.palix@imag.fr>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"cocci@systeme.lip6.fr" <cocci@systeme.lip6.fr>,
	Andreea Bernat <bernat.ada@gmail.com>,
	Ezequiel Garcia <elezegarcia@gmail.com>,
	kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] Coccicheck: Remove memcpy to struct assignment test
Date: Sat, 29 Mar 2014 21:37:23 +0100	[thread overview]
Message-ID: <53372F03.9010803@suse.cz> (raw)
In-Reply-To: <20140319164855.GB27142@kroah.com>

Dne 19.3.2014 17:48, Greg Kroah-Hartman napsal(a):
>>>> On Die, 2014-03-18 at 22:11 +0100, Peter Senna Tschudin wrote:
>>>>> The Coccinelle script scripts/coccinelle/misc/memcpy-assign.cocci look
>>>>> for opportunities to replace a call to memcpy by a struct assignment.
>>>>> This patch removes memcpy-assign.cocci as it is not clear that this
>>>>> convention has an impact on the generated code.
[...]
> Can someone please just remove the check from the kernel as I'm getting
> tired of rejecting patches that do this...

I just applied Peter's revert to kbuild.git#misc.

Michal


  reply	other threads:[~2014-03-29 20:37 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-18 21:11 [Cocci] [PATCH] Coccicheck: Remove memcpy to struct assignment test Peter Senna Tschudin
2014-03-18 21:11 ` Peter Senna Tschudin
2014-03-18 21:11 ` Peter Senna Tschudin
2014-03-19 12:02 ` [Cocci] " Bernd Petrovitsch
2014-03-19 12:02   ` Bernd Petrovitsch
2014-03-19 12:02   ` Bernd Petrovitsch
2014-03-19 13:39   ` [Cocci] " Peter Senna Tschudin
2014-03-19 13:39     ` Peter Senna Tschudin
2014-03-19 13:39     ` Peter Senna Tschudin
2014-03-19 14:05     ` [Cocci] " Bernd Petrovitsch
2014-03-19 14:05       ` Bernd Petrovitsch
2014-03-19 14:05       ` Bernd Petrovitsch
2014-03-19 16:48       ` [Cocci] " Greg Kroah-Hartman
2014-03-19 16:48         ` Greg Kroah-Hartman
2014-03-19 16:48         ` Greg Kroah-Hartman
2014-03-29 20:37         ` Michal Marek [this message]
2014-03-29 20:37           ` Michal Marek
2014-03-29 20:37           ` 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=53372F03.9010803@suse.cz \
    --to=mmarek@suse.cz \
    --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.