lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 21 Dec 2016 20:19:47 +0100
From:   Thomas Gleixner <tglx@...utronix.de>
To:     LKML <linux-kernel@...r.kernel.org>
Cc:     Sebastian Siewior <bigeasy@...utronix.de>,
        Ingo Molnar <mingo@...nel.org>,
        Peter Zijlstra <peterz@...radead.org>
Subject: [patch 00/10] cpu/hotplug: Final cleanup

The following series completes the cpuhotplug rework stage ONE.

 - Fix a completely broken new user of the state machine

 - Prevent overwriting existing states

 - Convert the last left over drivers to the state machine

 - Remove the notifiers and related code

 - Cleanup the state names (tree wide)

 - Consolidate a few hotplug states

It's also available from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git WIP.hotplug

Thanks,

	tglx
---
 a/lib/cpu-notifier-error-inject.c                    |   84 ---------
 arch/arm/kernel/smp_twd.c                            |    2 
 arch/arm/mach-imx/mmdc.c                             |   34 ++-
 arch/arm/mach-mvebu/coherency.c                      |    2 
 arch/arm/mm/cache-l2x0-pmu.c                         |    2 
 arch/arm/mm/cache-l2x0.c                             |    2 
 arch/arm/vfp/vfpmodule.c                             |    2 
 arch/arm/xen/enlighten.c                             |    2 
 arch/arm64/kernel/armv8_deprecated.c                 |    2 
 arch/arm64/kernel/debug-monitors.c                   |    2 
 arch/arm64/kernel/hw_breakpoint.c                    |    2 
 arch/blackfin/kernel/perf_event.c                    |    2 
 arch/mips/kernel/pm-cps.c                            |    2 
 arch/mips/oprofile/op_model_loongson3.c              |    2 
 arch/powerpc/mm/numa.c                               |    2 
 arch/powerpc/perf/core-book3s.c                      |    2 
 arch/s390/kernel/perf_cpum_cf.c                      |    2 
 arch/s390/kernel/perf_cpum_sf.c                      |    2 
 arch/x86/entry/vdso/vma.c                            |    2 
 arch/x86/events/amd/ibs.c                            |    2 
 arch/x86/events/amd/power.c                          |    2 
 arch/x86/events/amd/uncore.c                         |    6 
 arch/x86/events/core.c                               |    6 
 arch/x86/events/intel/cqm.c                          |    4 
 arch/x86/events/intel/cstate.c                       |    5 
 arch/x86/events/intel/rapl.c                         |    4 
 arch/x86/events/intel/uncore.c                       |   10 -
 arch/x86/kernel/apb_timer.c                          |    2 
 arch/x86/kernel/apic/x2apic_cluster.c                |    2 
 arch/x86/kernel/hpet.c                               |    4 
 arch/x86/kernel/tboot.c                              |    2 
 arch/x86/kvm/x86.c                                   |    2 
 arch/x86/xen/enlighten.c                             |    4 
 arch/xtensa/kernel/perf_event.c                      |    2 
 b/arch/metag/kernel/perf/perf_event.c                |    2 
 drivers/bus/arm-cci.c                                |    2 
 drivers/bus/arm-ccn.c                                |    2 
 drivers/clocksource/arc_timer.c                      |    2 
 drivers/clocksource/arm_arch_timer.c                 |    2 
 drivers/clocksource/arm_global_timer.c               |    2 
 drivers/clocksource/dummy_timer.c                    |    2 
 drivers/clocksource/exynos_mct.c                     |    2 
 drivers/clocksource/jcore-pit.c                      |    2 
 drivers/clocksource/metag_generic.c                  |    2 
 drivers/clocksource/mips-gic-timer.c                 |    4 
 drivers/clocksource/qcom-timer.c                     |    2 
 drivers/clocksource/time-armada-370-xp.c             |    2 
 drivers/clocksource/timer-atlas7.c                   |    2 
 drivers/hwtracing/coresight/coresight-etm3x.c        |    4 
 drivers/hwtracing/coresight/coresight-etm4x.c        |    8 
 drivers/irqchip/irq-armada-370-xp.c                  |    6 
 drivers/irqchip/irq-bcm2836.c                        |    2 
 drivers/irqchip/irq-gic-v3.c                         |    6 
 drivers/irqchip/irq-gic.c                            |    2 
 drivers/irqchip/irq-hip04.c                          |    2 
 drivers/leds/trigger/ledtrig-cpu.c                   |    2 
 drivers/net/virtio_net.c                             |    4 
 drivers/perf/arm_pmu.c                               |    2 
 drivers/scsi/bnx2fc/bnx2fc_fcoe.c                    |   81 +++-----
 drivers/scsi/bnx2i/bnx2i_init.c                      |   80 +++-----
 drivers/staging/lustre/lnet/libcfs/linux/linux-cpu.c |   85 ++++-----
 drivers/xen/events/events_fifo.c                     |    2 
 include/linux/cpu.h                                  |   90 ---------
 include/linux/cpuhotplug.h                           |    9 
 kernel/cpu.c                                         |  172 ++-----------------
 lib/Kconfig.debug                                    |   24 --
 lib/Makefile                                         |    1 
 virt/kvm/arm/arch_timer.c                            |    2 
 virt/kvm/arm/vgic/vgic-init.c                        |    2 
 virt/kvm/kvm_main.c                                  |    2 
 70 files changed, 240 insertions(+), 587 deletions(-)



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ