All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] backports: SmPL patch equivalence support
@ 2015-06-06  0:09 ` Luis R. Rodriguez
  0 siblings, 0 replies; 26+ messages in thread
From: Luis R. Rodriguez @ 2015-06-06  0:09 UTC (permalink / raw)
  To: backports; +Cc: cocci, Luis R. Rodriguez

From: "Luis R. Rodriguez" <mcgrof@suse.com>

A long time ago I wrote SmPL <--> patch equivalence proof support
for backports but put that work on hold as I found it could be
useful as a generic tool. Quite a bit of time has passed and I
haven't gotten to that again so just merge this for now. If we want
to generalize it we can do so later.

This goes with an example patch being transformed.

Luis R. Rodriguez (4):
  patches: remove bt_sock_stream_recvmsg() and bt_sock_recvmsg() from
    ifdefs
  patches: change 0054-struct-proto_ops-sig backport strategy
  gentree.py: add SmPL patch equivalence proof support
  patches: provide 0054-struct-proto_ops-sig SmPL patch replacement

 gentree.py                                         |  71 ++++++-
 .../network/0054-struct-proto_ops-sig.cocci        | 177 +++++++++++++++++
 .../0054-struct-proto_ops-sig/bluetooth.patch      | 212 ---------------------
 .../0054-struct-proto_ops-sig/ieee802154.patch     |  79 --------
 .../network/0054-struct-proto_ops-sig/nfc.patch    |  59 ------
 5 files changed, 240 insertions(+), 358 deletions(-)
 create mode 100644 patches/collateral-evolutions/network/0054-struct-proto_ops-sig.cocci
 delete mode 100644 patches/collateral-evolutions/network/0054-struct-proto_ops-sig/bluetooth.patch
 delete mode 100644 patches/collateral-evolutions/network/0054-struct-proto_ops-sig/ieee802154.patch
 delete mode 100644 patches/collateral-evolutions/network/0054-struct-proto_ops-sig/nfc.patch

-- 
2.3.2.209.gd67f9d5.dirty


^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2015-06-09 22:18 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2015-06-08 20:29             ` [Cocci] " 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

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.