diff options
author | George Spelvin <linux@horizon.com> | 2016-05-02 06:31:01 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-16 11:35:08 -0700 |
commit | 0fed3ac866eabf01924457921ee3684c8e4c9005 (patch) | |
tree | d32e64a6c0dbe6f93e5345caec509cc580db2a37 /scripts | |
parent | 2dcd0af568b0cf583645c8a317dd12e344b1c72a (diff) |
namei: Improve hash mixing if CONFIG_DCACHE_WORD_ACCESS
The hash mixing between adding the next 64 bits of name
was just a bit weak.
Replaced with a still very fast but slightly more effective
mixing function.
Signed-off-by: George Spelvin <linux@horizon.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions