1. 24 12月, 2008 1 次提交
    • Y
      x86: fix lguest used_vectors breakage, -v2 · b77b881f
      Yinghai Lu 提交于
      Impact: fix lguest, clean up
      
      32-bit lguest used used_vectors to record vectors, but that model of
      allocating vectors changed and got broken, after we changed vector
      allocation to a per_cpu array.
      
      Try enable that for 64bit, and the array is used for all vectors that
      are not managed by vector_irq per_cpu array.
      
      Also kill system_vectors[], that is now a duplication of the
      used_vectors bitmap.
      
      [ merged in cpus4096 due to io_apic.c cpumask changes. ]
      [ -v2, fix build failure ]
      Signed-off-by: NYinghai Lu <yinghai@kernel.org>
      Signed-off-by: NIngo Molnar <mingo@elte.hu>
      Signed-off-by: NIngo Molnar <mingo@elte.hu>
      b77b881f
  2. 23 10月, 2008 2 次提交
  3. 13 10月, 2008 1 次提交
  4. 28 7月, 2008 1 次提交
  5. 24 7月, 2008 1 次提交
  6. 23 7月, 2008 1 次提交
  7. 12 7月, 2008 1 次提交
  8. 08 7月, 2008 1 次提交
  9. 13 5月, 2008 1 次提交
  10. 17 4月, 2008 1 次提交
  11. 30 1月, 2008 9 次提交
  12. 11 10月, 2007 1 次提交