aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2023-02-22 19:42:58 -0800
committerAndrew Morton <[email protected]>2023-04-08 13:45:36 -0700
commit58deeb4ef3b054498747d0929d94ac53ab90981f (patch)
tree2a811d18d520dde53b389d7cee564d4f8b61f66c /scripts/gdb/linux/utils.py
parenteca7de7cdc382eb6e0d344c07b1449ed75f5b435 (diff)
ia64: mm/contig: fix section mismatch warning/error
alloc_per_cpu_data() is called by find_memory(), which is marked as __init. Therefore alloc_per_cpu_data() can also be marked as __init to remedy this modpost problem. WARNING: modpost: vmlinux.o: section mismatch in reference: alloc_per_cpu_data (section: .text) -> memblock_alloc_try_nid (section: .init.text) Link: https://lkml.kernel.org/r/[email protected] Fixes: 4b9ddc7cf272 ("[IA64] Fix section mismatch in contig.c version of per_cpu_init()") Signed-off-by: Randy Dunlap <[email protected]> Cc: Christoph Hellwig <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions