1. NAME

debug_object_activate - debug checks when an object is activated

2. SYNOPSIS

void debug_object_activate(void *  addr , struct debug_obj_descr *  descr );

3. ARGUMENTS

addr
    address of the object

descr
    pointer to an object specific debug description structure

4. AUTHOR

Thomas Gleixner <>
    Author.

5. COPYRIGHT