diff options
author | Hou Wenlong <houwenlong.hwl@antgroup.com> | 2023-07-12 11:30:06 +0800 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2023-10-16 13:38:24 +0200 |
commit | 7f6874eddd81cb2ed784642a7a4321671e158ffe (patch) | |
tree | 4ab67d3e51b452fc7d418417fba5b259cf9a2e97 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | dc6283009016acd5a8c6a6c073506d82bbc55529 (diff) |
x86/head/64: Add missing __head annotation to startup_64_load_idt()
This function is currently only used in the head code and is only called
from startup_64_setup_env(). Although it would be inlined by the
compiler, it would be better to mark it as __head too in case it doesn't.
Signed-off-by: Hou Wenlong <houwenlong.hwl@antgroup.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/efcc5b5e18af880e415d884e072bf651c1fa7c34.1689130310.git.houwenlong.hwl@antgroup.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions