Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull SMP hotplug notifier removal from Thomas Gleixner: "This is the final cleanup of the hotplug notifier infrastructure. The series has been reintgrated in the last two days because there came a new driver using the old infrastructure via the SCSI tree. Summary: - convert the last leftover drivers utilizing notifiers - fixup for a completely broken hotplug user - prevent setup of already used states - removal of the notifiers - treewide cleanup of hotplug state names - consolidation of state space There is a sphinx based documentation pending, but that needs review from the documentation folks" * 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: irqchip/armada-xp: Consolidate hotplug state space irqchip/gic: Consolidate hotplug state space coresight/etm3/4x: Consolidate hotplug state space cpu/hotplug: Cleanup state names cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions staging/lustre/libcfs: Convert to hotplug state machine scsi/bnx2i: Convert to hotplug state machine scsi/bnx2fc: Convert to hotplug state machine cpu/hotplug: Prevent overwriting of callbacks x86/msr: Remove bogus cleanup from the error path bus: arm-ccn: Prevent hotplug callback leak perf/x86/intel/cstate: Prevent hotplug callback leak ARM/imx/mmcd: Fix broken cpu hotplug handling scsi: qedi: Convert to hotplug state machine
No related branches found
No related tags found
Showing
- arch/arm/kernel/smp_twd.c 1 addition, 1 deletionarch/arm/kernel/smp_twd.c
- arch/arm/mach-imx/mmdc.c 22 additions, 12 deletionsarch/arm/mach-imx/mmdc.c
- arch/arm/mach-mvebu/coherency.c 1 addition, 1 deletionarch/arm/mach-mvebu/coherency.c
- arch/arm/mm/cache-l2x0-pmu.c 1 addition, 1 deletionarch/arm/mm/cache-l2x0-pmu.c
- arch/arm/mm/cache-l2x0.c 1 addition, 1 deletionarch/arm/mm/cache-l2x0.c
- arch/arm/vfp/vfpmodule.c 1 addition, 1 deletionarch/arm/vfp/vfpmodule.c
- arch/arm/xen/enlighten.c 1 addition, 1 deletionarch/arm/xen/enlighten.c
- arch/arm64/kernel/armv8_deprecated.c 1 addition, 1 deletionarch/arm64/kernel/armv8_deprecated.c
- arch/arm64/kernel/debug-monitors.c 1 addition, 1 deletionarch/arm64/kernel/debug-monitors.c
- arch/arm64/kernel/hw_breakpoint.c 1 addition, 1 deletionarch/arm64/kernel/hw_breakpoint.c
- arch/blackfin/kernel/perf_event.c 1 addition, 1 deletionarch/blackfin/kernel/perf_event.c
- arch/metag/kernel/perf/perf_event.c 1 addition, 1 deletionarch/metag/kernel/perf/perf_event.c
- arch/mips/kernel/pm-cps.c 1 addition, 1 deletionarch/mips/kernel/pm-cps.c
- arch/mips/oprofile/op_model_loongson3.c 1 addition, 1 deletionarch/mips/oprofile/op_model_loongson3.c
- arch/powerpc/mm/numa.c 1 addition, 1 deletionarch/powerpc/mm/numa.c
- arch/powerpc/perf/core-book3s.c 1 addition, 1 deletionarch/powerpc/perf/core-book3s.c
- arch/s390/kernel/perf_cpum_cf.c 1 addition, 1 deletionarch/s390/kernel/perf_cpum_cf.c
- arch/s390/kernel/perf_cpum_sf.c 1 addition, 1 deletionarch/s390/kernel/perf_cpum_sf.c
- arch/x86/entry/vdso/vma.c 1 addition, 1 deletionarch/x86/entry/vdso/vma.c
- arch/x86/events/amd/ibs.c 1 addition, 1 deletionarch/x86/events/amd/ibs.c
Loading
Please register or sign in to comment