On Thu, Nov 30, 2023 at 11:57:38PM -0800, Harshit Mogalapalli wrote: > This check complains when we reach kobject_put() or kobject_get() with > kobject->state_initialized unset. > > This will eventually trigger a runtime WARN(). > > Signed-off-by: Harshit Mogalapalli <harshit.m.mogalapalli@xxxxxxxxxx> Thanks! Applied. regards, dan carpenter