generic: 5.15: backport patch supporting "big" kernel symbols
authorChristian Marangi <ansuelsmth@gmail.com>
Sat, 10 Jun 2023 03:33:44 +0000 (05:33 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Sat, 10 Jun 2023 04:56:19 +0000 (06:56 +0200)
commit9dfade39f5d9e5ea5ff8bf75200adb0a15a3d7d6
tree8778a0ca07a712feb562aff5ba0a8c872ddbf682
parent1c058f9b183650453a2b29b3f56922c688991713
generic: 5.15: backport patch supporting "big" kernel symbols

Backport patch supporting "big" kernel symbols. This is needed for
powerpc arch that seems to suffer from this problem when
CONFIG_ALL_KMODS is selected and fail to compile with the error:
Inconsistent kallsyms data
Try make KALLSYMS_EXTRA_PASS=1 as a workaround

Backport this patch to handle these corner case.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/generic/backport-5.15/202-v6.1-kallsyms-support-big-kernel-symbols.patch [new file with mode: 0644]