• Rusty Russell's avatar
    [PATCH] minor slab cleanups for hotplug CPUs · bd7c5d21
    Rusty Russell authored
    - Move free_block prototype, and ac_entry and ac_data functions up in file.
    
    - Use list_for_each_entry in cpuup_callback.
    
    - Remove unneccessary g_cpucache_up in cpuup_callback.
    
    - Make reap_timer_func take CPU number as data, and check if that is
      offline before rescheduing (noop without CONFIG_HOTPLUG_CPU).
    bd7c5d21
slab.c 75.6 KB