backports: replace netlink portid by semantic patch
authorJohannes Berg <johannes.berg@intel.com>
Wed, 30 Oct 2013 21:13:49 +0000 (22:13 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 31 Oct 2013 21:49:27 +0000 (22:49 +0100)
commit86d99c9d455e5695a24cf8504f2ba0a0cde9ce28
tree93412cb5ecf4530ffbbf1e33936e0931002f27c8
parent338c4388ccd4bc5829c9c0c5953264f529ae1ad4
backports: replace netlink portid by semantic patch

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@intel.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
gentree.py
patches/collateral-evolutions/ieee802154/0001-netlink-portid/ieee802154.patch [deleted file]
patches/collateral-evolutions/network/0005-netlink-portid.cocci [new file with mode: 0644]
patches/collateral-evolutions/network/0005-netlink-portid/INFO [deleted file]
patches/collateral-evolutions/network/0005-netlink-portid/mac80211_hwsim.patch [deleted file]
patches/collateral-evolutions/network/0005-netlink-portid/nl80211.patch [deleted file]
patches/collateral-evolutions/nfc/01-netlink-portid/INFO [deleted file]
patches/collateral-evolutions/nfc/01-netlink-portid/net_nfc_netlink.patch [deleted file]