Searched hist:e5797dc011182f8b25420bc977f37cd92fc6e755 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | swap.h | diff e5797dc011182f8b25420bc977f37cd92fc6e755 Tue Jun 06 07:18:13 CDT 2023 Miaohe Lin <linmiaohe@huawei.com> mm: vmscan: mark kswapd_run() and kswapd_stop() __meminit
Add __meminit to kswapd_run() and kswapd_stop() to ensure they're default to __init when memory hotplug is not enabled.
Link: https://lkml.kernel.org/r/20230606121813.242163-1-linmiaohe@huawei.com Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Acked-by: Yu Zhao <yuzhao@google.com> Acked-by: David Hildenbrand <david@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|
/openbmc/linux/mm/ |
H A D | vmscan.c | diff e5797dc011182f8b25420bc977f37cd92fc6e755 Tue Jun 06 07:18:13 CDT 2023 Miaohe Lin <linmiaohe@huawei.com> mm: vmscan: mark kswapd_run() and kswapd_stop() __meminit
Add __meminit to kswapd_run() and kswapd_stop() to ensure they're default to __init when memory hotplug is not enabled.
Link: https://lkml.kernel.org/r/20230606121813.242163-1-linmiaohe@huawei.com Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Acked-by: Yu Zhao <yuzhao@google.com> Acked-by: David Hildenbrand <david@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|