Searched hist:"0 cce0fde" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/sched/ |
H A D | topology.h | 0cce0fde Sat Jun 03 02:36:45 CDT 2023 Miaohe Lin <linmiaohe@huawei.com> sched/topology: Mark set_sched_topology() __init
All callers of set_sched_topology() are within __init section. Mark it __init too.
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Valentin Schneider <vschneid@redhat.com> Link: https://lore.kernel.org/r/20230603073645.1173332-1-linmiaohe@huawei.com
|
/openbmc/linux/kernel/sched/ |
H A D | topology.c | 0cce0fde Sat Jun 03 02:36:45 CDT 2023 Miaohe Lin <linmiaohe@huawei.com> sched/topology: Mark set_sched_topology() __init
All callers of set_sched_topology() are within __init section. Mark it __init too.
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Valentin Schneider <vschneid@redhat.com> Link: https://lore.kernel.org/r/20230603073645.1173332-1-linmiaohe@huawei.com
|