From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Borkmann Subject: Re: Where exactly will arch_fast_hash be used Date: Thu, 04 Dec 2014 16:51:38 +0100 Message-ID: <5480830A.8090803@redhat.com> References: <20141204081147.GA19030@gondor.apana.org.au> <20141204152637.GA32140@casper.infradead.org> <20141204152929.GA22075@gondor.apana.org.au> <20141204153938.GC32140@casper.infradead.org> <54808123.8000704@redhat.com> <20141204154708.GA22185@gondor.apana.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Thomas Graf , "David S. Miller" , "Theodore Ts'o" , netdev@vger.kernel.org, Linux Kernel Mailing List To: Herbert Xu Return-path: In-Reply-To: <20141204154708.GA22185@gondor.apana.org.au> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 12/04/2014 04:47 PM, Herbert Xu wrote: > On Thu, Dec 04, 2014 at 04:43:31PM +0100, Daniel Borkmann wrote: >> >> Hm, I thought the kernel doc on arch_fast_hash() in include/linux/hash.h >> would give enough of a hint ... > > I think something more explicit like "do not use this in a hash > table unless you know what you're doing" might be needed. Ok, I'm fine with that, do you want to submit a patch on top of, or after Hannes' improvements [1] got in? Thanks a lot, Herbert. [1] http://patchwork.ozlabs.org/patch/417761/