diff options
author | Borislav Petkov <[email protected]> | 2016-02-03 12:33:41 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-02-09 11:41:18 +0100 |
commit | f8bb45e2c4acf1395bb6e61a135ce8c9107388cf (patch) | |
tree | b24186fa1e3c582de70d43350055d0f631a79816 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c416e6117575213a5a962149620684a09f9e4ece (diff) |
x86/microcode/intel: Rename mc_saved_in_initrd
Rename it to mc_tmp_ptrs to denote better what it is - a temporary array
for saving pointers to microcode blobs. And "initrd" is not accurate
anymore since initrd is not the only source for early microcode.
Therefore, rename copy_initrd_ptrs() to copy_ptrs() simply and
"initrd_start" to "offset".
And then do the following convention: the global variable is called
"mc_tmp_ptrs" and the local function arguments "mc_ptrs" for
differentiation.
Tested-by: Thomas Voegtle <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions