Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- INFO: PSCI Affinity Map:
- INFO: AffInst: Level 0, MPID 0x0, State ON
- INFO: AffInst: Level 0, MPID 0x1, State ON
- INFO: AffInst: Level 0, MPID 0x2, State ON
- INFO: AffInst: Level 0, MPID 0x3, State ON
- U-Boot SPL 2017.09 (Nov 10 2017 - 23:43:12)
- DRAM: 1024 MiB
- Trying to boot from MMC1
- W*
- U-Boot SPL 2017.09 (Nov 10 2017 - 23:43:12)
- DRAM: 1024 MiB
- Trying to boot from MMC1
- NOTICE: BL3-1: Running on H5 (1718) in SRAM A2 (@0x44000)
- NOTICE: Configuring SPC Controller
- NOTICE: BL3-1: v1.0(debug):91f2402
- NOTICE: BL3-1: Built : 23:42:04, Nov 10 2017
- NOTICE: SCPI: dummy stub handler, implementation level: 000000
- INFO: BL3-1: Initializing runtime services
- INFO: BL3-1: Preparing for EL3 exit to normal world
- INFO: BL3-1: Next image address: 0x4a000000, SPSR: 0x3c9
- U-Boot 2017.09 (Nov 10 2017 - 23:43:12 +0000) Allwinner Technology
- CPU: Allwinner H5 (SUN50I)
- Model: OrangePi PC 2
- DRAM: 1 GiB
- MMC: SUNXI SD/MMC: 0
- *** Warning - bad CRC, using default environment
- In: serial
- Out: vidconsole
- Err: vidconsole
- Net: phy interface7
- eth0: ethernet@1c30000
- starting USB...
- USB0: USB EHCI 1.00
- USB1: USB OHCI 1.0
- scanning bus 0 for devices... 1 USB Device(s) found
- scanning usb for storage devices... 0 Storage Device(s) found
- Hit any key to stop autoboot: 0
- =>
- =>
- =>
- =>
- => echo "HI"
- HI
- => echo ${devtype}
- => echo ${fdt_addr_r}
- 0x4FA00000
- => setenv load_addr "0x44000000"
- => setenv bootargs "console=ttyS0,115200 console=tty0 disp.screen0_output_mode=1280x720p60 root=/dev/mmcblk0p1 panic=10"
- => load mmc 0:1 ${load_addr} boot/Image
- 16572928 bytes read in 956 ms (16.5 MiB/s)
- => load mmc 0:1 ${fdt_addr_r} boot/sun50i-h5-orangepi-pc2.dtb
- 20344 bytes read in 148 ms (133.8 KiB/s)
- => fdt addr ${fdt_addr_r}
- => booti ${load_addr} - ${fdt_addr_r}
- ## Flattened Device Tree blob at 4fa00000
- Booting using the fdt blob at 0x4fa00000
- Loading Device Tree to 0000000049ff8000, end 0000000049ffff77 ... OK
- Starting kernel ...
- [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Linux version 4.14.0-rc8-g9fd9dc3d (chris@sunxi-build) (gcc version 7.2.0 (Debian 7.2.0-11)) #1 SMP PREEMPT Fri Nov 10 23:41:08 GMT 2017
- [ 0.000000] Boot CPU: AArch64 Processor [410fd034]
- [ 0.000000] Machine model: Xunlong Orange Pi PC 2
- [ 0.000000] efi: Getting EFI parameters from FDT:
- [ 0.000000] efi: UEFI not found.
- [ 0.000000] cma: Reserved 16 MiB at 0x000000007f000000
- [ 0.000000] NUMA: No NUMA configuration found
- [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff]
- [ 0.000000] NUMA: NODE_DATA [mem 0x7efd6100-0x7efd7bff]
- [ 0.000000] Zone ranges:
- [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
- [ 0.000000] Normal empty
- [ 0.000000] Movable zone start for each node
- [ 0.000000] Early memory node ranges
- [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff]
- [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
- [ 0.000000] psci: probing for conduit method from DT.
- [ 0.000000] psci: PSCIv0.2 detected in firmware.
- [ 0.000000] psci: Using standard PSCI v0.2 function IDs
- [ 0.000000] psci: Trusted OS migration not required
- [ 0.000000] random: fast init done
- [ 0.000000] percpu: Embedded 23 pages/cpu @ffff80003ef77000 s55448 r8192 d30568 u94208
- [ 0.000000] Detected VIPT I-cache on CPU0
- [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048
- [ 0.000000] Policy zone: DMA
- [ 0.000000] Kernel command line: console=ttyS0,115200 console=tty0 disp.screen0_output_mode=1280x720p60 root=/dev/mmcblk0p1 panic=10
- [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
- [ 0.000000] Memory: 998588K/1048576K available (9596K kernel code, 1144K rwdata, 4288K rodata, 1088K init, 404K bss, 33604K reserved, 16384K cma-reserved)
- [ 0.000000] Virtual kernel memory layout:
- [ 0.000000] modules : 0xffff000000000000 - 0xffff000008000000 ( 128 MB)
- [ 0.000000] vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000 (129022 GB)
- [ 0.000000] .text : 0xffff000008080000 - 0xffff0000089e0000 ( 9600 KB)
- [ 0.000000] .rodata : 0xffff0000089e0000 - 0xffff000008e20000 ( 4352 KB)
- [ 0.000000] .init : 0xffff000008e20000 - 0xffff000008f30000 ( 1088 KB)
- [ 0.000000] .data : 0xffff000008f30000 - 0xffff00000904e200 ( 1145 KB)
- [ 0.000000] .bss : 0xffff00000904e200 - 0xffff0000090b3460 ( 405 KB)
- [ 0.000000] fixed : 0xffff7dfffe7fd000 - 0xffff7dfffec00000 ( 4108 KB)
- [ 0.000000] PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000 ( 16 MB)
- [ 0.000000] vmemmap : 0xffff7e0000000000 - 0xffff800000000000 ( 2048 GB maximum)
- [ 0.000000] 0xffff7e0000000000 - 0xffff7e0001000000 ( 16 MB actual)
- [ 0.000000] memory : 0xffff800000000000 - 0xffff800040000000 ( 1024 MB)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] Preemptible hierarchical RCU implementation.
- [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
- [ 0.000000] Tasks RCU enabled.
- [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
- [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
- [ 0.000000] GIC: Using split EOI/Deactivate mode
- [ 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.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
- [ 0.000172] Console: colour dummy device 80x25
- [ 0.000782] console [tty0] enabled
- [ 0.000854] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
- [ 0.000883] pid_max: default: 32768 minimum: 301
- [ 0.000978] Security Framework initialized
- [ 0.001652] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
- [ 0.001999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
- [ 0.002037] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
- [ 0.002067] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
- [ 0.016032] ASID allocator initialised with 65536 entries
- [ 0.024017] Hierarchical SRCU implementation.
- [ 0.032839] EFI services will not be available.
- [ 0.040054] smp: Bringing up secondary CPUs ...
- [ 0.069024] Detected VIPT I-cache on CPU1
- [ 0.069083] CPU1: Booted secondary processor [410fd034]
- [ 0.096688] Detected VIPT I-cache on CPU2
- [ 0.096722] CPU2: Booted secondary processor [410fd034]
- [ 0.124714] Detected VIPT I-cache on CPU3
- [ 0.124742] CPU3: Booted secondary processor [410fd034]
- [ 0.124810] smp: Brought up 1 node, 4 CPUs
- [ 0.124887] SMP: Total of 4 processors activated.
- [ 0.124903] CPU features: detected feature: 32-bit EL0 Support
- [ 0.125071] CPU: All CPU(s) started at EL2
- [ 0.125102] alternatives: patching kernel code
- [ 0.126131] devtmpfs: initialized
- [ 0.130953] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 0.131035] futex hash table entries: 1024 (order: 5, 131072 bytes)
- [ 0.131754] pinctrl core: initialized pinctrl subsystem
- [ 0.133263] DMI not present or invalid.
- [ 0.133729] NET: Registered protocol family 16
- [ 0.136893] cpuidle: using governor menu
- [ 0.137593] vdso: 2 pages (1 code @ ffff0000089e6000, 1 data @ ffff000008f35000)
- [ 0.137630] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
- [ 0.141290] DMA: preallocated 256 KiB pool for atomic allocations
- [ 0.141833] Serial: AMBA PL011 UART driver
- [ 0.161234] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
- [ 0.162335] ACPI: Interpreter disabled.
- [ 0.163679] vgaarb: loaded
- [ 0.164000] SCSI subsystem initialized
- [ 0.164530] usbcore: registered new interface driver usbfs
- [ 0.164599] usbcore: registered new interface driver hub
- [ 0.164686] usbcore: registered new device driver usb
- [ 0.165877] pps_core: LinuxPPS API ver. 1 registered
- [ 0.165901] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
- [ 0.165944] PTP clock support registered
- [ 0.166109] EDAC MC: Ver: 3.0.0
- [ 0.166471] dmi: Firmware registration failed.
- [ 0.166829] Advanced Linux Sound Architecture Driver Initialized.
- [ 0.167632] clocksource: Switched to clocksource arch_sys_counter
- [ 0.167811] VFS: Disk quotas dquot_6.6.0
- [ 0.167878] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
- [ 0.168048] pnp: PnP ACPI: disabled
- [ 0.177209] NET: Registered protocol family 2
- [ 0.177821] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
- [ 0.177951] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
- [ 0.178118] TCP: Hash tables configured (established 8192 bind 8192)
- [ 0.178266] UDP hash table entries: 512 (order: 2, 16384 bytes)
- [ 0.178318] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
- [ 0.178489] NET: Registered protocol family 1
- [ 0.178814] RPC: Registered named UNIX socket transport module.
- [ 0.178831] RPC: Registered udp transport module.
- [ 0.178844] RPC: Registered tcp transport module.
- [ 0.178857] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 0.179726] kvm [1]: 8-bit VMID
- [ 0.179741] kvm [1]: IDMAP page: 449c9000
- [ 0.179754] kvm [1]: HYP VA range: 800000000000:ffffffffffff
- [ 0.180727] kvm [1]: vgic-v2@1c84000
- [ 0.180824] kvm [1]: vgic interrupt IRQ1
- [ 0.180848] kvm [1]: virtual timer IRQ4
- [ 0.180940] kvm [1]: Hyp mode initialized successfully
- [ 0.183754] audit: initializing netlink subsys (disabled)
- [ 0.183898] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1
- [ 0.184157] workingset: timestamp_bits=44 max_order=18 bucket_order=0
- [ 0.192225] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.192979] NFS: Registering the id_resolver key type
- [ 0.193027] Key type id_resolver registered
- [ 0.193042] Key type id_legacy registered
- [ 0.193063] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 0.193250] 9p: Installing v9fs 9p2000 file system support
- [ 0.196107] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
- [ 0.196142] io scheduler noop registered
- [ 0.196373] io scheduler cfq registered (default)
- [ 0.196391] io scheduler mq-deadline registered
- [ 0.196406] io scheduler kyber registered
- [ 0.198068] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
- [ 0.202285] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
- [ 0.206281] sun50i-h5-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
- [ 0.218501] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
- [ 0.220860] console [ttyS0] disabled
- [ 0.241700] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 29, base_baud = 1500000) is a U6_16550A
- [ 1.046148] console [ttyS0] enabled
- [ 1.050919] SuperH (H)SCI(F) driver initialized
- [ 1.055944] msm_serial: driver initialized
- [ 1.060809] cacheinfo: Unable to detect cache hierarchy for CPU 0
- [ 1.073903] loop: module loaded
- [ 1.081314] libphy: Fixed MDIO Bus: probed
- [ 1.086105] tun: Universal TUN/TAP device driver, 1.6
- [ 1.092553] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
- [ 1.098411] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
- [ 1.104407] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
- [ 1.111380] igb: Copyright (c) 2007-2014 Intel Corporation.
- [ 1.117017] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
- [ 1.124859] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
- [ 1.131220] sky2: driver version 1.30
- [ 1.135491] VFIO - User Level meta-driver version: 0.3
- [ 1.142130] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.148688] ehci-pci: EHCI PCI platform driver
- [ 1.153196] ehci-platform: EHCI generic platform driver
- [ 1.158695] ehci-platform 1c1a000.usb: EHCI Host Controller
- [ 1.164309] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
- [ 1.172581] ehci-platform 1c1a000.usb: irq 12, io mem 0x01c1a000
- [ 1.191649] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
- [ 1.198452] hub 1-0:1.0: USB hub found
- [ 1.202247] hub 1-0:1.0: 1 port detected
- [ 1.206884] ehci-orion: EHCI orion driver
- [ 1.211106] ehci-exynos: EHCI EXYNOS driver
- [ 1.215435] ehci-msm: Qualcomm On-Chip EHCI Host Controller
- [ 1.221117] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 1.227333] ohci-pci: OHCI PCI platform driver
- [ 1.231862] ohci-platform: OHCI generic platform driver
- [ 1.237310] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
- [ 1.243956] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
- [ 1.252010] ohci-platform 1c1a400.usb: irq 13, io mem 0x01c1a400
- [ 1.320259] hub 2-0:1.0: USB hub found
- [ 1.324053] hub 2-0:1.0: 1 port detected
- [ 1.328650] ohci-exynos: OHCI EXYNOS driver
- [ 1.333578] usbcore: registered new interface driver usb-storage
- [ 1.342358] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
- [ 1.349186] sun6i-rtc 1f00000.rtc: RTC enabled
- [ 1.353961] i2c /dev entries driver
- [ 1.362330] sdhci: Secure Digital Host Controller Interface driver
- [ 1.368552] sdhci: Copyright(c) Pierre Ossman
- [ 1.373158] Synopsys Designware Multimedia Card Interface Driver
- [ 1.380836] sunxi-mmc 1c0f000.mmc: Got CD GPIO
- [ 1.427982] sunxi-mmc 1c0f000.mmc: base:0xffff000009245000 irq:10
- [ 1.434575] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 1.443112] ledtrig-cpu: registered to indicate activity on CPUs
- [ 1.452353] usbcore: registered new interface driver usbhid
- [ 1.457979] usbhid: USB HID core driver
- [ 1.464576] NET: Registered protocol family 17
- [ 1.469178] 9pnet: Installing 9P2000 support
- [ 1.473554] Key type dns_resolver registered
- [ 1.479564] registered taskstats version 1
- [ 1.493557] ehci-platform 1c1b000.usb: EHCI Host Controller
- [ 1.499197] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
- [ 1.507235] ehci-platform 1c1b000.usb: irq 14, io mem 0x01c1b000
- [ 1.526334] mmc0: host does not support reading read-only switch, assuming write-enable
- [ 1.534371] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
- [ 1.540632] mmc0: new high speed SDHC card at address b368
- [ 1.546499] mmcblk0: mmc0:b368 USD 7.47 GiB
- [ 1.552085] mmcblk0: p1
- [ 1.555161] hub 3-0:1.0: USB hub found
- [ 1.558974] hub 3-0:1.0: 1 port detected
- [ 1.564322] ehci-platform 1c1c000.usb: EHCI Host Controller
- [ 1.569938] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 4
- [ 1.577950] ehci-platform 1c1c000.usb: irq 16, io mem 0x01c1c000
- [ 1.599650] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
- [ 1.606373] hub 4-0:1.0: USB hub found
- [ 1.610167] hub 4-0:1.0: 1 port detected
- [ 1.615477] ehci-platform 1c1d000.usb: EHCI Host Controller
- [ 1.621094] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 5
- [ 1.629089] ehci-platform 1c1d000.usb: irq 18, io mem 0x01c1d000
- [ 1.647649] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00
- [ 1.654351] hub 5-0:1.0: USB hub found
- [ 1.658145] hub 5-0:1.0: 1 port detected
- [ 1.663459] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
- [ 1.670126] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6
- [ 1.678079] ohci-platform 1c1b400.usb: irq 15, io mem 0x01c1b400
- [ 1.748234] hub 6-0:1.0: USB hub found
- [ 1.752027] hub 6-0:1.0: 1 port detected
- [ 1.757321] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
- [ 1.763988] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7
- [ 1.771951] ohci-platform 1c1c400.usb: irq 17, io mem 0x01c1c400
- [ 1.840245] hub 7-0:1.0: USB hub found
- [ 1.844037] hub 7-0:1.0: 1 port detected
- [ 1.849368] ohci-platform 1c1d400.usb: Generic Platform OHCI controller
- [ 1.856027] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8
- [ 1.864005] ohci-platform 1c1d400.usb: irq 19, io mem 0x01c1d400
- [ 1.932243] hub 8-0:1.0: USB hub found
- [ 1.936034] hub 8-0:1.0: 1 port detected
- [ 1.942374] input: r-gpio-keys as /devices/platform/r-gpio-keys/input/input0
- [ 1.947664] usb 4-1: new high-speed USB device number 2 using ehci-platform
- [ 1.958161] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:03:32 UTC (212)
- [ 1.966565] gmac-3v3: disabling
- [ 1.969732] usb0-vbus: disabling
- [ 1.972999] ALSA device list:
- [ 1.975984] No soundcards found.
- [ 1.980544] EXT4-fs (mmcblk0p1): couldn't mount as ext3 due to feature incompatibilities
- [ 1.993144] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
- [ 2.001307] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
- [ 2.011256] devtmpfs: mounted
- [ 2.015009] Freeing unused kernel memory: 1088K
- [ 2.291681] usb 4-1: device descriptor read/64, error -71
- [ 2.433321] systemd[1]: System time before build time, advancing clock.
- [ 2.464753] systemd[1]: systemd 235 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid)
- [ 2.486182] systemd[1]: Detected architecture arm64.
- [ 2.497715] systemd[1]: Set hostname to <sunxi-build>.
- [ 2.738581] systemd[1]: File /lib/systemd/system/systemd-journald.service:33 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
- [ 2.755707] usb 4-1: device descriptor read/64, error -71
- [ 2.761149] systemd[1]: Proceeding WITHOUT firewalling in effect!
- [ 2.775725] systemd[1]: File /lib/systemd/system/systemd-udevd.service:32 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
- [ 2.792557] systemd[1]: Proceeding WITHOUT firewalling in effect!
- [ 2.875325] systemd[1]: File /lib/systemd/system/systemd-logind.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
- [ 2.892245] systemd[1]: Proceeding WITHOUT firewalling in effect!
- [ 2.920373] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
- [ 3.138270] systemd-journald[1335]: Received request to flush runtime journal from PID 1
- [ 3.203750] usb 4-1: new high-speed USB device number 3 using ehci-platform
- [ 3.343931] Unable to handle kernel NULL pointer dereference at virtual address 00000018
- [ 3.352256] Mem abort info:
- [ 3.355072] Exception class = DABT (current EL), IL = 32 bits
- [ 3.363925] SET = 0, FnV = 0
- [ 3.363934] EA = 0, S1PTW = 0
- [ 3.363936] Data abort info:
- [ 3.363938] ISV = 0, ISS = 0x00000004
- [ 3.363940] CM = 0, WnR = 0
- [ 3.363949] user pgtable: 4k pages, 48-bit VAs, pgd = ffff80003ac7f000
- [ 3.363952] [0000000000000018] *pgd=0000000000000000
- [ 3.363960] Internal error: Oops: 96000004 [#1] PREEMPT SMP
- [ 3.363963] Modules linked in:
- [ 3.363974] CPU: 0 PID: 34 Comm: kworker/u8:2 Not tainted 4.14.0-rc8-g9fd9dc3d #1
- [ 3.363977] Hardware name: Xunlong Orange Pi PC 2 (DT)
- [ 3.363994] Workqueue: events_unbound call_usermodehelper_exec_work
- [ 3.363999] task: ffff80003dba0e00 task.stack: ffff000009330000
- [ 3.364007] PC is at __vmalloc_node_range+0x1f4/0x280
- [ 3.364011] LR is at __vmalloc_node_range+0x1d8/0x280
- [ 3.364015] pc : [<ffff0000081ce484>] lr : [<ffff0000081ce468>] pstate: 20000145
- [ 3.364017] sp : ffff000009333bb0
- [ 3.364019] x29: 0000000000000000 x28: ffff80003cca8000
- [ 3.364025] x27: ffff80003dba0e00 x26: ffff000009056000
- [ 3.364031] x25: ffff80003b1d3b80 x24: 00e8000000000713
- [ 3.364037] x23: 00000000017000c0 x22: 00000000017002c2
- [ 3.364042] x21: 00000000ffffffff x20: ffff80003b1d3880
- [ 3.364048] x19: 0000000000000004 x18: 0000000000000000
- [ 3.364054] x17: 0000ffffaef8ddb8 x16: ffff00000825b730
- [ 3.364059] x15: 0000aaaac4317714 x14: 0140000000000000
- [ 3.364065] x13: ffff00000c3bc000 x12: 0000000000000001
- [ 3.364070] x11: 0000000000000000 x10: 0000000000000000
- [ 3.364076] x9 : 0040000000000041 x8 : 0040000000000001
- [ 3.364081] x7 : ffff000008f39ba8 x6 : 000000003effd308
- [ 3.364086] x5 : 0000000000004000 x4 : ffff00000c3b8000
- [ 3.364092] x3 : ffff00000c3bbfff x2 : ffff00000c3bc000
- [ 3.364097] x1 : 0000000000000002 x0 : ffff00000c3b8000
- [ 3.364105] Process kworker/u8:2 (pid: 34, stack limit = 0xffff000009330000)
- [ 3.364107] Call trace:
- [ 3.364113] Exception stack(0xffff000009333a70 to 0xffff000009333bb0)
- [ 3.364117] 3a60: ffff00000c3b8000 0000000000000002
- [ 3.364123] 3a80: ffff00000c3bc000 ffff00000c3bbfff ffff00000c3b8000 0000000000004000
- [ 3.364128] 3aa0: 000000003effd308 ffff000008f39ba8 0040000000000001 0040000000000041
- [ 3.364133] 3ac0: 0000000000000000 0000000000000000 0000000000000001 ffff00000c3bc000
- [ 3.364138] 3ae0: 0140000000000000 0000aaaac4317714 ffff00000825b730 0000ffffaef8ddb8
- [ 3.364144] 3b00: 0000000000000000 0000000000000004 ffff80003b1d3880 00000000ffffffff
- [ 3.364149] 3b20: 00000000017002c2 00000000017000c0 00e8000000000713 ffff80003b1d3b80
- [ 3.364154] 3b40: ffff000009056000 ffff80003dba0e00 ffff80003cca8000 0000000000000000
- [ 3.364160] 3b60: ffff0000081ce468 ffff000009333bb0 ffff0000081ce484 0000000020000145
- [ 3.364165] 3b80: 0000000000000000 ffff0000081ce3c0 ffffffffffffffff ffff80003b1d3880
- [ 3.364169] 3ba0: 0000000000000000 ffff0000081ce484
- [ 3.364174] [<ffff0000081ce484>] __vmalloc_node_range+0x1f4/0x280
- [ 3.364182] Code: d5033abf f9400e81 927af821 f9000e81 (a941d7b4)
- [ 3.364188] ---[ end trace d66b551d6544592c ]---
- [ 3.567139] usb 4-1: device descriptor read/64, error -71
- [ 3.671703] Unable to handle kernel NULL pointer dereference at virtual address 00000010
- [ 3.679936] Mem abort info:
- [ 3.682753] Exception class = DABT (current EL), IL = 32 bits
- [ 3.688706] SET = 0, FnV = 0
- [ 3.691790] EA = 0, S1PTW = 0
- [ 3.694942] Data abort info:
- [ 3.697846] ISV = 0, ISS = 0x00000044
- [ 3.701707] CM = 0, WnR = 1
- [ 3.704724] user pgtable: 4k pages, 48-bit VAs, pgd = ffff80003cbf1000
- [ 3.704738] [0000000000000010] *pgd=0000000000000000
- [ 3.704746] Internal error: Oops: 96000044 [#2] PREEMPT SMP
- [ 3.704756] Modules linked in:
- [ 3.704767] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G D 4.14.0-rc8-g9fd9dc3d #1
- [ 3.704769] Hardware name: Xunlong Orange Pi PC 2 (DT)
- [ 3.704773] task: ffff000008f42b00 task.stack: ffff000008f30000
- [ 3.704789] PC is at need_update+0x18/0xa8
- [ 3.704794] LR is at need_update+0x14/0xa8
- [ 3.704798] pc : [<ffff0000081a9210>] lr : [<ffff0000081a920c>] pstate: 80000145
- [ 3.704800] sp : ffff000008f33ee0
- [ 3.704802] x29: 0000000000000000 x28: 0000000044e20018
- [ 3.704809] x27: 0000000000000400 x26: 000000007df5b09c
- [ 3.704814] x25: 0000000000000000 x24: ffff000008ea4028
- [ 3.704820] x23: ffff80003efffc80 x22: ffff000008f39b80
- [ 3.704826] x21: 0000000000000000 x20: 0000000000000002
- [ 3.704831] x19: 00000000000000be x18: 0000000000000000
- [ 3.704836] x17: 0000ffffaef8ddb8 x16: ffff00000825b730
- [ 3.704842] x15: 0000aaaac4317714 x14: 0000000000000000
- [ 3.704847] x13: 0000000000000000 x12: 0000000000000000
- [ 3.704853] x11: 0000000000000000 x10: 0000000000000a00
- [ 3.704858] x9 : ffff000008f33e90 x8 : ffff000008f43560
- [ 3.704864] x7 : 0000000000000417 x6 : 000000012ae926cd
- [ 3.704869] x5 : 0000000000000001 x4 : 0000000000000000
- [ 3.704874] x3 : 0000000000000000 x2 : 0000000000000004
- [ 3.704879] x1 : ffff000008f39ba8 x0 : ffff80003efd6100
- [ 3.704887] Process swapper/0 (pid: 0, stack limit = 0xffff000008f30000)
- [ 3.704889] Call trace:
- [ 3.704894] Exception stack(0xffff000008f33da0 to 0xffff000008f33ee0)
- [ 3.704900] 3da0: ffff80003efd6100 ffff000008f39ba8 0000000000000004 0000000000000000
- [ 3.704905] 3dc0: 0000000000000000 0000000000000001 000000012ae926cd 0000000000000417
- [ 3.704911] 3de0: ffff000008f43560 ffff000008f33e90 0000000000000a00 0000000000000000
- [ 3.704916] 3e00: 0000000000000000 0000000000000000 0000000000000000 0000aaaac4317714
- [ 3.704921] 3e20: ffff00000825b730 0000ffffaef8ddb8 0000000000000000 00000000000000be
- [ 3.704926] 3e40: 0000000000000002 0000000000000000 ffff000008f39b80 ffff80003efffc80
- [ 3.704931] 3e60: ffff000008ea4028 0000000000000000 000000007df5b09c 0000000000000400
- [ 3.704937] 3e80: 0000000044e20018 0000000000000000 ffff0000081a920c ffff000008f33ee0
- [ 3.704942] 3ea0: ffff0000081a9210 0000000080000145 ffff000008f33f10 ffff0000089c4714
- [ 3.704947] 3ec0: ffffffffffffffff ffff0000081a7e1c 0000000000000000 ffff0000081a9210
- [ 3.704955] [<ffff0000081a9210>] need_update+0x18/0xa8
- [ 3.704962] Code: f90013f5 93407c15 97fffafe b4000360 (a90153b3)
- [ 3.704975] ---[ end trace d66b551d6544592d ]---
- [ 3.704988] Kernel panic - not syncing: Attempted to kill the idle task!
- [ 3.704994] SMP: stopping secondary CPUs
- [ 3.711270] Kernel Offset: disabled
- [ 3.711274] CPU features: 0x002004
- [ 3.711276] Memory Limit: none
- [ 3.972929] Rebooting in 10 seconds..
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement