diff options
author | Saurabh Sengar <[email protected]> | 2024-04-02 07:40:28 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2024-04-03 08:46:08 +0200 |
commit | 222408cde4d0ab17e54d4db26751c2b5cab9ac2b (patch) | |
tree | 527029165d2850f8b1f9eb5f3fbee510405ee7f5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | fe5e6b599fbc417662c549c04d278a13098eb52a (diff) |
x86/of: Set the parse_smp_cfg for all the DeviceTree platforms by default
x86_dtb_parse_smp_config() must be set by DeviceTree platform for
parsing SMP configuration. Set the parse_smp_cfg pointer to
x86_dtb_parse_smp_config() by default so that all the dtb platforms
need not to assign it explicitly. Today there are only two platforms
using DeviceTree in x86, ce4100 and hv_vtl. Remove the explicit
assignment of x86_dtb_parse_smp_config() function from these.
Signed-off-by: Saurabh Sengar <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions