Guest User

Untitled

a guest
Nov 20th, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.60 KB | None | 0 0
  1. Booting Raspberry Pi....
  2. Copyright 2016-2017 rpi-open-firmware authors
  3. BUILDATE : Nov 20 2018 04:41:15
  4. __cxx_init: calling 5 static constructors (0x14000 - 0x14014) ...
  5. BCM2708UsbPhy::registerDriver(): driver registered on platform IO plane
  6. BCM2708ArmControl::registerDriver(): driver registered on platform IO plane
  7. BCM2708PLLB::init(): PLLB VCO registered
  8. BCM2708PLLB::registerDriver(): driver registered on platform IO plane
  9. BCM2708Gpio::registerDriver(): driver registered on platform IO plane
  10. [SDRAM:sdram_init]: (0) SD_CS = 0x794200
  11. [SDRAM:switch_to_cprman_clock]: switching sdram to cprman clock (src=1, div=1), waiting for busy (4011) ...
  12. [SDRAM:switch_to_cprman_clock]: busy set, switch complete!
  13. [SDRAM:reset_phy]: reset_phy: resetting SDRAM PHY ...
  14. [SDRAM:reset_phy]: reset_phy: resetting DPHY CTRL ...
  15. [SDRAM:reset_phy_dll]: resetting aphy and dphy dlls ...
  16. [SDRAM:reset_phy_dll]: waiting for dphy master dll to lock ...
  17. [SDRAM:reset_phy_dll]: dphy master dll locked!
  18. [SDRAM:sdram_init]: waiting for SDUP (210242) ...
  19. [SDRAM:sdram_init]: SDRAM controller has arrived! (218E42)
  20. [SDRAM:calibrate_pvt_early]: DPHY_CSR_DQ_PAD_DRV_SLEW_CTRL = 0x223
  21. [SDRAM:calibrate_pvt_early]: waiting for address PVT calibration ...
  22. [SDRAM:calibrate_pvt_early]: waiting for data PVT calibration ...
  23. [SDRAM:calibrate_pvt_early]: waiting for SDRAM calibration command ...
  24. [SDRAM:sdram_init]: SDRAM Type: Elpida 1GB LPDDR2 (BC=0x58)
  25. [SDRAM:reset_with_timing]: waiting for SDRAM controller to go down (218E4A) ...
  26. [SDRAM:reset_with_timing]: SDRAM controller down!
  27. [SDRAM:reset_with_timing]: SDRAM clock disabled!
  28. [SDRAM:reset_with_timing]: waiting for master ddr pll to lock ...
  29. [SDRAM:reset_with_timing]: master ddr pll locked!
  30. [SDRAM:reset_with_timing]: SDRAM Addressing Mode: Bank=3 Row=3 Col=3 SB=0xFF
  31. [SDRAM:reset_phy_dll]: resetting aphy and dphy dlls ...
  32. [SDRAM:reset_phy_dll]: waiting for dphy master dll to lock ...
  33. [SDRAM:reset_phy_dll]: dphy master dll locked!
  34. [SDRAM:reset_with_timing]: waiting for address dll to lock ...
  35. [SDRAM:reset_with_timing]: address dll locked!
  36. [SDRAM:selftest]: Starting self test ...
  37. [SDRAM:selftest_at]: Testing region at 0xC0000000 ...
  38. [SDRAM:selftest_at]: Testing region at 0xCFF00000 ...
  39. [SDRAM:selftest_at]: Testing region at 0xDFF00000 ...
  40. [SDRAM:selftest_at]: Testing region at 0xEFF00000 ...
  41. [SDRAM:selftest_at]: Testing region at 0xFFF00000 ...
  42. [SDRAM:selftest]: Self test successful!
  43. SDRAM initialization completed successfully!
  44. BCM2708PowerDomainUSB::stop(): stopping ...
  45. BCM2708PowerDomainUSB::stop(): stopped
  46. BCM2708PowerDomainImage::powerOn(): powering on, current PM_IMAGE state: 0x1000
  47. BCM2708PowerDomainImage::beginPowerUpSequence(): starting power up sequence ...
  48. BCM2708PowerDomainImage::waitForPOWOK(): waiting for POWOK ...
  49. BCM2708PowerDomainImage::waitForPOWOK(): got POWOK with CFG=0x10000
  50. BCM2708PowerDomainImage::powerOn(): stopping power up sequence ...
  51. BCM2708PowerDomainImage::beginPowerUpSequence(): starting power up sequence ...
  52. BCM2708PowerDomainImage::waitForPOWOK(): waiting for POWOK ...
  53. BCM2708PowerDomainImage::waitForPOWOK(): got POWOK with CFG=0x30000
  54. BCM2708PowerDomainImage::completePowerUpSequence(): waiting for MRDONE ...
  55. BCM2708PowerDomainImage::resetPeripheralsUngated(): calling v16mov gated ...
  56. BCM2708PowerDomainImage::resetPeripheralsUngated(): ungating and resetting ...
  57. BCM2708PowerDomainImage::resetPeripheralsUngated(): done
  58. BCM2708PowerDomainImage::start(): CM_PERIICTL = 0x40
  59. BCM2708PowerDomainImage::start(): CM_PERIIDIV = 0x0
  60. BCM2708PowerDomainImage::start(): PM_IMAGE = 0x3107F
  61. BCM2708PowerDomainImage::start(): started
  62. BCM2708PowerDomainUSB::start(): starting ...
  63. BCM2708PowerDomainUSB::start(): started
  64. BCM2708UsbPhy::start(): starting ...
  65. BCM2708UsbPhy::start(): LAN reset
  66. BCM2708UsbPhy::start(): started
  67. BCM2708ArmControl::start(): starting ...
  68. BCM2708ArmControl::loadInitialCode(): copied 57412 bytes to 0xC0000000!
  69. BCM2708ArmControl::start(): original memstart: 0xEA000039
  70. BCM2708ArmControl::start(): mapped VC 0xC0000000 to ARM 0x0
  71. BCM2708ArmControl::start(): mapped peripherals VC 0x7E000000 to ARM 0x3F000000
  72. BCM2708ArmControl::start(): ARM ID: 0x364D5241 C0: 0x0
  73. BCM2708ArmControl::start(): using C0: 0xA04B
  74. BCM2708ArmControl::setupClock(): initializing PLLB ...
  75. BCM2708PLLB::setDigValues(): setting DIG values for this VCO ...
  76. BCM2708ArmControl::setupClock(): KAIP = 0x228
  77. BCM2708ArmControl::setupClock(): MULTI = 0x613277
  78. BCM2708ArmControl::setupClock(): ARM clock succesfully initialized!
  79. BCM2708PowerDomainARM::start(): starting ...
  80. BCM2708PowerDomainARM::powerOn(): powering on (rstnMask=0xFFFFFFBF) ...
  81. BCM2708PowerDomainARM::beginPowerUpSequence(): starting power up sequence ...
  82. BCM2708PowerDomainARM::waitForPOWOK(): waiting for POWOK ...
  83. BCM2708PowerDomainARM::waitForPOWOK(): got POWOK with CFG=0x0
  84. BCM2708PowerDomainARM::completePowerUpSequence(): waiting for MRDONE ...
  85. BCM2708PowerDomainARM::powerOn(): domain powered on succesfully
  86. BCM2708PowerDomainARM::start(): started
  87. BCM2708ArmControl::bridgeStart(): setting up async bridge ...
  88. BCM2708PowerDomainARM::setReset(): setting RSTN bits to 0x40 ...
  89. BCM2708ArmControl::bridgeCycleBresp(): cycling through bresp bits ...
  90. BCM2708PowerDomainARM::setReset(): setting RSTN bits to 0x40 ...
  91. BCM2708ArmControl::bridgeStart(): starting async bridge now!
  92. BCM2708ArmControl::bridgeStart(): bridge init done, PM_PROC is now: 0x107F!
  93. Starting IPC monitor ...
  94. M, continuing boot from here ...
  95. [BRINGUP:main]: Firmware data: SDRAM_SIZE=0, VPU_CPUID=0x4000140
  96. [BRINGUP:main]: Security extensions are supported!
  97. [BRINGUP:main]: Execution mode: Supervisor
  98. [BRINGUP:heap_init]: Initializing heap at 0x24000 with size 0x100000
  99. __cxx_init: calling 4 static constructors (0xE000 - 0xE010) ...
  100. [EMMC:restart_controller]: hcfg 0xE, cdiv 0x0, edm 0x8C01, hsts 0x0
  101. [EMMC:restart_controller]: Restarting the eMMC controller ...
  102. [EMMC:configure_pinmux]: waiting for pinmux pull update ...
  103. [EMMC:configure_pinmux]: waiting for pinmux clock update ...
  104. [EMMC:configure_pinmux]: ok ...
  105. [EMMC:configure_pinmux]: pinmux configured for aux0
  106. [EMMC:reset]: resetting controller ...
  107. [EMMC:query_voltage_and_type]: waiting for SD (0xff8000) ...
  108. [EMMC:query_voltage_and_type]: SD card has arrived!
  109. [EMMC:query_voltage_and_type]: This is an SDHC card!
  110. [EMMC:identify_card]: identifying card ...
  111. [EMMC:identify_card]: RCA = 0x7
  112. [EMMC:init_card]: Detected SD card:
  113. Product : SD08G
  114. CSD : Ver 2.0
  115. Capacity: 15564800
  116. Size : 15199
  117. BlockLen: 0x200
  118. [EMMC:init_card]: Card initialization complete: SD08G 3504MB SDHC Card
  119. [EMMC:init_card]: Identification complete, changing clock to 50MHz for data mode ...
  120. [EMMC:BCM2708SDHost]: eMMC driver sucessfully started!
  121. [MBRDISK:read_mbr]: Reading master boot record ...
  122. [MBRDISK:read_mbr]: MBR contents:
  123. 0: FAT32 at:8192 size:2097152
  124. 1: Linux (ext2/ext3) at:2105344 size:13459456
  125. 2: <Unknown> at:0 size:0
  126. 3: <Unknown> at:0 size:0
  127. [MBRDISK:MbrImpl]: Disk ready!
  128. [LDR:LoaderImpl]: Mounting boot partitiion ...
  129. [LDR:LoaderImpl]: Boot partition mounted!
  130. [LDR:read_file]: cmdline.txt: reading 56 bytes to 0x24E90 (allocated=1) ...
  131. [LDR:LoaderImpl]: kernel cmdline: console=ttyAMA0,115200 elevator=deadline rdinit=/bin/sh
  132.  
  133. [LDR:read_file]: rpi.dtb: reading 15992 bytes to 0xF000000 (allocated=0) ...
  134. [LDR:load_fdt]: FDT loaded at F000000
  135. [LDR:load_fdt]: (valid) fdt loaded at 0xF000000
  136. [LDR:read_file]: zImage: reading 4076016 bytes to 0x2000000 (allocated=0) ...
  137. [LDR:LoaderImpl]: zImage loaded at 0x2000000
  138. [LDR:LoaderImpl]: Flushing....
  139. [EMMC:stop]: flushing fifo ...
  140. [EMMC:stop]: asking card to enter idle state ...
  141. [EMMC:stop]: stopping sdhost controller driver ...
  142. [EMMC:stop]: powering down controller ...
  143. [EMMC:stop]: resetting state machine ...
  144. [LDR:LoaderImpl]: Jumping to the Linux kernel...
  145. Uncompressing Linux... done, booting the kernel.
  146. [ 0.000000] Booting Linux on physical CPU 0x0
  147. [ 0.000000] Initializing cgroup subsys cpuset
  148. [ 0.000000] Initializing cgroup subsys cpu
  149. [ 0.000000] Initializing cgroup subsys cpuacct
  150. [ 0.000000] Linux version 4.4.31-v7+ (root@vc4-build-11-19-18) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.9) ) #1 Tue Nov 20 04:51:54 UTC 2018
  151. [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
  152. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  153. [ 0.000000] Machine model: Raspberry Pi 3 Model B
  154. [ 0.000000] cma: Reserved 8 MiB at 0x2f800000
  155. [ 0.000000] Memory policy: Data cache writeback
  156. [ 0.000000] ------------[ cut here ]------------
  157. [ 0.000000] WARNING: CPU: 0 PID: 0 at arch/arm/kernel/devtree.c:157 arm_dt_init_cpu_maps+0x140/0x180()
  158. [ 0.000000] DT /cpu 2 nodes greater than max cores 1, capping them
  159. [ 0.000000] Modules linked in:
  160. [ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 4.4.31-v7+ #1
  161. [ 0.000000] Hardware name: BCM2709
  162. [ 0.000000] [<80016d6c>] (unwind_backtrace) from [<80013c54>] (show_stack+0x20/0x24)
  163. [ 0.000000] [<80013c54>] (show_stack) from [<8029657c>] (dump_stack+0x24/0x28)
  164. [ 0.000000] [<8029657c>] (dump_stack) from [<80023050>] (warn_slowpath_common+0x94/0xc0)
  165. [ 0.000000] [<80023050>] (warn_slowpath_common) from [<800230bc>] (warn_slowpath_fmt+0x40/0x48)
  166. [ 0.000000] [<800230bc>] (warn_slowpath_fmt) from [<805887f8>] (arm_dt_init_cpu_maps+0x140/0x180)
  167. [ 0.000000] [<805887f8>] (arm_dt_init_cpu_maps) from [<80588374>] (setup_arch+0x718/0x780)
  168. [ 0.000000] [<80588374>] (setup_arch) from [<80584a14>] (start_kernel+0x94/0x3bc)
  169. [ 0.000000] [<80584a14>] (start_kernel) from [<00008074>] (0x8074)
  170. [ 0.000000] ---[ end trace cb88537fdc8fa200 ]---
  171. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  172. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 194879
  173. [ 0.000000] Kernel command line: console=ttyAMA0,115200 elevator=deadline rdinit=/bin/sh
  174. [ 0.000000]
  175. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  176. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  177. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  178. [ 0.000000] Memory: 762428K/786428K available (4360K kernel code, 285K rwdata, 1252K rodata, 1448K init, 568K bss, 15808K reserved, 8192K cma-reserved)
  179. [ 0.000000] Virtual kernel memory layout:
  180. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  181. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  182. [ 0.000000] vmalloc : 0xb0800000 - 0xff800000 (1264 MB)
  183. [ 0.000000] lowmem : 0x80000000 - 0xb0000000 ( 768 MB)
  184. [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
  185. [ 0.000000] .text : 0x80008000 - 0x80583408 (5614 kB)
  186. [ 0.000000] .init : 0x80584000 - 0x806ee000 (1448 kB)
  187. [ 0.000000] .data : 0x806ee000 - 0x80735458 ( 286 kB)
  188. [ 0.000000] .bss : 0x80738000 - 0x807c61d8 ( 569 kB)
  189. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  190. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  191. [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (virt).
  192. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  193. [ 0.000008] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  194. [ 0.000026] Switching to timer-based delay loop, resolution 52ns
  195. [ 0.000253] Console: colour dummy device 80x30
  196. [ 0.000280] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
  197. [ 0.000300] pid_max: default: 32768 minimum: 301
  198. [ 0.000577] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  199. [ 0.000594] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  200. [ 0.001442] Disabling cpuset control group subsystem
  201. [ 0.001471] Initializing cgroup subsys io
  202. [ 0.001496] Initializing cgroup subsys memory
  203. [ 0.001532] Initializing cgroup subsys devices
  204. [ 0.001552] Initializing cgroup subsys freezer
  205. [ 0.001584] CPU: Testing write buffer coherency: ok
  206. [ 0.001632] ftrace: allocating 14415 entries in 43 pages
  207. [ 0.039562] Setting up static identity map for 0x8200 - 0x8234
  208. [ 0.040557] devtmpfs: initialized
  209. [ 0.048031] VFP support v0.3: not present
  210. [ 0.048244] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  211. [ 0.049022] pinctrl core: initialized pinctrl subsystem
  212. [ 0.054436] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  213. [ 0.060119] bcm2709: Mini UART enabled
  214. [ 0.060155] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  215. [ 0.060167] hw-breakpoint: maximum watchpoint size is 8 bytes.
  216. [ 0.060255] Serial: AMBA PL011 UART driver
  217. [ 0.060397] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
  218. [ 0.098770] SCSI subsystem initialized
  219. [ 0.099000] usbcore: registered new interface driver usbfs
  220. [ 0.099103] usbcore: registered new interface driver hub
  221. [ 0.099187] usbcore: registered new device driver usb
  222. [ 0.099691] clocksource: Switched to clocksource arch_sys_counter
  223. [ 0.142210] FS-Cache: Loaded
  224. [ 0.142438] CacheFiles: Loaded
  225. [ 0.273469] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
  226. [ 0.274384] futex hash table entries: 256 (order: -1, 3072 bytes)
  227. [ 0.286330] VFS: Disk quotas dquot_6.6.0
  228. [ 0.286632] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  229. [ 0.291207] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  230. [ 0.291357] io scheduler noop registered
  231. [ 0.291377] io scheduler deadline registered (default)
  232. [ 0.291702] io scheduler cfq registered
  233. [ 0.293123] of_serial: probe of 3f215040.uart failed with error -28
  234. [ 1.305470] bcm2835-rng 3f104000.rng: hwrng registered
  235. [ 1.305607] vc-mem: phys_addr:0x00000000 mem_base=0x00000000 mem_size:0x00000000(0 MiB)
  236. [ 1.320004] brd: module loaded
  237. [ 1.327302] loop: module loaded
  238. [ 1.327551] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  239. [ 1.527820] Core Release: 2.80a
  240. [ 1.527835] Setting default values for core params
  241. [ 1.527869] Finished setting default values for core params
  242. [ 1.728272] Using Buffer DMA mode
  243. [ 1.728285] Periodic Transfer Interrupt Enhancement - disabled
  244. [ 1.728294] Multiprocessor Interrupt Enhancement - disabled
  245. [ 1.728305] OTG VER PARAM: 0, OTG VER FLAG: 0
  246. [ 1.728331] Dedicated Tx FIFOs mode
  247. [ 1.729511] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xafc04000 dma = 0xefc04000 len=9024
  248. [ 1.729545] FIQ FSM acceleration enabled for :
  249. [ 1.729545] Non-periodic Split Transactions
  250. [ 1.729545] Periodic Split Transactions
  251. [ 1.729545] High-Speed Isochronous Endpoints
  252. [ 1.729545] Interrupt/Control Split Transaction hack enabled
  253. [ 1.729614] WARN::hcd_init_fiq:413: FIQ on core 0 at 0x80382694
  254. [ 1.729629] WARN::hcd_init_fiq:414: FIQ ASM at 0x80382940 length 36
  255. [ 1.729645] WARN::hcd_init_fiq:439: MPHI regs_base at 0xb0898000
  256. [ 1.729715] dwc_otg 3f980000.usb: DWC OTG Controller
  257. [ 1.729758] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  258. [ 1.729815] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
  259. [ 1.729870] Init: Port Power? op_state=1
  260. [ 1.729879] Init: Power Port (0)
  261. [ 1.730060] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  262. [ 1.730078] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  263. [ 1.730094] usb usb1: Product: DWC OTG Controller
  264. [ 1.730109] usb usb1: Manufacturer: Linux 4.4.31-v7+ dwc_otg_hcd
  265. [ 1.730123] usb usb1: SerialNumber: 3f980000.usb
  266. [ 1.730816] hub 1-0:1.0: USB hub found
  267. [ 1.730863] hub 1-0:1.0: 1 port detected
  268. [ 1.731586] usbcore: registered new interface driver usb-storage
  269. [ 1.731798] mousedev: PS/2 mouse device common for all mice
  270. [ 1.732014] sdhci: Secure Digital Host Controller Interface driver
  271. [ 1.732023] sdhci: Copyright(c) Pierre Ossman
  272. [ 1.732318] sdhost: log_buf @ afc03000 (efc03000)
  273. [ 1.752438] mmc0: unable to initialise DMA channel. Falling back to PIO
  274. [ 1.809715] mmc0: sdhost-bcm2835 loaded - DMA disabled
  275. [ 1.809898] sdhci-pltfm: SDHCI platform and OF driver helper
  276. [ 1.810171] ledtrig-cpu: registered to indicate activity on CPUs
  277. [ 1.810313] hidraw: raw HID events driver (C) Jiri Kosina
  278. [ 1.810539] usbcore: registered new interface driver usbhid
  279. [ 1.810549] usbhid: USB HID core driver
  280. [ 1.833129] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
  281. [ 2.042660] mmc0: host does not support reading read-only switch, assuming write-enable
  282. [ 2.056354] mmc0: new high speed SDHC card at address 0007
  283. [ 2.112371] mmcblk0: mmc0:0007 SD08G 7.42 GiB
  284. [ 2.119664] mmcblk0: p1 p2
  285. [ 2.638137] console [ttyAMA0] enabled
  286. [ 2.642218] of_cfs_init
  287. [ 2.644722] of_cfs_init: OK
  288. [ 2.648155] Warning: unable to open an initial console.
  289. [ 2.655331] Freeing unused kernel memory: 1448K (80584000 - 806ee000)
  290. [ 2.663766] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000000
  291. [ 2.663766]
  292. [ 2.672894] CPU: 0 PID: 1 Comm: sh Tainted: G W 4.4.31-v7+ #1
  293. [ 2.679755] Hardware name: BCM2709
  294. [ 2.683175] [<80016d6c>] (unwind_backtrace) from [<80013c54>] (show_stack+0x20/0x24)
  295. [ 2.690920] [<80013c54>] (show_stack) from [<8029657c>] (dump_stack+0x24/0x28)
  296. [ 2.698144] [<8029657c>] (dump_stack) from [<800d3ee0>] (panic+0x9c/0x1f0)
  297. [ 2.705022] [<800d3ee0>] (panic) from [<80025274>] (complete_and_exit+0x0/0x2c)
  298. [ 2.712331] [<80025274>] (complete_and_exit) from [<80025310>] (do_group_exit+0x50/0xc0)
  299. [ 2.720420] [<80025310>] (do_group_exit) from [<800253a0>] (__wake_up_parent+0x0/0x30)
  300. [ 2.728334] [<800253a0>] (__wake_up_parent) from [<8000f8c0>] (ret_fast_syscall+0x0/0x1c)
  301. [ 2.736504] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000000
  302. [ 2.736504]
Add Comment
Please, Sign In to add comment