Re: [Cocci] [RFC] scripts: Fix coccicheck failed

2019-10-06 Thread Greg Kroah-Hartman
On Sun, Oct 06, 2019 at 07:34:49AM +0200, Markus Elfring wrote: > >> Would you like to increase your software development attention for > >> efficient system configuration on this issue? > > > > No. > > Thanks for this information. > > I am still curious if other contributors will care more for

Re: [Cocci] [RFC] scripts: Fix coccicheck failed

2019-10-05 Thread Markus Elfring
>> Would you like to increase your software development attention for >> efficient system configuration on this issue? > > No. Thanks for this information. I am still curious if other contributors will care more for this aspect. Regards, Markus

Re: [Cocci] [RFC] scripts: Fix coccicheck failed

2019-10-05 Thread Julia Lawall
On Sun, 6 Oct 2019, Markus Elfring wrote: > >> Would you like to take the change possibility into account > >> that the coccicheck system configuration should be adapted instead? > >>

Re: [Cocci] [RFC] scripts: Fix coccicheck failed

2019-10-05 Thread Markus Elfring
>> Would you like to take the change possibility into account >> that the coccicheck system configuration should be adapted instead? >> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/scripts/coccicheck?id=4ea655343ce4180fe9b2c7ec8cb8ef9884a47901#n257 > > I prefer the one

Re: [Cocci] [RFC] scripts: Fix coccicheck failed

2019-10-05 Thread Markus Elfring
>> Would you like to take the change possibility into account >> that the coccicheck system configuration should be adapted instead? >> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/scripts/coccicheck?id=4ea655343ce4180fe9b2c7ec8cb8ef9884a47901#n257 > > I prefer the one

Re: [Cocci] [RFC] scripts: Fix coccicheck failed

2019-10-05 Thread Julia Lawall
On Sat, 5 Oct 2019, Markus Elfring wrote: > > You gave Acked-by to the one-liner fix "virtual report", > > It was (temporarily?) accepted to use the script “add_namespace.cocci” > without such a type of SmPL variable. > > > > and I am happy to apply it to my tree. > > Would you like to take the

Re: [Cocci] [RFC] scripts: Fix coccicheck failed

2019-10-05 Thread Markus Elfring
> You gave Acked-by to the one-liner fix "virtual report", It was (temporarily?) accepted to use the script “add_namespace.cocci” without such a type of SmPL variable. > and I am happy to apply it to my tree. Would you like to take the change possibility into account that the coccicheck system

Re: [Cocci] [RFC] scripts: Fix coccicheck failed

2019-10-04 Thread Markus Elfring
>> How do you think about to avoid the addition of the SmPL variable >> “virtual report” to the script “add_namespace.cocci” if you would dare >> to integrate my change proposal for an adjusted directory hierarchy? > > Perhaps I'm lazy, but i seems simpler to add 20 characters than to move > all

Re: [Cocci] [RFC] scripts: Fix coccicheck failed

2019-10-03 Thread Julia Lawall
On Thu, 3 Oct 2019, Markus Elfring wrote: > > Was this patch posted somewhere? > > Yes, of course. > > YueHaibing's update suggestions are available also by the usual > mailing list archive interfaces. > How do you think about to avoid the addition of the SmPL variable > “virtual report” to the

Re: [Cocci] [RFC] scripts: Fix coccicheck failed

2019-10-03 Thread Markus Elfring
> Was this patch posted somewhere? Yes, of course. YueHaibing's update suggestions are available also by the usual mailing list archive interfaces. How do you think about to avoid the addition of the SmPL variable “virtual report” to the script “add_namespace.cocci” if you would dare to

Re: [Cocci] [RFC] scripts: Fix coccicheck failed

2019-10-03 Thread Markus Elfring
> Was this patch posted somewhere? Yes, of course. YueHaibing's update suggestions are available also by the usual mailing list archive interfaces. How do you think about to avoid the addition of the SmPL variable “virtual report” to the script “add_namespace.cocci” if you would dare to

Re: [Cocci] [RFC] scripts: Fix coccicheck failed

2019-09-29 Thread Markus Elfring
> Coccicheck requires that all rules support the report mode. I find this requirement not so clear while this operation mode is reasonable as a default selection. https://bottest.wiki.kernel.org/coccicheck#modes I am curious how the software will evolve further also in this area. Possible