acrn-kernel/arch/ia64
Isaku Yamahata 05f0ecbda5 [IA64] fix allmodconfig compilation breakage.
This patch fixes the following compilation error caused by recursive
inclusion of kernel.h which defines BUILD_BUG_ON().
In this case, the case it catches will be caught by the case
CONFIG_PARAVIRT=n, so removing it would not hurt compile time check
very much. So fix the breakage by removing it.

  CC      arch/ia64/kernel/asm-offsets.s
In file included from include/linux/bitops.h:17,
                 from include/linux/kernel.h:15,
                 from include/linux/sched.h:52,
                 from arch/ia64/kernel/asm-offsets.c:9:
arch/ia64/include/asm/bitops.h: In function 'set_bit':
arch/ia64/include/asm/bitops.h:47: error: implicit declaration of function 'BUILD_BUG_ON'

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2009-04-20 09:46:29 -07:00
..
configs sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UV 2009-04-02 19:05:07 -07:00
dig
hp proc tty: switch ia64 simserial to ->proc_fops 2009-04-01 08:59:10 -07:00
ia32 generic compat_sys_ustat 2009-03-27 14:43:57 -04:00
include/asm [IA64] fix allmodconfig compilation breakage. 2009-04-20 09:46:29 -07:00
kernel [IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_mask 2009-04-16 11:51:35 -07:00
kvm Pull pvops into release branch 2009-03-31 14:25:08 -07:00
lib
mm [IA64] BUG to BUG_ON changes 2009-04-01 09:50:48 -07:00
oprofile
pci
scripts
sn dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 2009-04-07 08:31:10 -07:00
uv
xen ia64: remove some warnings. 2009-03-27 11:11:04 -07:00
Kconfig
Kconfig.debug
Makefile
install.sh
module.lds