All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Elfring <Markus.Elfring@web.de>
To: Julia Lawall <julia.lawall@lip6.fr>, cocci@systeme.lip6.fr
Cc: Gilles Muller <Gilles.Muller@lip6.fr>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Jessica Yu <jeyu@kernel.org>,
	Masahiro Yamada <yamada.masahiro@socionext.com>,
	Matthias Maennich <maennich@google.com>,
	Michal Marek <michal.lkml@markovi.net>,
	Nicolas Palix <nicolas.palix@imag.fr>,
	Yue Haibing <yuehaibing@huawei.com>,
	linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org,
	Martijn Coenen <maco@android.com>
Subject: Re: [Cocci] [RFC] scripts: Fix coccicheck failed
Date: Sun, 29 Sep 2019 20:18:00 +0200	[thread overview]
Message-ID: <91b84fbf-0be8-85a2-616e-d3c463987cb8@web.de> (raw)
In-Reply-To: <alpine.DEB.2.21.1909292004460.4485@hadrien>

> 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 solutions might become more interesting in other directions.

Regards,
Markus

WARNING: multiple messages have this Message-ID (diff)
From: Markus Elfring <Markus.Elfring@web.de>
To: Julia Lawall <julia.lawall@lip6.fr>, cocci@systeme.lip6.fr
Cc: kernel-janitors@vger.kernel.org,
	Michal Marek <michal.lkml@markovi.net>,
	Yue Haibing <yuehaibing@huawei.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Nicolas Palix <nicolas.palix@imag.fr>,
	Matthias Maennich <maennich@google.com>,
	linux-kernel@vger.kernel.org, Jessica Yu <jeyu@kernel.org>,
	Martijn Coenen <maco@android.com>
Subject: Re: [Cocci] [RFC] scripts: Fix coccicheck failed
Date: Sun, 29 Sep 2019 18:18:00 +0000	[thread overview]
Message-ID: <91b84fbf-0be8-85a2-616e-d3c463987cb8@web.de> (raw)
In-Reply-To: <alpine.DEB.2.21.1909292004460.4485@hadrien>

> 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 solutions might become more interesting in other directions.

Regards,
Markus

WARNING: multiple messages have this Message-ID (diff)
From: Markus Elfring <Markus.Elfring@web.de>
To: Julia Lawall <julia.lawall@lip6.fr>, cocci@systeme.lip6.fr
Cc: kernel-janitors@vger.kernel.org,
	Michal Marek <michal.lkml@markovi.net>,
	Yue Haibing <yuehaibing@huawei.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Nicolas Palix <nicolas.palix@imag.fr>,
	Matthias Maennich <maennich@google.com>,
	linux-kernel@vger.kernel.org, Jessica Yu <jeyu@kernel.org>,
	Martijn Coenen <maco@android.com>
Subject: Re: [Cocci] [RFC] scripts: Fix coccicheck failed
Date: Sun, 29 Sep 2019 20:18:00 +0200	[thread overview]
Message-ID: <91b84fbf-0be8-85a2-616e-d3c463987cb8@web.de> (raw)
In-Reply-To: <alpine.DEB.2.21.1909292004460.4485@hadrien>

> 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 solutions might become more interesting in other directions.

Regards,
Markus
_______________________________________________
Cocci mailing list
Cocci@systeme.lip6.fr
https://systeme.lip6.fr/mailman/listinfo/cocci

  reply	other threads:[~2019-09-29 18:18 UTC|newest]

Thread overview: 102+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-28  9:42 [RFC PATCH] scripts: Fix coccicheck failed YueHaibing
2019-09-28  9:42 ` [Cocci] " YueHaibing
2019-09-28 12:43 ` Julia Lawall
2019-09-28 12:43   ` [Cocci] " Julia Lawall
2019-09-29  2:04   ` Yuehaibing
2019-09-29  2:04     ` [Cocci] " Yuehaibing
2019-09-29 16:32     ` Julia Lawall
2019-09-29 16:32       ` [Cocci] " Julia Lawall
2019-09-29 18:00       ` Markus Elfring
2019-09-29 18:00         ` Markus Elfring
2019-09-29 18:00         ` Markus Elfring
2019-09-29 18:05         ` Julia Lawall
2019-09-29 18:05           ` Julia Lawall
2019-09-29 18:05           ` Julia Lawall
2019-09-29 18:18           ` Markus Elfring [this message]
2019-09-29 18:18             ` [Cocci] [RFC] " Markus Elfring
2019-09-29 18:18             ` Markus Elfring
2019-09-30  2:32       ` [RFC PATCH] " Yuehaibing
2019-09-30  2:32         ` [Cocci] " Yuehaibing
2019-10-01 12:57         ` Matthias Maennich
2019-10-01 12:57           ` [Cocci] " Matthias Maennich
2019-10-01 15:33           ` [Cocci] [RFC] " Markus Elfring
2019-10-01 15:33             ` Markus Elfring
2019-10-01 15:33             ` Markus Elfring
2019-10-01 13:01         ` [RFC PATCH] " Julia Lawall
2019-10-01 13:01           ` [Cocci] " Julia Lawall
2019-10-03 11:57           ` Masahiro Yamada
2019-10-03 11:57             ` [Cocci] " Masahiro Yamada
2019-10-03 12:22             ` Julia Lawall
2019-10-03 12:22               ` [Cocci] " Julia Lawall
2019-10-04  2:32               ` Masahiro Yamada
2019-10-04  2:32                 ` [Cocci] " Masahiro Yamada
2019-10-05 11:17                 ` [Cocci] [RFC] " Markus Elfring
2019-10-05 11:17                   ` Markus Elfring
2019-10-05 11:17                   ` Markus Elfring
2019-10-05 12:26                   ` Julia Lawall
2019-10-05 12:26                     ` Julia Lawall
2019-10-05 12:26                     ` Julia Lawall
2019-10-05 17:49                     ` Markus Elfring
2019-10-05 17:49                       ` Markus Elfring
2019-10-05 17:49                       ` Markus Elfring
2019-10-05 17:49                     ` Markus Elfring
2019-10-05 17:49                       ` Markus Elfring
2019-10-05 17:49                       ` Markus Elfring
2019-10-06  5:21                     ` Markus Elfring
2019-10-06  5:21                       ` Markus Elfring
2019-10-06  5:21                       ` Markus Elfring
2019-10-06  5:28                       ` Julia Lawall
2019-10-06  5:28                         ` Julia Lawall
2019-10-06  5:28                         ` Julia Lawall
2019-10-06  5:34                         ` Markus Elfring
2019-10-06  5:34                           ` Markus Elfring
2019-10-06  5:34                           ` Markus Elfring
2019-10-06  7:30                           ` Greg Kroah-Hartman
2019-10-06  7:30                             ` Greg Kroah-Hartman
2019-10-06  7:30                             ` Greg Kroah-Hartman
2019-10-06  4:23                 ` [RFC PATCH] " Yuehaibing
2019-10-06  4:23                   ` [Cocci] " Yuehaibing
2019-10-06  4:44                 ` [PATCH] scripts: add_namespace: " YueHaibing
2019-10-06  4:44                   ` [Cocci] " YueHaibing
2019-10-06  6:40                   ` Markus Elfring
2019-10-06  6:40                     ` [Cocci] " Markus Elfring
2019-10-06  6:40                     ` Markus Elfring
2019-10-06  6:44                     ` Julia Lawall
2019-10-06  6:44                       ` [Cocci] " Julia Lawall
2019-10-06  6:44                       ` Julia Lawall
2019-10-06  7:00                       ` Markus Elfring
2019-10-06  7:00                         ` [Cocci] " Markus Elfring
2019-10-06  7:00                         ` Markus Elfring
2019-10-06 11:09                   ` [PATCH] " Matthias Maennich
2019-10-06 11:09                     ` [Cocci] " Matthias Maennich
2019-10-07 13:15                   ` Jessica Yu
2019-10-07 13:15                     ` [Cocci] " Jessica Yu
2019-10-03 16:30             ` [Cocci] [RFC] scripts: " Markus Elfring
2019-10-03 16:30               ` Markus Elfring
2019-10-03 16:30               ` Markus Elfring
2019-10-03 16:30             ` Markus Elfring
2019-10-03 16:30               ` Markus Elfring
2019-10-03 16:30               ` Markus Elfring
2019-10-03 19:35               ` Julia Lawall
2019-10-03 19:35                 ` Julia Lawall
2019-10-03 19:35                 ` Julia Lawall
2019-10-04  8:23                 ` Markus Elfring
2019-10-04  8:23                   ` Markus Elfring
2019-10-04  8:23                   ` Markus Elfring
2019-09-29  8:20 ` [Cocci] [RFC PATCH] " Markus Elfring
2019-09-29  8:20   ` Markus Elfring
2019-09-29 13:12 ` Markus Elfring
2019-09-29 13:12   ` Markus Elfring
2019-09-29 13:12   ` Markus Elfring
2019-09-29 16:40   ` Julia Lawall
2019-09-29 16:40     ` Julia Lawall
2019-09-29 16:40     ` Julia Lawall
2019-10-02  7:09     ` [PATCH 0/2] Coccinelle: Extend directory hierarchy Markus Elfring
2019-10-02  7:09       ` [Cocci] " Markus Elfring
2019-10-02  7:09       ` Markus Elfring
2019-10-02  7:10       ` [PATCH 1/2] Coccinelle: Move the SmPL script “add_namespace.cocci” into a new directory Markus Elfring
2019-10-02  7:10         ` [Cocci] " Markus Elfring
2019-10-02  7:10         ` [PATCH 1/2] Coccinelle: Move the SmPL script =?UTF-8?Q?=e2=80=9cadd=5fnamespace=2 Markus Elfring
2019-10-02  7:12       ` [PATCH 2/2] Coccinelle: Move coccicheck directories into a new subdirectory Markus Elfring
2019-10-02  7:12         ` [Cocci] " Markus Elfring
2019-10-02  7:12         ` Markus Elfring

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=91b84fbf-0be8-85a2-616e-d3c463987cb8@web.de \
    --to=markus.elfring@web.de \
    --cc=Gilles.Muller@lip6.fr \
    --cc=cocci@systeme.lip6.fr \
    --cc=gregkh@linuxfoundation.org \
    --cc=jeyu@kernel.org \
    --cc=julia.lawall@lip6.fr \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maco@android.com \
    --cc=maennich@google.com \
    --cc=michal.lkml@markovi.net \
    --cc=nicolas.palix@imag.fr \
    --cc=yamada.masahiro@socionext.com \
    --cc=yuehaibing@huawei.com \
    /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.