diff options
author | Sean Christopherson <[email protected]> | 2019-08-05 14:21:34 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-08-07 15:24:21 +0200 |
commit | 6444b40eeda4f78f57b255dd7ecb8d3e5936eea2 (patch) | |
tree | 1b268d2dce82e57167e9e0af7bf0e04fbb276ac6 /tools/perf/scripts/python | |
parent | 43931d350f30c6cd8c2f498d54ef7d65750abc92 (diff) |
x86/apic: Annotate global config variables as "read-only after init"
Mark the APIC's global config variables that are constant after boot as
__ro_after_init to help document that the majority of the APIC config is
not changed at runtime, and to harden the kernel a smidge.
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions