Home
last modified time | relevance | path

Searched refs:panic (Results 1 – 25 of 510) sorted by relevance

12345678910>>...21

/linux-2.4.37.9/arch/mips/tx4927/common/
Dtx4927_irq.c246 panic("\n"); in tx4927_irq_cp0_startup()
265 panic("\n"); in tx4927_irq_cp0_shutdown()
286 panic("\n"); in tx4927_irq_cp0_enable()
311 panic("\n"); in tx4927_irq_cp0_disable()
334 panic("\n"); in tx4927_irq_cp0_mask_and_ack()
353 panic("\n"); in tx4927_irq_cp0_end()
524 panic("\n"); in tx4927_irq_pic_startup()
543 panic("\n"); in tx4927_irq_pic_shutdown()
564 panic("\n"); in tx4927_irq_pic_enable()
590 panic("\n"); in tx4927_irq_pic_disable()
[all …]
/linux-2.4.37.9/arch/m68k/sun3/
Dsun3ints.c129 panic ("bad interrupt %d received (id %p)\n",irq, dev_id); in sun3_inthandle()
208 panic("sun3_free_int: attempt to free unused irq %d\n", irq); in sun3_free_irq()
210 panic("sun3_free_int: incorrect dev_id for irq %d\n", irq); in sun3_free_irq()
219 panic("sun3_free_int: attempt to free unused vector %d\n", irq); in sun3_free_irq()
221 panic("sun3_free_int: incorrect dev_id for vec %d\n", irq); in sun3_free_irq()
226 panic("sun3_free_irq: invalid irq %d\n", irq); in sun3_free_irq()
238 panic ("bad interrupt vector %d received\n",irq); in sun3_process_int()
244 panic("sun3_process_int: unable to handle interrupt vector %d\n", in sun3_process_int()
/linux-2.4.37.9/arch/mips/tx4927/toshiba_rbtx4927/
Dtoshiba_rbtx4927_irq.c388 panic("\n"); in toshiba_rbtx4927_irq_ioc_startup()
406 panic("\n"); in toshiba_rbtx4927_irq_ioc_shutdown()
427 panic("\n"); in toshiba_rbtx4927_irq_ioc_enable()
454 panic("\n"); in toshiba_rbtx4927_irq_ioc_disable()
478 panic("\n"); in toshiba_rbtx4927_irq_ioc_mask_and_ack()
496 panic("\n"); in toshiba_rbtx4927_irq_ioc_end()
555 panic("\n"); in toshiba_rbtx4927_irq_isa_startup()
575 panic("\n"); in toshiba_rbtx4927_irq_isa_shutdown()
595 panic("\n"); in toshiba_rbtx4927_irq_isa_enable()
615 panic("\n"); in toshiba_rbtx4927_irq_isa_disable()
[all …]
/linux-2.4.37.9/arch/s390x/lib/
Dmisaligned.c19 panic("misaligned (__u16 *) in __xchg\n"); in __misaligned_u16()
24 panic("misaligned (__u32 *) in __xchg\n"); in __misaligned_u32()
29 panic("misaligned (__u64 *) in __xchg\n"); in __misaligned_u64()
/linux-2.4.37.9/include/asm-sparc/
Dfloppy.h112 panic("floppy: Port bolixed."); in sun_82072_fd_inb()
120 panic("sun_82072_fd_inb: How did I get here?"); in sun_82072_fd_inb()
129 panic("floppy: Port bolixed."); in sun_82072_fd_outb()
165 panic("floppy: Port bolixed."); in sun_82077_fd_inb()
174 panic("sun_82072_fd_inb: How did I get here?"); in sun_82077_fd_inb()
183 panic("floppy: Port bolixed."); in sun_82077_fd_outb()
240 panic("floppy: Giving up..."); in sun_fd_set_dma_mode()
/linux-2.4.37.9/include/asm-i386/
Dbugs.h170 panic("Kernel requires i486+ for 'invlpg' and other features"); in check_config()
178 panic("Kernel compiled for Pentium+, requires TSC feature!"); in check_config()
186 panic("Kernel compiled for PPro+, requires PGE feature!"); in check_config()
201 panic("Kernel compiled for PMMX+, assumes a local APIC without the read-before-write bug!"); in check_config()
/linux-2.4.37.9/arch/mips/ddb5xxx/common/
Dnile4.c74 panic("nile4_set_pdar: unsupported size %p", (void *) size); in ddb_calc_pdar()
90 panic("nile4_set_pdar: unsupported width %d", width); in ddb_calc_pdar()
129 panic("nile4_set_pmr: invalid type %d", type); in ddb_set_pmr()
/linux-2.4.37.9/arch/s390/lib/
Dmisaligned.c19 panic("misaligned (__u16 *) in __xchg\n"); in __misaligned_u16()
24 panic("misaligned (__u32 *) in __xchg\n"); in __misaligned_u32()
/linux-2.4.37.9/arch/sh/lib/
Dudivdi3.c8 extern void panic(const char * fmt, ...);
13 panic("Need true 64-bit/64-bit division"); in __udivdi3()
/linux-2.4.37.9/arch/mips/pmc-sierra/yosemite/
Dsmp.c51 panic("core_send_ipi \n"); in core_send_ipi()
142 panic("failed fork for CPU %d", i); in smp_boot_cpus()
168 panic("CPU discovery disaster"); in smp_boot_cpus()
/linux-2.4.37.9/arch/x86_64/kernel/
Dvsyscall.c146 panic("vgettimeofday link addr broken"); in vsyscall_init()
148 panic("vtime link addr broken"); in vsyscall_init()
150 panic("fixmap first vsyscall %lx should be %lx", __fix_to_virt(VSYSCALL_FIRST_PAGE), in vsyscall_init()
Dsetup64.c125 panic("cannot allocate irqstack for cpu %d\n", cpu); in pda_init()
129 panic("Cannot allocate top level page for cpu %d", cpu); in pda_init()
197 panic("CPU#%d already initialized!\n", nr); in cpu_init()
239 panic("Can't allocate exception stack %lu for CPU %d\n", v, nr); in cpu_init()
Dmpparse.c176 panic("cannot handle bus - mail to linux-smp@vger.kernel.org"); in MP_bus_info()
190 panic("Recompile kernel with bigger MAX_IO_APICS!.\n"); in MP_ioapic_info()
210 panic("Max # of irq sources exceeded!!\n"); in MP_intsrc_info()
246 panic("SMP mptable: bad signature [%c%c%c%c]!\n", in smp_read_mpc()
254 panic("SMP mptable: checksum error!\n"); in smp_read_mpc()
752 panic("Recompile kernel with bigger MAX_IO_APICS!\n"); in mp_register_ioapic()
830 panic("Max # of irq sources exceeded!\n"); in mp_override_legacy_irq()
891 panic("Max # of irq sources exceeded!\n"); in mp_config_acpi_legacy_irqs()
/linux-2.4.37.9/arch/mips/sni/
Dirq.c79 panic("Received int0 but no handler yet ..."); in pciasic_hwint0()
86 panic("hwint2 and no handler yet"); in pciasic_hwint2()
92 panic("hwint5 and no handler yet"); in pciasic_hwint5()
/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dklgraph.c222 panic("klhwg_add_ice: Unable to create ice vertex.\n"); in klhwg_add_ice()
247 panic("klhwg_add_hub: Unable to create hub vertex.\n"); in klhwg_add_hub()
339 panic("klhwg_add_coretalkk: Failed to add " in klhwg_add_coretalk()
398 panic("klhwg_add_xbow: Failed to add " in klhwg_add_xbow()
445 panic("TIO Node vertex creation failed. " in klhwg_add_tionode()
508 panic("Node vertex creation failed. Path == %s", path_buffer); in klhwg_add_node()
551 panic("klhwg_add_node: Cannot create CPU directory\n"); in klhwg_add_node()
613 panic("Router vertex creation " in klhwg_add_all_routers()
658 panic("klhwg_connect_one_router: %d cmpts on router\n", in klhwg_connect_one_router()
692 panic("Can't find router: %s", dest_path); in klhwg_connect_one_router()
[all …]
Dxtalk.c313 panic("null_xtalk_early_piotrans_addr"); in null_xtalk_early_piotrans_addr()
746 panic("xwidget_info_dev_get: null xwidget_info"); in xwidget_info_dev_get()
754 panic("xwidget_info_id_get: null xwidget_info"); in xwidget_info_id_get()
763 panic("xwidget_info_master_get: null xwidget_info"); in xwidget_info_master_get()
771 panic("xwidget_info_masterid_get: null xwidget_info"); in xwidget_info_masterid_get()
779 panic("xwidget_info_part_num_get: null xwidget_info"); in xwidget_info_part_num_get()
787 panic("xwidget_info_mfg_num_get: null xwidget_info"); in xwidget_info_mfg_num_get()
797 panic("xwidget_info_name_get: null xwidget_info"); in xwidget_info_name_get()
/linux-2.4.37.9/arch/ppc64/kernel/
Dpci_dma.c190 panic("PCI_DMA: HvCallXm_setTce failed, Rc: 0x%lx\n", setTceRc); in tce_build_iSeries()
250 panic("PCI_DMA: Allocation failed in build_tce_table!\n"); in build_tce_table()
337 panic("PCI_DMA: alloc_tce_range_nolock: invalid order: %d\n",order); in alloc_tce_range_nolock()
379 panic("PCI_DMA: alloc_tce_range_nolock: maximum size reached...failing\n"); in alloc_tce_range_nolock()
425 panic("PCI_DMA: free_tce_range: invalid order: 0x%x\n",order); in free_tce_range_nolock()
460 panic("PCI_DMA: Tce already free: TceTable %p, tcenum %lx, order %x\n",tbl,tcenum,order); in free_tce_range_nolock()
555 panic("get_tces: TCE allocation failed. 0x%p 0x%x\n", in get_tces()
571 panic("PCI_DMA: HvCallXm_setTce failed, Rc: 0x%lx\n", set_tce_rc); in tce_free_one_iSeries()
850 if(pciBusTceTableParms == NULL) panic("PCI_DMA: TCE Table Allocation failed."); in getTceTableParmsiSeries()
869 panic( "PCI_DMA: pciBusTceTableParms->size is zero, halt here!"); in getTceTableParmsiSeries()
[all …]
Dtraps.c110 panic("Exception in kernel pc %lx signal %d",regs->nip,signr); in _exception()
272 panic("machine check"); in MachineCheckException()
286 panic("System Management Interrupt"); in SMIException()
417 panic("Unrecoverable FP Unavailable Exception in Kernel"); in KernelFPUnavailableException()
426 panic("Unrecoverable Altivec Unavailable Exception in Kernel"); in KernelAltiVecUnavailableException()
458 panic("Thermal interrupt exception not handled !"); in ThermalInterrupt()
/linux-2.4.37.9/include/asm-ia64/sn/
Dsgi.h92 panic("Assertion panic\n"); \
99 panic("Assertion always panic\n"); \
/linux-2.4.37.9/arch/mips/gt64120/momenco_ocelot/
Dfixup-ocelot.c53 panic("gt64120_board_pcibios_fixup_bus: found " in gt64120_board_pcibios_fixup_bus()
64 panic("gt64120_board_pcibios_fixup_bus: " in gt64120_board_pcibios_fixup_bus()
/linux-2.4.37.9/include/asm-m68k/
Dsun3xflop.h55 panic("floppy: Port bolixed."); in sun3x_82072_fd_inb()
68 panic("sun_82072_fd_inb: How did I get here?"); in sun3x_82072_fd_inb()
77 panic("floppy: Port bolixed."); in sun3x_82072_fd_outb()
/linux-2.4.37.9/arch/mips/sgi-ip27/
Dip27-irq.c404 panic("sendintr"); in core_send_ipi()
440 panic("intercpu intr unconnectible");
443 panic("intercpu intr unconnectible");
446 panic("intercpu intr unconnectible");
449 panic("intercpu intr unconnectible");
/linux-2.4.37.9/arch/mips/mm/
Dloadmmu.c109 panic("R8000 is unsupported"); in load_mmu()
113 panic("Yeee, unsupported mmu/cache architecture."); in load_mmu()
/linux-2.4.37.9/arch/mips64/mm/
Dloadmmu.c109 panic("R8000 is unsupported"); in load_mmu()
113 panic("Yeee, unsupported mmu/cache architecture."); in load_mmu()
/linux-2.4.37.9/arch/mips/philips/nino/
Dirq.c105 panic("Unhandled High Priority PR31700 Interrupt = 0x%08x", in irq6_dispatch()
177 panic("Unhandled Low Priority PR31700 Interrupt"); in irq4_dispatch()
191 panic("Stray interrupt, spinning..."); in irq_bad()

12345678910>>...21