Debug checks when an object on stack is initialized
void debug_object_init_on_stack(void * addr, struct debug_obj_descr * descr);
addr
address of the object
descr
pointer to an object specific debug description structure
Thomas Gleixner <[email protected]>
Author.