1. 14 5月, 2009 20 次提交
  2. 13 5月, 2009 1 次提交
    • T
      alpha: unbreak percpu again · 9aa7a7d5
      Tejun Heo 提交于
      Commit 9b8de747 ("FRV: Fix the section
      attribute on UP DECLARE_PER_CPU()") cleaned up DECLARE/DEFINE_PER_CPU()
      macros and in the process made alpha percpu.h include
      include/asm-generic/percpu.h which breaks compilation due to duplicate
      definitions.
      
      Remove inclusion of generic asm helper file and define whatever necessary
      in alpha header proper.
      
      In the longer term, percpu definitions will be unified and all these
      little subtlties will be removed.
      Signed-off-by: NTejun Heo <tj@kernel.org>
      Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
      Cc: David Howells <dhowells@redhat.com>
      Cc: Andrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      9aa7a7d5
  3. 12 5月, 2009 8 次提交
  4. 11 5月, 2009 4 次提交
  5. 09 5月, 2009 1 次提交
  6. 08 5月, 2009 6 次提交