All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: "Luis R. Rodriguez" <mcgrof@suse.com>
Cc: "backports@vger.kernel.org" <backports@vger.kernel.org>,
	"cocci@systeme.lip6.fr" <cocci@systeme.lip6.fr>
Subject: Re: [PATCH 3/4] gentree.py: add SmPL patch equivalence proof support
Date: Mon, 08 Jun 2015 22:29:30 +0200	[thread overview]
Message-ID: <1433795370.10172.2.camel@sipsolutions.net> (raw)
In-Reply-To: <CAB=NE6WTxatq3BAw=_84qwVEOhQezY3ik8GMM-zxeHZYYPZKYg@mail.gmail.com> (sfid-20150608_220920_158737_89BFA6E4)

On Mon, 2015-06-08 at 13:08 -0700, Luis R. Rodriguez wrote:

> > Speaking of which - are you aware that pycocci fails (or rather doesn't
> > fail!) miserably when cocci isn't installed/in the $PATH? At least I got
> > a report to that extent,
> 
> Did you verify it?

No, sorry. It was actually a pretty old discussion that came to my mind
now.

> mcgrof@ergon ~/linux-next (git::20150604-proto_ops-send-rcv-smpl)$ which pycocci
> which: no pycocci in
> (/usr/local/bin/:/usr/local/sbin/:/sbin/:/usr/sbin/:/home/mcgrof/bin/:/usr/bin:/usr/local/bin/:/usr/local/sbin/:/sbin/:/usr/sbin/:/home/mcgrof/bin/:/usr/bin:/usr/local/bin/:/usr/local/sbin/:/sbin/:/usr/sbin/:/home/mcgrof/bin/:/usr/bin:/home/mcgrof/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games)
> 
> So not on my path.

Ah, no, I meant if *spatch* isn't on the $PATH, but you call pycocci ...
the report said that in that case pycocci wasn't really failing
"gracefully".

Anyway - I really should verify that myself first.

> Also Johannes, I value your time and I feel you're
> investing quite a bit of time into this NACK discussion, I obviously
> trust your judgement completely on gentree.py maintenance so for your
> convenience feel free to be concise in your NACK's for patches there.

Nah, don't worry -- I need to write it down to actually have a coherent
argument myself :)

johannes


WARNING: multiple messages have this Message-ID (diff)
From: johannes@sipsolutions.net (Johannes Berg)
To: cocci@systeme.lip6.fr
Subject: [Cocci] [PATCH 3/4] gentree.py: add SmPL patch equivalence proof support
Date: Mon, 08 Jun 2015 22:29:30 +0200	[thread overview]
Message-ID: <1433795370.10172.2.camel@sipsolutions.net> (raw)
In-Reply-To: <CAB=NE6WTxatq3BAw=_84qwVEOhQezY3ik8GMM-zxeHZYYPZKYg@mail.gmail.com> (sfid-20150608_220920_158737_89BFA6E4)

On Mon, 2015-06-08 at 13:08 -0700, Luis R. Rodriguez wrote:

> > Speaking of which - are you aware that pycocci fails (or rather doesn't
> > fail!) miserably when cocci isn't installed/in the $PATH? At least I got
> > a report to that extent,
> 
> Did you verify it?

No, sorry. It was actually a pretty old discussion that came to my mind
now.

> mcgrof at ergon ~/linux-next (git::20150604-proto_ops-send-rcv-smpl)$ which pycocci
> which: no pycocci in
> (/usr/local/bin/:/usr/local/sbin/:/sbin/:/usr/sbin/:/home/mcgrof/bin/:/usr/bin:/usr/local/bin/:/usr/local/sbin/:/sbin/:/usr/sbin/:/home/mcgrof/bin/:/usr/bin:/usr/local/bin/:/usr/local/sbin/:/sbin/:/usr/sbin/:/home/mcgrof/bin/:/usr/bin:/home/mcgrof/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games)
> 
> So not on my path.

Ah, no, I meant if *spatch* isn't on the $PATH, but you call pycocci ...
the report said that in that case pycocci wasn't really failing
"gracefully".

Anyway - I really should verify that myself first.

> Also Johannes, I value your time and I feel you're
> investing quite a bit of time into this NACK discussion, I obviously
> trust your judgement completely on gentree.py maintenance so for your
> convenience feel free to be concise in your NACK's for patches there.

Nah, don't worry -- I need to write it down to actually have a coherent
argument myself :)

johannes

  reply	other threads:[~2015-06-08 20:29 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-06  0:09 [PATCH 0/4] backports: SmPL patch equivalence support Luis R. Rodriguez
2015-06-06  0:09 ` [Cocci] " Luis R. Rodriguez
2015-06-06  0:09 ` [PATCH 1/4] patches: remove bt_sock_stream_recvmsg() and bt_sock_recvmsg() from ifdefs Luis R. Rodriguez
2015-06-06  0:09   ` [Cocci] " Luis R. Rodriguez
2015-06-06  0:09 ` [PATCH 2/4] patches: change 0054-struct-proto_ops-sig backport strategy Luis R. Rodriguez
2015-06-06  0:09   ` [Cocci] " Luis R. Rodriguez
2015-06-06  0:10 ` [PATCH 3/4] gentree.py: add SmPL patch equivalence proof support Luis R. Rodriguez
2015-06-06  0:10   ` [Cocci] " Luis R. Rodriguez
2015-06-06 12:12   ` Johannes Berg
2015-06-06 12:12     ` [Cocci] " Johannes Berg
2015-06-08 19:31     ` Luis R. Rodriguez
2015-06-08 19:31       ` [Cocci] " Luis R. Rodriguez
2015-06-08 19:45       ` Johannes Berg
2015-06-08 19:45         ` [Cocci] " Johannes Berg
2015-06-08 20:08         ` Luis R. Rodriguez
2015-06-08 20:08           ` [Cocci] " Luis R. Rodriguez
2015-06-08 20:29           ` Johannes Berg [this message]
2015-06-08 20:29             ` Johannes Berg
2015-06-06  0:10 ` [PATCH 4/4] patches: provide 0054-struct-proto_ops-sig SmPL patch replacement Luis R. Rodriguez
2015-06-06  0:10   ` [Cocci] " Luis R. Rodriguez
2015-06-06  5:33   ` Julia Lawall
2015-06-06  5:33     ` Julia Lawall
2015-06-08 21:00     ` Luis R. Rodriguez
2015-06-08 21:00       ` Luis R. Rodriguez
2015-06-09 22:18 ` [PATCH 0/4] backports: SmPL patch equivalence support Luis R. Rodriguez
2015-06-09 22:18   ` [Cocci] " Luis R. Rodriguez

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=1433795370.10172.2.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=backports@vger.kernel.org \
    --cc=cocci@systeme.lip6.fr \
    --cc=mcgrof@suse.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.