From: Hauke Mehrtens <hauke@hauke-m.de>
To: Stefan Assmann <sassmann@kpanic.de>, backports@vger.kernel.org
Cc: mcgrof@do-not-panic.com, Johannes Berg <johannes@sipsolutions.net>
Subject: Re: [PATCH 10/10] backports: require coccinelle version 1.0.0-rc24
Date: Mon, 20 Apr 2015 23:27:18 +0200 [thread overview]
Message-ID: <55356F36.9070408@hauke-m.de> (raw)
In-Reply-To: <1424874054-22956-11-git-send-email-sassmann@kpanic.de>
On 02/25/2015 03:20 PM, Stefan Assmann wrote:
> The new more generic ethernet patches require spatch 1.0.0-rc24.
>
> Signed-off-by: Stefan Assmann <sassmann@kpanic.de>
> ---
> gentree.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gentree.py b/gentree.py
> index 8df3906..edff138 100755
> --- a/gentree.py
> +++ b/gentree.py
> @@ -625,7 +625,7 @@ def _main():
> # Our binary requirements go here
> req = reqs.Req()
> req.require('git')
> - req.coccinelle('1.0.0-rc21')
> + req.coccinelle('1.0.0-rc24')
> if not req.reqs_match():
> sys.exit(1)
>
>
Hi Stefan,
do you need coccinelle 1.0.0-rc24 or would rc23 also work? Johannes
added a patch raising minimum coccinelle to rc23.
Hauke
next prev parent reply other threads:[~2015-04-20 21:27 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-25 14:20 [PATCH 00/10] backports: replace igb patches with generic cocci patches Stefan Assmann
2015-02-25 14:20 ` [PATCH 01/10] backports: replace struct ethtool_ops get_ts_info changes with smpl patch Stefan Assmann
2015-02-25 14:20 ` [PATCH 02/10] backports: replace struct ethtool_ops get/set_eee " Stefan Assmann
2015-02-25 14:20 ` [PATCH 03/10] backports: replace struct ethtool_ops get_module " Stefan Assmann
2015-02-25 14:20 ` [PATCH 04/10] backports: replace struct pci_driver sriov_configure " Stefan Assmann
2015-02-25 14:20 ` [PATCH 05/10] backports: replace struct pci_error_handlers " Stefan Assmann
2015-02-25 14:20 ` [PATCH 06/10] backports: replace struct ethtool_ops get_rxnfc " Stefan Assmann
2015-02-25 14:20 ` [PATCH 07/10] backports: replace struct net_device_ops set_vf_spoofchk " Stefan Assmann
2015-02-25 14:20 ` [PATCH 08/10] backports: replace struct net_device_ops set_vf_rate " Stefan Assmann
2015-02-25 14:20 ` [PATCH 09/10] backports: remove devm_hwmon_device_register_with_groups references " Stefan Assmann
2015-04-21 20:44 ` Hauke Mehrtens
2015-04-22 14:58 ` Stefan Assmann
2015-02-25 14:20 ` [PATCH 10/10] backports: require coccinelle version 1.0.0-rc24 Stefan Assmann
2015-04-20 21:27 ` Hauke Mehrtens [this message]
2015-04-21 6:16 ` Johannes Berg
2015-04-21 6:30 ` Stefan Assmann
2015-04-25 14:00 ` [PATCH 00/10] backports: replace igb patches with generic cocci patches Hauke Mehrtens
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=55356F36.9070408@hauke-m.de \
--to=hauke@hauke-m.de \
--cc=backports@vger.kernel.org \
--cc=johannes@sipsolutions.net \
--cc=mcgrof@do-not-panic.com \
--cc=sassmann@kpanic.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox