[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150714094449.GD20597@pox.localdomain>
Date: Tue, 14 Jul 2015 11:44:49 +0200
From: Thomas Graf <tgraf@...g.ch>
To: Tom Herbert <tom@...bertland.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org, kernel-team@...com,
herbert@...dor.apana.org.au
Subject: Re: [PATCH net-next 2/3] rhashtable: allow lookup function to have
compare function agument
On 07/13/15 at 05:39pm, Tom Herbert wrote:
> Added rhashtable_lookup_fast_cmpfn which does a lookup in an rhash table
> with the compare function being taken from an argument. This allows
> different compare functions to be used on the same table.
>
> Signed-off-by: Tom Herbert <tom@...bertland.com>
Does this preserve the inlining guarantee? I remember Herbert had
to write this carefully in order to avoid indirect calls.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists