Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit e3c92e81 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

runtime constants: add x86 architecture support


This implements the runtime constant infrastructure for x86, allowing
the dcache d_hash() function to be generated using as a constant for
hash table address followed by shift by a constant of the hash index.

Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent e7829855
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment