]> git.baikalelectronics.ru Git - kernel.git/commit
lib: hash: follow-up fixups for arch hash
authorFrancesco Fusco <ffusco@redhat.com>
Wed, 18 Dec 2013 15:05:48 +0000 (16:05 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Dec 2013 05:14:53 +0000 (00:14 -0500)
commit75d4b12233dc8572e5db8a9925d231cde1631afc
treea82ae9fc4ffd8f326baec66803180b34613c0b5b
parentfb8f4c1e3fb063e1d66cb3729cd7068860a901cc
lib: hash: follow-up fixups for arch hash

This patch adds the include file to pull in __read_mostly on some
architectures e.g. ppc and also fixes up signatures in generic
asm.

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Francesco Fusco <ffusco@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/asm-generic/hash.h
lib/hash.c