From: Johannes Berg <johannes@sipsolutions.net>
To: Hauke Mehrtens <hauke@hauke-m.de>
Cc: backports@vger.kernel.org
Subject: Re: [RFC] backports: replace netlink portid by semantic patch
Date: Fri, 18 Oct 2013 18:52:34 +0200 [thread overview]
Message-ID: <1382115154.14393.18.camel@jlt4.sipsolutions.net> (raw)
In-Reply-To: <5261585F.8020000@hauke-m.de>
On Fri, 2013-10-18 at 17:48 +0200, Hauke Mehrtens wrote:
> There are two more patches doing the same thing for other subsystems, I
> hope we could also replace the patches with this semantic patch:
>
> patches/collateral-evolutions/nfc/01-netlink-portid/net_nfc_netlink.patch
> patches/collateral-evolutions/ieee802154/0001-netlink-portid/ieee802154.patch
Indeed, those can just be deleted now.
> How fast would it be when one more semantic patch would be added would
> it increase in the same way? I am wondering if this is a constant
> increase or does it depend on the number of patches.
I believe it's # of patches because the slowest part seems to be
searching all files for matches.
We might be able to concatenate the patches, but ...
johannes
next prev parent reply other threads:[~2013-10-18 16:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-18 15:28 [RFC] backports: replace netlink portid by semantic patch Johannes Berg
2013-10-18 15:48 ` Hauke Mehrtens
2013-10-18 16:52 ` Johannes Berg [this message]
2013-10-18 18:13 ` Johannes Berg
2013-10-20 13:39 ` Eliad Peller
2013-10-21 8:02 ` Johannes Berg
2013-10-30 21:11 ` Hauke Mehrtens
2013-10-30 21:13 ` Johannes Berg
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=1382115154.14393.18.camel@jlt4.sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=backports@vger.kernel.org \
--cc=hauke@hauke-m.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 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.