U-Boot SPL 2014.01-00219-gc4d376f (Feb 18 2014 - 19:57:18) U-Boot 2014.01-00219-gc4d376f (Feb 18 2014 - 19:57:18) TEGRA30 Board: NVIDIA Beaver I2C: ready DRAM: 2 GiB MMC: Tegra SD/MMC: 0, Tegra SD/MMC: 1 In: serial Out: serial Err: serial Net: Net Initialization Skipped No ethernet found. Hit any key to stop autoboot: 2  0 Tegra30 (Beaver) # Tegra30 (Beaver) # usb reset (Re)start USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... Warning: asx0 using MAC address from net device 1 Ethernet Device(s) found Tegra30 (Beaver) # setenv bootargs 'ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=edbe1840-3633-c751-7993-b0ac834f81e0 rootwait gpt debug noinitrd earlyprintk init=/bin/bash' Tegra30 (Beaver) # setenv ipaddr 192.168.100.101; setenv serverip 192.168.100.1; setenv tftpserverip 192.168.100.1 Tegra30 (Beaver) # tftpboot 0x81000000 zImage.multi_v7_defconfig Using asx0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.101 Filename 'zImage.multi_v7_defconfig'. Load address: 0x81000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################# 3.3 MiB/s done Bytes transferred = 8106496 (7bb200 hex) Tegra30 (Beaver) # tftpboot 0x82000000 tegra30-beaver.dtb Using asx0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.101 Filename 'tegra30-beaver.dtb'. Load address: 0x82000000 Loading: *#### 2.7 MiB/s done Bytes transferred = 51470 (c90e hex) Tegra30 (Beaver) # bootz 0x81000000 - 0x82000000 Kernel image @ 0x81000000 [ 0x000000 - 0x7bb200 ] ## Flattened Device Tree blob at 82000000 Booting using the fdt blob at 0x82000000 Loading Device Tree to 8fff0000, end 8ffff90d ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.15.0-rc3-next-20171214-339356-g6084b576dca2 (jonathanh@tamien) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04)) #1 SMP Wed Dec 13 23:18:34 PST 2017 [ 0.000000] CPU: ARMv7 Processor [412fc099] revision 9 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: NVIDIA Tegra30 Beaver evaluation board [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0xfb800000 [ 0.000000] On node 0 totalpages: 524032 [ 0.000000] DMA zone: 1536 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 196608 pages, LIFO batch:31 [ 0.000000] HighMem zone: 327424 pages, LIFO batch:31 [ 0.000000] random: fast init done [ 0.000000] percpu: Embedded 17 pages/cpu @(ptrval) s39040 r8192 d22400 u69632 [ 0.000000] pcpu-alloc: s39040 r8192 d22400 u69632 alloc=17*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522496 [ 0.000000] Kernel command line: ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=edbe1840-3633-c751-7993-b0ac834f81e0 rootwait gpt debug noinitrd earlyprintk init=/bin/bash [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 1992496K/2096128K available (11264K kernel code, 1582K rwdata, 4324K rodata, 2048K init, 404K bss, 38096K reserved, 65536K cma-reserved, 1244160K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (12256 kB) [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB) [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) (1583 kB) [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 405 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU event tracing is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] /interrupt-controller@60004000: 160 interrupts forwarded to /interrupt-controller@50041000 [ 0.000000] L2C: platform modifies aux control register: 0x02080000 -> 0x3e480001 [ 0.000000] L2C: DT/platform modifies aux control register: 0x02080000 -> 0x3e480001 [ 0.000000] L2C-310 erratum 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310: enabling full line of zeros but not enabled in Cortex-A9 [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000] L2C-310 cache controller enabled, 8 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x4e480001 [ 0.000012] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.000030] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000039] Switching to timer-based delay loop, resolution 1000ns [ 0.002972] Console: colour dummy device 80x30 [ 0.003002] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000) [ 0.003012] pid_max: default: 32768 minimum: 301 [ 0.003103] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003111] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003520] CPU: Testing write buffer coherency: ok [ 0.003832] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004056] Setting up static identity map for 0x80300000 - 0x803000a0 [ 0.005378] Hierarchical SRCU implementation. [ 0.006718] Tegra Revision: A03 SKU: 128 CPU Process: 4 SoC Process: 0 [ 0.007336] EFI services will not be available. [ 0.007444] smp: Bringing up secondary CPUs ... [ 0.010377] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.020352] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.030333] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.030388] smp: Brought up 1 node, 4 CPUs [ 0.030400] SMP: Total of 4 processors activated (8.00 BogoMIPS). [ 0.030405] CPU: All CPU(s) started in SVC mode. [ 0.031128] devtmpfs: initialized [ 0.041391] Built 1 zonelists, mobility grouping on. Total pages: 514508 [ 0.041791] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.042427] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.042450] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.042669] pinctrl core: initialized pinctrl subsystem [ 0.043832] DMI not present or invalid. [ 0.044072] NET: Registered protocol family 16 [ 0.046371] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.048160] cpuidle: using governor menu [ 0.061317] No ATAGs? [ 0.061424] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.061436] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.065627] Serial: AMBA PL011 UART driver [ 0.066214] tegra-mc 7000f000.memory-controller: no memory timings for RAM code 3 registered [ 0.066374] iommu: Adding device 54200000.dc to group 0 [ 0.066412] iommu: Adding device 54240000.dc to group 0 [ 0.074885] AT91: Could not find identification node [ 0.075382] vdd_5v_sata: Failed to request enable GPIO30: -517 [ 0.075398] reg-fixed-voltage regulators:regulator@3: Failed to register regulator: -517 [ 0.075447] usb1_vbus: Failed to request enable GPIO238: -517 [ 0.075455] reg-fixed-voltage regulators:regulator@4: Failed to register regulator: -517 [ 0.075503] usb3_vbus: Failed to request enable GPIO236: -517 [ 0.075510] reg-fixed-voltage regulators:regulator@5: Failed to register regulator: -517 [ 0.075610] sys_3v3_pexs: Failed to request enable GPIO95: -517 [ 0.075618] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.077405] vgaarb: loaded [ 0.077878] SCSI subsystem initialized [ 0.078043] libata version 3.00 loaded. [ 0.078177] usbcore: registered new interface driver usbfs [ 0.078206] usbcore: registered new interface driver hub [ 0.078240] usbcore: registered new device driver usb [ 0.085262] vrtc: supplied by vdd_5v_in [ 0.088547] vio: supplied by vdd_5v_in [ 0.091817] vdd1: supplied by vdd_5v_in [ 0.093178] vddio_ddr_1v2: Bringing 600000uV into 1200000-1200000uV [ 0.101823] vdd2: supplied by vdd_5v_in [ 0.121842] ldo1: supplied by vdd_1v5_gen [ 0.124212] ldo2: supplied by vdd_1v5_gen [ 0.124681] vdd_sata,avdd_plle: Bringing 1200000uV into 1050000-1050000uV [ 0.126902] ldo3: supplied by vdd_5v_in [ 0.129262] ldo4: supplied by vdd_5v_in [ 0.131803] ldo5: supplied by vdd_5v_in [ 0.141806] ldo6: supplied by vdd_1v8_gen [ 0.142276] avdd_dsi_csi,pwrdet_mipi: Bringing 1000000uV into 1200000-1200000uV [ 0.144509] ldo7: supplied by vdd_1v8_gen [ 0.151801] ldo8: supplied by vdd_1v8_gen [ 0.161925] pps_core: LinuxPPS API ver. 1 registered [ 0.161931] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.161944] PTP clock support registered [ 0.162077] EDAC MC: Ver: 3.0.0 [ 0.163574] clocksource: Switched to clocksource timer_us [ 0.193412] NET: Registered protocol family 2 [ 0.193871] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) [ 0.193893] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.193948] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.194034] TCP: Hash tables configured (established 8192 bind 8192) [ 0.194177] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.194244] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.194420] NET: Registered protocol family 1 [ 0.194776] RPC: Registered named UNIX socket transport module. [ 0.194784] RPC: Registered udp transport module. [ 0.194788] RPC: Registered tcp transport module. [ 0.194791] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.194801] PCI: CLS 0 bytes, default 64 [ 0.195605] hw perfevents: no interrupt-affinity property for /pmu, guessing. [ 0.195854] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.196904] Initialise system trusted keyrings [ 0.197028] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.200699] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.201098] NFS: Registering the id_resolver key type [ 0.201120] Key type id_resolver registered [ 0.201125] Key type id_legacy registered [ 0.201158] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.202180] Key type asymmetric registered [ 0.202190] Asymmetric key parser 'x509' registered [ 0.202223] bounce: pool size: 64 pages [ 0.202267] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 0.202275] io scheduler noop registered [ 0.202280] io scheduler deadline registered [ 0.202425] io scheduler cfq registered (default) [ 0.202431] io scheduler mq-deadline registered [ 0.202436] io scheduler kyber registered [ 0.208941] tegra30-pinctrl 70000868.pinmux: invalid group "sdmmc3_dat6_pd3" for function "rsvd1" [ 0.208957] tegra30-pinctrl 70000868.pinmux: invalid group "sdmmc3_dat7_pd4" for function "rsvd1" [ 0.208971] tegra30-pinctrl 70000868.pinmux: invalid group "vi_vsync_pd6" for function "rsvd1" [ 0.208981] tegra30-pinctrl 70000868.pinmux: invalid group "vi_hsync_pd7" for function "rsvd1" [ 0.209443] tegra30-pinctrl 70000868.pinmux: invalid group "hdmi_int_pn7" for function "rsvd1" [ 0.209486] tegra30-pinctrl 70000868.pinmux: invalid group "ulpi_data3_po4" for function "rsvd1" [ 0.209821] tegra30-pinctrl 70000868.pinmux: invalid group "vi_d10_pt2" for function "rsvd1" [ 0.209834] tegra30-pinctrl 70000868.pinmux: invalid group "vi_d11_pt3" for function "rsvd1" [ 0.209846] tegra30-pinctrl 70000868.pinmux: invalid group "vi_d0_pt4" for function "rsvd1" [ 0.209887] tegra30-pinctrl 70000868.pinmux: invalid group "pu0" for function "rsvd1" [ 0.209924] tegra30-pinctrl 70000868.pinmux: invalid group "pu3" for function "rsvd1" [ 0.209954] tegra30-pinctrl 70000868.pinmux: invalid group "pu6" for function "rsvd1" [ 0.209994] tegra30-pinctrl 70000868.pinmux: invalid group "pv3" for function "rsvd1" [ 0.210495] tegra30-pinctrl 70000868.pinmux: invalid group "pbb0" for function "rsvd1" [ 0.210612] tegra30-pinctrl 70000868.pinmux: invalid group "pcc1" for function "rsvd1" [ 0.215915] tegra-pcie 3000.pcie: 2x3 configuration [ 0.216064] tegra-pcie 3000.pcie: Failed to get supply 'hvdd-pex': -517 [ 0.221638] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 32 channels [ 0.223838] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled. [ 0.253535] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.255699] console [ttyS0] disabled [ 0.255738] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 331, base_baud = 25500000) is a Tegra [ 1.311933] console [ttyS0] enabled [ 1.315957] SuperH (H)SCI(F) driver initialized [ 1.321106] msm_serial: driver initialized [ 1.325324] STMicroelectronics ASC driver initialized [ 1.332014] Unable to handle kernel NULL pointer dereference at virtual address 00000030 [ 1.340108] pgd = 8ef27a6b [ 1.342803] [00000030] *pgd=00000000 [ 1.346386] Internal error: Oops: 5 [#1] SMP ARM [ 1.350990] Modules linked in: [ 1.354038] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.15.0-rc3-next-20171214-339356-g6084b576dca2 #1 [ 1.363320] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 1.369579] PC is at mutex_lock+0x14/0x3c [ 1.373578] LR is at iommu_attach_device+0x20/0x7c [ 1.378353] pc : [] lr : [] psr: 60000013 [ 1.384601] sp : ee0b9e18 ip : 00000000 fp : 00000000 [ 1.389809] r10: 00000014 r9 : 00000000 r8 : ee242410 [ 1.395017] r7 : ee242410 r6 : ee62f480 r5 : 00000030 r4 : 00000000 [ 1.401524] r3 : ee0b0000 r2 : ee0b9e18 r1 : ee242410 r0 : 00000030 [ 1.408035] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment none [ 1.415150] Control: 10c5387d Table: 8020404a DAC: 00000051 [ 1.420880] Process swapper/0 (pid: 1, stack limit = 0xa33e7d82) [ 1.426869] Stack: (0xee0b9e18 to 0xee0ba000) [ 1.431212] 9e00: 00000000 00000000 [ 1.439369] 9e20: ee649810 c07f751c 00000000 ee242410 ee242410 fffffffe ee242410 fffffdfb [ 1.447526] 9e40: c163ec74 00000000 c163ec74 c08992d8 c0899288 ee242410 c16d0d78 00000000 [ 1.455682] 9e60: c16d0d7c c08979e8 ee242410 c163ec74 ee242444 00000000 00000000 c0f3ea68 [ 1.463839] 9e80: 00000002 c0897b5c 00000000 c163ec74 c0897ab0 c089607c ee09d558 ee200eb4 [ 1.471995] 9ea0: c163ec74 ee62f400 c1640bf0 c0896f28 c116721c c1640b2c c163ec74 c163ec74 [ 1.480151] 9ec0: c0f3ea68 c1504c48 c138d6d4 c089860c c0898e84 00000000 c0f3ea68 c0899114 [ 1.488308] 9ee0: 00000000 00000006 c1504c48 c138d6d4 00000000 c13cc83c c1300594 c138d6f8 [ 1.496465] 9f00: c1446984 c030275c 00000000 ee0b9f24 00000000 c037b900 00000000 c12382f8 [ 1.504622] 9f20: 00000157 efffcc85 c12382f8 00000157 efffcc93 c035ed98 c123682c 00000000 [ 1.512778] 9f40: 00000006 00000006 efffcc85 efffcc8a 00000000 1b916a7a 00000006 c1446984 [ 1.520934] 9f60: 00000006 c13cc830 c168bb80 00000157 c1300594 c1300dc4 00000006 00000006 [ 1.529090] 9f80: 00000000 c1300594 00000000 c0d0f21c 00000000 00000000 00000000 00000000 [ 1.537247] 9fa0: 00000000 c0d0f224 00000000 c03010e8 00000000 00000000 00000000 00000000 [ 1.545403] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 1.553559] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 ffffffff ffffffff [ 1.561729] [] (mutex_lock) from [] (iommu_attach_device+0x20/0x7c) [ 1.569727] [] (iommu_attach_device) from [] (host1x_probe+0x1a8/0x4f0) [ 1.578065] [] (host1x_probe) from [] (platform_drv_probe+0x50/0xb0) [ 1.586151] [] (platform_drv_probe) from [] (driver_probe_device+0x250/0x318) [ 1.595003] [] (driver_probe_device) from [] (__driver_attach+0xac/0xb0) [ 1.603423] [] (__driver_attach) from [] (bus_for_each_dev+0x54/0x88) [ 1.611582] [] (bus_for_each_dev) from [] (bus_add_driver+0xe4/0x1f0) [ 1.619740] [] (bus_add_driver) from [] (driver_register+0x78/0xf4) [ 1.627725] [] (driver_register) from [] (__platform_register_drivers+0x28/0x84) [ 1.636845] [] (__platform_register_drivers) from [] (tegra_host1x_init+0x24/0x44) [ 1.646137] [] (tegra_host1x_init) from [] (do_one_initcall+0x48/0x18c) [ 1.654478] [] (do_one_initcall) from [] (kernel_init_freeable+0x10c/0x1d0) [ 1.663164] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x114) [ 1.671323] [] (kernel_init) from [] (ret_from_fork+0x14/0x2c) [ 1.678871] Exception stack(0xee0b9fb0 to 0xee0b9ff8) [ 1.683906] 9fa0: 00000000 00000000 00000000 00000000 [ 1.692062] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 1.700218] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 [ 1.706817] Code: e3c23d7f e3c3303f e593300c f590f000 (e1901f9f) [ 1.712928] ---[ end trace 2cc777b73fe12595 ]--- [ 1.717564] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b [ 1.717564] [ 1.726678] CPU2: stopping [ 1.729379] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G D 4.15.0-rc3-next-20171214-339356-g6084b576dca2 #1 [ 1.739961] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 1.746228] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 1.753958] [] (show_stack) from [] (dump_stack+0x84/0xa4) [ 1.761165] [] (dump_stack) from [] (handle_IPI+0x190/0x2b0) [ 1.768551] [] (handle_IPI) from [] (gic_handle_irq+0x94/0xa0) [ 1.776105] [] (gic_handle_irq) from [] (__irq_svc+0x6c/0x90) [ 1.783566] Exception stack(0xee0dff70 to 0xee0dffb8) [ 1.788603] ff60: 00000001 00000000 ee0dffc8 c031c060 [ 1.796760] ff80: 00000004 c1504ce0 00000000 c1504c74 00000000 c1450178 00000000 c1504cf0 [ 1.804916] ffa0: 00000002 ee0dffc0 c0308a60 c0308a64 60000013 ffffffff [ 1.811520] [] (__irq_svc) from [] (arch_cpu_idle+0x30/0x3c) [ 1.818902] [] (arch_cpu_idle) from [] (do_idle+0x140/0x204) [ 1.826281] [] (do_idle) from [] (cpu_startup_entry+0x18/0x1c) [ 1.833833] [] (cpu_startup_entry) from [<803024ec>] (0x803024ec) [ 1.840775] CPU1: stopping [ 1.843474] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G D 4.15.0-rc3-next-20171214-339356-g6084b576dca2 #1 [ 1.854056] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 1.860312] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 1.868037] [] (show_stack) from [] (dump_stack+0x84/0xa4) [ 1.875242] [] (dump_stack) from [] (handle_IPI+0x190/0x2b0) [ 1.882620] [] (handle_IPI) from [] (gic_handle_irq+0x94/0xa0) [ 1.890172] [] (gic_handle_irq) from [] (__irq_svc+0x6c/0x90) [ 1.897633] Exception stack(0xee0ddf70 to 0xee0ddfb8) [ 1.902669] df60: 00000001 00000000 ee0ddfc8 c031c060 [ 1.910826] df80: 00000002 c1504ce0 00000000 c1504c74 00000000 c1450178 00000000 c1504cf0 [ 1.918983] dfa0: 00000002 ee0ddfc0 c0308a60 c0308a64 60000013 ffffffff [ 1.925582] [] (__irq_svc) from [] (arch_cpu_idle+0x30/0x3c) [ 1.932960] [] (arch_cpu_idle) from [] (do_idle+0x140/0x204) [ 1.940337] [] (do_idle) from [] (cpu_startup_entry+0x18/0x1c) [ 1.947888] [] (cpu_startup_entry) from [<803024ec>] (0x803024ec) [ 1.954830] CPU3: stopping [ 1.957529] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G D 4.15.0-rc3-next-20171214-339356-g6084b576dca2 #1 [ 1.968110] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 1.974366] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 1.982091] [] (show_stack) from [] (dump_stack+0x84/0xa4) [ 1.989296] [] (dump_stack) from [] (handle_IPI+0x190/0x2b0) [ 1.996675] [] (handle_IPI) from [] (gic_handle_irq+0x94/0xa0) [ 2.004226] [] (gic_handle_irq) from [] (__irq_svc+0x6c/0x90) [ 2.011688] Exception stack(0xee0e1f70 to 0xee0e1fb8) [ 2.016724] 1f60: 00000001 00000000 ee0e1fc8 c031c060 [ 2.024881] 1f80: 00000008 c1504ce0 00000000 c1504c74 00000000 c1450178 00000000 c1504cf0 [ 2.033038] 1fa0: 00000002 ee0e1fc0 c0308a60 c0308a64 60000013 ffffffff [ 2.039637] [] (__irq_svc) from [] (arch_cpu_idle+0x30/0x3c) [ 2.047015] [] (arch_cpu_idle) from [] (do_idle+0x140/0x204) [ 2.054392] [] (do_idle) from [] (cpu_startup_entry+0x18/0x1c) [ 2.061942] [] (cpu_startup_entry) from [<803024ec>] (0x803024ec) [ 2.068889] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b [ 2.068889]