diff options
author | Simon Glass <sjg@chromium.org> | 2019-12-06 21:42:05 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2019-12-15 11:44:13 +0800 |
commit | 37a508f8b7d580334b0a9b886539d7816944ece0 (patch) | |
tree | a926c5aec0fbb713b6d3bf55fb2ee10224352d00 /arch/x86/lib/pmu.c | |
parent | 506f22497743f943dd0e3f9247451e2c192a5760 (diff) |
x86: Add a new global_data member for the cache record
At present we reuse the mrc_output char * to also point to the cache
record after it has been set up. This is confusing and doesn't save much
data space.
Add a new mrc_cache member instead.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/x86/lib/pmu.c')
0 files changed, 0 insertions, 0 deletions