diff options
author | Sasha Levin <levinsasha928@gmail.com> | 2012-10-30 22:45:57 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-11-02 23:44:51 +0400 |
commit | d9b482c8ba1973a189f2d4c8175d405b87fbf2d7 (patch) | |
tree | 87d1f517365b7ec2113255fd537472d28b9697a4 /scripts/extract-vmlinux | |
parent | c660b8f944f1815494a76935148571276fa47462 (diff) | |
download | linux-d9b482c8ba1973a189f2d4c8175d405b87fbf2d7.tar.xz |
hashtable: introduce a small and naive hashtable
This hashtable implementation is using hlist buckets to provide a simple
hashtable to prevent it from getting reimplemented all over the kernel.
Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
[ Merging this now, so that subsystems can start applying Sasha's
patches that use this - Linus ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/extract-vmlinux')
0 files changed, 0 insertions, 0 deletions