On 10/30/2013 10:13 PM, Johannes Berg wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > Introduce the infrastructure to apply semantic patches > and make use of it for the (frequently breaking) portid > patch for netlink. > > Unfortunately this is significantly slower: > > before: > real 0m14.312s > user 0m12.144s > sys 0m1.784s > > after: > real 0m25.932s > user 0m21.768s > sys 0m2.932s > > Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> > --- > gentree.py | 36 +++ > .../0001-netlink-portid/ieee802154.patch | 40 --- > .../network/0005-netlink-portid.cocci | 25 ++ > .../network/0005-netlink-portid/INFO | 42 ---- > .../0005-netlink-portid/mac80211_hwsim.patch | 24 -- > .../network/0005-netlink-portid/nl80211.patch | 267 --------------------- > .../nfc/01-netlink-portid/INFO | 42 ---- > .../nfc/01-netlink-portid/net_nfc_netlink.patch | 71 ------ > 8 files changed, 61 insertions(+), 486 deletions(-) > delete mode 100644 patches/collateral-evolutions/ieee802154/0001-netlink-portid/ieee802154.patch > create mode 100644 patches/collateral-evolutions/network/0005-netlink-portid.cocci > delete mode 100644 patches/collateral-evolutions/network/0005-netlink-portid/INFO > delete mode 100644 patches/collateral-evolutions/network/0005-netlink-portid/mac80211_hwsim.patch > delete mode 100644 patches/collateral-evolutions/network/0005-netlink-portid/nl80211.patch > delete mode 100644 patches/collateral-evolutions/nfc/01-netlink-portid/INFO > delete mode 100644 patches/collateral-evolutions/nfc/01-netlink-portid/net_nfc_netlink.patch Thank you for the patch, it was applied and a new released is being pushed. Hauke -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html