Last active
April 20, 2021 23:17
-
-
Save denysvitali/714c66db13c0c90032d812374494c745 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x51df805e] | |
[ 0.000000] Linux version 5.12.0-rc8-00036-gf29e782159aa (dvitali@denvit-ws1) (aarch64-linux-gnu-gcc (GCC) 10.3.0, GNU ld (GNU Binutils) 2.36.1) #11 SMP PREEMPT Wed Apr 21 00:55:49 CEST 2021 | |
[ 0.000000] Machine model: Surface Pro X (SQ2) | |
[ 0.000000] efi: EFI v2.70 by Qualcomm Technologies, Inc. | |
[ 0.000000] efi: ACPI 2.0=0xffffe000 TPMFinalLog=0xfff63000 MEMATTR=0xfae65018 ESRT=0xfb1b3018 SMBIOS=0xfff5c000 TPMEventLog=0xf8176018 RNG=0xfeb2bd98 MEMRESERVE=0xf8172b98 | |
[ 0.000000] efi: seeding entropy pool | |
[ 0.000000] esrt: Reserving ESRT space from 0x00000000fb1b3018 to 0x00000000fb1b3118. | |
[ 0.000000] NUMA: No NUMA configuration found | |
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x0000000df75fffff] | |
[ 0.000000] NUMA: NODE_DATA [mem 0xdf56dbc00-0xdf56ddfff] | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] | |
[ 0.000000] DMA32 empty | |
[ 0.000000] Normal [mem 0x0000000100000000-0x0000000df75fffff] | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000080000000-0x00000000805fffff] | |
[ 0.000000] node 0: [mem 0x0000000080600000-0x00000000829fffff] | |
[ 0.000000] node 0: [mem 0x0000000083722000-0x00000000854fffff] | |
[ 0.000000] node 0: [mem 0x0000000085500000-0x00000000856fffff] | |
[ 0.000000] node 0: [mem 0x0000000085d00000-0x0000000085efffff] | |
[ 0.000000] node 0: [mem 0x0000000085f20000-0x0000000085f4ffff] | |
[ 0.000000] node 0: [mem 0x0000000085f50000-0x0000000085ffffff] | |
[ 0.000000] node 0: [mem 0x0000000086000000-0x00000000861fffff] | |
[ 0.000000] node 0: [mem 0x000000008b700000-0x000000009aafffff] | |
[ 0.000000] node 0: [mem 0x000000009ab00000-0x000000009dff7fff] | |
[ 0.000000] node 0: [mem 0x000000009dff8000-0x000000009dffffff] | |
[ 0.000000] node 0: [mem 0x000000009e000000-0x000000009e3fffff] | |
[ 0.000000] node 0: [mem 0x000000009e400000-0x000000009f7fffff] | |
[ 0.000000] node 0: [mem 0x000000009f800000-0x000000009ff8ffff] | |
[ 0.000000] node 0: [mem 0x000000009ff90000-0x000000009ff91fff] | |
[ 0.000000] node 0: [mem 0x000000009ffb0000-0x000000009ffcffff] | |
[ 0.000000] node 0: [mem 0x000000009ffd0000-0x000000009fffffff] | |
[ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000fea51fff] | |
[ 0.000000] node 0: [mem 0x00000000fea52000-0x00000000fff6afff] | |
[ 0.000000] node 0: [mem 0x00000000fff6b000-0x000000027fffffff] | |
[ 0.000000] node 0: [mem 0x0000000c00000000-0x0000000df75fffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000df75fffff] | |
[ 0.000000] DMA zone: 30 pages in unavailable ranges | |
[ 0.000000] cma: Reserved 32 MiB at 0x00000000fc800000 | |
[ 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] psci: OSI mode supported. | |
[ 0.000000] percpu: Embedded 23 pages/cpu s57240 r8192 d28776 u94208 | |
[ 0.000000] Detected VIPT I-cache on CPU0 | |
[ 0.000000] CPU features: detected: GIC system register CPU interface | |
[ 0.000000] CPU features: kernel page table isolation forced ON by KASLR | |
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) | |
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 | |
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4067272 | |
[ 0.000000] Policy zone: Normal | |
[ 0.000000] Kernel command line: BOOT_IMAGE=(hd1,msdos1)/Image.gz console=ttyUSB0,115200 | |
[ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) | |
[ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) | |
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | |
[ 0.004747] CPU2: Booted secondary processor 0x0000000200 [0x51df805e] | |
[ 0.005749] Detected VIPT I-cache on CPU3 | |
[ 0.005769] GICv3: CPU3: found redistributor 300 region 0:0x0000000017ac0000 | |
[ 0.005809] CPU3: Booted secondary processor 0x000[ 0.007773] Detected PIPT I-cache on CPU4 | |
[ 0.007794] GICv3: CPU4: found redistributor 400 region 0:0x0000000017ae0000 | |
[ 0.007812] arch_timer: Enabling local workaround for ARM erratum 1418040 | |
[ 0.007839] CPU4: Booted secondary processor 0x0[ 2.294630] usb 2-1.1: new SuperSpeed Gen 1 USB device number 3 using xhci-hcd | |
[ 2.318662] usb-storage 2-1.1:1.0: USB Mass Storage device detected | |
[ 2.319049] scsi host1: usb-storage 2-1.1:1.0 | |
[ 2.494248] usb 1-1.1.2: new high-speed USB device number 5 using xhci-hcd | |
[ 2.930248] usb 1-1.4: new high-speed USB device number 6 using xhci-hcd | |
[ 3.051044] usb-storage 1-1.4:1.0: USB Mass Storage device detected | |
[ 3.051444] scsi host2: usb-storage 1-1.4:1.0 | |
[ 3.327629] scsi 1:0:0:0: Direct-Access Generic STORAGE DEVICE 1532 PQ: 0 ANSI: 6 | |
[ 3.733965] sd 1:0:0:0: [sda] 125042688 512-byte logical blocks: (64.0 GB/59.6 GiB) | |
[ 3.734488] sd 1:0:0:0: [sda] Write Protect is off | |
[ 3.735018] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA | |
[ 21.950124] rcu: INFO: rcu_preempt detected stalls on CPUs/tasks: | |
[ 21.950152] rcu: 5-...0: (0 ticks this GP) idle=76e/1/0x4000000000000000 softirq=18/18 fqs=2621 | |
[ 21.950164] (detected by 2, t=5252 jiffies, g=-867, q=35) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment