linux-stable-rt/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
Makefile
bte.c [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON. 2009-02-19 11:29:31 -08:00
bte_error.c
huberror.c
idle.c
io_acpi_init.c
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
irq.c
klconflib.c
machvec.c
mca.c
msi_sn.c
pio_phys.S
setup.c [IA64] BUG to BUG_ON changes 2009-04-01 09:50:48 -07:00
tiocx.c