diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-03-06 20:16:17 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-03-09 03:08:44 +0100 |
commit | bfcfaa77bdf0f775263e906015982a608df01c76 (patch) | |
tree | 6671137d4af157b851d953b7e2809abbfa809e81 /include | |
parent | Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... (diff) | |
download | linux-bfcfaa77bdf0f775263e906015982a608df01c76.tar.xz linux-bfcfaa77bdf0f775263e906015982a608df01c76.zip |
vfs: use 'unsigned long' accesses for dcache name comparison and hashing
Ok, this is hacky, and only works on little-endian machines with goo
unaligned handling. And even then only with CONFIG_DEBUG_PAGEALLOC
disabled, since it can access up to 7 bytes after the pathname.
But it runs like a bat out of hell.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions