Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 31 Mar 2014 19:27:32 +0000 (12:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 31 Mar 2014 19:27:32 +0000 (12:27 -0700)
commitd9fcca40eba3266c1c8b6d9d7ab163861ad23b66
tree7d69afe258fa57a844b293b4c84c8369ae15b15a
parent7cc3afdf43ffb703db831292f3816d909fd44767
parent7a5917e9787dd73284f04e35c3cfdb39a67bf0d5
Merge branch 'x86-hash-for-linus' of git://git./linux/kernel/git/tip/tip

Pull x86 hashing changes from Ingo Molnar:
 "Small fixes and cleanups to the librarized arch_fast_hash() methods,
  used by the net/openvswitch code"

* 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86, hash: Simplify switch, add __init annotation
  x86, hash: Swap arguments passed to crc32_u32()
  x86, hash: Fix build failure with older binutils
arch/x86/Makefile