Skip to content

Instantly share code, notes, and snippets.

@sigmaris
Last active November 16, 2019 09:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sigmaris/c0e155c8cb0a325d84f549185f9a568c to your computer and use it in GitHub Desktop.
Save sigmaris/c0e155c8cb0a325d84f549185f9a568c to your computer and use it in GitHub Desktop.
Rockpro64 panic after reboot with mainline kernel
[ 0.000000][ T0] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000][ T0] Linux version 5.4.0-rc1-gc5bd8fa4431f-sigmaris (root@a29a4080688d) (gcc version 8.3.0 (Debian 8.3.0-2)) #sigmaris SMP PREEMPT Sun Oct 6 15:58:04 UTC 2019
[ 0.000000][ T0] Machine model: Pine64 RockPro64
[ 0.000000][ T0] earlycon: uart8250 at MMIO32 0x00000000ff1a0000 (options '')
[ 0.000000][ T0] printk: bootconsole [uart8250] enabled
[ 0.000000][ T0] cma: Reserved 16 MiB at 0x00000000f7000000
[ 0.000000][ T0] NUMA: No NUMA configuration found
[ 0.000000][ T0] NUMA: Faking a node at [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.000000][ T0] NUMA: NODE_DATA [mem 0xf67ec800-0xf67edfff]
[ 0.000000][ T0] Zone ranges:
[ 0.000000][ T0] DMA32 [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.000000][ T0] Normal empty
[ 0.000000][ T0] Movable zone start for each node
[ 0.000000][ T0] Early memory node ranges
[ 0.000000][ T0] node 0: [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.000000][ T0] Initmem setup node 0 [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.000000][ T0] On node 0 totalpages: 1015296
[ 0.000000][ T0] DMA32 zone: 15864 pages used for memmap
[ 0.000000][ T0] DMA32 zone: 0 pages reserved
[ 0.000000][ T0] DMA32 zone: 1015296 pages, LIFO batch:63
[ 0.000000][ T0] psci: probing for conduit method from DT.
[ 0.000000][ T0] psci: PSCIv1.1 detected in firmware.
[ 0.000000][ T0] psci: Using standard PSCI v0.2 function IDs
[ 0.000000][ T0] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000][ T0] psci: SMC Calling Convention v1.1
[ 0.000000][ T0] percpu: Embedded 22 pages/cpu s50264 r8192 d31656 u90112
[ 0.000000][ T0] pcpu-alloc: s50264 r8192 d31656 u90112 alloc=22*4096
[ 0.000000][ T0] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
[ 0.000000][ T0] Detected VIPT I-cache on CPU0
[ 0.000000][ T0] CPU features: detected: ARM erratum 845719
[ 0.000000][ T0] CPU features: detected: GIC system register CPU interface
[ 0.000000][ T0] Speculative Store Bypass Disable mitigation not required
[ 0.000000][ T0] Built 1 zonelists, mobility grouping on. Total pages: 999432
[ 0.000000][ T0] Policy zone: DMA32
[ 0.000000][ T0] Kernel command line: root=UUID=2b69906d-904e-4bee-b719-11a5bd325d81 earlycon=uart8250,mmio32,0xff1a0000 console=ttyS2,1500000n8 ro panic=10 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1 dyndbg="file pm_domains.c +pflt" l5
[ 0.000000][ T0] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000][ T0] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000][ T0] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000][ T0] Memory: 3937276K/4061184K available (13950K kernel code, 1188K rwdata, 5492K rodata, 896K init, 442K bss, 107524K reserved, 16384K cma-reserved)
[ 0.000000][ T0] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.000000][ T0] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000][ T0] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=6.
[ 0.000000][ T0] Tasks RCU enabled.
[ 0.000000][ T0] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000][ T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[ 0.000000][ T0] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000][ T0] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000][ T0] GICv3: 988 SPIs implemented
[ 0.000000][ T0] GICv3: 0 Extended SPIs implemented
[ 0.000000][ T0] GICv3: Distributor has no Range Selector support
[ 0.00000][ T0] GICv3: 16 PPIs implemented
[ 0.000000][ T0] GICv3: no VLPI support, no direct LPI support
[ 0.000000][ T0] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000
[ 0.000000][ T0] ITS [mem 0xfee20000-0xfee3ffff]
[ 0.000000][ T0] ITS@0x00000000fee20000: allocated 65536 Devices @f1480000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000][ T0] ITS: using cache flushing for cmd queue
[ 0.000000][ T0] GICv3: using LPI property table @0x00000000f1440000
[ 0.000000][ T0] GIC: using cache flushing for LPI property table
[ 0.000000][ T0] GICv3: CPU0: using allocated LPI pending table @0x00000000f1450000
[ 0.000000][ T0] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] }
[ 0.000000][ T0] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
[ 0.000000][ T0] random: get_random_bytes called from start_kernel+0x2b8/0x444 with crng_init=0
[ 0.000000][ T0] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 0.000000][ T0] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000006][ T0] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.002001][ T0] Console: colour dummy device 80x25
[ 0.002596][ T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.003631][ T0] pid_max: default: 32768 minimum: 301
[ 0.004257][ T0] LSM: Security Framework initializing
[ 0.004852][ T0] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.005637][ T0] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.030580][ T1] ASID allocator initialised with 32768 entries
[ 0.038574][ T1] rcu: Hierarchical SRCU implementation.
[ 0.051507][ T1] Platform MSI: interrupt-controller@fee20000 domain created
[ 0.052605][ T1] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[ 0.058679][ T1] smp: Bringing up secondary CPUs ...
[ 0.090898][ T0] Detected VIPT I-cache on CPU1
[ 0.090938][ T0] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000
[ 0.090954][ T0] GICv3: CPU1: using allocated LPI pending table @0x00000000f1460000
[ 0.091002][ T0] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.122968][ T0] Detected VIPT I-cache on CPU2
[ 0.122997][ T0] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000
[ 0.123010][ T0] GICv3: CPU2: using allocated LPI pending table @0x00000000f1470000
[ 0.123043][ T0] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.155065][ T0] Detected VIPT I-cache on CPU3
[ 0.155094][ T0] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000
[ 0.155107][ T0] GICv3: CPU3: using allocated LPI pending table @0x00000000f1500000
[ 0.155138][ T0] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.187174][ T0] CPU features: detected: EL2 vector hardening
[ 0.187192][ T0] Detected PIPT I-cache on CPU4
[ 0.187224][ T0] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000
[ 0.187237][ T0] GICv3: CPU4: using allocated LPI pending table @0x00000000f1510000
[ 0.187273][ T0] CPU4: Booted secondary processor 0x0000000100 [0x410fd082]
[ 0.219274][ T0] Detected PIPT I-cache on CPU5
[ 0.219299][ T0] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000
[ 0.219311][ T0] GICv3: CPU5: using allocated LPI pending table @0x00000000f1520000
[ 0.219340][ T0] CPU5: Booted secondary processor 0x0000000101 [0x410fd082]
[ 0.219454][ T1] smp: Brought up 1 node, 6 CPUs
[ 0.233338][ T1] SMP: Total of 6 processors activated.
[ 0.233851][ T1] CPU features: detected: 32-bit EL0 Support
[ 0.234403][ T1] CPU features: detected: CRC32 instructions
[ 0.253227][ T1] CPU: All CPU(s) started at EL2
[ 0.253721][ T11] alternatives: patching kernel code
[ 0.256938][ T1] devtmpfs: initialized
[ 0.274208][ T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.275223][ T1] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.277039][ T1] xor: measuring software checksum speed
[ 0.316421][ T1] 8regs : 1188.000 MB/sec
[ 0.356444][ T1] 32regs : 2755.000 MB/sec
[ 0.396502][ T1] arm64_neon: 2501.000 MB/sec
[ 0.396982][ T1] xor: using function: 32regs (2755.000 MB/sec)
[ 0.397588][ T1] pinctrl core: initialized pinctrl subsystem
[ 0.398955][ T1] NET: Registered protocol family 16
[ 0.408478][ T1] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.409154][ T1] audit: initializing netlink subsys (disabled)
[ 0.409918][ T47] audit: type=2000 audit(0.408:1): state=initialized audit_enabled=0 res=1
[ 0.410986][ T1] cpuidle: using governor ladder
[ 0.411481][ T1] cpuidle: using governor menu
[ 0.412248][ T1] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.413215][ T1] Serial: AMBA PL011 UART driver
[ 0.421751][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.423150][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.424499][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.425875][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.427196][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.428467][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.429803][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.431128][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.432468][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.433785][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.435153][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.436406][ T1] [1] rockchip_pm_add_one_domain:431: rockchip-pm-domain ff310000.power-management:power-controller: pd_vio: doesn't have clocks: 0
[ 0.437726][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.439074][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.440323][ T1] [1] rockchip_pm_add_subdomain:610: rockchip-pm-domain ff310000.power-management:power-controller: pd_vio add subdomain: pd_hdcp
[ 0.441754][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.443003][ T1] [1] rockchip_pm_add_subdomain:610: rockchip-pm-domain ff310000.power-management:power-controller: pd_vio add subdomain: pd_isp0
[ 0.444421][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.445668][ T1] [1] rockchip_pm_add_subdomain:610: rockchip-pm-domain ff310000.power-management:power-controller: pd_vio add subdomain: pd_isp1
[ 0.446992][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.448239][ T1] [1] rockchip_pm_add_subdomain:610: rockchip-pm-domain ff310000.power-management:power-controller: pd_vio add subdomain: pd_tcpc0
[ 0.449554][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.450804][ T1] [1] rockchip_pm_add_subdomain:610: rockchip-pm-domain ff310000.power-management:power-controller: pd_vio add subdomain: pd_tcpc1
[ 0.452118][ T1] [1] rockchip_pm_add_one_domain:431: rockchip-pm-domain ff310000.power-management:power-controller: pd_vo: doesn't have clocks: 0
[ 0.453420][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.454665][ T1] [1] rockchip_pm_add_subdomain:610: rockchip-domain ff310000.power-management:power-controller: pd_vio add subdomain: pd_vo
[ 0.456086][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.457345][ T1] [1] rockchip_pm_add_subdomain:610: rockchip-pm-domain ff310000.power-management:power-controller: pd_vo add subdomain: pd_vopb
[ 0.458704][ T1] [1] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power((null), 1)
[ 0.459951][ T1] [1] rockchip_pm_add_subdomain:610: rockchip-pm-domain ff310000.power-management:power-controller: pd_vo add subdomain: pd_vopl
[ 0.487585][ T1] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.488316][ T1] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.489042][ T1] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.489788][ T1] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.499898][ T1] cryptd: max_cpu_qlen set to 1000
[ 0.580918][ T1] raid6: neonx8 gen() 1330 MB/s
[ 0.649005][ T1] raid6: neonx8 xor() 1200 MB/s
[ 0.717103][ T1] raid6: neonx4 gen() 1028 MB/s
[ 0.785224][ T1] raid6: neonx4 xor() 1000 MB/s
[ 0.853350][ T1] raid6: neonx2 gen() 926 MB/s
[ 0.921466][ T1] raid6: neonx2 xor() 1060 MB/s
[ 0.989563][ T1] raid6: neonx1 gen() 717 MB/s
[ 1.057698][ T1] raid6: neonx1 xor() 810 MB/s
[ 1.125802][ T1] raid6: int64x8 gen() 769 MB/s
[ 1.193897][ T1] raid6: int64x8 xor() 525 MB/s
[ 1.261994][ T1] raid6: int64x4 gen() 640 MB/s
[ 1.330064][ T1] raid6: int64x4 xor() 539 MB/s
[ 1.398269][ T1] raid6: int64x2 gen() 472 MB/s
[ 1.466270][ T1] raid6: int64x2 xor() 486 MB/s
[ 1.534491][ T1] raid6: int64x1 gen() 344 MB/s
[ 1.602483][ T1] raid6: int64x1 xor() 333 MB/s
[ 1.602970][ T1] raid6: using algorithm neonx8 gen() 1330 MB/s
[ 1.603567][ T1] raid6: .... xor() 1200 MB/s, rmw enabled
[ 1.604121][ T1] raid6: using neon recovery algorithm
[ 1.605895][ T1] vcc3v3_pcie: supplied by vcc12v_dcin
[ 1.607573][ T1] vcc5v0_sys: supplied by vcc12v_dcin
[ 1.608355][ T1] vcc5v0_usb: supplied by vcc12v_dcin
[ 1.609035][ T1] vcc3v3_sys: supplied by vcc5v0_sys
[ 1.609860][ T1] iommu: Default domain type: Translated
[ 1.610550][ T1] [1] rockchip_pd_attach_dev:354: rk_iommu ff650800.iommu: attaching to power domain 'pd_vcodec'
[ 1.611577][ T1] [1] rockchip_pd_attach_dev:364: rk_iommu ff650800.iommu: adding clock 'aclk_vcodec' to list of PM clocks
[ 1.612684][ T1] [1] rockchip_pd_attach_dev:364: rk_iommu ff650800.iommu: adding clock 'hclk_vcodec' to list of PM clocks
[ 1.614087][ T1] rk_iommu ff650800.iommu: IRQ index 1 not found
[ 1.614723][ T43] [43] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power(pd_vcodec, 0)
[ 1.616124][ T1] [1] rockchip_pd_attach_dev:354: rk_iommu ff8f3f00.iommu: attaching to power domain 'pd_vopl'
[ 1.617130][ T1] [1] rockchip_pd_attach_dev:364: rk_iommu ff8f3f00.iommu: adding clock 'aclk_vop1' to list of PM clocks
[ 1.618236][ T1] [1] rockchip_pd_attach_dev:364: rk_iommu ff8f3f00.iommu: adding clock 'hclk_vop1' to list of PM clocks
[ 1.619477][ T1] rk_iommu ff8f3f00.iommu: IRQ index 1 not found
[ 1.620105][ T43] [43] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power(pd_vopl, 0)
[ 1.621485][ T1] [1] rockchip_pd_attach_dev:354: rk_iommu ff903f00.iommu: attaching to power domain 'pd_vopb'
[ 1.622502][ T1] [1] rockchip_pd_attach_dev:364: rk_iommu ff903f00.iommu: adding clock 'aclk_vop0' to list of PM clocks
[ 1.623590][ T1] [1] rockchip_pd_attach_dev:364: rk_iommu ff903f00.iommu: adding clock 'hclk_vop0' to list of PM clocks
[ 1.624822][ T1] rk_iommu ff903f00.iommu: IRQ index 1 not found
[ 1.625449][ T43] [43] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power(pd_vopb, 0)
[ 1.626798][ T43] [43] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power(pd_vo, 0)
[ 1.626963][ T1] [1] rockchip_pd_attach_dev:354: rk_iommu ff914000.iommu: attaching to power domain 'pd_isp0'
[ 1.629037][ T1] [1] rockchip_pd_attach_dev:364: rk_iommu ff914000.iommu: adding clock 'aclk_isp0_wrapper' to list of PM clocks
[ 1.630195][ T1] [1] rockchip_pd_attach_dev:364: rk_iommu ff914000.iommu: adding clock 'hclk_isp0_wrapper' to list of PM clocks
[ 1.631532][ T1] rk_iommu f914000.iommu: IRQ index 1 not found
[ 1.632163][ T45] [45] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power(pd_isp0, 0)
[ 1.633520][ T1] [1] rockchip_pd_attach_dev:354: rk_iommu ff924000.iommu: attaching to power domain 'pd_isp1'
[ 1.634525][ T1] [1] rockchip_pd_attach_dev:364: rk_iommu ff924000.iommu: adding clock 'aclk_isp1_wrapper' to list of PM clocks
[ 1.635695][ T1] [1] rockchip_pd_attach_dev:364: rk_iommu ff924000.iommu: adding clock 'hclk_isp1_wrapper' to list of PM clocks
[ 1.637001][ T1] rk_iommu ff924000.iommu: IRQ index 1 not found
[ 1.637629][ T45] [45] rockchip_pd_power:298: rockchip-pm-domain ff310000.power-management:power-controller: in rockchip_pd_power(pd_isp1, 0)
[ 1.638950][ T1] vgaarb: loaded
[ 1.639123][ C5] SError Interrupt on CPU5, code 0xbf000002 -- SError
[ 1.639127][ C5] CPU: 5 PID: 45 Comm: kworker/5:1 Not tainted 5.4.0-rc1-gc5bd8fa41f-sigmaris #sigmaris
[ 1.639130][ C5] Hardware name: Pine64 RockPro64 (DT)
[ 1.639132][ C5] Workqueue: pm genpd_power_off_work_fn
[ 1.639136][ C5] pstate: 20000085 (nzCv daIf -PAN -UAO)
[ 1.639139][ C5] pc : regmap_mmio_read32le+0xc/0x20
[ 1.639141][ C5] lr : regmap_mmio_read+0x2c/0x68
[ 1.639143][ C5] sp : ffff800011873c60
[ 1.639144][ C5] x29: ffff800011873c60 x28: 0000000000000000
[ 1.639150][ C5] x27: 0000000000000000 x26: ffff8000100d1328
[ 1.639155][ C5] x25: ffff0000f0dc5298 x24: ffff0000f0cb0da0
[ 1.639160][ C5] x23: 0000000000000001 x22: ffff0000f0d24680
[ 1.639164][ C5] x21: ffff0000f0de1c00 x20: ffff0000f0d24680
[ 1.639169][ C5] x19: ffff0000f0d25600 x18: 0000000000000000
[ 1.639173][ C5] x17: 0000000000000007 x16: ffff80001004bda0
[ 1.639178][ C5] x15: ffffffffffffffff x14: 746e656d6567616e
[ 1.639183][ C5] x13: 616d2d7265776f70 x12: 2e30303030313366
[ 1.639187][ C5] x11: 66206e69616d6f64 x10: 2d6d702d70696863
[ 1.639192][ C5] x9 : 6b636f72203a3839 x8 : ffff800010727dc0
[ 1.639196][ C5] x7 : 00000000000000cd x6 : ffff8000115a4b0a
[ 1.639201][ C5] x5 : 0000000000000000 x4 : 0000000000000000
[ 1.639205][ C5] x3 : ffff8000107cf6a0 x2 : ffff8000107cfb58
[ 1.639210][ C5] x1 : 0000000000000008 x0 : 0000000000000000
[ 1.639215][ C5] Kernel panic - not syncing: Asynchronous SError Interrupt
[ 1.639218][ C5] CPU: 5 PID: 45 Comm: kworker/5:1 Not tainted 5.4.0-rc1-gc5bd8fa4431f-sigmaris #sigmaris
[ 1.639221][ C5] Hardware name: Pine64 RockPro64 (DT)
[ 1.639223][ C5] Workqueue: pm genpd_power_off_work_fn
[ 1.639226][ C5] Call trace:
[ 1.639228][ C5] dump_backtrace+0x0/0x170
[ 1.639230][ C5] show_stack+0x14/0x20
[ 1.639232][ C5] dump_stack+0xb0/0xf8
[ 1.639233][ C5] panic+0x150/0x31c
[ 1.639235][ C5] nmi_panic+0x60/0x90
[ 1.639237][ C5] arm64_serror_panic+0x74/0x80
[ 1.639239][ C5] do_serror+0x80/0x138
[ 1.639241][ C5] el1_error+0x84/0xf8
[ 1.639243][ C5] regmap_mmio_read32le+0xc/0x20
[ 1.639245][ C5] _regmap_bus_reg_read+0x14/0x20
[ 1.639246][ C5] _regmap_read+0x60/0xe0
[ 1.639248][ C5] regmap_read+0x48/0x70
[ 1.639250][ C5] rockchip_pd_power+0x154/0x308
[ 1.639252][ C5] rockchip_pd_power_off+0x10/0x18
[ 1.639254][ C5] genpd_power_off+0x10c/0x290
[ 1.639256][ C5] genpd_power_off_work_fn+0x30/0x50
[ 1.639258][ C5] process_one_work+0x1e0/0x358
[ 1.639260][ C5] worker_thread+0x40/0x488
[ 1.639262][ C5] kthread+0x118/0x120
[ 1.639264][ C5] ret_from_fork+0x10/0x18
[ 1.639292][ C5] SMP: stopping secondary CPUs
[ 1.570184] SError Interrupt on CPU5, code 0xbf000002 -- SError
[ 1.570188] CPU: 5 PID: 45 Comm: kworker/5:1 Not tainted 5.3.0-g901cdb067968-sigmaris #sigmaris
[ 1.570191] Hardware name: Pine64 RockPro64 (DT)
[ 1.570193] Workqueue: pm genpd_power_off_work_fn
[ 1.570197] pstate: 20000085 (nzCv daIf -PAN -UAO)
[ 1.570199] pc : regmap_mmio_read32le+0xc/0x20
[ 1.570201] lr : regmap_mmio_read+0x2c/0x68
[ 1.570203] sp : ffff80001176bc50
[ 1.570205] x29: ffff80001176bc50 x28: 0000000000000000
[ 1.570210] x27: ffff0000f0d07738 x26: ffff800011184a10
[ 1.570215] x25: ffff0000f176d498 x24: ffff0000f0db0da0
[ 1.570220] x23: 0000000000000001 x22: ffff0000f0dad780
[ 1.570225] x21: ffff0000f0e1a000 x20: ffff0000f0dad780
[ 1.570229] x19: ffff0000f0dae880 x18: 0000000000000010
[ 1.570234] x17: ffff80001004bda0 x16: ffff80001004bda0
[ 1.570238] x15: ffffffffffffffff x14: ffff8000113bb508
[ 1.570243] x13: 0000b47083fe8d28 x12: 0000000000000001
[ 1.570248] x11: 0000000000000001 x10: 00000000000009b0
[ 1.570252] x9 : ffff80001176bd60 x8 : fefefefefefefeff
[ 1.570257] x7 : ffff0000f1618180 x6 : 00000000fffedc8f
[ 1.570262] x5 : 0000000000000080 x4 : 0000000000000000
[ 1.570266] x3 : ffff8000107c6cc0 x2 : ffff8000107c6bd0
[ 1.570271] x1 : 0000000000000008 x0 : 0000000000000000
[ 1.570276] Kernel panic - not syncing: Asynchronous SError Interrupt
[ 1.570279] CPU: 5 PID: 45 Comm: kworker/5:1 Not tainted 5.3.0-g901cdb067968-sigmaris #sigmaris
[ 1.570281] Hardware name: Pine64 RockPro64 (DT)
[ 1.570283] Workqueue: pm genpd_power_off_work_fn
[ 1.570287] Call trace:
[ 1.570288] dump_backtrace+0x0/0x140
[ 1.570290] show_stack+0x14/0x20
[ 1.570292] dump_stack+0xb0/0xf4
[ 1.570294] panic+0x150/0x31c
[ 1.570296] __stack_chk_fail+0x0/0x18
[ 1.570298] arm64_serror_panic+0x74/0x80
[ 1.570299] do_serror+0x12c/0x148
[ 1.570301] el1_error+0x84/0xf8
[ 1.570303] regmap_mmio_read32le+0xc/0x20
[ 1.570305] _regmap_bus_reg_read+0x14/0x20
[ 1.570307] _regmap_read+0x60/0xe0
[ 1.570309] regmap_read+0x48/0x70
[ 1.570311] rockchip_pd_power+0x154/0x2e0
[ 1.570313] rockchip_pd_power_off+0x10/0x18
[ 1.570315] genpd_power_off+0x108/0x260
[ 1.570317] genpd_power_off_work_fn+0x30/0x50
[ 1.570319] process_one_work+0x1e0/0x350
[ 1.570321] worker_thread+0x40/0x480
[ 1.570322] kthread+0x120/0x128
[ 1.570324] ret_from_fork+0x10/0x18
[ 1.570339] SMP: stopping secondary CPUs
[ 1.566541] SError Interrupt on CPU4, code 0xbf000002 -- SError
[ 1.566546] CPU: 4 PID: 43 Comm: kworker/4:1 Not tainted 5.4.0-rc1-g466bf0aa6312-sigmaris #sigmaris
[ 1.566549] Hardware name: Pine64 RockPro64 (DT)
[ 1.566551] Workqueue: pm genpd_power_off_work_fn
[ 1.566555] pstate: 20000085 (nzCv daIf -PAN -UAO)
[ 1.566557] pc : regmap_mmio_read32le+0xc/0x20
[ 1.566559] lr : regmap_mmio_read+0x2c/0x68
[ 1.566561] sp : ffff80001176bc60
[ 1.566563] x29: ffff80001176bc60 x28: 0000000000000000
[ 1.566568] x27: 0000000000000000 x26: ffff8000100d0f68
[ 1.566573] x25: ffff0000f1769498 x24: ffff0000f0db0da0
[ 1.566578] x23: 0000000000000001 x22: ffff0000f0dab780
[ 1.566582] x21: ffff0000f0e16000 x20: ffff0000f0dab780
[ 1.566587] x19: ffff0000f0daa900 x18: 0000000000000010
[ 1.566591] x17: ffff80001004bda0 x16: ffff80001004bda0
[ 1.566596] x15: ffffffffffffffff x14: ffff8000113cb508
[ 1.566600] x13: ffff80009004b7e7 x12: 0000000000000001
[ 1.566605] x11: 0000000000000001 x10: 00000000000009b0
[ 1.566610] x9 : ffff80001176bd70 x8 : fefefefefefefeff
[ 1.566614] x7 : ffff0000f1618180 x6 : 00000000fffedc8e
[ 1.566619] x5 : 00000000ffffffff x4 : 0000000000000000
[ 1.566624] x3 : ffff8000107bff58 x2 : ffff8000107c0410
[ 1.566628] x1 : 0000000000000008 x0 : 0000000000000000
[ 1.566634] Kernel panic - not syncing: Asynchronous SError Interrupt
[ 1.566637] CPU: 4 PID: 43 Comm: kworker/4:1 Not tainted 5.4.0-rc1-g466bf0aa6312-sigmaris #sigmaris
[ 1.566639] Hardware name: Pine64 RockPro64 (DT)
[ 1.566641] Workqueue: pm genpd_power_off_work_fn
[ 1.566644] Call trace:
[ 1.566646] dump_backtrace+0x0/0x140
[ 1.566648] show_stack+0x14/0x20
[ 1.566650] dump_stack+0xb0/0xf8
[ 1.566652] panic+0x150/0x31c
[ 1.566654] nmi_panic+0x60/0x90
[ 1.566655] arm64_serror_panic+0x74/0x80
[ 1.566657] do_serror+0x80/0x138
[ 1.566659] el1_error+0x84/0xf8
[ 1.566661] regmap_mmio_read32le+0xc/0x20
[ 1.566663] _regmap_bus_reg_read+0x14/0x20
[ 1.566665] _regmap_read+0x60/0xe0
[ 1.566667] regmap_read+0x48/0x70
[ 1.566668] rockchip_pd_power+0x154/0x2e0
[ 1.566670] rockchip_pd_power_off+0x10/0x18
[ 1.566673] genpd_power_off+0x10c/0x268
[ 1.566675] genpd_power_off_work_fn+0x30/0x50
[ 1.566676] process_one_work+0x1e0/0x358
[ 1.566678] worker_thread+0x40/0x488
[ 1.566680] kthread+0x118/0x120
[ 1.566682] ret_from_fork+0x10/0x18
[ 1.566698] SMP: stopping secondary CPUs
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.3.0-g901cdb067968-sigmaris (root@89bfacc790d7) (gcc version 8.3.0 (Debian 8.3.0-2)) #sigmaris SMP PREEMPT Sat Sep 21 10:36:58 UTC 2019
[ 0.000000] Machine model: Pine64 RockPro64
[ 0.000000] earlycon: uart8250 at MMIO32 0x00000000ff1a0000 (options '')
[ 0.000000] printk: bootconsole [uart8250] enabled
[ 0.000000] cma: Reserved 16 MiB at 0x00000000f7000000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0xf67ed840-0xf67eefff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.1
[ 0.000000] percpu: Embedded 23 pages/cpu s54168 r8192 d31848 u94208
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] Speculative Store Bypass Disable mitigation not required
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 999432
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: root=UUID=705ae1e6-52ad-4f61-a12b-68424a8cbe44 earlycon=uart8250,mmio32,0xff1a0000 console=ttyS2,1500000n8 ro panic=10 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 3936540K/4061184K available (13694K kernel code, 916K rwdata, 5012K rodata, 896K init, 443K bss, 108260K reserved, 16384K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=6.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 988 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: no VLPI support, no direct LPI support
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000
[ 0.000000] ITS [mem 0xfee20000-0xfee3ffff]
[ 0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @f1480000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x00000000f1440000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000000f1450000
[ 0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] }
[ 0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
[ 0.000000] random: get_random_bytes called from start_kernel+0x300/0x48c with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.001855] Console: colour dummy device 80x25
[ 0.002425] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.003404] pid_max: default: 32768 minimum: 301
[ 0.003970] LSM: Security Framework initializing
[ 0.004505] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.005229] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.030459] ASID allocator initialised with 32768 entries
[ 0.038452] rcu: Hierarchical SRCU implementation.
[ 0.046593] Platform MSI: interrupt-controller@fee20000 domain created
[ 0.047606] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[ 0.054510] smp: Bringing up secondary CPUs ...
[ 0.086733] Detected VIPT I-cache on CPU1
[ 0.086771] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000
[ 0.086787] GICv3: CPU1: using allocated LPI pending table @0x00000000f1460000
[ 0.086835] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.118800] Detected VIPT I-cache on CPU2
[ 0.118830] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000
[ 0.118843] GICv3: CPU2: using allocated LPI pending table @0x00000000f1470000
[ 0.118877] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.150898] Detected VIPT I-cache on CPU3
[ 0.150926] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000
[ 0.150939] GICv3: CPU3: using allocated LPI pending table @0x00000000f1500000
[ 0.150970] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.183007] CPU features: detected: EL2 vector hardening
[ 0.183026] Detected PIPT I-cache on CPU4
[ 0.183059] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000
[ 0.183072] GICv3: CPU4: using allocated LPI pending table @0x00000000f1510000
[ 0.183107] CPU4: Booted secondary processor 0x0000000100 [0x410fd082]
[ 0.215107] Detected PIPT I-cache on CPU5
[ 0.215132] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000
[ 0.215144] GICv3: CPU5: using allocated LPI pending table @0x00000000f1520000
[ 0.215172] CPU5: Booted secondary processor 0x0000000101 [0x410fd082]
[ 0.215289] smp: Brought up 1 node, 6 CPUs
[ 0.227870] SMP: Total of 6 processors activated.
[ 0.228321] CPU features: detected: 32-bit EL0 Support
[ 0.228812] CPU features: detected: CRC32 instructions
[ 0.249190] CPU: All CPU(s) started at EL2
[ 0.249624] alternatives: patching kernel code
[ 0.252903] devtmpfs: initialized
[ 0.270586] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.271543] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.273294] xor: measuring software checksum speed
[ 0.312085] 8regs : 1188.000 MB/sec
[ 0.352116] 32regs : 2755.000 MB/sec
[ 0.392179] arm64_neon: 2507.000 MB/sec
[ 0.392591] xor: using function: 32regs (2755.000 MB/sec)
[ 0.393127] pinctrl core: initialized pinctrl subsystem
[ 0.394410] NET: Registered protocol family 16
[ 0.404305] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.404910] audit: initializing netlink subsys (disabled)
[ 0.405606] audit: type=2000 audit(0.404:1): state=initialized audit_enabled=0 res=1
[ 0.406629] cpuidle: using governor ladder
[ 0.407054] cpuidle: using governor menu
[ 0.407709] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.408628] Serial: AMBA PL011 UART driver
[ 0.443497] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.444158] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.444815] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.445472] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.455488] cryptd: max_cpu_qlen set to 1000
[ 0.536518] raid6: neonx8 gen() 1334 MB/s
[ 0.604607] raid6: neonx8 xor() 1204 MB/s
[ 0.672732] raid6: neonx4 gen() 1136 MB/s
[ 0.740813] raid6: neonx4 xor() 996 MB/s
[ 0.808945] raid6: neonx2 gen() 1088 MB/s
[ 0.877050] raid6: neonx2 xor() 1080 MB/s
[ 0.945191] raid6: neonx1 gen() 665 MB/s
[ 1.013255] raid6: neonx1 xor() 715 MB/s
[ 1.081420] raid6: int64x8 gen() 849 MB/s
[ 1.149489] raid6: int64x8 xor() 535 MB/s
[ 1.217580] raid6: int64x4 gen() 753 MB/s
[ 1.285710] raid6: int64x4 xor() 553 MB/s
[ 1.353839] raid6: int64x2 gen() 563 MB/s
[ 1.421931] raid6: int64x2 xor() 504 MB/s
[ 1.490100] raid6: int64x1 gen() 330 MB/s
[ 1.558155] raid6: int64x1 xor() 307 MB/s
[ 1.558574] raid6: using algorithm neonx8 gen() 1334 MB/s
[ 1.559102] raid6: .... xor() 1204 MB/s, rmw enabled
[ 1.559588] raid6: using neon recovery algorithm
[ 1.561256] vcc3v3_pcie: supplied by vcc12v_dcin
[ 1.562800] vcc5v0_sys: supplied by vcc12v_dcin
[ 1.563539] vcc5v0_usb: supplied by vcc12v_dcin
[ 1.564128] vcc3v3_sys: supplied by vcc5v0_sys
[ 1.564862] iommu: Default domain type: Translated
[ 1.565770] rk_iommu ff650800.iommu: IRQ index 1 not found
[ 1.566614] rk_iommu ff8f3f00.iommu: IRQ index 1 not found
[ 1.567442] rk_iommu ff903f00.iommu: IRQ index 1 not found
[ 1.568305] rk_iommu ff914000.iommu: IRQ index 1 not found
[ 1.569116] rk_iommu ff924000.iommu: IRQ index 1 not found
[ 1.569895] SError Interrupt on CPU5, code 0xbf000002 -- SError
[ 1.569899] CPU: 5 PID: 45 Comm: kworker/5:1 Not tainted 5.3.0-g901cdb067968-sigmaris #sigmaris
[ 1.569901] Hardware name: Pine64 RockPro64 (DT)
[ 1.569904] Workqueue: pm genpd_power_off_work_fn
[ 1.569908] pstate: 20000085 (nzCv daIf -PAN -UAO)
[ 1.569910] pc : regmap_mmio_read32le+0xc/0x20
[ 1.569912] lr : regmap_mmio_read+0x2c/0x68
[ 1.569914] sp : ffff80001176bc50
[ 1.569915] x29: ffff80001176bc50 x28: 0000000000000000
[ 1.569921] x27: ffff0000f0d07738 x26: ffff800011184a10
[ 1.569926] x25: ffff0000f176d498 x24: ffff0000f0db0da0
[ 1.569931] x23: 0000000000000001 x22: ffff0000f0dad780
[ 1.569936] x21: ffff0000f0e1a000 x20: ffff0000f0dad780
[ 1.569941] x19: ffff0000f0dae880 x18: 0000000000000010
[ 1.569945] x17: ffff80001004bda0 x16: ffff80001004bda0
[ 1.569950] x15: ffffffffffffffff x14: ffff8000113bb508
[ 1.569954] x13: ffff80009004b7e7 x12: 0000000000000001
[ 1.569959] x11: 0000000000000001 x10: 00000000000009b0
[ 1.569964] x9 : ffff80001176bd60 x8 : fefefefefefefeff
[ 1.569968] x7 : ffff0000f1618180 x6 : 00000000fffedc8f
[ 1.569973] x5 : 0000000000000080 x4 : 0000000000000000
[ 1.569977] x3 : ffff8000107c6cc0 x2 : ffff8000107c6bd0
[ 1.569982] x1 : 0000000000000008 x0 : 0000000000000000
[ 1.569987] Kernel panic - not syncing: Asynchronous SError Interrupt
[ 1.569991] CPU: 5 PID: 45 Comm: kworker/5:1 Not tainted 5.3.0-g901cdb067968-sigmaris #sigmaris
[ 1.569993] Hardware name: Pine64 RockPro64 (DT)
[ 1.569995] Workqueue: pm genpd_power_off_work_fn
[ 1.569998] Call trace:
[ 1.570000] dump_backtrace+0x0/0x140
[ 1.570002] show_stack+0x14/0x20
[ 1.570004] dump_stack+0xb0/0xf4
[ 1.570005] panic+0x150/0x31c
[ 1.570007] __stack_chk_fail+0x0/0x18
[ 1.570009] arm64_serror_panic+0x74/0x80
[ 1.570011] do_serror+0x12c/0x148
[ 1.570013] el1_error+0x84/0xf8
[ 1.570015] regmap_mmio_read32le+0xc/0x20
[ 1.570017] _regmap_bus_reg_read+0x14/0x20
[ 1.570019] _regmap_read+0x60/0xe0
[ 1.570021] regmap_read+0x48/0x70
[ 1.570023] rockchip_pd_power+0x154/0x2e0
[ 1.570025] rockchip_pd_power_off+0x10/0x18
[ 1.570027] genpd_power_off+0x108/0x260
[ 1.570029] genpd_power_off_work_fn+0x30/0x50
[ 1.570031] process_one_work+0x1e0/0x350
[ 1.570032] worker_thread+0x40/0x480
[ 1.570034] kthread+0x120/0x128
[ 1.570036] ret_from_fork+0x10/0x18
[ 1.570052] SMP: stopping secondary CPUs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment