Skip to content
Commit e7829855 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

runtime constants: add default dummy infrastructure



This adds the initial dummy support for 'runtime constants' for when
an architecture doesn't actually support an implementation of fixing
up said runtime constants.

This ends up being the fallback to just using the variables as regular
__ro_after_init variables, and changes the dcache d_hash() function to
use this model.

Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent e60cc611
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment