Skip to content
Commit aae5f662 authored by Sam Ravnborg's avatar Sam Ravnborg
Browse files

kbuild: whitelist section mismatch in init/main.c



In init/main.c we have a reference from rest_init() to .init.text
which is intentional.
Rename the function 'init' to 'kernel_init' to make it a
kernel wide unique symbol and whitelist the reference.

Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent 85bd2fdd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment