1. 06 7月, 2008 1 次提交
  2. 04 7月, 2008 1 次提交
    • H
      generic-ipi: fix s390 build bug · ba8dd03a
      Heiko Carstens 提交于
      forgot to remove #include <linux/spinlock.h> from linux/smp.h while
      fixing the original s390 build bug.
      
      Patch below fixes this build bug caused by header inclusion dependencies:
      
        CC      kernel/timer.o
      In file included from include/linux/spinlock.h:87,
                       from include/linux/smp.h:11,
                       from include/linux/kernel_stat.h:4,
                       from kernel/timer.c:22:
      include/asm/spinlock.h: In function '__raw_spin_lock':
      include/asm/spinlock.h:69: error: implicit declaration of function 'smp_processor_id'
      Signed-off-by: NHeiko Carstens <heiko.carstens@de.ibm.com>
      Signed-off-by: NIngo Molnar <mingo@elte.hu>
      ba8dd03a
  3. 03 7月, 2008 1 次提交
  4. 27 6月, 2008 3 次提交
  5. 26 6月, 2008 12 次提交
  6. 25 6月, 2008 17 次提交
  7. 24 6月, 2008 5 次提交