diff options
author | Marco Bonelli <[email protected]> | 2022-03-01 10:01:57 +0800 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2022-03-04 16:46:31 +0100 |
commit | 45967ffb9e50aa3472cc6c69a769ef0f09cced5d (patch) | |
tree | 2cbbce59ccc53a2ce0bcc2ec53659c9e9c06130e /tools/testing/selftests/bpf/progs/test_prog_array_init.c | |
parent | 2852631d96a643e0b21a9b14ad38caf465d7225f (diff) |
iommu/vt-d: Add missing "__init" for rmrr_sanity_check()
rmrr_sanity_check() calls arch_rmrr_sanity_check(), which is marked as
"__init". Add the annotation for rmrr_sanity_check() too. This function is
currently only called from dmar_parse_one_rmrr() which is also "__init".
Signed-off-by: Marco Bonelli <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lu Baolu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions