Home
last modified time | relevance | path

Searched refs:panic (Results 1 – 200 of 729) sorted by relevance

1234

/linux-4.1.27/arch/cris/arch-v32/mach-fs/
Ddma.c45 panic("request_dma error!"); in crisv32_request_dma()
85 panic("request_dma error!"); in crisv32_request_dma()
96 panic("Invalid DMA channel for eth0\n"); in crisv32_request_dma()
104 panic("Invalid DMA channel for eth1\n"); in crisv32_request_dma()
112 panic("Invalid DMA channel for iop0\n"); in crisv32_request_dma()
120 panic("Invalid DMA channel for iop1\n"); in crisv32_request_dma()
128 panic("Invalid DMA channel for ser0\n"); in crisv32_request_dma()
136 panic("Invalid DMA channel for ser1\n"); in crisv32_request_dma()
144 panic("Invalid DMA channel for ser2\n"); in crisv32_request_dma()
152 panic("Invalid DMA channel for ser3\n"); in crisv32_request_dma()
[all …]
/linux-4.1.27/arch/cris/arch-v32/mach-a3/
Ddma.c43 panic("request_dma error!"); in crisv32_request_dma()
82 panic("request_dma error!"); in crisv32_request_dma()
93 panic("Invalid DMA channel for eth\n"); in crisv32_request_dma()
101 panic("Invalid DMA channel for ser0\n"); in crisv32_request_dma()
109 panic("Invalid DMA channel for ser3\n"); in crisv32_request_dma()
117 panic("Invalid DMA channel for strp\n"); in crisv32_request_dma()
125 panic("Invalid DMA channel for ser1\n"); in crisv32_request_dma()
133 panic("Invalid DMA channel for iop\n"); in crisv32_request_dma()
141 panic("Invalid DMA channel for ser2\n"); in crisv32_request_dma()
149 panic("Invalid DMA channel for sser\n"); in crisv32_request_dma()
[all …]
/linux-4.1.27/arch/ia64/sn/pci/pcibr/
Dpcibr_reg.c39 panic in pcireg_control_bit_clr()
59 panic in pcireg_control_bit_set()
83 panic in pcireg_tflush_get()
91 panic("pcireg_tflush_get:Target Flush failed\n"); in pcireg_tflush_get()
113 panic in pcireg_intr_status_get()
137 panic in pcireg_intr_enable_bit_clr()
157 panic in pcireg_intr_enable_bit_set()
187 panic in pcireg_intr_addr_addr_set()
210 panic in pcireg_force_intr_set()
236 panic("pcireg_wrb_flush_get: unknown bridgetype bridge 0x%p", ptr); in pcireg_wrb_flush_get()
[all …]
Dpcibr_ate.c137 panic("pcibr_ate_addr: invalid ate_index 0x%x", ate_index); in pcibr_ate_addr()
151 panic("ate_write: invalid ate_index 0x%x", ate_index); in ate_write()
/linux-4.1.27/arch/mips/pci/
Dmsi-octeon.c140 panic("arch_setup_msi_irq: Unable to find a free MSI interrupt"); in arch_setup_msi_irq()
171 panic("arch_setup_msi_irq: Invalid octeon_dma_bar_type"); in arch_setup_msi_irq()
229 panic("arch_teardown_msi_irq: Attempted to teardown illegal " in arch_teardown_msi_irq()
252 panic("arch_teardown_msi_irq: Attempted to teardown MSI " in arch_teardown_msi_irq()
401 panic("request_irq(OCTEON_IRQ_PCI_MSI0) failed"); in octeon_msi_initialize()
405 panic("request_irq(OCTEON_IRQ_PCI_MSI1) failed"); in octeon_msi_initialize()
409 panic("request_irq(OCTEON_IRQ_PCI_MSI2) failed"); in octeon_msi_initialize()
413 panic("request_irq(OCTEON_IRQ_PCI_MSI3) failed"); in octeon_msi_initialize()
419 panic("request_irq(OCTEON_IRQ_PCI_MSI0) failed"); in octeon_msi_initialize()
423 panic("request_irq(OCTEON_IRQ_PCI_MSI1) failed"); in octeon_msi_initialize()
[all …]
/linux-4.1.27/arch/hexagon/lib/
Dio.c37 panic("unaligned pointer to readsw"); in __raw_readsw()
56 panic("unaligned pointer to writesw"); in __raw_writesw()
71 panic("unaligned pointer to readsl"); in __raw_readsl()
85 panic("unaligned pointer to writesl"); in __raw_writesl()
/linux-4.1.27/arch/arm/plat-samsung/
Dinit.c55 panic("Unknown S3C24XX CPU"); in s3c_init_cpu()
62 panic("Unsupported Samsung CPU"); in s3c_init_cpu()
84 panic("s3c24xx_init_clocks: no cpu setup?\n"); in s3c24xx_init_clocks()
87 panic("s3c24xx_init_clocks: cpu has no clock init\n"); in s3c24xx_init_clocks()
161 panic("s3c_arch_init: NULL cpu\n"); in s3c_arch_init()
/linux-4.1.27/drivers/clocksource/
Ddw_apb_timer_of.c35 panic("Unable to map regs for %s", np->name); in timer_get_base_and_rate()
59 panic("No clock nor clock-frequency property for %s", np->name); in timer_get_base_and_rate()
70 panic("No IRQ for clock event timer"); in add_clockevent()
77 panic("Unable to initialise clockevent device"); in add_clockevent()
95 panic("Unable to initialise clocksource device"); in add_clocksource()
Dbcm2835_timer.c107 panic("Can't remap registers"); in bcm2835_timer_init()
110 panic("Can't read clock-frequency"); in bcm2835_timer_init()
120 panic("Can't parse IRQ"); in bcm2835_timer_init()
124 panic("Can't allocate timer struct\n"); in bcm2835_timer_init()
141 panic("Can't set up timer IRQ\n"); in bcm2835_timer_init()
Dmoxart_timer.c127 panic("%s: of_iomap failed\n", node->full_name); in moxart_timer_init()
131 panic("%s: irq_of_parse_and_map failed\n", node->full_name); in moxart_timer_init()
135 panic("%s: setup_irq failed\n", node->full_name); in moxart_timer_init()
139 panic("%s: of_clk_get failed\n", node->full_name); in moxart_timer_init()
146 panic("%s: clocksource_mmio_init failed\n", node->full_name); in moxart_timer_init()
Dtime-orion.c109 panic("%s: unable to map resource\n", np->name); in orion_timer_init()
113 panic("%s: unable to get clk\n", np->name); in orion_timer_init()
119 panic("%s: unable to parse timer1 irq\n", np->name); in orion_timer_init()
134 panic("%s: unable to setup irq\n", np->name); in orion_timer_init()
Dtimer-atmel-pit.c220 panic(pr_fmt("Unable to setup IRQ\n")); in at91sam926x_pit_common_init()
242 panic(pr_fmt("Unable to allocate memory\n")); in at91sam926x_pit_dt_init()
246 panic(pr_fmt("Could not map PIT address\n")); in at91sam926x_pit_dt_init()
254 panic(pr_fmt("Unable to get mck clk\n")); in at91sam926x_pit_dt_init()
259 panic(pr_fmt("Unable to get IRQ from DT\n")); in at91sam926x_pit_dt_init()
Dnomadik-mtu.c256 panic("Can't remap registers"); in nmdk_timer_of_init()
260 panic("could not get apb_pclk"); in nmdk_timer_of_init()
264 panic("could not get timclk"); in nmdk_timer_of_init()
268 panic("Can't parse IRQ"); in nmdk_timer_of_init()
Dtimer-atmel-st.c190 panic(pr_fmt("Unable to get regmap\n")); in atmel_st_timer_init()
200 panic(pr_fmt("Unable to get IRQ from DT\n")); in atmel_st_timer_init()
207 panic(pr_fmt("Unable to setup IRQ\n")); in atmel_st_timer_init()
Dsun4i_timer.c155 panic("Can't map registers"); in sun4i_timer_init()
159 panic("Can't parse IRQ"); in sun4i_timer_init()
163 panic("Can't get timer clock"); in sun4i_timer_init()
Dasm9260_timer.c182 panic("%s: unable to map resource", np->name); in asm9260_timer_init()
188 panic("Failed to enable clk!\n"); in asm9260_timer_init()
194 panic("Failed to setup irq!\n"); in asm9260_timer_init()
Dsamsung_pwm_timer.c366 panic("samsung_clocksource_timer: can't register clocksource\n"); in samsung_clocksource_init()
394 panic("failed to find PWM channel for clocksource"); in _samsung_pwm_clocksource_init()
400 panic("failed to find PWM channel for clock event"); in _samsung_pwm_clocksource_init()
417 panic("failed to get timers clock for timer"); in samsung_pwm_clocksource_init()
452 panic("failed to get timers clock for timer"); in samsung_pwm_alloc()
Dexynos_mct.c152 panic("MCT hangs after writing %d (offset:0x%lx)\n", value, offset); in exynos4_mct_write()
244 panic("%s: can't register clocksource\n", mct_frc.name); in exynos4_clocksource_init()
531 panic("%s: unable to determine tick clock rate\n", __func__); in exynos4_timer_resources()
536 panic("%s: unable to retrieve mct clock instance\n", __func__); in exynos4_timer_resources()
541 panic("%s: unable to ioremap mct address space\n", __func__); in exynos4_timer_resources()
Dtimer-atlas7.c294 panic("unable to map timer cpu registers\n"); in sirfsoc_of_timer_init()
298 panic("No irq passed for timer0 via DT\n"); in sirfsoc_of_timer_init()
302 panic("No irq passed for timer1 via DT\n"); in sirfsoc_of_timer_init()
Dmeson6_timer.c132 panic("Can't map registers"); in meson6_timer_init()
136 panic("Can't parse IRQ"); in meson6_timer_init()
Dtimer-sun5i.c328 panic("Can't map registers"); in sun5i_timer_init()
332 panic("Can't parse IRQ"); in sun5i_timer_init()
336 panic("Can't get timer clock"); in sun5i_timer_init()
Dtimer-u300.c371 panic("could not ioremap system timer\n"); in u300_timer_init_of()
376 panic("no IRQ for system timer\n"); in u300_timer_init_of()
/linux-4.1.27/arch/tile/kernel/
Dmessaging.c34 panic("hv_register_message_state: error %d", rc); in init_messaging()
77 panic("hv_receive_message failed: %d", rmi.msglen); in hv_message_intr()
91 panic("Received IPI message %d in UP mode", tag); in hv_message_intr()
107 panic("Message downcall invoked with no messages!"); in hv_message_intr()
Dsmp.c55 panic("hv_send_message returned %d", rc); in __send_IPI_many()
158 panic("Unknown IPI message tag %d", tag); in evaluate_message()
247 panic("Failed to initialize IPI for cpu %d\n", cpu); in ipi_init()
Dsmpboot.c105 panic("failed fork for CPU %d", cpu); in smp_prepare_cpus()
239 panic("Received a MSG_START_CPU IPI after boot finished."); in panic_start_cpu()
Dpmc.c30 panic("Unexpected PERF_COUNT interrupt %d\n", fault); in handle_perf_interrupt()
/linux-4.1.27/arch/sparc/include/asm/
Dfloppy_32.h120 panic("floppy: Port bolixed."); in sun_82072_fd_inb()
128 panic("sun_82072_fd_inb: How did I get here?"); in sun_82072_fd_inb()
137 panic("floppy: Port bolixed."); in sun_82072_fd_outb()
160 panic("floppy: Port bolixed."); in sun_82077_fd_inb()
176 panic("sun_82077_fd_inb: How did I get here?"); in sun_82077_fd_inb()
185 panic("floppy: Port bolixed."); in sun_82077_fd_outb()
239 panic("floppy: Giving up..."); in sun_fd_set_dma_mode()
Dfloppy_64.h106 panic("floppy: Port bolixed."); in sun_82077_fd_inb()
115 panic("sun_82072_fd_inb: How did I get here?"); in sun_82077_fd_inb()
124 panic("floppy: Port bolixed."); in sun_82077_fd_outb()
178 panic("floppy: Giving up..."); in sun_fd_set_dma_mode()
/linux-4.1.27/arch/arm/mach-mvebu/
Dplatsmp.c122 panic("Invalid number of CPUs in DT\n"); in armada_xp_smp_init_cpus()
140 panic("Cannot find 'marvell,bootrom' compatible node"); in armada_xp_smp_prepare_cpus()
144 panic("Cannot get 'bootrom' node address"); in armada_xp_smp_prepare_cpus()
148 panic("The address for the BootROM is incorrect"); in armada_xp_smp_prepare_cpus()
/linux-4.1.27/drivers/char/ipmi/
DKconfig22 bool 'Generate a panic event to all BMCs on a panic'
24 When a panic occurs, this will cause the IPMI message handler to
25 generate an IPMI event describing the panic to each interface
29 bool 'Generate OEM events containing the panic string'
32 When a panic occurs, this will cause the IPMI message handler to
34 panic generator (byte 4 of the event), a sequence number for the
/linux-4.1.27/arch/mips/loongson1/common/
Dtime.c57 panic("Failed to remap timer registers"); in ls1x_pwmtimer_init()
184 panic("Invalid timer clock rate"); in ls1x_time_init()
197 panic(KERN_ERR "Failed to register clocksource: %d\n", ret); in ls1x_time_init()
214 panic("unable to get timer clock, err=%ld", PTR_ERR(clk)); in plat_time_init()
222 panic("unable to get cpu clock, err=%ld", PTR_ERR(clk)); in plat_time_init()
Dreset.c45 panic("Failed to remap watchdog registers"); in ls1x_reboot_setup()
/linux-4.1.27/arch/mips/pistachio/
Dinit.c58 panic("Device-tree not present"); in plat_mem_setup()
124 panic("Device tree not present"); in plat_of_setup()
127 panic("Failed to populate DT"); in plat_of_setup()
/linux-4.1.27/arch/mips/ralink/
Dof.c38 panic("Failed to find %s node", node); in plat_of_remap_node()
41 panic("Failed to get resource for %s", node); in plat_of_remap_node()
46 panic("Failed to request resources for %s", node); in plat_of_remap_node()
Dirq.c161 panic("Failed to get INTC IRQ"); in intc_of_init()
164 panic("Failed to get intc memory range"); in intc_of_init()
173 panic("Failed to remap intc memory"); in intc_of_init()
184 panic("Failed to add irqdomain"); in intc_of_init()
Dclk.c29 panic("failed to add clock"); in ralink_clk_add()
74 panic("unable to get CPU clock, err=%ld", PTR_ERR(clk)); in plat_time_init()
Drt288x.c89 panic("Failed to remap core resources"); in ralink_of_remap()
108 panic("rt288x: unknown SoC, n0:%08x n1:%08x", n0, n1); in prom_soc_init()
Drt305x.c132 panic("rt5350: invalid DRAM size: %u", t); in rt5350_get_mem_size()
219 panic("Failed to remap core resources"); in ralink_of_remap()
259 panic("rt305x: unknown SoC, n0:%08x n1:%08x", n0, n1); in prom_soc_init()
Drt3883.c123 panic("Failed to remap core resources"); in ralink_of_remap()
142 panic("rt3883: unknown SoC, n0:%08x n1:%08x", n0, n1); in prom_soc_init()
Dmt7620.c434 panic("Failed to remap core resources"); in ralink_of_remap()
510 panic("mt7620n is only supported for non pci kernels"); in prom_soc_init()
518 panic("mt762x: unknown SoC, n0:%08x n1:%08x\n", n0, n1); in prom_soc_init()
/linux-4.1.27/arch/tile/include/asm/
Dtlbflush.h51 panic("hv_flush_page(%#lx,%#lx) failed: %d", in local_flush_tlb_page()
65 panic("hv_flush_pages(%#lx,%#lx,%#lx) failed: %d", in local_flush_tlb_pages()
76 panic("hv_flush_all(1) failed: %d", rc); in local_flush_tlb()
Dio.h183 panic("readb/writeb and friends do not exist on tile without PCI"); in iomem_panic()
399panic("PCI IO space support is disabled. Configure the kernel with CONFIG_TILE_PCI_IO to enable it… in ioport_panic()
401 panic("inb/outb and friends do not exist on tile"); in ioport_panic()
Dmmu_context.h43 panic("hv_install_context failed: %d", rc); in __install_page_table()
/linux-4.1.27/arch/arc/kernel/
Dsetup.c252 panic("Timer0 is not present!\n"); in arc_chk_core_config()
255 panic("Timer1 is not present!\n"); in arc_chk_core_config()
258 panic("RTSC is not present\n"); in arc_chk_core_config()
266 panic("Linux built with incorrect DCCM Base address\n"); in arc_chk_core_config()
269 panic("Linux built with incorrect DCCM Size\n"); in arc_chk_core_config()
274 panic("Linux built with incorrect ICCM Size\n"); in arc_chk_core_config()
289 panic("FPU non-existent, disable CONFIG_ARC_FPU_SAVE_RESTORE\n"); in arc_chk_core_config()
328 panic("Invalid uboot arg\n"); in setup_arch()
336 panic("Embedded DT invalid\n"); in setup_arch()
Dirq.c104 panic("DeviceTree incore intc not a root irq controller\n"); in init_onchip_IRQ()
110 panic("root irq domain not avail\n"); in init_onchip_IRQ()
176 panic("Percpu IRQ request failed for %d\n", irq); in arc_request_percpu_irq()
/linux-4.1.27/arch/metag/kernel/
Dsetup.c252 panic("Invalid embedded device tree."); in setup_arch()
286 panic("Privilege must be enabled for this thread."); in setup_arch()
293 panic("No TBI found!"); in setup_arch()
308 panic("Kernel not loaded at PAGE_OFFSET (%#x) but at %#lx.", in setup_arch()
317 panic("kernel pte does not have PRIV set"); in setup_arch()
333 panic("Could not find heap from TBI!"); in setup_arch()
382 panic("Kernel must be %d byte aligned, currently at %#lx.", in setup_arch()
Dtraps.c116 panic("Fatal exception in interrupt"); in die()
119 panic("Fatal exception"); in die()
166 panic("couldn't save DSP context"); in dspram_save()
175 panic("couldn't save DSP context"); in dspram_save()
219 panic("couldn't save DSP context: ENOMEM"); in nest_interrupts()
/linux-4.1.27/sound/usb/hiface/
Dpcm.c57 bool panic; /* if set driver won't do anymore pcm on device */ member
218 rt->panic = false; in hiface_pcm_stream_start()
317 if (rt->panic || rt->stream_state == STREAM_STOPPING) in hiface_pcm_out_urb_handler()
352 rt->panic = true; in hiface_pcm_out_urb_handler()
362 if (rt->panic) in hiface_pcm_open()
404 if (rt->panic) in hiface_pcm_close()
441 if (rt->panic) in hiface_pcm_prepare()
473 if (rt->panic) in hiface_pcm_trigger()
505 if (rt->panic || !sub) in hiface_pcm_pointer()
552 rt->panic = true; in hiface_pcm_abort()
/linux-4.1.27/arch/mips/bmips/
Dsetup.c132 panic("missing 'cpus' DT node"); in plat_time_init()
134 panic("missing 'mips-hpt-frequency' property"); in plat_time_init()
155 panic("no dtb found"); in plat_mem_setup()
/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dzylonite.h28 panic("%s: PXA300/PXA310 not supported\n", __func__); in zylonite_pxa300_init()
38 panic("%s: PXA320 not supported\n", __func__); in zylonite_pxa320_init()
/linux-4.1.27/arch/sparc/kernel/
Dreboot.c36 panic("Halt failed!"); in machine_halt()
51 panic("Reboot failed!"); in machine_restart()
/linux-4.1.27/kernel/
Dpanic.c72 void panic(const char *fmt, ...) in panic() function
216 EXPORT_SYMBOL(panic);
454 panic("panic_on_warn set ...\n"); in warn_slowpath_common()
505 panic("stack-protector: Kernel stack is corrupted in: %p\n", in __stack_chk_fail()
512 core_param(panic, panic_timeout, int, 0644);
Dsystem_keyring.c41 panic("Can't allocate system trusted keyring\n"); in system_trusted_keyring_init()
/linux-4.1.27/arch/ia64/mm/
Dcontig.c158 panic("failed to allocate pcpu_alloc_info"); in setup_per_cpu_areas()
170 panic("percpu area overflow static=%zd reserved=%zd\n", in setup_per_cpu_areas()
182 panic("failed to setup percpu area (err=%d)", rc); in setup_per_cpu_areas()
215 panic("Cannot find %ld bytes for bootmap\n", bootmap_size); in find_memory()
/linux-4.1.27/fs/pstore/
DKconfig22 messages, even if no oops or panic happened.
43 was last called before a reset or panic.
48 tristate "Log panic/oops to a RAM buffer"
56 This enables panic and oops messages to be logged to a circular
/linux-4.1.27/arch/cris/arch-v10/drivers/
Daxisflashmap.c377 panic("axisflashmap: Could not initialize " in init_axis_flash()
394 panic("axisflashmap could not add MTD partitions!\n"); in init_axis_flash()
404 panic("This kernel cannot boot from RAM!\n"); in init_axis_flash()
410 panic("axisflashmap couldn't allocate memory for " in init_axis_flash()
422 panic("axisflashmap could not initialize MTD RAM " in init_axis_flash()
/linux-4.1.27/arch/arc/mm/
Dcache_arc700.c162 panic("cache support enabled but non-existent cache\n"); in arc_cache_init()
165 panic("ICache line [%d] != kernel Config [%d]", in arc_cache_init()
169 panic("Cache ver [%d] doesn't match MMU ver [%d]\n", in arc_cache_init()
178 panic("cache support enabled but non-existent cache\n"); in arc_cache_init()
181 panic("DCache line [%d] != kernel Config [%d]", in arc_cache_init()
188 panic("Enable CONFIG_ARC_CACHE_VIPT_ALIASING\n"); in arc_cache_init()
190 panic("Don't need CONFIG_ARC_CACHE_VIPT_ALIASING\n"); in arc_cache_init()
/linux-4.1.27/drivers/clk/samsung/
Dclk.c64 panic("could not allocate clock provider context.\n"); in samsung_clk_init()
68 panic("could not allocate clock lookup table\n"); in samsung_clk_init()
87 panic("could not register clk provider\n"); in samsung_clk_of_add_provider()
353 panic("could not allocate register reg_cache.\n"); in samsung_clk_sleep_init()
357 panic("could not allocate register dump storage.\n"); in samsung_clk_sleep_init()
386 panic("%s: failed to map registers\n", __func__); in samsung_cmu_register_one()
392 panic("%s: unable to alllocate ctx\n", __func__); in samsung_cmu_register_one()
/linux-4.1.27/arch/mips/kernel/
Dsmp-up.c18 panic(KERN_ERR "%s called", __func__); in up_send_ipi_single()
24 panic(KERN_ERR "%s called", __func__); in up_send_ipi_mask()
Dprom.c64 panic("device tree not present"); in __dt_register_buses()
73 panic("failed to populate DT"); in __dt_register_buses()
Dcpu-bugs64.c168 panic(bug64hit, !R4000_WAR ? r4kwar : nowar); in check_mult_sh()
244 panic(bug64hit, !DADDI_WAR ? daddiwar : nowar); in check_daddi()
312 panic(bug64hit, !DADDI_WAR ? daddiwar : nowar); in check_daddiu()
Dvdso.c46 panic("Cannot allocate vdso"); in init_vdso()
50 panic("Cannot map vdso"); in init_vdso()
Dsmp-cps.c264 panic("Failed to call remote CPU\n"); in cps_boot_secondary()
367 panic("Failed to offline CPU %u", cpu); in play_dead()
435 panic("Failed to call remote sibling CPU\n"); in cps_cpu_die()
Dtraps.c402 panic("Fatal exception in interrupt"); in die()
407 panic("Fatal exception"); in die()
1560 panic("Caught Machine Check exception - %scaused by multiple " in do_mcheck()
1604 panic("Unexpected DSP exception"); in do_dsp()
1617 panic("Caught reserved exception %ld - should not happen.", in do_reserved()
1772 panic("Can't handle the cache error!"); in cache_parity_error()
1912 panic("Caught unexpected vectored interrupt."); in do_default_vi()
1935 panic("Shadow register set %d not supported", srs); in set_vi_srs_handler()
1970 panic("VECTORSPACING too small"); in set_vi_srs_handler()
2176 panic(panic_null_cerr); in set_uncached_handler()
/linux-4.1.27/Documentation/
Dlockup-watchdogs.txt13 panic; a sysctl, "kernel.softlockup_panic", a kernel parameter,
27 The panic option can be used in combination with panic_timeout (this
28 timeout is set through the confusingly named "kernel.panic" sysctl),
45 generate a kernel warning or call panic, depending on the
53 will call panic if it was instructed to do so or resume execution of
DIPMI.txt81 If you want the driver to put an event into the event log on a panic,
82 enable the 'Generate a panic event to all BMCs on a panic' option. If
83 you want the whole panic string put into the event log using OEM
84 events, enable the 'Generate OEM events containing the panic string'
543 this driver cannod to IPMI panic events, extend the watchdog at panic
544 time, or other panic-related IPMI functions without special kernel
596 is the amount of seconds before the reset that the pre-timeout panic will
612 "preop_panic" to set the preoperation to panic, or "preop_give_data"
640 The watchdog will panic and start a 120 second reset timeout if it
641 gets a pre-action. During a panic or a reboot, the watchdog will
[all …]
Dramoops.txt1 Ramoops oops/panic logger
10 Ramoops is an oops/panic logger that writes its logs to RAM before the system
32 power of two) and each oops/panic writes a "record_size" chunk of
/linux-4.1.27/arch/xtensa/kernel/
Dsetup.c404 panic("S32C1I exception error"); in check_s32c1i()
406 panic("S32C1I compare error"); in check_s32c1i()
418 panic("S32C1I exception error (b)"); in check_s32c1i()
420 panic("S32C1I store error"); in check_s32c1i()
428 panic("S32C1I exceptions not currently supported"); in check_s32c1i()
431 panic("inconsistent S32C1I exceptions"); in check_s32c1i()
/linux-4.1.27/arch/sh/drivers/pci/
Dfixups-cayman.c43 if (i > 3) panic("PCI path to root bus too long!\n"); in pcibios_map_platform_irq()
60 panic("PCI expansion bus device found - not handled!\n"); in pcibios_map_platform_irq()
Dpci-sh5.c123 panic("Unable to remap PCICR\n"); in sh5pci_init()
128 panic("Unable to remap PCIIO\n"); in sh5pci_init()
/linux-4.1.27/arch/arm/firmware/
Dtrusted_foundations.c93 panic("Trusted Foundation: missing version-major property\n"); in of_register_trusted_foundations()
97 panic("Trusted Foundation: missing version-minor property\n"); in of_register_trusted_foundations()
/linux-4.1.27/drivers/irqchip/
Dirq-orion.c68 panic("%s: unable to add irq domain\n", np->name); in orion_irq_init()
75 panic("%s: unable to alloc irq domain gc\n", np->name); in orion_irq_init()
84 panic("%s: unable to request mem region %d", in orion_irq_init()
89 panic("%s: unable to map resource %d", np->name, n); in orion_irq_init()
Dirq-sun4i.c102 panic("%s: unable to map IC registers\n", in sun4i_of_init()
129 panic("%s: unable to create IRQ domain\n", node->full_name); in sun4i_of_init()
Dirq-bcm2835.c150 panic("%s: unable to map IC registers\n", in armctrl_of_init()
156 panic("%s: unable to create IRQ domain\n", node->full_name); in armctrl_of_init()
/linux-4.1.27/arch/m68k/include/asm/
Dsun3xflop.h52 panic("floppy: Port bolixed."); in sun3x_82072_fd_inb()
65 panic("sun_82072_fd_inb: How did I get here?"); in sun3x_82072_fd_inb()
74 panic("floppy: Port bolixed."); in sun3x_82072_fd_outb()
Dbug.h15 panic("BUG!"); \
/linux-4.1.27/arch/mips/mti-malta/
Dmalta-setup.c160 panic("Hardware DMA cache coherency not supported!"); in plat_setup_iocoherency()
244 panic("Hardware DMA cache coherency not supported"); in bonito_quirks_setup()
269 panic("Hardware DMA cache coherency not supported"); in plat_mem_setup()
/linux-4.1.27/arch/hexagon/kernel/
Dvdso.c39 panic("Cannot allocate vdso"); in vdso_init()
43 panic("Cannot map vdso"); in vdso_init()
Dtraps.c229 panic("Fatal exception in interrupt"); in die()
232 panic("Fatal exception"); in die()
347 panic("Unrecognized exception 0x%lx\n", pt_cause(regs)); in do_genex()
/linux-4.1.27/arch/mips/bcm47xx/
Dsetup.c132 panic("Failed to initialize SSB bus (err %d)", err); in bcm47xx_register_ssb()
157 panic("Failed to register BCMA bus (err %d)", err); in bcm47xx_register_bcma()
208 panic("Failed to initialize BCMA bus (err %d)", err); in bcm47xx_bus_setup()
/linux-4.1.27/arch/unicore32/kernel/
Dtraps.c233 panic("Fatal exception in interrupt"); in die()
235 panic("Fatal exception"); in die()
266 panic("bad mode"); in bad_mode()
296 panic("Oops failed to kill thread"); in abort()
/linux-4.1.27/arch/cris/arch-v32/drivers/
Daxisflashmap.c326 panic("This kernel cannot boot from RAM!\n"); in init_axis_flash()
562 panic("axisflashmap: Could not initialize " in init_axis_flash()
578 panic("axisflashmap: Couldn't allocate memory " in init_axis_flash()
587 panic("axisflashmap: Could not initialize " in init_axis_flash()
599 panic("axisflashmap: Could not add mtd " in init_axis_flash()
608 panic("axisflashmap: Could not initialize " in init_axis_flash()
/linux-4.1.27/arch/parisc/kernel/
Dinventory.c106 panic("If this is a 64-bit machine, please try a 64-bit kernel.\n"); in setup_pdc()
126 panic("Memory range doesn't align with page size!\n"); in set_pmem_entry()
181 panic("couldn't allocate memory for PDC_PAT_CELL!"); in pat_query_module()
587 panic("Unknown PDC type!\n"); in do_memory_inventory()
618 panic("Unknown PDC type!\n"); in do_device_inventory()
Dftrace.c60 dereference_function_descriptor(&panic); in pop_return_trace()
93 dereference_function_descriptor(&panic); in ftrace_return_to_handler()
Dcache.c143 panic("parisc_cache_init: pdc_cache_info failed"); in parisc_cache_init()
232 panic("SMP kernel required to avoid non-equivalent aliasing"); in parisc_cache_init()
270 panic("pdc_spaceid_bits call failed.\n"); in disable_sr_hashing()
272 panic("SpaceID hashing is still on!\n"); in disable_sr_hashing()
Dtraps.c285 panic("Fatal exception in interrupt"); in die_if_kernel()
290 panic("Fatal exception"); in die_if_kernel()
484 panic(msg); in parisc_terminate()
862 panic("Can't boot 64-bit OS on PA1.1 processor!"); in trap_init()
868 panic("IVT invalid"); in trap_init()
Dsetup.c97 panic( "PA-RISC Linux currently only supports machines that conform to\n" in dma_ops_init()
397 panic("must have an fpu to boot linux"); in start_parisc()
Dprocessor.c131 panic("couldn't allocate memory for PDC_PAT_CELL!"); in processor_probe()
337 panic("FP CoProc not reported"); in init_per_cpu()
/linux-4.1.27/arch/nios2/kernel/
Dcpuinfo.c57 panic("%s: No CPU found in devicetree!\n", __func__); in setup_cpuinfo()
60 panic("initda instruction is unimplemented. Please update your " in setup_cpuinfo()
88 panic("altr,tlb-num-ways can't be 0. Please check your hardware " in setup_cpuinfo()
Dtime.c204 panic("Unable to map reg for %s\n", np->name); in nios2_timer_get_base_and_freq()
207 panic("Unable to get %s clock frequency\n", np->name); in nios2_timer_get_base_and_freq()
231 panic("Unable to parse timer irq\n"); in nios2_clockevent_init()
245 panic("Unable to setup timer irq\n"); in nios2_clockevent_init()
/linux-4.1.27/arch/arm/mach-bcm/
Dplatsmp-brcmstb.c173 panic("ZONE_MEM_PWR_STATE_MASK set timeout"); in brcmstb_cpu_power_on()
178 panic("ZONE_DPG_PWR_STATE_MASK set timeout"); in brcmstb_cpu_power_on()
229 panic("ZONE_MEM_PWR_STATE_MASK clear timeout"); in brcmstb_cpu_kill()
234 panic("ZONE_DPG_PWR_STATE_MASK clear timeout"); in brcmstb_cpu_kill()
/linux-4.1.27/drivers/tty/
Dpty.c546 panic("Couldn't allocate pty driver"); in legacy_pty_init()
553 panic("Couldn't allocate pty slave driver"); in legacy_pty_init()
585 panic("Couldn't register pty driver"); in legacy_pty_init()
587 panic("Couldn't register pty slave driver"); in legacy_pty_init()
824 panic("Couldn't allocate Unix98 ptm driver"); in unix98_pty_init()
832 panic("Couldn't allocate Unix98 pts driver"); in unix98_pty_init()
864 panic("Couldn't register Unix98 ptm driver"); in unix98_pty_init()
866 panic("Couldn't register Unix98 pts driver"); in unix98_pty_init()
875 panic("Couldn't register /dev/ptmx driver"); in unix98_pty_init()
/linux-4.1.27/arch/mips/lantiq/xway/
Dreset.c214 panic("Failed to load reset resources from devicetree"); in mips_reboot_setup()
217 panic("Failed to get rcu memory range"); in mips_reboot_setup()
224 panic("Failed to remap core memory"); in mips_reboot_setup()
Dsysctrl.c97 panic("activating PMU module failed!"); in ltq_pmu_enable()
131 panic("activating PMU module failed!"); in pmu_enable()
308 panic("Failed to load core nodes from devicetree"); in ltq_soc_init()
313 panic("Failed to get core resources"); in ltq_soc_init()
329 panic("Failed to remap core resources"); in ltq_soc_init()
Dvmmc.c21 panic("no cp1 base was set\n"); in ltq_get_cp1_base()
Ddma.c225 panic("Failed to remap dma resource"); in ltq_dma_init()
230 panic("Failed to get dma clock"); in ltq_dma_init()
/linux-4.1.27/arch/mips/sgi-ip27/
Dip27-timer.c143 panic("Allocation of irq number for timer failed"); in hub_rt_clock_event_global_init()
193 panic("Can't find board info for myself."); in cpu_time_init()
198 panic("No information about myself?"); in cpu_time_init()
Dip27-init.c211 panic("Kernel compiled for M mode."); in plat_mem_setup()
214 panic("Kernel compiled for N mode."); in plat_mem_setup()
Dip27-irq.c154 panic("CPU %d got a profiling interrupt", smp_processor_id()); in ip27_prof_timer()
159 panic("CPU %d got a hub error interrupt", smp_processor_id()); in ip27_hub_error()
Dip27-irq-pci.c72 panic("Cpu %d flooded with devices", cpu); in alloc_level()
95 panic("Could not identify cpu/level for irq %d", irq); in find_level()
/linux-4.1.27/arch/ia64/sn/kernel/
Dio_acpi_init.c215 panic("%s: Unable to alloc memory for pcidev_info", __func__); in sn_extract_device_info()
224 panic("%s: Unable to alloc memory for sn_irq_info", __func__); in sn_extract_device_info()
264 panic("%s: Unable to find host devfn\n", __func__); in get_host_devfn()
280 panic("%s: Unable to find host devfn\n", __func__); in get_host_devfn()
435 panic("%s: Failure obtaining pcidev_info for %s\n", in sn_acpi_slot_fixup()
508 panic("sal_ioif_init failed: [%lx] %s\n", in sn_io_acpi_init()
Dhuberror.c40 panic("%s: Fatal %s Error", __func__, in hub_eint_handler()
51 panic("%s: Fatal TIO Error", __func__); in hub_eint_handler()
Dio_common.c141 panic("sn_device_fixup_war failed: %s\n", in sn_device_fixup_war()
203 panic("SAL call failed: %s\n", in sn_common_hubdev_init()
306 panic("sn_common_bus_fixup: No provider registered for this asic type, %d", in sn_common_bus_fixup()
/linux-4.1.27/arch/sh/kernel/
Dmachvec.c74 panic("Failed to select machvec '%s' -- halting.\n", in early_parse_mv()
100 panic("machvec misaligned, invalid __initmv use?"); in sh_mv_setup()
Dtraps.c49 panic("Fatal exception in interrupt"); in die()
52 panic("Fatal exception"); in die()
/linux-4.1.27/arch/arm/mach-prima2/
Dpm.c111 panic("unable to find base address of pwrc node in dtb\n"); in sirfsoc_of_pwrc_init()
129 panic("unable to map memc registers\n"); in sirfsoc_memc_probe()
/linux-4.1.27/arch/mips/lantiq/falcon/
Dsysctrl.c202 panic("Failed to load core nodes from devicetree"); in ltq_soc_init()
209 panic("Failed to get core resources"); in ltq_soc_init()
232 panic("Failed to remap core resources"); in ltq_soc_init()
238 panic("Failed to remap sysctrl resources"); in ltq_soc_init()
/linux-4.1.27/arch/powerpc/sysdev/
Ddart_iommu.c115 panic("DART: TLB did not flush after waiting a long " in dart_tlb_invalidate_all()
147 panic("DART: TLB did not flush after waiting a long " in dart_tlb_invalidate_one()
235 panic("DART: can't get register base ! "); in dart_init()
255 panic("DART: Cannot map registers!"); in dart_init()
/linux-4.1.27/arch/openrisc/kernel/
Dtime.c160 panic("failed to register clocksource"); in openrisc_timer_init()
174 panic("Linux not supported on devices without tick timer"); in time_init()
Dsetup.c74 panic("No memory!"); in setup_memory()
173 panic("No compatible CPU found in device tree...\n"); in setup_cpuinfo()
276 panic("no cpu 'clock-frequency' parameter in device tree"); in calibrate_delay()
/linux-4.1.27/arch/powerpc/platforms/44x/
Diss4xx.c63 panic("Can't find top level interrupt controller"); in iss4xx_init_irq()
80 panic("Unrecognized top level interrupt controller"); in iss4xx_init_irq()
Dppc476.c133 panic("Can't find top level interrupt controller"); in ppc47x_init_irq()
146 panic("Unrecognized top level interrupt controller"); in ppc47x_init_irq()
/linux-4.1.27/arch/um/kernel/
Dtrap.c220 panic("Segfault with no mm"); in segv()
244 panic("fault_addr set but no fault catcher"); in segv()
250 panic("Kernel mode fault at addr 0x%lx, ip 0x%lx", in segv()
287 panic("Kernel mode signal %d", sig); in relay_signal()
Dtlb.c320 panic("munmap failed, errno = %d\n", in flush_tlb_kernel_range_common()
337 panic("munmap failed, errno = %d\n", in flush_tlb_kernel_range_common()
354 panic("munmap failed, errno = %d\n", in flush_tlb_kernel_range_common()
367 panic("munmap failed, errno = %d\n", in flush_tlb_kernel_range_common()
/linux-4.1.27/arch/um/os-Linux/
Dsignal.c120 panic("enabling signal stack failed, errno = %d\n", errno); in set_sigstack()
202 panic("sigaction failed - errno = %d\n", errno); in set_handler()
207 panic("sigprocmask failed - errno = %d\n", errno); in set_handler()
/linux-4.1.27/arch/m68k/apollo/
Dconfig.c73 panic("Unknown apollo model"); in dn_setup_model()
94 panic("Apollo model not yet supported"); in dn_setup_model()
106 panic("Undefined apollo model"); in dn_setup_model()
/linux-4.1.27/arch/mips/bcm63xx/
Dcpu.c249 panic("Failed to detect clock for CPU with id=%04X\n", cpu_id); in detect_cpu_clock()
331 panic("unsupported Broadcom CPU"); in bcm63xx_cpu_init()
372 panic("unsupported broadcom CPU %x", bcm63xx_cpu_id); in bcm63xx_cpu_init()
/linux-4.1.27/arch/x86/kernel/
Damd_gart_64.c189 panic("PCI-DMA: Memory would be corrupted\n"); in iommu_full()
191 panic(KERN_ERR in iommu_full()
229 panic("dma_map_area overflow %lu bytes\n", size); in dma_map_area()
469 panic("dma_map_sg: overflow on %lu pages\n", pages); in gart_map_sg()
677 panic("Cannot allocate GATT table"); in init_amd_gatt()
679 panic("Could not set GART PTEs to uncacheable pages"); in init_amd_gatt()
782 panic("Cannot allocate iommu bitmap\n"); in gart_iommu_init()
846 panic("Cannot allocate iommu scratch page"); in gart_iommu_init()
Dapb_timer.c128 panic("Failed to setup APB system timer\n"); in apbt_set_mapping()
285 panic("APBT counter not counting. APBT disabled\n"); in apbt_clocksource_register()
363 panic("failed to enable APB timer\n"); in apbt_time_init()
Dnmi.c234 panic("NMI: Not continuing"); in pci_serr_error()
259 panic("NMI IOCK error: Not continuing"); in io_check_error()
300 panic("NMI: Not continuing"); in unknown_nmi_error()
Dirq_64.c73 panic("low stack detected by irq handler - check messages\n"); in stack_overflow_check()
Ddoublefault.c81 panic("Machine halted."); in df_debug()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-debug.c155 panic("LBUG in interrupt.\n"); in lbug_with_loc()
164 panic("LBUG"); in lbug_with_loc()
/linux-4.1.27/arch/mips/paravirt/
Dparavirt-smp.c126 panic("Cannot request_irq for SchedulerIPI"); in paravirt_prepare_cpus()
131 panic("Cannot request_irq for SMP-Call"); in paravirt_prepare_cpus()
/linux-4.1.27/Documentation/x86/x86_64/
Dmachinecheck6 (often with panic), corrected ones cause a machine check log entry.
58 0: always panic on uncorrected errors, log corrected errors
59 1: panic or SIGBUS on uncorrected errors, log corrected errors
61 3: never panic or SIGBUS, log all errors (for testing only)
Dboot-options.txt44 0: always panic on uncorrected errors, log corrected errors
45 1: panic or SIGBUS on uncorrected errors, log corrected errors
47 3: never panic or SIGBUS, log all errors (for testing only)
240 panic Always panic when IOMMU overflows.
256 panic Always panic when IOMMU overflows
/linux-4.1.27/arch/tile/mm/
Dfault.c56 panic("Signal %d (code %d) at %#lx sent to %s!", in force_sig_info_fault()
173 panic("Hit migrating PTE (%#llx) and page PFN %#lx still migrating", in wait_for_migration()
537 panic("Kernel page fault running %s!", in handle_page_fault()
581 panic(fmt, ##__VA_ARGS__); \
801 panic("Bad fault number %d in do_page_fault", fault_num); in do_page_fault()
829 panic("Second async fault %d; old fault was %d (%#lx/%ld)", in do_page_fault()
/linux-4.1.27/arch/blackfin/mach-bf561/
Dsmp.c106 panic("CPU%u: processor failed to boot\n", cpu); in platform_boot_secondary()
119 panic("Cannot request %s for IPI service", name); in platform_request_ipi()
/linux-4.1.27/arch/ia64/hp/common/
Dsba_iommu.c148 panic(#expr); \
970 panic("Sanity check failed"); in sba_map_page()
1499 panic("Check before sba_map_sg_attrs()"); in sba_map_sg_attrs()
1535 panic("Check after sba_map_sg_attrs()\n"); in sba_map_sg_attrs()
1631 panic(PFX "Unsupported IOTLB page size %ldK", in ioc_iova_init()
1641 panic(PFX "Couldn't allocate I/O Page Table\n"); in ioc_iova_init()
1680 panic(PFX "Couldn't allocate PDIR spill page\n"); in ioc_iova_init()
1722 panic(PFX "Couldn't allocate resource map\n"); in ioc_resource_init()
1757 panic(PFX "Couldn't allocate struct pci_dev"); in ioc_sac_init()
1761 panic(PFX "Couldn't allocate struct pci_controller"); in ioc_sac_init()
[all …]
Dhwsw_iommu.c56 panic("Unable to initialize software I/O TLB services"); in hwsw_init()
/linux-4.1.27/sound/usb/6fire/
Dpcm.c304 if (usb_urb->status || rt->panic || rt->stream_state == STREAM_STOPPING) in usb6fire_pcm_in_urb_handler()
308 rt->panic = true; in usb6fire_pcm_in_urb_handler()
396 if (rt->panic) in usb6fire_pcm_open()
432 if (rt->panic) in usb6fire_pcm_close()
472 if (rt->panic) in usb6fire_pcm_prepare()
516 if (rt->panic) in usb6fire_pcm_trigger()
549 if (rt->panic || !sub) in usb6fire_pcm_pointer()
685 rt->panic = true; in usb6fire_pcm_abort()
Dpcm.h56 bool panic; /* if set driver won't do anymore pcm on device */ member
/linux-4.1.27/fs/
Danon_inodes.c169 panic("anon_inode_init() kernel mount failed (%ld)\n", PTR_ERR(anon_inode_mnt)); in anon_inode_init()
173 panic("anon_inode_init() inode allocation failed (%ld)\n", PTR_ERR(anon_inode_inode)); in anon_inode_init()
/linux-4.1.27/arch/powerpc/oprofile/
Dop_model_fsl_emb.c55 panic("Bad ctr number\n"); in get_pmlca()
83 panic("Bad ctr number\n"); in set_pmlca()
166 panic("Bad ctr number!\n"); in init_pmc_stop()
/linux-4.1.27/arch/metag/
DKconfig.soc64 bool "Halt the core on panic"
66 Halt the core when a panic occurs. This is useful when running
/linux-4.1.27/arch/blackfin/kernel/
Dtraps.c205 panic("BUG()"); in trap_c()
461 panic("Kernel exception"); in trap_c()
536 panic("Double Fault - unrecoverable event"); in double_fault_c()
562 panic("Unrecoverable event"); in panic_cplb_error()
Dtime-ts.c55 panic("failed to register clocksource"); in bfin_cs_cycles_init()
107 panic("failed to register clocksource"); in bfin_cs_gptimer0_init()
/linux-4.1.27/arch/mips/lantiq/
Dirq.c370 panic("Failed to get icu memory range"); in icu_of_init()
379 panic("Failed to remap icu memory"); in icu_of_init()
450 panic("failed to load external irq resources"); in icu_of_init()
459 panic("Failed to remap eiu memory"); in icu_of_init()
Dprom.c101 panic("failed to register_vsmp_smp_ops()"); in prom_init()
/linux-4.1.27/arch/sh/boards/mach-cayman/
DMakefile4 obj-y := setup.o irq.o panic.o
/linux-4.1.27/arch/powerpc/platforms/ps3/
Dhtab.c107 panic("ps3_hpte_remove() not implemented"); in ps3_hpte_remove()
162 panic("ps3_hpte_updateboltedpp() not implemented"); in ps3_hpte_updateboltedpp()
/linux-4.1.27/arch/mn10300/kernel/
Dfpu-nofpu.c21 panic("An FPU exception was received, but there's no FPU enabled."); in unexpected_fpu_exception()
/linux-4.1.27/arch/arm/mach-mv78xx0/
Dpcie.c69 panic("can't allocate PCIe I/O space"); in mv78xx0_pcie_preinit()
72 panic("invalid number of PCIe ports"); in mv78xx0_pcie_preinit()
90 panic("can't allocate PCIe MEM sub-space"); in mv78xx0_pcie_preinit()
Dcommon.c71 panic("unknown HCLK PLL setting: %.8x\n", in get_hclk()
120 panic("unknown TCLK PLL setting: %.8x\n", in get_tclk()
/linux-4.1.27/arch/parisc/
Ddefpalo.conf15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
/linux-4.1.27/drivers/scsi/
Du14-34f.c1231 panic("%s: qcomm, invalid SCpnt->sc_data_direction.\n", BN(j)); in scsi_to_dev_dir()
1258 panic("%s: qcomm, SCpnt %p already active.\n", in u14_34f_queuecommand_lck()
1347 panic("%s: abort, invalid SCarg->host_scribble.\n", BN(j)); in DEF_SCSI_QCMD()
1363 panic("%s: abort, mbox %d, SCarg %p, cp SCpnt %p.\n", in DEF_SCSI_QCMD()
1392 panic("%s: abort, mbox %d, invalid cp_stat.\n", BN(j), i); in DEF_SCSI_QCMD()
1440 panic("%s: reset, mbox %d, SCpnt == NULL.\n", BN(j), i); in u14_34f_eh_host_reset()
1453 panic("%s: reset, mbox %d, garbled SCpnt.\n", BN(j), i); in u14_34f_eh_host_reset()
1456 panic("%s: reset, mbox %d, index mismatch.\n", BN(j), i); in u14_34f_eh_host_reset()
1459 panic("%s: reset, mbox %d, SCpnt->scsi_done == NULL.\n", BN(j), i); in u14_34f_eh_host_reset()
1751 panic("%s: ihdlr, invalid mscp bus address %p, cp0 %p.\n", BN(j), in ihdlr()
[all …]
Daha1740.c222 panic("aha1740.c: Irq from unknown host!\n"); in aha1740_intr_handle()
286 panic("aha1740.c"); /* Goodbye */ in aha1740_intr_handle()
360 panic("Unable to find empty ecb for aha1740.\n"); in aha1740_queuecommand_lck()
466 panic("aha1740.c: mbxout busy!\n"); in aha1740_queuecommand_lck()
476 panic("aha1740.c: attn wait failed!\n"); in aha1740_queuecommand_lck()
Deata.c1730 panic("%s: qcomm, invalid SCpnt->sc_data_direction.\n", in scsi_to_dev_dir()
1757 panic("%s: qcomm, SCpnt %p already active.\n", in eata2x_queuecommand_lck()
1849 panic("%s: abort, invalid SCarg->host_scribble.\n", ha->board_name); in DEF_SCSI_QCMD()
1865 panic("%s: abort, mbox %d, SCarg %p, cp SCpnt %p.\n", in DEF_SCSI_QCMD()
1896 panic("%s: abort, mbox %d, invalid cp_stat.\n", ha->board_name, i); in DEF_SCSI_QCMD()
1947 panic("%s: reset, mbox %d, SCpnt == NULL.\n", ha->board_name, i); in eata2x_eh_host_reset()
1962 panic("%s: reset, mbox %d, garbled SCpnt.\n", ha->board_name, i); in eata2x_eh_host_reset()
1965 panic("%s: reset, mbox %d, index mismatch.\n", ha->board_name, i); in eata2x_eh_host_reset()
1968 panic("%s: reset, mbox %d, SCpnt->scsi_done == NULL.\n", in eata2x_eh_host_reset()
2375 panic("%s: ihdlr, mbox %d, invalid cp_stat: %d.\n", in ihdlr()
[all …]
/linux-4.1.27/drivers/staging/octeon/
Dethernet-util.h56 panic("Illegal ipd_port %d passed to INTERFACE\n", ipd_port); in INTERFACE()
/linux-4.1.27/arch/sh/lib64/
DMakefile13 lib-y := udelay.o panic.o memcpy.o memset.o \
/linux-4.1.27/drivers/clk/sirf/
Dclk-prima2.c125 panic("unable to map rsc registers\n"); in prima2_clk_init()
130 panic("unable to map clkc registers\n"); in prima2_clk_init()
Dclk-atlas6.c126 panic("unable to map rsc registers\n"); in atlas6_clk_init()
131 panic("unable to map clkc registers\n"); in atlas6_clk_init()
/linux-4.1.27/arch/mips/jz4740/
Dtimer.c43 panic("Failed to ioremap timer registers"); in jz4740_timer_init()
/linux-4.1.27/arch/powerpc/platforms/8xx/
Dm8xx_setup.c159 panic("Could not allocate timer IRQ!"); in mpc8xx_calibrate_decr()
214 panic("Restart failed\n"); in mpc8xx_restart()
/linux-4.1.27/crypto/async_tx/
Dasync_tx.c132 panic("%s: DMA error waiting for depend_tx\n", in async_tx_channel_switch()
284 panic("%s: DMA error waiting for transaction\n", in async_tx_quiesce()
/linux-4.1.27/Documentation/ABI/testing/
Dpstore10 the dying moments. In the case of a panic the last part
38 data saved on each oops/panic. Pstore saves (possibly
/linux-4.1.27/arch/powerpc/platforms/pasemi/
Diommu.c203 panic("IOBMAP: Cannot allocate spare page!"); in iob_init()
211 panic("IOBMAP: Cannot map registers!"); in iob_init()
/linux-4.1.27/arch/um/os-Linux/skas/
Dmem.c61 panic("do_syscall_stub : PTRACE_SETREGS failed, errno = %d\n", in do_syscall_stub()
67 panic("Failed to continue stub, pid = %d, errno = %d\n", pid, in do_syscall_stub()
/linux-4.1.27/arch/arm/mach-orion5x/
Dpci.c174 panic("pcie_setup unable to alloc resources"); in pcie_setup()
184 panic("Request PCIe Memory resource failed\n"); in pcie_setup()
492 panic("pci_setup unable to alloc resources"); in pci_setup()
502 panic("Request PCI Memory resource failed\n"); in pci_setup()
/linux-4.1.27/arch/powerpc/platforms/52xx/
Dmpc52xx_pic.c412 panic(__FILE__ ": find_and_map failed on 'mpc5200-pic'. " in mpc52xx_init_irq()
419 panic(__FILE__ ": find_and_map failed on 'mpc5200-bestcomm'. " in mpc52xx_init_irq()
453 panic(__FILE__ ": Cannot allocate the IRQ host\n"); in mpc52xx_init_irq()
/linux-4.1.27/arch/x86/kernel/cpu/
Dbugs.c82 panic("Kernel requires i486+ for 'invlpg' and other features"); in check_bugs()
/linux-4.1.27/fs/gfs2/
Dutil.c76 panic("GFS2: fsid=%s: panic requested\n", sdp->sd_fsname); in gfs2_lm_withdraw()
123 panic("GFS2: fsid=%s: warning: assertion \"%s\" failed\n" in gfs2_assert_warn_i()
/linux-4.1.27/arch/mips/include/asm/
Ddebug.h31 panic("assertion failed at %s:%d: %s", __FILE__, __LINE__, #x); }
/linux-4.1.27/arch/um/include/shared/
Duser.h26 extern void panic(const char *fmt, ...)
/linux-4.1.27/arch/arm64/kernel/
Dtime.c84 panic("Unable to initialise architected timer.\n"); in time_init()
Dirq.c57 panic("No interrupt controller found."); in init_IRQ()
/linux-4.1.27/arch/arm/mach-s3c64xx/
Dmach-s3c64xx-dt.c46 panic("SoC is not S3C64xx!"); in s3c64xx_dt_map_io()
/linux-4.1.27/arch/sh/boards/mach-sdk7786/
Dfpga.c61 panic("FPGA detection failed.\n"); in sdk7786_fpga_init()
/linux-4.1.27/arch/mips/lib/
Diomap-pci.c35 panic("To avoid data corruption io_map_base MUST be set with " in __pci_ioport_map()
/linux-4.1.27/arch/mips/mm/
Dtlbex.c437 panic("TLB refill handler space exceeded"); in build_r3000_tlb_refill_handler()
624 panic("No TLB refill handler yet (CPU type: %d)", in build_tlb_write_entry()
1341 panic("TLB refill handler space exceeded"); in build_r4000_tlb_refill_handler()
1355 panic("TLB refill handler space exceeded"); in build_r4000_tlb_refill_handler()
1510 panic("tlbmiss_handler_setup_pgd space exceeded"); in build_setup_pgd()
1790 panic("TLB load handler fastpath space exceeded"); in build_r3000_tlb_load_handler()
1821 panic("TLB store handler fastpath space exceeded"); in build_r3000_tlb_store_handler()
1852 panic("TLB modify handler fastpath space exceeded"); in build_r3000_tlb_modify_handler()
2101 panic("TLB load handler fastpath space exceeded"); in build_r4000_tlb_load_handler()
2156 panic("TLB store handler fastpath space exceeded"); in build_r4000_tlb_store_handler()
[all …]
Dc-octeon.c245 panic("Unsupported Cavium Networks CPU type"); in probe_octeon()
368 panic("Can't handle cache error: nested exception"); in cache_parity_error_octeon_non_recoverable()
/linux-4.1.27/arch/avr32/kernel/
Dtraps.c68 panic("Fatal exception in interrupt"); in die()
71 panic("Fatal exception"); in die()
/linux-4.1.27/arch/mips/ar7/
Dsetup.c98 panic("Can't remap IO base!"); in plat_mem_setup()
/linux-4.1.27/arch/arm/kernel/
Dpsci_smp.c69 panic("psci: cpu %d failed to shutdown\n", cpu); in psci_cpu_die()
Dtraps.c309 panic("Fatal exception in interrupt"); in oops_end()
311 panic("Fatal exception"); in oops_end()
503 panic("bad mode"); in bad_mode()
821 panic("Oops failed to kill thread"); in abort()
/linux-4.1.27/arch/s390/kernel/
Ddumpstack.c199 panic("Fatal exception in interrupt"); in die()
201 panic("Fatal exception: panic_on_oops"); in die()
Dsmp.c542 panic("could not allocate memory for save area\n"); in __smp_store_cpu_state()
559 panic("could not allocate memory for VX save area\n"); in __smp_store_cpu_state()
722 panic("smp_detect_cpus failed to allocate memory\n"); in smp_detect_cpus()
734 panic("Could not find boot CPU type"); in smp_detect_cpus()
897 panic("Couldn't request external interrupt 0x1201"); in smp_prepare_cpus()
900 panic("Couldn't request external interrupt 0x1202"); in smp_prepare_cpus()
/linux-4.1.27/arch/x86/um/
Dptrace_64.c106 panic("Bad register in putreg(): %d\n", regno); in putreg()
171 panic("Bad register in getreg: %d\n", regno); in getreg()
Dptrace_32.c114 panic("Bad register in putreg() : %d\n", regno); in putreg()
167 panic("Bad register in getreg() : %d\n", regno); in getreg()
/linux-4.1.27/arch/score/mm/
Dinit.c50 panic("Oh boy, that early out of memory?"); in setup_zero_page()
/linux-4.1.27/arch/avr32/boot/u-boot/
Dhead.S77 .long panic
/linux-4.1.27/arch/powerpc/platforms/82xx/
Dpq2.c34 panic("Restart failed\n"); in pq2_restart()
/linux-4.1.27/arch/ia64/kernel/
Dpci-swiotlb.c64 panic("Unable to find Intel IOMMU"); in pci_swiotlb_init()
Dmachvec.c38 panic("generic kernel failed to find machine vector for" in machvec_init()
/linux-4.1.27/arch/mips/fw/arc/
Didentify.c80 panic("Yeee, could not determine architecture type <%s>", s); in string_to_mach()
/linux-4.1.27/arch/m68k/bvme6000/
Dconfig.c190 panic ("Couldn't register timer int"); in bvme6000_sched_init()
208 panic ("Couldn't register abort int"); in bvme6000_sched_init()
/linux-4.1.27/arch/arm/mm/
Dnommu.c104 panic("First memory bank must be contiguous from PHYS_OFFSET"); in sanity_check_meminfo_mpu()
267 panic("MPU region initialization failure! %d", region_err); in mpu_setup()
/linux-4.1.27/arch/x86/mm/
Dkasan_init_64.c160 panic("kasan: unable to map zero shadow!"); in populate_zero_shadow()
223 panic("kasan: unable to allocate shadow!"); in kasan_init()
/linux-4.1.27/arch/arm/mach-at91/
Dpm.c332 panic(pr_fmt("unable to map ramc[%d] cpu registers\n"), idx); in at91_dt_ramc()
341 panic(pr_fmt("unable to find compatible ram controller node in dtb\n")); in at91_dt_ramc()
/linux-4.1.27/arch/powerpc/kernel/
Dsetup_64.c679 if (ppc_md.panic) in setup_arch()
709 panic("Kernelbase not 64K-aligned (0x%lx)!\n", in setup_arch()
759 panic("cannot initialize percpu area (err=%d)", rc); in setup_per_cpu_areas()
/linux-4.1.27/init/
Dinitramfs.c87 panic("can't allocate link hash entry"); in find_link()
133 panic("can't allocate dir_entry buffer"); in dir_add()
461 panic("can't allocate buffers"); in unpack_to_rootfs()
612 panic("%s", err); /* Failed to decompress INTERNAL initramfs */ in populate_rootfs()
/linux-4.1.27/arch/x86/um/os-Linux/
Dregisters.c71 panic("check_ptrace : PTRACE_GETFPXREGS failed, errno = %d", in arch_init_registers()
/linux-4.1.27/arch/mips/alchemy/devboards/
Ddb1xxx.c79 panic("cannot initialize board support"); in board_setup()
/linux-4.1.27/mm/
Dnobootmem.c278 panic("Out of memory"); in ___alloc_bootmem()
350 panic("Out of memory"); in ___alloc_bootmem_node()
Dpage_ext.c170 panic("Out of memory"); in page_ext_init_flatmem()
396 panic("Out of memory"); in page_ext_init()
/linux-4.1.27/arch/m68k/mvme16x/
Dconfig.c375 panic ("Couldn't register timer int"); in mvme16x_sched_init()
383 panic ("Couldn't register abort int"); in mvme16x_sched_init()
/linux-4.1.27/Documentation/sysctl/
Dkernel.txt55 - panic
162 Controls the kernel's callhome behavior in case of a kernel panic.
165 to a service organization (callhome) in case of an operating system panic.
168 nothing happens in case of a kernel panic. If this value is set to "1"
311 1: panic immediately.
534 panic:
537 waits before rebooting on a panic. When you use the software watchdog,
548 1: panic immediately. If the `panic' sysctl is also non-zero then the
561 1: panic immediately.
574 the existing panic controls already in that directory.
[all …]
/linux-4.1.27/arch/mips/ath79/
Dclock.c42 panic("failed to allocate %s clock structure", id); in ath79_add_sys_clkdev()
48 panic("unable to register %s clock device", id); in ath79_add_sys_clkdev()
464 panic("unable to get %s clock, err=%d", id, (int) PTR_ERR(clk)); in ath79_get_sys_clk_rate()
/linux-4.1.27/drivers/cpufreq/
Dsa1100-cpufreq.c142 panic("%s: couldn't find dram setting for speed %d\n", in sa1100_update_dram_timings()
/linux-4.1.27/drivers/parisc/
Dccio-dma.c388 panic("%s: %s() Too many pages to map. pages_needed: %u\n", in ccio_alloc_range()
392 panic("%s: %s() I/O MMU is out of mapping resources.\n", __FILE__, in ccio_alloc_range()
465 panic("%s:%s() Too many pages to unmap.\n", __FILE__, in ccio_free_range()
1216 panic("%s() : Can't determine I/O TLB size.\n", __func__);
1314 panic("%s() could not allocate I/O Page Table\n", __func__); in ccio_ioc_init()
1328 panic("%s() could not allocate resource map\n", __func__); in ccio_ioc_init()

1234