Re: [PATCH 0/2] New jhash function

From: David Miller
Date: Thu Dec 09 2010 - 23:19:20 EST


From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
Date: Thu, 9 Dec 2010 07:53:45 +1030

> On Thu, 9 Dec 2010 03:39:54 am David Miller wrote:
>> From: Jozsef Kadlecsik <kadlec@xxxxxxxxxxxxxxxxx>
>> Date: Fri, 3 Dec 2010 13:38:59 +0100
>>
>> > The current jhash.h implements the lookup2() hash function by Bob Jenkins.
>> > However, lookup2() is outdated as Bob wrote a new hash function called
>> > lookup3(). There is a longer comparison of those two and other hash
>> > functions at http://burtleburtle.net/bob/hash/doobs.html.
>> >
>> > Please consider applying the following patches.
>>
>> Patch #1 is already in the net-next-2.6 tree, and as long as there are
>> no major objections to the general crowd (including Rusty et al.) I am
>> happy to put patch #2 into my tree as well.
>>
>> Rusty, does the current version of patch #2 look good to you?
>
> Yes, 2/2 good. Thanks Jozsef!
>
> Acked-by: Rusty Russell <rusty@xxxxxxxxxxxxxxx>

Applied, thanks everyone.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/