Skip to content
Snippets Groups Projects
Commit bbd4380f authored by Sasha Levin's avatar Sasha Levin Committed by Ed Tam
Browse files

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.

Change-Id: Ie91c0b7a0537b8863d6df1e2771f54d4b731c496
Signed-off-by: default avatarSasha Levin <levinsasha928@gmail.com>
[ Merging this now, so that subsystems can start applying Sasha's
  patches that use this   - Linus ]
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 6684fc82
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment