connecting to NetworkSerialPort(target=Target(name='tegra124-jetson-tk1', env=None), name='default', state=, avail=True, host='nuc-1', port=39083, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:39083 connected to 192.168.0.1 (port 39083) Escape character: Ctrl-\ Type the escape character to get to the prompt. U-Boot SPL 2015.10 (Dec 03 2015 - 13:25:02) U-Boot 2015.10 (Dec 03 2015 - 13:25:02 -0800) TEGRA124 Model: NVIDIA Jetson TK1 Board: NVIDIA Jetson TK1 DRAM: 2 GiB MC: Tegra SD/MMC: 0, Tegra SD/MMC: 1 tegra-pcie: PCI regions: tegra-pcie: I/O: 0x12000000-0x12010000 tegra-pcie: non-prefetchable memory: 0x13000000-0x20000000 tegra-pcie: prefetchable memory: 0x20000000-0x40000000 tegra-pcie: 2x1, 1x1 configuration tegra-pcie: probing port 0, using 2 lanes tegra-pcie: link 0 down, retrying tegra-pcie: link 0 down, retrying tegra-pcie: link 0 down, retrying tegra-pcie: link 0 down, ignoring tegra-pcie: probing port 1, using 1 lanes In: serial Out: serial Err: serial Net: RTL8169#0 Hit any key to stop autoboot: 2  0 Tegra124 (Jetson TK1) # setenv autoload no Tegra124 (Jetson TK1) # setenv initrd_high 0xffffffff Tegra124 (Jetson TK1) # setenv fdt_high 0xffffffff Tegra124 (Jetson TK1) # dhcp BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 DHCP client bound to address 192.168.0.212 (3292 ms) Tegra124 (Jetson TK1) # setenv serverip 192.168.0.2 Tegra124 (Jetson TK1) # tftp 0x81000000 3900638/tftp-deploy-esamgaso/kernel/zImage Using RTL8169#0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.212 Filename '3900638/tftp-deploy-esamgaso/kernel/zImage'. Load address: 0x81000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ####### 2.6 MiB/s done Bytes transferred = 8679984 (847230 hex) Tegra124 (Jetson TK1) # tftp 0x82800000 3900638/tftp-deploy-esamgaso/ramdisk/ramdisk.cpio.gz.uboot Using RTL8169#0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.212 Filename '3900638/tftp-deploy-esamgaso/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x82800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################## 2.3 MiB/s done Bytes transferred = 10445535 (9f62df hex) Tegra124 (Jetson TK1) # setenv initrd_size ${filesize} Tegra124 (Jetson TK1) # tftp 0x83f80000 3900638/tftp-deploy-esamgaso/dtb/tegra124-jetson-tk1.dtb Using RTL8169#0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.212 Filename '3900638/tftp-deploy-esamgaso/dtb/tegra124-jetson-tk1.dtb'. Load address: 0x83f80000 Loading: *###### 2.1 MiB/s done Bytes transferred = 73434 (11eda hex) Tegra124 (Jetson TK1) # setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=:::::eth0:dhcp' Tegra124 (Jetson TK1) # bootz 0x81000000 0x82800000 0x83f80000 Kernel image @ 0x81000000 [ 0x000000 - 0x847230 ] ## Loading init Ramdisk from Legacy Image at 82800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 10445471 Bytes = 10 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 83f80000 Booting using the fdt blob at 0x83f80000 Using Device Tree in place at 83f80000, end 83f94ed9 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.12.0-rc1-next-20241004 (KernelCI@build-j332113-arm-gcc-12-tegra-defconfig-2qbz8) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Fri Oct 4 07:00:35 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [413fc0f3] revision 3 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: NVIDIA Tegra124 Jetson TK1 [ 0.000000] earlycon: uart0 at MMIO 0x70006300 (options '115200n8') [ 0.000000] printk: legacy bootconsole [uart0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0xfbc00000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x00000000afffffff] [ 0.000000] HighMem [mem 0x00000000b0000000-0x00000000ffefffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000ffefffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffefffff] [ 0.000000] percpu: Embedded 17 pages/cpu s40396 r8192 d21044 u69632 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=:::::eth0:dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 524032 <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] /interrupt-controller@60004000: 160 interrupts forwarded to /interrupt-controller@50041000 <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] clocksource: tegra_suspend_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns <6>[ 0.000000] arch_timer: cp15 timer(s) running at 12.00MHz (virt). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns <6>[ 0.000001] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns <6>[ 0.008582] Switching to timer-based delay loop, resolution 83ns <6>[ 0.015361] Console: colour dummy device 80x30 <6>[ 0.020288] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) <6>[ 0.031319] CPU: Testing write buffer coherency: ok <6>[ 0.036703] CPU0: Spectre v2: using ICIALLU workaround <6>[ 0.042318] CPU0: Spectre BHB: enabling loop workaround for all CPUs <6>[ 0.049180] pid_max: default: 32768 minimum: 301 <6>[ 0.054440] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.062304] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <3>[ 0.071475] /cpus/cpu@0 missing clock-frequency property <3>[ 0.077293] /cpus/cpu@1 missing clock-frequency property <3>[ 0.083159] /cpus/cpu@2 missing clock-frequency property <3>[ 0.088972] /cpus/cpu@3 missing clock-frequency property <6>[ 0.094777] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.102325] Setting up static identity map for 0x80100000 - 0x801000ac <6>[ 0.109549] rcu: Hierarchical SRCU implementation. <6>[ 0.114790] rcu: Max phase no-delay instances is 1000. <6>[ 0.120835] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level <6>[ 0.130414] Tegra Revision: A01 SKU: 129 CPU Process: 1 SoC Process: 1 <6>[ 0.138774] smp: Bringing up secondary CPUs ... <6>[ 0.144559] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <3>[ 0.144579] CPU1: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable <6>[ 0.161833] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 <3>[ 0.161853] CPU2: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable <6>[ 0.179064] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 <3>[ 0.179083] CPU3: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable <6>[ 0.195499] smp: Brought up 1 node, 4 CPUs <6>[ 0.200046] SMP: Total of 4 processors activated (96.00 BogoMIPS). <6>[ 0.206730] CPU: All CPU(s) started in SVC mode. <6>[ 0.212640] Memory: 1978912K/2096128K available (13312K kernel code, 1632K rwdata, 3744K rodata, 1024K init, 314K bss, 48356K reserved, 65536K cma-reserved, 1244160K highmem) <6>[ 0.229647] devtmpfs: initialized <6>[ 0.251501] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 <6>[ 0.260032] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.270535] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.279319] pinctrl core: initialized pinctrl subsystem <6>[ 0.286296] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.294247] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.303025] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.303088] cpuidle: using governor menu <6>[ 0.325210] platform 70000868.pinmux: Fixed dependency cycle(s) with /pinmux@70000868/pinmux <6>[ 0.353228] No ATAGs? <6>[ 0.356052] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.364629] hw-breakpoint: maximum watchpoint size is 8 bytes. <4>[ 0.375337] ------------[ cut here ]------------ <4>[ 0.380400] WARNING: CPU: 0 PID: 1 at mm/slub.c:4655 krealloc_noprof+0x20c/0x27c <4>[ 0.388386] virt_to_cache: Object is not a Slab page! <4>[ 0.393895] Modules linked in: <4>[ 0.397341] CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Not tainted 6.12.0-rc1-next-20241004 #1 <4>[ 0.406010] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) <4>[ 0.412780] Call trace: <4>[ 0.412794] unwind_backtrace from show_stack+0x10/0x14 <4>[ 0.421389] show_stack from dump_stack_lvl+0x68/0x74 <4>[ 0.426913] dump_stack_lvl from __warn+0x7c/0x15c <4>[ 0.432176] __warn from warn_slowpath_fmt+0x130/0x1c0 <4>[ 0.437801] warn_slowpath_fmt from krealloc_noprof+0x20c/0x27c <4>[ 0.444238] krealloc_noprof from pinctrl_utils_reserve_map+0x44/0x88 <4>[ 0.451212] pinctrl_utils_reserve_map from tegra_pinctrl_dt_node_to_map+0x168/0x2fc <4>[ 0.459532] tegra_pinctrl_dt_node_to_map from pinctrl_dt_to_map+0x224/0x374 <4>[ 0.467131] pinctrl_dt_to_map from create_pinctrl+0x58/0x3d4 <4>[ 0.473375] create_pinctrl from pinctrl_enable+0x14/0xf8 <4>[ 0.479255] pinctrl_enable from pinctrl_register+0x2c/0x70 <4>[ 0.485315] pinctrl_register from devm_pinctrl_register+0x50/0x8c <4>[ 0.492007] devm_pinctrl_register from tegra_pinctrl_probe+0x2f0/0x408 <4>[ 0.499154] tegra_pinctrl_probe from platform_probe+0x5c/0xb0 <4>[ 0.505491] platform_probe from really_probe+0xc8/0x2c8 <4>[ 0.511287] really_probe from __driver_probe_device+0x88/0x1a0 <4>[ 0.517721] __driver_probe_device from driver_probe_device+0x30/0x104 <4>[ 0.524786] driver_probe_device from __driver_attach+0x90/0x174 <4>[ 0.531309] __driver_attach from bus_for_each_dev+0x7c/0xcc <4>[ 0.537471] bus_for_each_dev from bus_add_driver+0xcc/0x1ec <4>[ 0.543631] bus_add_driver from driver_register+0x7c/0x114 <4>[ 0.549704] driver_register from do_one_initcall+0x58/0x260 <4>[ 0.555867] do_one_initcall from kernel_init_freeable+0x1d0/0x22c <4>[ 0.562566] kernel_init_freeable from kernel_init+0x1c/0x12c <4>[ 0.568814] kernel_init from ret_from_fork+0x14/0x28 <4>[ 0.574336] Exception stack(0xf0815fb0 to 0xf0815ff8) <4>[ 0.579849] 5fa0: 00000000 00000000 00000000 00000000 <4>[ 0.588602] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 0.597353] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 0.604503] ---[ end trace 0000000000000000 ]--- <1>[ 0.609569] 8<--- cut here --- <1>[ 0.613004] Unable to handle kernel NULL pointer dereference at virtual address 00000010 when read <1>[ 0.622583] [00000010] *pgd=00000000 <0>[ 0.626573] Internal error: Oops: 5 [#1] PREEMPT SMP ARM <4>[ 0.632354] Modules linked in: <4>[ 0.635796] CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Tainted: G W 6.12.0-rc1-next-20241004 #1 <4>[ 0.645995] Tainted: [W]=WARN <4>[ 0.649339] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) <4>[ 0.656107] PC is at krealloc_noprof+0x84/0x27c <4>[ 0.661089] LR is at krealloc_noprof+0x20c/0x27c <4>[ 0.666159] pc : [] lr : [] psr: 60000013 <4>[ 0.672927] sp : f0815c60 ip : 00000000 fp : 00000000 <4>[ 0.678616] r10: c1b0e700 r9 : 00000000 r8 : c14c9958 <4>[ 0.684302] r7 : c0554c2c r6 : 00000cc0 r5 : 00002060 r4 : c19ac000 <4>[ 0.691342] r3 : 00000000 r2 : 00000000 r1 : 00000000 r0 : eef7b404 <4>[ 0.698381] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none <4>[ 0.706055] Control: 10c5387d Table: 8000406a DAC: 00000051 <1>[ 0.712282] Register r0 information: non-slab/vmalloc memory <1>[ 0.718428] Register r1 information: NULL pointer <1>[ 0.723581] Register r2 information: NULL pointer <1>[ 0.728733] Register r3 information: NULL pointer <1>[ 0.733884] Register r4 information: non-slab/vmalloc memory <1>[ 0.740028] Register r5 information: non-paged memory <1>[ 0.745540] Register r6 information: non-paged memory <1>[ 0.751052] Register r7 information: non-slab/vmalloc memory <1>[ 0.757195] Register r8 information: non-slab/vmalloc memory <1>[ 0.763338] Register r9 information: NULL pointer <1>[ 0.768490] Register r10 information: slab kmalloc-128 start c1b0e700 pointer offset 0 size 128 <1>[ 0.777815] Register r11 information: NULL pointer <1>[ 0.783058] Register r12 information: NULL pointer <0>[ 0.788301] Process swapper/0 (pid: 1, stack limit = 0x(ptrval)) <0>[ 0.794802] Stack: (0xf0815c60 to 0xf0816000) <0>[ 0.799596] 5c60: c0e13aa4 c02c4a20 0000000c 00000128 f0815cd8 f0815d4c c1b0e700 00000126 <0>[ 0.808351] 5c80: 0000001c c1b0e700 00000000 c0554c2c f0815d50 00000002 eefde0fc 00000000 <0>[ 0.817104] 5ca0: c1b0e700 c0e403a4 f0815d50 c1087b7c f0815d4c c0558964 00000002 c1b15040 <0>[ 0.825858] 5cc0: 00000003 00000004 c108794c c1086118 eefcbe28 c1993010 00000126 ff887d30 <0>[ 0.834612] 5ce0: 00000001 c1b15040 00000003 26cdf48d 00000000 c1b0e700 c1b12cc0 00000000 <0>[ 0.843365] 5d00: c1b0e700 ff883494 00000000 00000000 c05587fc c0556798 00000000 00000dc0 <0>[ 0.852118] 5d20: 00000020 ff88347c c108707c eefcbc6c eefcbd84 c108703c c1087048 00000000 <0>[ 0.860871] 5d40: c1c4a720 ff88347c 00000001 c19ac000 00000126 26cdf48d c18c0eb8 c1993010 <0>[ 0.869624] 5d60: c1b0e700 c1993010 c18c0e80 c1b12ccc c1b0e700 00000038 c1b12cc0 c05542c8 <0>[ 0.878378] 5d80: c1b0e700 c0e51e88 000000c9 c1130410 c1130410 c05537ec 00000080 c1b0e700 <0>[ 0.887131] 5da0: c1b0e700 c1993010 c18c0e80 00000000 c0e4dae0 00000038 c1993000 c05547bc <0>[ 0.895885] 5dc0: c18c0eb8 c1b0e700 c1993010 c05548cc c1b0e6c0 c18c0eb8 c1993010 c0554960 <0>[ 0.904638] 5de0: c10865dc 00000002 c1b0e1c0 00000003 c1b0e1c0 c18c0e80 c1993010 c05596b0 <0>[ 0.913390] 5e00: 00000000 000003fc c1993010 00000000 00000000 00000000 c1993010 c13e459c <0>[ 0.922143] 5e20: 00000000 c1b0e138 c124d848 00000003 c126c77c c06e30b0 c1993010 00000000 <0>[ 0.930896] 5e40: c13e459c c06e06f0 c1993010 c13e459c c1993010 00000000 c1b0e138 c06e0978 <0>[ 0.939650] 5e60: 60000013 c124d848 c14dde84 c13e459c c1993010 00000000 c1b0e138 c06e0b58 <0>[ 0.948402] 5e80: c1993010 c13e459c c1993054 c189dd00 c1b0e138 c06e0dc4 00000000 c13e459c <0>[ 0.957155] 5ea0: c06e0d34 c06de978 00000000 c189dd5c c1adafb4 26cdf48d c189dd00 c13e459c <0>[ 0.965908] 5ec0: c1b0e100 00000000 c189dd00 c06dfb00 c108a9f4 c14826e0 c13e459c c1950000 <0>[ 0.974661] 5ee0: c14826e0 c14826e0 00000000 c06e1ccc c12225f8 c1950000 c14826e0 c0101df4 <0>[ 0.983414] 5f00: c1ada1c9 00000000 c1ada1e3 00000000 00000000 00000000 00000000 00000000 <0>[ 0.992167] 5f20: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <0>[ 1.000920] 5f40: 00000000 00000000 00000000 26cdf48d 00000163 c1ada180 c124d828 c14826e0 <0>[ 1.009673] 5f60: c112e770 c1201368 00000003 00000003 00000000 c12004d0 00000000 c1305040 <0>[ 1.018426] 5f80: c0d87ab8 00000000 00000000 00000000 00000000 00000000 00000000 c0d87ad4 <0>[ 1.027178] 5fa0: 00000000 c0d87ab8 00000000 c01001ac 00000000 00000000 00000000 00000000 <0>[ 1.035931] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <0>[ 1.044684] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000 <0>[ 1.053432] Call trace: <0>[ 1.053442] krealloc_noprof from pinctrl_utils_reserve_map+0x44/0x88 <0>[ 1.063304] pinctrl_utils_reserve_map from tegra_pinctrl_dt_node_to_map+0x168/0x2fc <0>[ 1.071624] tegra_pinctrl_dt_node_to_map from pinctrl_dt_to_map+0x224/0x374 <0>[ 1.079223] pinctrl_dt_to_map from create_pinctrl+0x58/0x3d4 <0>[ 1.085466] create_pinctrl from pinctrl_enable+0x14/0xf8 <0>[ 1.091346] pinctrl_enable from pinctrl_register+0x2c/0x70 <0>[ 1.097407] pinctrl_register from devm_pinctrl_register+0x50/0x8c <0>[ 1.104098] devm_pinctrl_register from tegra_pinctrl_probe+0x2f0/0x408 <0>[ 1.111246] tegra_pinctrl_probe from platform_probe+0x5c/0xb0 <0>[ 1.117581] platform_probe from really_probe+0xc8/0x2c8 <0>[ 1.123377] really_probe from __driver_probe_device+0x88/0x1a0 <0>[ 1.129811] __driver_probe_device from driver_probe_device+0x30/0x104 <0>[ 1.136875] driver_probe_device from __driver_attach+0x90/0x174 <0>[ 1.143399] __driver_attach from bus_for_each_dev+0x7c/0xcc <0>[ 1.149561] bus_for_each_dev from bus_add_driver+0xcc/0x1ec <0>[ 1.155721] bus_add_driver from driver_register+0x7c/0x114 <0>[ 1.161794] driver_register from do_one_initcall+0x58/0x260 <0>[ 1.167955] do_one_initcall from kernel_init_freeable+0x1d0/0x22c <0>[ 1.174652] kernel_init_freeable from kernel_init+0x1c/0x12c <0>[ 1.180899] kernel_init from ret_from_fork+0x14/0x28 <0>[ 1.186421] Exception stack(0xf0815fb0 to 0xf0815ff8) <0>[ 1.191932] 5fa0: 00000000 00000000 00000000 00000000 <0>[ 1.200685] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <0>[ 1.209437] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <0>[ 1.216572] Code: e34c814c e5983018 e3530000 ca000044 (e599a010) <4>[ 1.223181] ---[ end trace 0000000000000000 ]--- <0>[ 1.228248] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b <0>[ 1.236593] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b ]---