diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2024-12-10 16:16:50 +0100 |
---|---|---|
committer | Dave Hansen <dave.hansen@linux.intel.com> | 2025-02-03 08:00:14 -0800 |
commit | b2f10aa2eb18d289e48097e0ed973e714322175b (patch) | |
tree | d471fd2e60a2ac97f219c5ca523eac8e1d3cade4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2014c95afecee3e76ca4a56956a936e23283f05b (diff) |
x86/entry: Add __init to ia32_emulation_override_cmdline()
ia32_emulation_override_cmdline() is an early_param() arg and these
are only needed at boot time. In fact, all other early_param() functions
in arch/x86 seem to have '__init' annotation and
ia32_emulation_override_cmdline() is the only exception.
Fixes: a11e097504ac ("x86: Make IA32_EMULATION boot time configurable")
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Reviewed-by: Nikolay Borisov <nik.borisov@suse.com>
Link: https://lore.kernel.org/all/20241210151650.1746022-1-vkuznets%40redhat.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions