Loading scripts/mod/modpost.c +0 −1 Original line number Original line Diff line number Diff line Loading @@ -626,7 +626,6 @@ static int strrcmp(const char *s, const char *sub) * tosec = .init.text * tosec = .init.text * fromsec = .text * fromsec = .text * atsym = kernel_init * atsym = kernel_init * Some symbols belong to init section but still it is ok to reference * * * Pattern 7: * Pattern 7: * Logos used in drivers/video/logo reside in __initdata but the * Logos used in drivers/video/logo reside in __initdata but the Loading Loading
scripts/mod/modpost.c +0 −1 Original line number Original line Diff line number Diff line Loading @@ -626,7 +626,6 @@ static int strrcmp(const char *s, const char *sub) * tosec = .init.text * tosec = .init.text * fromsec = .text * fromsec = .text * atsym = kernel_init * atsym = kernel_init * Some symbols belong to init section but still it is ok to reference * * * Pattern 7: * Pattern 7: * Logos used in drivers/video/logo reside in __initdata but the * Logos used in drivers/video/logo reside in __initdata but the Loading