Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull smp hotplug updates from Thomas Gleixner: "This is the next part of the hotplug rework. - Convert all notifiers with a priority assigned - Convert all CPU_STARTING/DYING notifiers The final removal of the STARTING/DYING infrastructure will happen when the merge window closes. Another 700 hundred line of unpenetrable maze gone :)" * 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (70 commits) timers/core: Correct callback order during CPU hot plug leds/trigger/cpu: Move from CPU_STARTING to ONLINE level powerpc/numa: Convert to hotplug state machine arm/perf: Fix hotplug state machine conversion irqchip/armada: Avoid unused function warnings ARC/time: Convert to hotplug state machine clocksource/atlas7: Convert to hotplug state machine clocksource/armada-370-xp: Convert to hotplug state machine clocksource/exynos_mct: Convert to hotplug state machine clocksource/arm_global_timer: Convert to hotplug state machine rcu: Convert rcutree to hotplug state machine KVM/arm/arm64/vgic-new: Convert to hotplug state machine smp/cfd: Convert core to hotplug state machine x86/x2apic: Convert to CPU hotplug state machine profile: Convert to hotplug state machine timers/core: Convert to hotplug state machine hrtimer: Convert to hotplug state machine x86/tboot: Convert to hotplug state machine arm64/armv8 deprecated: Convert to hotplug state machine hwtracing/coresight-etm4x: Convert to hotplug state machine ...
Showing
- arch/arc/kernel/time.c 18 additions, 30 deletionsarch/arc/kernel/time.c
- arch/arm/kernel/smp_twd.c 11 additions, 20 deletionsarch/arm/kernel/smp_twd.c
- arch/arm/mach-mvebu/coherency.c 6 additions, 13 deletionsarch/arm/mach-mvebu/coherency.c
- arch/arm/mm/cache-l2x0.c 13 additions, 14 deletionsarch/arm/mm/cache-l2x0.c
- arch/arm/vfp/vfpmodule.c 17 additions, 11 deletionsarch/arm/vfp/vfpmodule.c
- arch/arm/xen/enlighten.c 11 additions, 30 deletionsarch/arm/xen/enlighten.c
- arch/arm64/kernel/armv8_deprecated.c 5 additions, 17 deletionsarch/arm64/kernel/armv8_deprecated.c
- arch/blackfin/kernel/perf_event.c 5 additions, 21 deletionsarch/blackfin/kernel/perf_event.c
- arch/metag/kernel/perf/perf_event.c 7 additions, 19 deletionsarch/metag/kernel/perf/perf_event.c
- arch/mips/oprofile/op_model_loongson3.c 14 additions, 21 deletionsarch/mips/oprofile/op_model_loongson3.c
- arch/powerpc/mm/numa.c 19 additions, 29 deletionsarch/powerpc/mm/numa.c
- arch/powerpc/perf/core-book3s.c 7 additions, 23 deletionsarch/powerpc/perf/core-book3s.c
- arch/s390/kernel/perf_cpum_cf.c 19 additions, 27 deletionsarch/s390/kernel/perf_cpum_cf.c
- arch/s390/kernel/perf_cpum_sf.c 19 additions, 26 deletionsarch/s390/kernel/perf_cpum_sf.c
- arch/sh/kernel/perf_event.c 4 additions, 19 deletionsarch/sh/kernel/perf_event.c
- arch/x86/entry/vdso/vma.c 4 additions, 16 deletionsarch/x86/entry/vdso/vma.c
- arch/x86/events/amd/core.c 3 additions, 3 deletionsarch/x86/events/amd/core.c
- arch/x86/events/amd/ibs.c 28 additions, 36 deletionsarch/x86/events/amd/ibs.c
- arch/x86/events/amd/power.c 12 additions, 48 deletionsarch/x86/events/amd/power.c
- arch/x86/events/amd/uncore.c 32 additions, 90 deletionsarch/x86/events/amd/uncore.c
Loading
Please register or sign in to comment