1. 12 Feb, 2011 1 commit
  2. 10 Feb, 2011 1 commit
    • Jan Beulich's avatar
      x86: Fix section mismatch in LAPIC initialization · 2fb270f3
      Jan Beulich authored
      Additionally doing things conditionally upon smp_processor_id()
      being zero is generally a bad idea, as this means CPU 0 cannot
      be offlined and brought back online later again.
      
      While there may be other places where this is done, I think adding
      more of those should be avoided so that some day SMP can really
      become "symmetrical".
      Signed-off-by: default avatarJan Beulich <jbeulich@novell.com>
      Cc: Cyrill Gorcunov <gorcunov@gmail.com>
      LKML-Reference: <4D525C7E0200007800030EE1@vpn.id2.novell.com>
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      2fb270f3
  3. 08 Feb, 2011 1 commit
  4. 07 Feb, 2011 28 commits
  5. 06 Feb, 2011 9 commits