diff options
author | Mark Rutland <[email protected]> | 2014-07-16 16:32:44 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2014-07-18 15:24:09 +0100 |
commit | df857416a13734ed9356f6e4f0152d55e4fb748a (patch) | |
tree | c18089d69b5ecc00ba4d2828899801ac5cadb270 /fs/jbd2/commit.c | |
parent | 89c4a306e7631bcb71cc537c8a029172af6047fe (diff) |
arm64: cpuinfo: record cpu system register values
Several kernel subsystems need to know details about CPU system register
values, sometimes for CPUs other than that they are executing on. Rather
than hard-coding system register accesses and cross-calls for these
cases, this patch adds logic to record various system register values at
boot-time. This may be used for feature reporting, firmware bug
detection, etc.
Separate hooks are added for the boot and hotplug paths to enable
one-time intialisation and cold/warm boot value mismatch detection in
later patches.
Signed-off-by: Mark Rutland <[email protected]>
Reviewed-by: Will Deacon <[email protected]>
Reviewed-by: Catalin Marinas <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions