PANIC(9) Driver Basics PANIC(9)NAMEpanic - halt the systemSYNOPSISvoid panic(const char * fmt, ...);ARGUMENTSfmt The text string to print ... variable argumentsDESCRIPTIONDisplay a message, then perform cleanups. This function never returns.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PANIC(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| trace_printk(9) - centos |
| xo_message(3) - freebsd |
| vpanic(9) - netbsd |
| xo_errx(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| kernel panic: No init found |
| kernel panic-not syncing:fatal exception while booting |
| Kernel panic after hard reboot and fsck |
| Kernal Panic questions |
| "PANIC CPU" ERROR MESSAGE |