1. 23 8月, 2011 1 次提交
  2. 22 8月, 2011 1 次提交
  3. 08 8月, 2011 1 次提交
  4. 26 7月, 2011 1 次提交
  5. 21 7月, 2011 2 次提交
  6. 20 7月, 2011 1 次提交
  7. 07 7月, 2011 1 次提交
    • S
      ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1 · 7fa22bd5
      Stephen Boyd 提交于
      If an ARM system has multiple cpus in the same socket and the
      kernel is booted with maxcpus=1, secondary cpus are possible but
      not present due to how platform_smp_prepare_cpus() is called.
      Since most typical ARM processors don't actually support physical
      hotplug, initialize the present map to be equal to the possible
      map in generic ARM SMP code. Also, always call
      platform_smp_prepare_cpus() as long as max_cpus is non-zero (0
      means no SMP) to allow platform code to do any SMP setup.
      
      After applying this patch it's possible to boot an ARM system
      with maxcpus=1 on the command line and then hotplug in secondary
      cpus via sysfs. This is more in line with how x86 does things.
      Signed-off-by: NStephen Boyd <sboyd@codeaurora.org>
      Cc: Paul Mundt <lethal@linux-sh.org>
      Cc: Kukjin Kim <kgene.kim@samsung.com>
      Cc: David Brown <davidb@codeaurora.org>
      Cc: Tony Lindgren <tony@atomide.com>
      Cc: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>
      Cc: Linus Walleij <linus.walleij@stericsson.com>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      7fa22bd5
  8. 06 7月, 2011 1 次提交
  9. 28 6月, 2011 1 次提交
  10. 24 6月, 2011 1 次提交
  11. 23 6月, 2011 6 次提交
  12. 22 6月, 2011 1 次提交
  13. 21 6月, 2011 5 次提交
  14. 17 6月, 2011 1 次提交
  15. 10 6月, 2011 1 次提交
  16. 27 5月, 2011 1 次提交
  17. 26 5月, 2011 2 次提交
  18. 25 5月, 2011 12 次提交