| 
														
															@@ -118,7 +118,7 @@ Signed-off-by: Felix Fietkau <[email protected]> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   
														 | 
														
														 | 
														
															   
														 | 
													
												
											
												
													
														| 
														 | 
														
															  static char *get_modinfo(const struct load_info *info, const char *tag); 
														 | 
														
														 | 
														
															  static char *get_modinfo(const struct load_info *info, const char *tag); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  static char *get_next_modinfo(const struct load_info *info, const char *tag, 
														 | 
														
														 | 
														
															  static char *get_next_modinfo(const struct load_info *info, const char *tag, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-@@ -1950,9 +1952,11 @@ static int setup_load_info(struct load_i 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+@@ -1958,9 +1960,11 @@ static int setup_load_info(struct load_i 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   
														 | 
														
														 | 
														
															   
														 | 
													
												
											
												
													
														| 
														 | 
														
															  static int check_modinfo(struct module *mod, struct load_info *info, int flags) 
														 | 
														
														 | 
														
															  static int check_modinfo(struct module *mod, struct load_info *info, int flags) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  { 
														 | 
														
														 | 
														
															  { 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -131,7 +131,7 @@ Signed-off-by: Felix Fietkau <[email protected]> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  	if (flags & MODULE_INIT_IGNORE_VERMAGIC) 
														 | 
														
														 | 
														
															  	if (flags & MODULE_INIT_IGNORE_VERMAGIC) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  		modmagic = NULL; 
														 | 
														
														 | 
														
															  		modmagic = NULL; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   
														 | 
														
														 | 
														
															   
														 | 
													
												
											
												
													
														| 
														 | 
														
															-@@ -1973,6 +1977,7 @@ static int check_modinfo(struct module * 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+@@ -1981,6 +1985,7 @@ static int check_modinfo(struct module * 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  				mod->name); 
														 | 
														
														 | 
														
															  				mod->name); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  		add_taint_module(mod, TAINT_OOT_MODULE, LOCKDEP_STILL_OK); 
														 | 
														
														 | 
														
															  		add_taint_module(mod, TAINT_OOT_MODULE, LOCKDEP_STILL_OK); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  	} 
														 | 
														
														 | 
														
															  	} 
														 |