From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932428AbcHYRk4 (ORCPT ); Thu, 25 Aug 2016 13:40:56 -0400 Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:39890 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755153AbcHYRkx (ORCPT ); Thu, 25 Aug 2016 13:40:53 -0400 X-IBM-Helo: d06dlp01.portsmouth.uk.ibm.com X-IBM-MailFrom: cornelia.huck@de.ibm.com X-IBM-RcptTo: kernel-janitors@vger.kernel.org;kvm@vger.kernel.org;linux-kernel@vger.kernel.org;linux-s390@vger.kernel.org Date: Thu, 25 Aug 2016 19:40:39 +0200 From: Cornelia Huck To: SF Markus Elfring Cc: kvm@vger.kernel.org, linux-s390@vger.kernel.org, Christian =?UTF-8?B?Qm9ybnRyw6RnZXI=?= , David Hildenbrand , Heiko Carstens , Martin Schwidefsky , Paolo Bonzini , Radim =?UTF-8?B?S3LEjW3DocWZ?= , LKML , kernel-janitors@vger.kernel.org, Julia Lawall , Walter Harms Subject: Re: Software evolution around scripts for the semantic patch langugae In-Reply-To: References: <82b84c9c-38a4-4d17-910f-312668dbae01@users.sourceforge.net> <20160825181009.381411d9.cornelia.huck@de.ibm.com> Organization: IBM Deutschland Research & Development GmbH Vorsitzende des Aufsichtsrats: Martina Koederitz =?UTF-8?B?R2VzY2jDpGZ0c2bDvGhydW5nOg==?= Dirk Wittkopp Sitz der Gesellschaft: =?UTF-8?B?QsO2Ymxpbmdlbg==?= Registergericht: Amtsgericht Stuttgart, HRB 243294 X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.23; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16082517-0008-0000-0000-000002B83FE7 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 16082517-0009-0000-0000-00001992412A Message-Id: <20160825194039.218e795d.cornelia.huck@de.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-08-25_10:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1604210000 definitions=main-1608250204 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 25 Aug 2016 19:34:29 +0200 SF Markus Elfring wrote: > >> This issue was detected also by using the Coccinelle software. > > > > Do you have the scripts you use published somewhere? > > I would like to add another view for the corresponding software development. > > The complete answer depends also on the kind of "scripts" > you are looking for. Would you like to clarify any details > a bit more here? You obviously run some kind of semantic patching. It would really help ease review if you could publish the semantic patches that generate your patches - that is probably more helpful in review than just posting the generated patches. And it does not need to be "complete", I'd think everyone on the cc: list here is able to handle a cocchinelle patch, for example.