aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_init_chip.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2009-03-16 18:53:18 +0100
committerThomas Gleixner <tglx@linutronix.de>2009-03-17 12:28:30 +0100
commit1be1cb7b47f0744141ed61cdb25648819ae1a56f (patch)
tree2d13d83492881e333f633f5513aec79b4816ff78 /drivers/infiniband/hw/ipath/ipath_init_chip.c
parentdebug_objects: add boot-parameter toggle to turn object debugging off again (diff)
downloadlinux-dev-1be1cb7b47f0744141ed61cdb25648819ae1a56f.tar.xz
linux-dev-1be1cb7b47f0744141ed61cdb25648819ae1a56f.zip
debugobjects: replace static objects when slab cache becomes available
Impact: refactor/consolidate object management, prepare for delayed free debugobjects allocates static reference objects to track objects which are initialized or activated before the slab cache becomes available. These static reference objects have to be handled seperately in free_object(). The handling of these objects is in the way of implementing a delayed free functionality. The delayed free is required to avoid callbacks into the mm code from debug_check_no_obj_freed(). Replace the static object references with dynamic ones after the slab cache has been initialized. The static objects are now marked initdata. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> LKML-Reference: <200903162049.58058.nickpiggin@yahoo.com.au>
Diffstat (limited to 'drivers/infiniband/hw/ipath/ipath_init_chip.c')
0 files changed, 0 insertions, 0 deletions