linux_dsm_epyc7002/arch
Luck, Tony 93f378883c Fix ia64 build errors (fallout from system.h disintegration)
Fix this build error on ia64:

  In file included from include/linux/sched.h:92,
                  from arch/ia64/kernel/asm-offsets.c:9:
  include/linux/llist.h:59:25: error: asm/cmpxchg.h: No such file or directory
  make[1]: *** [arch/ia64/kernel/asm-offsets.s] Error 1

Right now we don't seem to need any actual contents for the
asm/cmpxchg.h to make the build work ...  so leave the migration of
xchg() and cmpxchg() to this new header file for a future patch.

Also process.c needs <asm/switch_to.h> (for definition of pfm_syst_info).

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-03-29 14:16:06 -07:00
..
alpha Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
arm MMC highlights for 3.4: 2012-03-28 20:59:45 -07:00
avr32 Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
blackfin Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
c6x Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
cris Delete all instances of asm/system.h 2012-03-28 18:30:03 +01:00
frv Delete all instances of asm/system.h 2012-03-28 18:30:03 +01:00
h8300 Delete all instances of asm/system.h 2012-03-28 18:30:03 +01:00
hexagon Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
ia64 Fix ia64 build errors (fallout from system.h disintegration) 2012-03-29 14:16:06 -07:00
m32r Delete all instances of asm/system.h 2012-03-28 18:30:03 +01:00
m68k Delete all instances of asm/system.h 2012-03-28 18:30:03 +01:00
microblaze Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
mips Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
mn10300 Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
openrisc Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
parisc Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
powerpc irqdomain/powerpc: updated defconfigs for VIRQ_DEBUG rename 2012-03-29 14:31:20 -06:00
s390 Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
score Delete all instances of asm/system.h 2012-03-28 18:30:03 +01:00
sh Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
sparc Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
tile Merge branch 'akpm' (Andrew's patch-bomb) 2012-03-28 17:19:28 -07:00
um Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
unicore32 Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
x86 Merge branch 'akpm' (Andrew's patch-bomb) 2012-03-28 17:19:28 -07:00
xtensa Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
.gitignore
Kconfig nmi watchdog: do not use cpp symbol in Kconfig 2012-03-23 16:58:31 -07:00