Print this page
11506 smatch resync

@@ -380,8 +380,9 @@
 {
         if (option_project != PROJ_KERNEL)
                 return;
 
         my_member_id = id;
+        set_dynamic_states(my_member_id);
         add_extra_mod_hook(&extra_mod_hook);
 }