kernel-ark/arch/ia64/sn/kernel
Stoyan Gaydarov 80a03e2916 [IA64] BUG to BUG_ON changes
Replace:

	if (test)
		BUG();

with
	BUG_ON(test);

Signed-off-by: Stoyan Gaydarov <stoyboyker@gmail.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2009-04-01 09:50:48 -07:00
..
sn2 [IA64] BUG to BUG_ON changes 2009-04-01 09:50:48 -07:00
bte_error.c
bte.c [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON. 2009-02-19 11:29:31 -08:00
huberror.c [IA64] minor irq handler cleanups 2008-04-22 08:56:58 -07:00
idle.c
io_acpi_init.c PCI: return error on failure to read PCI ROMs 2009-02-04 16:58:41 -08:00
io_common.c [IA64] BUG to BUG_ON changes 2009-04-01 09:50:48 -07:00
io_init.c [IA64] BUG to BUG_ON changes 2009-04-01 09:50:48 -07:00
iomv.c [IA64] Move include/asm-ia64 to arch/ia64/include/asm 2008-08-01 10:21:21 -07:00
irq.c cpumask: make irq_set_affinity() take a const struct cpumask 2008-12-13 21:20:26 +10:30
klconflib.c
machvec.c
Makefile [IA64] move XP and XPC to drivers/misc/sgi-xp 2008-04-22 15:08:17 -07:00
mca.c
msi_sn.c irq: update all arches for new irq_desc 2009-01-12 15:27:13 -08:00
pio_phys.S
setup.c [IA64] BUG to BUG_ON changes 2009-04-01 09:50:48 -07:00
tiocx.c IA64: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:40 -08:00