项目

一般

简介

清远信创OA项目V9内存泄漏导致宕机问题 » 16dmesg20220422.log

lv pengqin, 2022-04-26 06:16

 
1
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x481fd010]
2
[    0.000000] Linux version 4.19.90-23.8.v2101.ky10.aarch64 (KYLINSOFT@localhost.localdomain) (gcc version 7.3.0 (GCC)) #1 SMP Mon May 17 17:07:38 CST 2021
3
[    0.000000] efi: Getting EFI parameters from FDT:
4
[    0.000000] efi: EFI v2.70 by EDK II
5
[    0.000000] efi:  SMBIOS 3.0=0x83bef0000  MEMATTR=0x83a544018  ACPI 2.0=0x8383e0000  MEMRESERVE=0x8383bf018 
6
[    0.000000] kexec_core: Reserving 256MB of low memory at 3840MB for crashkernel (System low RAM: 3072MB)
7
[    0.000000] crashkernel reserved: 0x0000001000000000 - 0x0000001040000000 (1024 MB)
8
[    0.000000] cma: Reserved 512 MiB at 0x00000000c0000000
9
[    0.000000] ACPI: Early table checksum verification disabled
10
[    0.000000] ACPI: RSDP 0x00000008383E0000 000024 (v02 BOCHS )
11
[    0.000000] ACPI: XSDT 0x00000008383D0000 00006C (v01 BOCHS  BXPCFACP 00000001      01000013)
12
[    0.000000] ACPI: FACP 0x0000000838390000 00010C (v05 BOCHS  BXPCFACP 00000001 BXPC 00000001)
13
[    0.000000] ACPI: DSDT 0x00000008383A0000 0086E8 (v02 BOCHS  BXPCDSDT 00000001 BXPC 00000001)
14
[    0.000000] ACPI: PPTT 0x0000000838380000 001324 (v01 BOCHS  BXPCPPTT 00000001 BXPC 00000001)
15
[    0.000000] ACPI: APIC 0x0000000838370000 0009E8 (v03 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
16
[    0.000000] ACPI: GTDT 0x0000000838360000 000060 (v02 BOCHS  BXPCGTDT 00000001 BXPC 00000001)
17
[    0.000000] ACPI: MCFG 0x0000000838350000 00003C (v01 BOCHS  BXPCMCFG 00000001 BXPC 00000001)
18
[    0.000000] ACPI: SPCR 0x0000000838340000 000050 (v02 BOCHS  BXPCSPCR 00000001 BXPC 00000001)
19
[    0.000000] ACPI: SRAT 0x0000000838330000 0002C0 (v03 BOCHS  BXPCSRAT 00000001 BXPC 00000001)
20
[    0.000000] ACPI: IORT 0x0000000838320000 00007C (v00 BOCHS  BXPCIORT 00000001 BXPC 00000001)
21
[    0.000000] ACPI: BGRT 0x00000008383C0000 000038 (v01 INTEL  EDK2     00000002      01000013)
22
[    0.000000] ACPI: SPCR: console: pl011,mmio,0x9000000,9600
23
[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40000000-0x83fffffff]
24
[    0.000000] ACPI: SRAT: Node 1 PXM 1 [mem 0x840000000-0x103fffffff]
25
[    0.000000] NUMA: NODE_DATA [mem 0x83fffcec0-0x83fffffff]
26
[    0.000000] NUMA: NODE_DATA [mem 0xfffffcec0-0xfffffffff]
27
[    0.000000] Zone ranges:
28
[    0.000000]   DMA32    [mem 0x0000000040000000-0x00000000ffffffff]
29
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000103fffffff]
30
[    0.000000] Movable zone start for each node
31
[    0.000000] Early memory node ranges
32
[    0.000000]   node   0: [mem 0x0000000040000000-0x00000008383effff]
33
[    0.000000]   node   0: [mem 0x00000008383f0000-0x000000083874ffff]
34
[    0.000000]   node   0: [mem 0x0000000838750000-0x000000083bc1ffff]
35
[    0.000000]   node   0: [mem 0x000000083bc20000-0x000000083bffffff]
36
[    0.000000]   node   0: [mem 0x000000083c000000-0x000000083fffffff]
37
[    0.000000]   node   1: [mem 0x0000000840000000-0x000000103fffffff]
38
[    0.000000] Zeroed struct page in unavailable ranges: 116 pages
39
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000083fffffff]
40
[    0.000000] On node 0 totalpages: 524288
41
[    0.000000]   DMA32 zone: 48 pages used for memmap
42
[    0.000000]   DMA32 zone: 0 pages reserved
43
[    0.000000]   DMA32 zone: 49152 pages, LIFO batch:3
44
[    0.000000]   Normal zone: 464 pages used for memmap
45
[    0.000000]   Normal zone: 475136 pages, LIFO batch:3
46
[    0.000000] Initmem setup node 1 [mem 0x0000000840000000-0x000000103fffffff]
47
[    0.000000] On node 1 totalpages: 524288
48
[    0.000000]   Normal zone: 512 pages used for memmap
49
[    0.000000]   Normal zone: 524288 pages, LIFO batch:3
50
[    0.000000] psci: probing for conduit method from ACPI.
51
[    0.000000] psci: PSCIv1.0 detected in firmware.
52
[    0.000000] psci: Using standard PSCI v0.2 function IDs
53
[    0.000000] psci: Trusted OS migration not required
54
[    0.000000] psci: SMC Calling Convention v1.1
55
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x0 -> Node 0
56
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x1 -> Node 0
57
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x2 -> Node 0
58
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x3 -> Node 0
59
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x4 -> Node 0
60
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x5 -> Node 0
61
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x6 -> Node 0
62
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x7 -> Node 0
63
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x8 -> Node 0
64
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0x9 -> Node 0
65
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0xa -> Node 0
66
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0xb -> Node 0
67
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0xc -> Node 0
68
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0xd -> Node 0
69
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0xe -> Node 0
70
[    0.000000] ACPI: NUMA: SRAT: PXM 0 -> MPIDR 0xf -> Node 0
71
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x100 -> Node 1
72
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x101 -> Node 1
73
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x102 -> Node 1
74
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x103 -> Node 1
75
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x104 -> Node 1
76
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x105 -> Node 1
77
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x106 -> Node 1
78
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x107 -> Node 1
79
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x108 -> Node 1
80
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x109 -> Node 1
81
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x10a -> Node 1
82
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x10b -> Node 1
83
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x10c -> Node 1
84
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x10d -> Node 1
85
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x10e -> Node 1
86
[    0.000000] ACPI: NUMA: SRAT: PXM 1 -> MPIDR 0x10f -> Node 1
87
[    0.000000] percpu: Embedded 10 pages/cpu s597592 r8192 d49576 u655360
88
[    0.000000] pcpu-alloc: s597592 r8192 d49576 u655360 alloc=10*65536
89
[    0.000000] pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03 [0] 04 [0] 05 [0] 06 [0] 07 
90
[    0.000000] pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11 [0] 12 [0] 13 [0] 14 [0] 15 
91
[    0.000000] pcpu-alloc: [1] 16 [1] 17 [1] 18 [1] 19 [1] 20 [1] 21 [1] 22 [1] 23 
92
[    0.000000] pcpu-alloc: [1] 24 [1] 25 [1] 26 [1] 27 [1] 28 [1] 29 [1] 30 [1] 31 
93
[    0.000000] Detected VIPT I-cache on CPU0
94
[    0.000000] CPU features: enabling workaround for Mismatched cache type
95
[    0.000000] Speculative Store Bypass Disable mitigation not required
96
[    0.000000] CPU features: detected: GIC system register CPU interface
97
[    0.000000] CPU features: detected: Hardware dirty bit management
98
[    0.000000] Built 2 zonelists, mobility grouping on.  Total pages: 1047552
99
[    0.000000] Policy zone: Normal
100
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.90-23.8.v2101.ky10.aarch64 root=/dev/mapper/klas_host--192--168--0--173-root ro crashkernel=1024M,high rd.lvm.lv=klas_host-192-168-0-173/root rd.lvm.lv=klas_host-192-168-0-173/swap video=VGA-1:640x480-32@60me rhgb quiet smmu.bypassdev=0x1000:0x17 smmu.bypassdev=0x1000:0x15 video=efifb:off video=VGA-1:640x480-32@60me
101
[    0.000000] software IO TLB: mapped [mem 0xec000000-0xf0000000] (64MB)
102
[    0.000000] Memory: 65046912K/67108864K available (11964K kernel code, 1828K rwdata, 6336K rodata, 5504K init, 3061K bss, 1537664K reserved, 524288K cma-reserved)
103
[    0.000000] random: get_random_u64 called from cache_random_seq_create+0x64/0x120 with crng_init=0
104
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=2
105
[    0.000000] ftrace: allocating 40718 entries in 10 pages
106
[    0.000000] rcu: Hierarchical RCU implementation.
107
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=32.
108
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
109
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
110
[    0.000000] GICv3: Distributor has no Range Selector support
111
[    0.000000] GICv3: no VLPI support, no direct LPI support
112
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000080a0000
113
[    0.000000] ITS [mem 0x08080000-0x0809ffff]
114
[    0.000000] ITS@0x0000000008080000: allocated 8192 Devices @800290000 (indirect, esz 8, psz 64K, shr 1)
115
[    0.000000] ITS@0x0000000008080000: allocated 8192 Interrupt Collections @8002a0000 (flat, esz 8, psz 64K, shr 1)
116
[    0.000000] GICv3: using LPI property table @0x00000008002b0000
117
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008002d0000
118
[    0.000000] rcu: 	Offload RCU callbacks from CPUs: (none).
119
[    0.000000] arch_timer: cp15 timer(s) running at 100.00MHz (virt).
120
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns
121
[    0.000001] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns
122
[    0.000043] Console: colour dummy device 80x25
123
[    0.000123] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
124
[    0.000136] ACPI: Core revision 20180810
125
[    0.000354] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=1000000)
126
[    0.000357] pid_max: default: 32768 minimum: 301
127
[    0.000642] Security Framework initialized
128
[    0.000643] LSM: module capability registered, index 0
129
[    0.000645] Kysec:  Disabled.
130
[    0.000647] AppArmor: AppArmor disabled by boot time parameter
131
[    0.003316] Dentry cache hash table entries: 8388608 (order: 10, 67108864 bytes)
132
[    0.004622] Inode-cache hash table entries: 4194304 (order: 9, 33554432 bytes)
133
[    0.004707] Mount-cache hash table entries: 131072 (order: 4, 1048576 bytes)
134
[    0.004748] Mountpoint-cache hash table entries: 131072 (order: 4, 1048576 bytes)
135
[    0.005523] ASID allocator initialised with 32768 entries
136
[    0.005537] rcu: Hierarchical SRCU implementation.
137
[    0.005804] Platform MSI: ITS@0x8080000 domain created
138
[    0.005809] PCI/MSI: ITS@0x8080000 domain created
139
[    0.005838] Remapping and enabling EFI services.
140
[    0.006112] smp: Bringing up secondary CPUs ...
141
[    0.006240] Detected VIPT I-cache on CPU1
142
[    0.006253] GICv3: CPU1: found redistributor 1 region 0:0x00000000080c0000
143
[    0.006380] GICv3: CPU1: using allocated LPI pending table @0x00000008002e0000
144
[    0.006415] CPU1: Booted secondary processor 0x0000000001 [0x481fd010]
145
[    0.006604] Detected VIPT I-cache on CPU2
146
[    0.006618] GICv3: CPU2: found redistributor 2 region 0:0x00000000080e0000
147
[    0.006725] GICv3: CPU2: using allocated LPI pending table @0x00000008002f0000
148
[    0.006746] CPU2: Booted secondary processor 0x0000000002 [0x481fd010]
149
[    0.006905] Detected VIPT I-cache on CPU3
150
[    0.006918] GICv3: CPU3: found redistributor 3 region 0:0x0000000008100000
151
[    0.007019] GICv3: CPU3: using allocated LPI pending table @0x0000000800300000
152
[    0.007039] CPU3: Booted secondary processor 0x0000000003 [0x481fd010]
153
[    0.007184] Detected VIPT I-cache on CPU4
154
[    0.007198] GICv3: CPU4: found redistributor 4 region 0:0x0000000008120000
155
[    0.007293] GICv3: CPU4: using allocated LPI pending table @0x0000000800310000
156
[    0.007310] CPU4: Booted secondary processor 0x0000000004 [0x481fd010]
157
[    0.007443] Detected VIPT I-cache on CPU5
158
[    0.007459] GICv3: CPU5: found redistributor 5 region 0:0x0000000008140000
159
[    0.007560] GICv3: CPU5: using allocated LPI pending table @0x0000000800320000
160
[    0.007578] CPU5: Booted secondary processor 0x0000000005 [0x481fd010]
161
[    0.007718] Detected VIPT I-cache on CPU6
162
[    0.007734] GICv3: CPU6: found redistributor 6 region 0:0x0000000008160000
163
[    0.007828] GICv3: CPU6: using allocated LPI pending table @0x0000000800330000
164
[    0.007846] CPU6: Booted secondary processor 0x0000000006 [0x481fd010]
165
[    0.007967] Detected VIPT I-cache on CPU7
166
[    0.007984] GICv3: CPU7: found redistributor 7 region 0:0x0000000008180000
167
[    0.008080] GICv3: CPU7: using allocated LPI pending table @0x0000000800340000
168
[    0.008098] CPU7: Booted secondary processor 0x0000000007 [0x481fd010]
169
[    0.008225] Detected VIPT I-cache on CPU8
170
[    0.008243] GICv3: CPU8: found redistributor 8 region 0:0x00000000081a0000
171
[    0.008339] GICv3: CPU8: using allocated LPI pending table @0x0000000800350000
172
[    0.008357] CPU8: Booted secondary processor 0x0000000008 [0x481fd010]
173
[    0.008479] Detected VIPT I-cache on CPU9
174
[    0.008503] GICv3: CPU9: found redistributor 9 region 0:0x00000000081c0000
175
[    0.008606] GICv3: CPU9: using allocated LPI pending table @0x0000000800360000
176
[    0.008627] CPU9: Booted secondary processor 0x0000000009 [0x481fd010]
177
[    0.008760] Detected VIPT I-cache on CPU10
178
[    0.008781] GICv3: CPU10: found redistributor a region 0:0x00000000081e0000
179
[    0.008872] GICv3: CPU10: using allocated LPI pending table @0x0000000800370000
180
[    0.008889] CPU10: Booted secondary processor 0x000000000a [0x481fd010]
181
[    0.009016] Detected VIPT I-cache on CPU11
182
[    0.009040] GICv3: CPU11: found redistributor b region 0:0x0000000008200000
183
[    0.009141] GICv3: CPU11: using allocated LPI pending table @0x0000000800380000
184
[    0.009159] CPU11: Booted secondary processor 0x000000000b [0x481fd010]
185
[    0.009279] Detected VIPT I-cache on CPU12
186
[    0.009303] GICv3: CPU12: found redistributor c region 0:0x0000000008220000
187
[    0.009397] GICv3: CPU12: using allocated LPI pending table @0x0000000800390000
188
[    0.009414] CPU12: Booted secondary processor 0x000000000c [0x481fd010]
189
[    0.009532] Detected VIPT I-cache on CPU13
190
[    0.009558] GICv3: CPU13: found redistributor d region 0:0x0000000008240000
191
[    0.009657] GICv3: CPU13: using allocated LPI pending table @0x00000008003a0000
192
[    0.009676] CPU13: Booted secondary processor 0x000000000d [0x481fd010]
193
[    0.009798] Detected VIPT I-cache on CPU14
194
[    0.009824] GICv3: CPU14: found redistributor e region 0:0x0000000008260000
195
[    0.009924] GICv3: CPU14: using allocated LPI pending table @0x00000008003b0000
196
[    0.009941] CPU14: Booted secondary processor 0x000000000e [0x481fd010]
197
[    0.010077] Detected VIPT I-cache on CPU15
198
[    0.010107] GICv3: CPU15: found redistributor f region 0:0x0000000008280000
199
[    0.010205] GICv3: CPU15: using allocated LPI pending table @0x00000008003c0000
200
[    0.010223] CPU15: Booted secondary processor 0x000000000f [0x481fd010]
201
[    0.010418] Detected VIPT I-cache on CPU16
202
[    0.010462] GICv3: CPU16: found redistributor 100 region 0:0x00000000082a0000
203
[    0.010601] GICv3: CPU16: using allocated LPI pending table @0x00000008003d0000
204
[    0.010633] CPU16: Booted secondary processor 0x0000000100 [0x481fd010]
205
[    0.010839] Detected VIPT I-cache on CPU17
206
[    0.010877] GICv3: CPU17: found redistributor 101 region 0:0x00000000082c0000
207
[    0.010994] GICv3: CPU17: using allocated LPI pending table @0x00000008003e0000
208
[    0.011019] CPU17: Booted secondary processor 0x0000000101 [0x481fd010]
209
[    0.011174] Detected VIPT I-cache on CPU18
210
[    0.011210] GICv3: CPU18: found redistributor 102 region 0:0x00000000082e0000
211
[    0.011308] GICv3: CPU18: using allocated LPI pending table @0x00000008003f0000
212
[    0.011328] CPU18: Booted secondary processor 0x0000000102 [0x481fd010]
213
[    0.011466] Detected VIPT I-cache on CPU19
214
[    0.011507] GICv3: CPU19: found redistributor 103 region 0:0x0000000008300000
215
[    0.011615] GICv3: CPU19: using allocated LPI pending table @0x0000000800400000
216
[    0.011640] CPU19: Booted secondary processor 0x0000000103 [0x481fd010]
217
[    0.011792] Detected VIPT I-cache on CPU20
218
[    0.011834] GICv3: CPU20: found redistributor 104 region 0:0x0000000008320000
219
[    0.011940] GICv3: CPU20: using allocated LPI pending table @0x0000000800410000
220
[    0.011965] CPU20: Booted secondary processor 0x0000000104 [0x481fd010]
221
[    0.012118] Detected VIPT I-cache on CPU21
222
[    0.012161] GICv3: CPU21: found redistributor 105 region 0:0x0000000008340000
223
[    0.012266] GICv3: CPU21: using allocated LPI pending table @0x0000000800420000
224
[    0.012291] CPU21: Booted secondary processor 0x0000000105 [0x481fd010]
225
[    0.012443] Detected VIPT I-cache on CPU22
226
[    0.012486] GICv3: CPU22: found redistributor 106 region 0:0x0000000008360000
227
[    0.012588] GICv3: CPU22: using allocated LPI pending table @0x0000000800430000
228
[    0.012607] CPU22: Booted secondary processor 0x0000000106 [0x481fd010]
229
[    0.012744] Detected VIPT I-cache on CPU23
230
[    0.012787] GICv3: CPU23: found redistributor 107 region 0:0x0000000008380000
231
[    0.012883] GICv3: CPU23: using allocated LPI pending table @0x0000000800440000
232
[    0.012901] CPU23: Booted secondary processor 0x0000000107 [0x481fd010]
233
[    0.013034] Detected VIPT I-cache on CPU24
234
[    0.013078] GICv3: CPU24: found redistributor 108 region 0:0x00000000083a0000
235
[    0.013172] GICv3: CPU24: using allocated LPI pending table @0x0000000800450000
236
[    0.013190] CPU24: Booted secondary processor 0x0000000108 [0x481fd010]
237
[    0.013325] Detected VIPT I-cache on CPU25
238
[    0.013370] GICv3: CPU25: found redistributor 109 region 0:0x00000000083c0000
239
[    0.013464] GICv3: CPU25: using allocated LPI pending table @0x0000000800460000
240
[    0.013484] CPU25: Booted secondary processor 0x0000000109 [0x481fd010]
241
[    0.013614] Detected VIPT I-cache on CPU26
242
[    0.013660] GICv3: CPU26: found redistributor 10a region 0:0x00000000083e0000
243
[    0.013754] GICv3: CPU26: using allocated LPI pending table @0x0000000800470000
244
[    0.013772] CPU26: Booted secondary processor 0x000000010a [0x481fd010]
245
[    0.013904] Detected VIPT I-cache on CPU27
246
[    0.013952] GICv3: CPU27: found redistributor 10b region 0:0x0000000008400000
247
[    0.014049] GICv3: CPU27: using allocated LPI pending table @0x0000000800480000
248
[    0.014066] CPU27: Booted secondary processor 0x000000010b [0x481fd010]
249
[    0.014198] Detected VIPT I-cache on CPU28
250
[    0.014248] GICv3: CPU28: found redistributor 10c region 0:0x0000000008420000
251
[    0.014344] GICv3: CPU28: using allocated LPI pending table @0x0000000800490000
252
[    0.014363] CPU28: Booted secondary processor 0x000000010c [0x481fd010]
253
[    0.014517] Detected VIPT I-cache on CPU29
254
[    0.014569] GICv3: CPU29: found redistributor 10d region 0:0x0000000008440000
255
[    0.014664] GICv3: CPU29: using allocated LPI pending table @0x00000008004a0000
256
[    0.014683] CPU29: Booted secondary processor 0x000000010d [0x481fd010]
257
[    0.014814] Detected VIPT I-cache on CPU30
258
[    0.014866] GICv3: CPU30: found redistributor 10e region 0:0x0000000008460000
259
[    0.014960] GICv3: CPU30: using allocated LPI pending table @0x00000008004b0000
260
[    0.014978] CPU30: Booted secondary processor 0x000000010e [0x481fd010]
261
[    0.015112] Detected VIPT I-cache on CPU31
262
[    0.015168] GICv3: CPU31: found redistributor 10f region 0:0x0000000008480000
263
[    0.015266] GICv3: CPU31: using allocated LPI pending table @0x00000008004c0000
264
[    0.015286] CPU31: Booted secondary processor 0x000000010f [0x481fd010]
265
[    0.015325] smp: Brought up 2 nodes, 32 CPUs
266
[    0.015331] SMP: Total of 32 processors activated.
267
[    0.015332] CPU features: detected: Privileged Access Never
268
[    0.015333] CPU features: detected: LSE atomic instructions
269
[    0.015334] CPU features: detected: User Access Override
270
[    0.015335] CPU features: detected: Data cache clean to Point of Persistence
271
[    0.015336] CPU features: detected: RAS Extension Support
272
[    0.015336] CPU features: detected: ARM64 MPAM Extension Support
273
[    0.015337] CPU features: detected: CRC32 instructions
274
[    0.027362] CPU: All CPU(s) started at EL1
275
[    0.027488] alternatives: patching kernel code
276
[    0.030558] devtmpfs: initialized
277
[    0.031890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
278
[    0.031897] futex hash table entries: 8192 (order: 3, 524288 bytes)
279
[    0.032464] pinctrl core: initialized pinctrl subsystem
280
[    0.032546] SMBIOS 3.0.0 present.
281
[    0.032550] DMI: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015
282
[    0.032886] NET: Registered protocol family 16
283
[    0.033453] audit: initializing netlink subsys (disabled)
284
[    0.033506] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
285
[    0.033687] cpuidle: using governor menu
286
[    0.033871] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
287
[    0.036171] DMA: preallocated 256 KiB pool for atomic allocations
288
[    0.036218] ACPI: bus type PCI registered
289
[    0.036220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
290
[    0.036246] Serial: AMBA PL011 UART driver
291
[    0.038836] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
292
[    0.038837] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
293
[    0.039948] ACPI: Added _OSI(Module Device)
294
[    0.039949] ACPI: Added _OSI(Processor Device)
295
[    0.039950] ACPI: Added _OSI(3.0 _SCP Extensions)
296
[    0.039951] ACPI: Added _OSI(Processor Aggregator Device)
297
[    0.039952] ACPI: Added _OSI(Linux-Dell-Video)
298
[    0.039953] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
299
[    0.045089] ACPI: 1 ACPI AML tables successfully acquired and loaded
300
[    0.046016] ACPI: Interpreter enabled
301
[    0.046017] ACPI: Using GIC for interrupt routing
302
[    0.046027] ACPI: MCFG table detected, 1 entries
303
[    0.048975] ARMH0011:00: ttyAMA0 at MMIO 0x9000000 (irq = 4, base_baud = 0) is a SBSA
304
[    0.048990] console [ttyAMA0] enabled
305
[    0.049755] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
306
[    0.049762] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
307
[    0.049839] acpi PNP0A08:00: _OSC: platform does not support [LTR]
308
[    0.049901] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
309
[    0.050116] acpi PNP0A08:00: ECAM area [mem 0x4010000000-0x401fffffff] reserved by PNP0C02:00
310
[    0.050229] acpi PNP0A08:00: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff]
311
[    0.050243] Remapped I/O 0x000000003dfe0000 to [io  0x0000-0x1ffff window]
312
[    0.050314] PCI host bridge to bus 0000:00
313
[    0.050315] pci_bus 0000:00: Unknown NUMA node; performance will be reduced
314
[    0.050317] pci_bus 0000:00: root bus resource [mem 0x0eff0000-0x3dfdffff window]
315
[    0.050318] pci_bus 0000:00: root bus resource [io  0x0000-0x1ffff window]
316
[    0.050319] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff window]
317
[    0.050321] pci_bus 0000:00: root bus resource [bus 00-ff]
318
[    0.050348] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000
319
[    0.050525] pci 0000:00:01.0: [1b36:000c] type 01 class 0x060400
320
[    0.054051] pci 0000:00:01.0: reg 0x10: [mem 0x1135c000-0x1135cfff]
321
[    0.059700] pci 0000:00:01.1: [1b36:000c] type 01 class 0x060400
322
[    0.063951] pci 0000:00:01.1: reg 0x10: [mem 0x1135b000-0x1135bfff]
323
[    0.068396] pci 0000:00:01.2: [1b36:000c] type 01 class 0x060400
324
[    0.071054] pci 0000:00:01.2: reg 0x10: [mem 0x1135a000-0x1135afff]
325
[    0.077294] pci 0000:00:01.3: [1b36:000c] type 01 class 0x060400
326
[    0.079884] pci 0000:00:01.3: reg 0x10: [mem 0x11359000-0x11359fff]
327
[    0.084378] pci 0000:00:01.4: [1b36:000c] type 01 class 0x060400
328
[    0.088374] pci 0000:00:01.4: reg 0x10: [mem 0x11358000-0x11358fff]
329
[    0.092761] pci 0000:00:01.5: [1b36:000c] type 01 class 0x060400
330
[    0.095333] pci 0000:00:01.5: reg 0x10: [mem 0x11357000-0x11357fff]
331
[    0.101365] pci 0000:00:01.6: [1b36:000c] type 01 class 0x060400
332
[    0.103925] pci 0000:00:01.6: reg 0x10: [mem 0x11356000-0x11356fff]
333
[    0.108273] pci 0000:00:01.7: [1b36:000c] type 01 class 0x060400
334
[    0.112279] pci 0000:00:01.7: reg 0x10: [mem 0x11355000-0x11355fff]
335
[    0.116602] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400
336
[    0.119121] pci 0000:00:02.0: reg 0x10: [mem 0x11354000-0x11354fff]
337
[    0.125015] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400
338
[    0.127553] pci 0000:00:02.1: reg 0x10: [mem 0x11353000-0x11353fff]
339
[    0.131887] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400
340
[    0.135864] pci 0000:00:02.2: reg 0x10: [mem 0x11352000-0x11352fff]
341
[    0.140216] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400
342
[    0.142726] pci 0000:00:02.3: reg 0x10: [mem 0x11351000-0x11351fff]
343
[    0.148567] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400
344
[    0.151100] pci 0000:00:02.4: reg 0x10: [mem 0x11350000-0x11350fff]
345
[    0.155446] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400
346
[    0.159374] pci 0000:00:02.5: reg 0x10: [mem 0x1134f000-0x1134ffff]
347
[    0.163679] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400
348
[    0.166160] pci 0000:00:02.6: reg 0x10: [mem 0x1134e000-0x1134efff]
349
[    0.172001] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400
350
[    0.174540] pci 0000:00:02.7: reg 0x10: [mem 0x1134d000-0x1134dfff]
351
[    0.178893] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400
352
[    0.182832] pci 0000:00:03.0: reg 0x10: [mem 0x1134c000-0x1134cfff]
353
[    0.187167] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400
354
[    0.189656] pci 0000:00:03.1: reg 0x10: [mem 0x1134b000-0x1134bfff]
355
[    0.195454] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400
356
[    0.197998] pci 0000:00:03.2: reg 0x10: [mem 0x1134a000-0x1134afff]
357
[    0.202291] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400
358
[    0.206241] pci 0000:00:03.3: reg 0x10: [mem 0x11349000-0x11349fff]
359
[    0.210590] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400
360
[    0.213076] pci 0000:00:03.4: reg 0x10: [mem 0x11348000-0x11348fff]
361
[    0.218893] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400
362
[    0.221414] pci 0000:00:03.5: reg 0x10: [mem 0x11347000-0x11347fff]
363
[    0.225707] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400
364
[    0.229687] pci 0000:00:03.6: reg 0x10: [mem 0x11346000-0x11346fff]
365
[    0.234004] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400
366
[    0.236500] pci 0000:00:03.7: reg 0x10: [mem 0x11345000-0x11345fff]
367
[    0.242243] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400
368
[    0.244764] pci 0000:00:04.0: reg 0x10: [mem 0x11344000-0x11344fff]
369
[    0.249092] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400
370
[    0.253056] pci 0000:00:04.1: reg 0x10: [mem 0x11343000-0x11343fff]
371
[    0.257363] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400
372
[    0.259867] pci 0000:00:04.2: reg 0x10: [mem 0x11342000-0x11342fff]
373
[    0.265643] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400
374
[    0.268173] pci 0000:00:04.3: reg 0x10: [mem 0x11341000-0x11341fff]
375
[    0.272534] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400
376
[    0.276433] pci 0000:00:04.4: reg 0x10: [mem 0x11340000-0x11340fff]
377
[    0.282192] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400
378
[    0.284677] pci 0000:01:00.0: reg 0x10: [mem 0x11200000-0x112000ff 64bit]
379
[    0.289322] pci_bus 0000:02: extended config space not accessible
380
[    0.289375] pci 0000:02:01.0: [1af4:1002] type 00 class 0x00ff00
381
[    0.289418] pci 0000:02:01.0: reg 0x10: [io  0xf080-0xf09f]
382
[    0.289483] pci 0000:02:01.0: reg 0x20: [mem 0x8000008000-0x800000bfff 64bit pref]
383
[    0.289713] pci 0000:02:02.0: [1af4:1050] type 00 class 0x038000
384
[    0.292812] pci 0000:02:02.0: reg 0x14: [mem 0x11108000-0x11108fff]
385
[    0.298885] pci 0000:02:02.0: reg 0x20: [mem 0x8000004000-0x8000007fff 64bit pref]
386
[    0.300660] pci 0000:02:03.0: [1af4:1003] type 00 class 0x078000
387
[    0.300829] pci 0000:02:03.0: reg 0x10: [io  0xf000-0xf03f]
388
[    0.300845] pci 0000:02:03.0: reg 0x14: [mem 0x11107000-0x11107fff]
389
[    0.300895] pci 0000:02:03.0: reg 0x20: [mem 0x8000000000-0x8000003fff 64bit pref]
390
[    0.301125] pci 0000:02:04.0: [8086:2922] type 00 class 0x010601
391
[    0.310460] pci 0000:02:04.0: reg 0x20: [io  0xf060-0xf07f]
392
[    0.312003] pci 0000:02:04.0: reg 0x24: [mem 0x11106000-0x11106fff]
393
[    0.313707] pci 0000:02:05.0: [8086:7020] type 00 class 0x0c0300
394
[    0.317656] pci 0000:02:05.0: reg 0x20: [io  0xf040-0xf05f]
395
[    0.319371] pci 0000:02:06.0: [8086:24cd] type 00 class 0x0c0320
396
[    0.321753] pci 0000:02:06.0: reg 0x10: [mem 0x11105000-0x11105fff]
397
[    0.326548] pci 0000:02:07.0: [1033:0194] type 00 class 0x0c0330
398
[    0.326599] pci 0000:02:07.0: reg 0x10: [mem 0x11100000-0x11103fff 64bit]
399
[    0.326864] pci 0000:02:1f.0: [1af4:8888] type 00 class 0x050000
400
[    0.326949] pci 0000:02:1f.0: reg 0x10: [mem 0x11104000-0x111040ff]
401
[    0.329398] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000
402
[    0.333929] pci 0000:03:00.0: reg 0x14: [mem 0x11000000-0x11000fff]
403
[    0.338509] pci 0000:03:00.0: reg 0x20: [mem 0x8000100000-0x8000103fff 64bit pref]
404
[    0.340037] pci 0000:03:00.0: reg 0x30: [mem 0xfffc0000-0xffffffff pref]
405
[    0.341409] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000
406
[    0.346366] pci 0000:04:00.0: reg 0x14: [mem 0x10f00000-0x10f00fff]
407
[    0.350932] pci 0000:04:00.0: reg 0x20: [mem 0x8000200000-0x8000203fff 64bit pref]
408
[    0.353850] pci 0000:05:00.0: [1af4:1042] type 00 class 0x010000
409
[    0.353915] pci 0000:05:00.0: reg 0x14: [mem 0x10e00000-0x10e00fff]
410
[    0.353965] pci 0000:05:00.0: reg 0x20: [mem 0x8000300000-0x8000303fff 64bit pref]
411
[    0.410335] pci 0000:00:01.0: bridge window [io  0x1000-0x1fff] to [bus 01-02] add_size 1000
412
[    0.410338] pci 0000:00:01.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 01-02] add_size 200000 add_align 100000
413
[    0.410340] pci 0000:00:01.0: bridge window [mem 0x00100000-0x002fffff] to [bus 01-02] add_size 200000 add_align 100000
414
[    0.410342] pci 0000:00:01.1: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
415
[    0.410344] pci 0000:00:01.1: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
416
[    0.410345] pci 0000:00:01.1: bridge window [mem 0x00100000-0x001fffff] to [bus 03] add_size 200000 add_align 100000
417
[    0.410347] pci 0000:00:01.2: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
418
[    0.410349] pci 0000:00:01.2: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000
419
[    0.410350] pci 0000:00:01.2: bridge window [mem 0x00100000-0x001fffff] to [bus 04] add_size 200000 add_align 100000
420
[    0.410352] pci 0000:00:01.3: bridge window [io  0x1000-0x0fff] to [bus 05] add_size 1000
421
[    0.410353] pci 0000:00:01.3: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 05] add_size 200000 add_align 100000
422
[    0.410355] pci 0000:00:01.3: bridge window [mem 0x00100000-0x001fffff] to [bus 05] add_size 200000 add_align 100000
423
[    0.410356] pci 0000:00:01.4: bridge window [io  0x1000-0x0fff] to [bus 06] add_size 1000
424
[    0.410358] pci 0000:00:01.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 06] add_size 200000 add_align 100000
425
[    0.410359] pci 0000:00:01.4: bridge window [mem 0x00100000-0x000fffff] to [bus 06] add_size 200000 add_align 100000
426
[    0.410360] pci 0000:00:01.5: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
427
[    0.410362] pci 0000:00:01.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000
428
[    0.410363] pci 0000:00:01.5: bridge window [mem 0x00100000-0x000fffff] to [bus 07] add_size 200000 add_align 100000
429
[    0.410364] pci 0000:00:01.6: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
430
[    0.410365] pci 0000:00:01.6: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000
431
[    0.410367] pci 0000:00:01.6: bridge window [mem 0x00100000-0x000fffff] to [bus 08] add_size 200000 add_align 100000
432
[    0.410368] pci 0000:00:01.7: bridge window [io  0x1000-0x0fff] to [bus 09] add_size 1000
433
[    0.410369] pci 0000:00:01.7: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000 add_align 100000
434
[    0.410371] pci 0000:00:01.7: bridge window [mem 0x00100000-0x000fffff] to [bus 09] add_size 200000 add_align 100000
435
[    0.410372] pci 0000:00:02.0: bridge window [io  0x1000-0x0fff] to [bus 0a] add_size 1000
436
[    0.410373] pci 0000:00:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0a] add_size 200000 add_align 100000
437
[    0.410375] pci 0000:00:02.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0a] add_size 200000 add_align 100000
438
[    0.410376] pci 0000:00:02.1: bridge window [io  0x1000-0x0fff] to [bus 0b] add_size 1000
439
[    0.410377] pci 0000:00:02.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000 add_align 100000
440
[    0.410379] pci 0000:00:02.1: bridge window [mem 0x00100000-0x000fffff] to [bus 0b] add_size 200000 add_align 100000
441
[    0.410380] pci 0000:00:02.2: bridge window [io  0x1000-0x0fff] to [bus 0c] add_size 1000
442
[    0.410381] pci 0000:00:02.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0c] add_size 200000 add_align 100000
443
[    0.410382] pci 0000:00:02.2: bridge window [mem 0x00100000-0x000fffff] to [bus 0c] add_size 200000 add_align 100000
444
[    0.410384] pci 0000:00:02.3: bridge window [io  0x1000-0x0fff] to [bus 0d] add_size 1000
445
[    0.410385] pci 0000:00:02.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0d] add_size 200000 add_align 100000
446
[    0.410386] pci 0000:00:02.3: bridge window [mem 0x00100000-0x000fffff] to [bus 0d] add_size 200000 add_align 100000
447
[    0.410388] pci 0000:00:02.4: bridge window [io  0x1000-0x0fff] to [bus 0e] add_size 1000
448
[    0.410389] pci 0000:00:02.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0e] add_size 200000 add_align 100000
449
[    0.410390] pci 0000:00:02.4: bridge window [mem 0x00100000-0x000fffff] to [bus 0e] add_size 200000 add_align 100000
450
[    0.410392] pci 0000:00:02.5: bridge window [io  0x1000-0x0fff] to [bus 0f] add_size 1000
451
[    0.410401] pci 0000:00:02.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0f] add_size 200000 add_align 100000
452
[    0.410403] pci 0000:00:02.5: bridge window [mem 0x00100000-0x000fffff] to [bus 0f] add_size 200000 add_align 100000
453
[    0.410404] pci 0000:00:02.6: bridge window [io  0x1000-0x0fff] to [bus 10] add_size 1000
454
[    0.410406] pci 0000:00:02.6: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 10] add_size 200000 add_align 100000
455
[    0.410407] pci 0000:00:02.6: bridge window [mem 0x00100000-0x000fffff] to [bus 10] add_size 200000 add_align 100000
456
[    0.410409] pci 0000:00:02.7: bridge window [io  0x1000-0x0fff] to [bus 11] add_size 1000
457
[    0.410410] pci 0000:00:02.7: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 11] add_size 200000 add_align 100000
458
[    0.410411] pci 0000:00:02.7: bridge window [mem 0x00100000-0x000fffff] to [bus 11] add_size 200000 add_align 100000
459
[    0.410413] pci 0000:00:03.0: bridge window [io  0x1000-0x0fff] to [bus 12] add_size 1000
460
[    0.410414] pci 0000:00:03.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 12] add_size 200000 add_align 100000
461
[    0.410416] pci 0000:00:03.0: bridge window [mem 0x00100000-0x000fffff] to [bus 12] add_size 200000 add_align 100000
462
[    0.410417] pci 0000:00:03.1: bridge window [io  0x1000-0x0fff] to [bus 13] add_size 1000
463
[    0.410419] pci 0000:00:03.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 13] add_size 200000 add_align 100000
464
[    0.410420] pci 0000:00:03.1: bridge window [mem 0x00100000-0x000fffff] to [bus 13] add_size 200000 add_align 100000
465
[    0.410421] pci 0000:00:03.2: bridge window [io  0x1000-0x0fff] to [bus 14] add_size 1000
466
[    0.410423] pci 0000:00:03.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 14] add_size 200000 add_align 100000
467
[    0.410424] pci 0000:00:03.2: bridge window [mem 0x00100000-0x000fffff] to [bus 14] add_size 200000 add_align 100000
468
[    0.410426] pci 0000:00:03.3: bridge window [io  0x1000-0x0fff] to [bus 15] add_size 1000
469
[    0.410427] pci 0000:00:03.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 15] add_size 200000 add_align 100000
470
[    0.410428] pci 0000:00:03.3: bridge window [mem 0x00100000-0x000fffff] to [bus 15] add_size 200000 add_align 100000
471
[    0.410430] pci 0000:00:03.4: bridge window [io  0x1000-0x0fff] to [bus 16] add_size 1000
472
[    0.410431] pci 0000:00:03.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 16] add_size 200000 add_align 100000
473
[    0.410432] pci 0000:00:03.4: bridge window [mem 0x00100000-0x000fffff] to [bus 16] add_size 200000 add_align 100000
474
[    0.410434] pci 0000:00:03.5: bridge window [io  0x1000-0x0fff] to [bus 17] add_size 1000
475
[    0.410435] pci 0000:00:03.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 17] add_size 200000 add_align 100000
476
[    0.410437] pci 0000:00:03.5: bridge window [mem 0x00100000-0x000fffff] to [bus 17] add_size 200000 add_align 100000
477
[    0.410438] pci 0000:00:03.6: bridge window [io  0x1000-0x0fff] to [bus 18] add_size 1000
478
[    0.410439] pci 0000:00:03.6: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 18] add_size 200000 add_align 100000
479
[    0.410441] pci 0000:00:03.6: bridge window [mem 0x00100000-0x000fffff] to [bus 18] add_size 200000 add_align 100000
480
[    0.410442] pci 0000:00:03.7: bridge window [io  0x1000-0x0fff] to [bus 19] add_size 1000
481
[    0.410443] pci 0000:00:03.7: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 19] add_size 200000 add_align 100000
482
[    0.410445] pci 0000:00:03.7: bridge window [mem 0x00100000-0x000fffff] to [bus 19] add_size 200000 add_align 100000
483
[    0.410446] pci 0000:00:04.0: bridge window [io  0x1000-0x0fff] to [bus 1a] add_size 1000
484
[    0.410447] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1a] add_size 200000 add_align 100000
485
[    0.410449] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 1a] add_size 200000 add_align 100000
486
[    0.410450] pci 0000:00:04.1: bridge window [io  0x1000-0x0fff] to [bus 1b] add_size 1000
487
[    0.410452] pci 0000:00:04.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1b] add_size 200000 add_align 100000
488
[    0.410453] pci 0000:00:04.1: bridge window [mem 0x00100000-0x000fffff] to [bus 1b] add_size 200000 add_align 100000
489
[    0.410454] pci 0000:00:04.2: bridge window [io  0x1000-0x0fff] to [bus 1c] add_size 1000
490
[    0.410456] pci 0000:00:04.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1c] add_size 200000 add_align 100000
491
[    0.410457] pci 0000:00:04.2: bridge window [mem 0x00100000-0x000fffff] to [bus 1c] add_size 200000 add_align 100000
492
[    0.410458] pci 0000:00:04.3: bridge window [io  0x1000-0x0fff] to [bus 1d] add_size 1000
493
[    0.410460] pci 0000:00:04.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1d] add_size 200000 add_align 100000
494
[    0.410461] pci 0000:00:04.3: bridge window [mem 0x00100000-0x000fffff] to [bus 1d] add_size 200000 add_align 100000
495
[    0.410462] pci 0000:00:04.4: bridge window [io  0x1000-0x0fff] to [bus 1e] add_size 1000
496
[    0.410463] pci 0000:00:04.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1e] add_size 200000 add_align 100000
497
[    0.410465] pci 0000:00:04.4: bridge window [mem 0x00100000-0x000fffff] to [bus 1e] add_size 200000 add_align 100000
498
[    0.410538] pci 0000:00:01.0: BAR 14: assigned [mem 0x0f000000-0x0f3fffff]
499
[    0.410541] pci 0000:00:01.0: BAR 15: assigned [mem 0x8000000000-0x80002fffff 64bit pref]
500
[    0.410542] pci 0000:00:01.1: BAR 14: assigned [mem 0x0f400000-0x0f6fffff]
501
[    0.410544] pci 0000:00:01.1: BAR 15: assigned [mem 0x8000300000-0x80005fffff 64bit pref]
502
[    0.410545] pci 0000:00:01.2: BAR 14: assigned [mem 0x0f700000-0x0f9fffff]
503
[    0.410547] pci 0000:00:01.2: BAR 15: assigned [mem 0x8000600000-0x80008fffff 64bit pref]
504
[    0.410548] pci 0000:00:01.3: BAR 14: assigned [mem 0x0fa00000-0x0fcfffff]
505
[    0.410549] pci 0000:00:01.3: BAR 15: assigned [mem 0x8000900000-0x8000bfffff 64bit pref]
506
[    0.410551] pci 0000:00:01.4: BAR 14: assigned [mem 0x0fd00000-0x0fefffff]
507
[    0.410552] pci 0000:00:01.4: BAR 15: assigned [mem 0x8000c00000-0x8000dfffff 64bit pref]
508
[    0.410553] pci 0000:00:01.5: BAR 14: assigned [mem 0x0ff00000-0x100fffff]
509
[    0.410555] pci 0000:00:01.5: BAR 15: assigned [mem 0x8000e00000-0x8000ffffff 64bit pref]
510
[    0.410556] pci 0000:00:01.6: BAR 14: assigned [mem 0x10100000-0x102fffff]
511
[    0.410558] pci 0000:00:01.6: BAR 15: assigned [mem 0x8001000000-0x80011fffff 64bit pref]
512
[    0.410559] pci 0000:00:01.7: BAR 14: assigned [mem 0x10300000-0x104fffff]
513
[    0.410561] pci 0000:00:01.7: BAR 15: assigned [mem 0x8001200000-0x80013fffff 64bit pref]
514
[    0.410562] pci 0000:00:02.0: BAR 14: assigned [mem 0x10500000-0x106fffff]
515
[    0.410563] pci 0000:00:02.0: BAR 15: assigned [mem 0x8001400000-0x80015fffff 64bit pref]
516
[    0.410565] pci 0000:00:02.1: BAR 14: assigned [mem 0x10700000-0x108fffff]
517
[    0.410566] pci 0000:00:02.1: BAR 15: assigned [mem 0x8001600000-0x80017fffff 64bit pref]
518
[    0.410567] pci 0000:00:02.2: BAR 14: assigned [mem 0x10900000-0x10afffff]
519
[    0.410569] pci 0000:00:02.2: BAR 15: assigned [mem 0x8001800000-0x80019fffff 64bit pref]
520
[    0.410570] pci 0000:00:02.3: BAR 14: assigned [mem 0x10b00000-0x10cfffff]
521
[    0.410571] pci 0000:00:02.3: BAR 15: assigned [mem 0x8001a00000-0x8001bfffff 64bit pref]
522
[    0.410573] pci 0000:00:02.4: BAR 14: assigned [mem 0x10d00000-0x10efffff]
523
[    0.410574] pci 0000:00:02.4: BAR 15: assigned [mem 0x8001c00000-0x8001dfffff 64bit pref]
524
[    0.410575] pci 0000:00:02.5: BAR 14: assigned [mem 0x10f00000-0x110fffff]
525
[    0.410577] pci 0000:00:02.5: BAR 15: assigned [mem 0x8001e00000-0x8001ffffff 64bit pref]
526
[    0.410578] pci 0000:00:02.6: BAR 14: assigned [mem 0x11100000-0x112fffff]
527
[    0.410580] pci 0000:00:02.6: BAR 15: assigned [mem 0x8002000000-0x80021fffff 64bit pref]
528
[    0.410581] pci 0000:00:02.7: BAR 14: assigned [mem 0x11300000-0x114fffff]
529
[    0.410583] pci 0000:00:02.7: BAR 15: assigned [mem 0x8002200000-0x80023fffff 64bit pref]
530
[    0.410584] pci 0000:00:03.0: BAR 14: assigned [mem 0x11500000-0x116fffff]
531
[    0.410586] pci 0000:00:03.0: BAR 15: assigned [mem 0x8002400000-0x80025fffff 64bit pref]
532
[    0.410587] pci 0000:00:03.1: BAR 14: assigned [mem 0x11700000-0x118fffff]
533
[    0.410588] pci 0000:00:03.1: BAR 15: assigned [mem 0x8002600000-0x80027fffff 64bit pref]
534
[    0.410590] pci 0000:00:03.2: BAR 14: assigned [mem 0x11900000-0x11afffff]
535
[    0.410591] pci 0000:00:03.2: BAR 15: assigned [mem 0x8002800000-0x80029fffff 64bit pref]
536
[    0.410593] pci 0000:00:03.3: BAR 14: assigned [mem 0x11b00000-0x11cfffff]
537
[    0.410594] pci 0000:00:03.3: BAR 15: assigned [mem 0x8002a00000-0x8002bfffff 64bit pref]
538
[    0.410595] pci 0000:00:03.4: BAR 14: assigned [mem 0x11d00000-0x11efffff]
539
[    0.410597] pci 0000:00:03.4: BAR 15: assigned [mem 0x8002c00000-0x8002dfffff 64bit pref]
540
[    0.410598] pci 0000:00:03.5: BAR 14: assigned [mem 0x11f00000-0x120fffff]
541
[    0.410600] pci 0000:00:03.5: BAR 15: assigned [mem 0x8002e00000-0x8002ffffff 64bit pref]
542
[    0.410602] pci 0000:00:03.6: BAR 14: assigned [mem 0x12100000-0x122fffff]
543
[    0.410604] pci 0000:00:03.6: BAR 15: assigned [mem 0x8003000000-0x80031fffff 64bit pref]
544
[    0.410605] pci 0000:00:03.7: BAR 14: assigned [mem 0x12300000-0x124fffff]
545
[    0.410607] pci 0000:00:03.7: BAR 15: assigned [mem 0x8003200000-0x80033fffff 64bit pref]
546
[    0.410608] pci 0000:00:04.0: BAR 14: assigned [mem 0x12500000-0x126fffff]
547
[    0.410610] pci 0000:00:04.0: BAR 15: assigned [mem 0x8003400000-0x80035fffff 64bit pref]
548
[    0.410612] pci 0000:00:04.1: BAR 14: assigned [mem 0x12700000-0x128fffff]
549
[    0.410614] pci 0000:00:04.1: BAR 15: assigned [mem 0x8003600000-0x80037fffff 64bit pref]
550
[    0.410615] pci 0000:00:04.2: BAR 14: assigned [mem 0x12900000-0x12afffff]
551
[    0.410617] pci 0000:00:04.2: BAR 15: assigned [mem 0x8003800000-0x80039fffff 64bit pref]
552
[    0.410618] pci 0000:00:04.3: BAR 14: assigned [mem 0x12b00000-0x12cfffff]
553
[    0.410620] pci 0000:00:04.3: BAR 15: assigned [mem 0x8003a00000-0x8003bfffff 64bit pref]
554
[    0.410622] pci 0000:00:04.4: BAR 14: assigned [mem 0x12d00000-0x12efffff]
555
[    0.410623] pci 0000:00:04.4: BAR 15: assigned [mem 0x8003c00000-0x8003dfffff 64bit pref]
556
[    0.410625] pci 0000:00:01.0: BAR 0: assigned [mem 0x0eff0000-0x0eff0fff]
557
[    0.411423] pci 0000:00:01.0: BAR 13: assigned [io  0x1000-0x2fff]
558
[    0.411425] pci 0000:00:01.1: BAR 0: assigned [mem 0x0eff1000-0x0eff1fff]
559
[    0.412191] pci 0000:00:01.1: BAR 13: assigned [io  0x3000-0x3fff]
560
[    0.412192] pci 0000:00:01.2: BAR 0: assigned [mem 0x0eff2000-0x0eff2fff]
561
[    0.412965] pci 0000:00:01.2: BAR 13: assigned [io  0x4000-0x4fff]
562
[    0.412967] pci 0000:00:01.3: BAR 0: assigned [mem 0x0eff3000-0x0eff3fff]
563
[    0.413741] pci 0000:00:01.3: BAR 13: assigned [io  0x5000-0x5fff]
564
[    0.413743] pci 0000:00:01.4: BAR 0: assigned [mem 0x0eff4000-0x0eff4fff]
565
[    0.415990] pci 0000:00:01.4: BAR 13: assigned [io  0x6000-0x6fff]
566
[    0.415992] pci 0000:00:01.5: BAR 0: assigned [mem 0x0eff5000-0x0eff5fff]
567
[    0.416837] pci 0000:00:01.5: BAR 13: assigned [io  0x7000-0x7fff]
568
[    0.416838] pci 0000:00:01.6: BAR 0: assigned [mem 0x0eff6000-0x0eff6fff]
569
[    0.417627] pci 0000:00:01.6: BAR 13: assigned [io  0x8000-0x8fff]
570
[    0.417629] pci 0000:00:01.7: BAR 0: assigned [mem 0x0eff7000-0x0eff7fff]
571
[    0.418393] pci 0000:00:01.7: BAR 13: assigned [io  0x9000-0x9fff]
572
[    0.418405] pci 0000:00:02.0: BAR 0: assigned [mem 0x0eff8000-0x0eff8fff]
573
[    0.419184] pci 0000:00:02.0: BAR 13: assigned [io  0xa000-0xafff]
574
[    0.419186] pci 0000:00:02.1: BAR 0: assigned [mem 0x0eff9000-0x0eff9fff]
575
[    0.420052] pci 0000:00:02.1: BAR 13: assigned [io  0xb000-0xbfff]
576
[    0.420054] pci 0000:00:02.2: BAR 0: assigned [mem 0x0effa000-0x0effafff]
577
[    0.420847] pci 0000:00:02.2: BAR 13: assigned [io  0xc000-0xcfff]
578
[    0.420849] pci 0000:00:02.3: BAR 0: assigned [mem 0x0effb000-0x0effbfff]
579
[    0.421622] pci 0000:00:02.3: BAR 13: assigned [io  0xd000-0xdfff]
580
[    0.421624] pci 0000:00:02.4: BAR 0: assigned [mem 0x0effc000-0x0effcfff]
581
[    0.422390] pci 0000:00:02.4: BAR 13: assigned [io  0xe000-0xefff]
582
[    0.422392] pci 0000:00:02.5: BAR 0: assigned [mem 0x0effd000-0x0effdfff]
583
[    0.423167] pci 0000:00:02.5: BAR 13: assigned [io  0xf000-0xffff]
584
[    0.423169] pci 0000:00:02.6: BAR 0: assigned [mem 0x0effe000-0x0effefff]
585
[    0.423934] pci 0000:00:02.6: BAR 13: assigned [io  0x10000-0x10fff]
586
[    0.423936] pci 0000:00:02.7: BAR 0: assigned [mem 0x0efff000-0x0effffff]
587
[    0.424736] pci 0000:00:02.7: BAR 13: assigned [io  0x11000-0x11fff]
588
[    0.424740] pci 0000:00:03.0: BAR 0: assigned [mem 0x12f00000-0x12f00fff]
589
[    0.425549] pci 0000:00:03.0: BAR 13: assigned [io  0x12000-0x12fff]
590
[    0.425551] pci 0000:00:03.1: BAR 0: assigned [mem 0x12f01000-0x12f01fff]
591
[    0.428078] pci 0000:00:03.1: BAR 13: assigned [io  0x13000-0x13fff]
592
[    0.428081] pci 0000:00:03.2: BAR 0: assigned [mem 0x12f02000-0x12f02fff]
593
[    0.428926] pci 0000:00:03.2: BAR 13: assigned [io  0x14000-0x14fff]
594
[    0.428929] pci 0000:00:03.3: BAR 0: assigned [mem 0x12f03000-0x12f03fff]
595
[    0.429708] pci 0000:00:03.3: BAR 13: assigned [io  0x15000-0x15fff]
596
[    0.429710] pci 0000:00:03.4: BAR 0: assigned [mem 0x12f04000-0x12f04fff]
597
[    0.430489] pci 0000:00:03.4: BAR 13: assigned [io  0x16000-0x16fff]
598
[    0.430491] pci 0000:00:03.5: BAR 0: assigned [mem 0x12f05000-0x12f05fff]
599
[    0.431268] pci 0000:00:03.5: BAR 13: assigned [io  0x17000-0x17fff]
600
[    0.431271] pci 0000:00:03.6: BAR 0: assigned [mem 0x12f06000-0x12f06fff]
601
[    0.432068] pci 0000:00:03.6: BAR 13: assigned [io  0x18000-0x18fff]
602
[    0.432071] pci 0000:00:03.7: BAR 0: assigned [mem 0x12f07000-0x12f07fff]
603
[    0.432879] pci 0000:00:03.7: BAR 13: assigned [io  0x19000-0x19fff]
604
[    0.432882] pci 0000:00:04.0: BAR 0: assigned [mem 0x12f08000-0x12f08fff]
605
[    0.433660] pci 0000:00:04.0: BAR 13: assigned [io  0x1a000-0x1afff]
606
[    0.433663] pci 0000:00:04.1: BAR 0: assigned [mem 0x12f09000-0x12f09fff]
607
[    0.434458] pci 0000:00:04.1: BAR 13: assigned [io  0x1b000-0x1bfff]
608
[    0.434461] pci 0000:00:04.2: BAR 0: assigned [mem 0x12f0a000-0x12f0afff]
609
[    0.435246] pci 0000:00:04.2: BAR 13: assigned [io  0x1c000-0x1cfff]
610
[    0.435249] pci 0000:00:04.3: BAR 0: assigned [mem 0x12f0b000-0x12f0bfff]
611
[    0.436026] pci 0000:00:04.3: BAR 13: assigned [io  0x1d000-0x1dfff]
612
[    0.436028] pci 0000:00:04.4: BAR 0: assigned [mem 0x12f0c000-0x12f0cfff]
613
[    0.436807] pci 0000:00:04.4: BAR 13: assigned [io  0x1e000-0x1efff]
614
[    0.436841] pci 0000:01:00.0: BAR 14: assigned [mem 0x0f000000-0x0f0fffff]
615
[    0.436843] pci 0000:01:00.0: BAR 15: assigned [mem 0x8000000000-0x80000fffff 64bit pref]
616
[    0.436844] pci 0000:01:00.0: BAR 13: assigned [io  0x1000-0x1fff]
617
[    0.436846] pci 0000:01:00.0: BAR 0: assigned [mem 0x0f100000-0x0f1000ff 64bit]
618
[    0.438498] pci 0000:02:01.0: BAR 4: assigned [mem 0x8000000000-0x8000003fff 64bit pref]
619
[    0.440015] pci 0000:02:02.0: BAR 4: assigned [mem 0x8000004000-0x8000007fff 64bit pref]
620
[    0.441598] pci 0000:02:03.0: BAR 4: assigned [mem 0x8000008000-0x800000bfff 64bit pref]
621
[    0.441727] pci 0000:02:07.0: BAR 0: assigned [mem 0x0f000000-0x0f003fff 64bit]
622
[    0.441758] pci 0000:02:02.0: BAR 1: assigned [mem 0x0f004000-0x0f004fff]
623
[    0.442531] pci 0000:02:03.0: BAR 1: assigned [mem 0x0f005000-0x0f005fff]
624
[    0.442540] pci 0000:02:04.0: BAR 5: assigned [mem 0x0f006000-0x0f006fff]
625
[    0.443286] pci 0000:02:06.0: BAR 0: assigned [mem 0x0f007000-0x0f007fff]
626
[    0.444017] pci 0000:02:1f.0: BAR 0: assigned [mem 0x0f008000-0x0f0080ff]
627
[    0.444144] pci 0000:02:03.0: BAR 0: assigned [io  0x1000-0x103f]
628
[    0.444153] pci 0000:02:01.0: BAR 0: assigned [io  0x1040-0x105f]
629
[    0.444160] pci 0000:02:04.0: BAR 4: assigned [io  0x1060-0x107f]
630
[    0.444904] pci 0000:02:05.0: BAR 4: assigned [io  0x1080-0x109f]
631
[    0.445633] pci 0000:01:00.0: PCI bridge to [bus 02]
632
[    0.445638] pci 0000:01:00.0:   bridge window [io  0x1000-0x1fff]
633
[    0.446866] pci 0000:01:00.0:   bridge window [mem 0x0f000000-0x0f0fffff]
634
[    0.447659] pci 0000:01:00.0:   bridge window [mem 0x8000000000-0x80000fffff 64bit pref]
635
[    0.449226] pci 0000:00:01.0: PCI bridge to [bus 01-02]
636
[    0.449233] pci 0000:00:01.0:   bridge window [io  0x1000-0x2fff]
637
[    0.451879] pci 0000:00:01.0:   bridge window [mem 0x0f000000-0x0f3fffff]
638
[    0.452748] pci 0000:00:01.0:   bridge window [mem 0x8000000000-0x80002fffff 64bit pref]
639
[    0.454461] pci 0000:03:00.0: BAR 6: assigned [mem 0x0f400000-0x0f43ffff pref]
640
[    0.454463] pci 0000:03:00.0: BAR 4: assigned [mem 0x8000300000-0x8000303fff 64bit pref]
641
[    0.456007] pci 0000:03:00.0: BAR 1: assigned [mem 0x0f440000-0x0f440fff]
642
[    0.456772] pci 0000:00:01.1: PCI bridge to [bus 03]
643
[    0.456777] pci 0000:00:01.1:   bridge window [io  0x3000-0x3fff]
644
[    0.458048] pci 0000:00:01.1:   bridge window [mem 0x0f400000-0x0f6fffff]
645
[    0.458920] pci 0000:00:01.1:   bridge window [mem 0x8000300000-0x80005fffff 64bit pref]
646
[    0.460632] pci 0000:04:00.0: BAR 4: assigned [mem 0x8000600000-0x8000603fff 64bit pref]
647
[    0.462236] pci 0000:04:00.0: BAR 1: assigned [mem 0x0f700000-0x0f700fff]
648
[    0.464486] pci 0000:00:01.2: PCI bridge to [bus 04]
649
[    0.464492] pci 0000:00:01.2:   bridge window [io  0x4000-0x4fff]
650
[    0.465773] pci 0000:00:01.2:   bridge window [mem 0x0f700000-0x0f9fffff]
651
[    0.466654] pci 0000:00:01.2:   bridge window [mem 0x8000600000-0x80008fffff 64bit pref]
652
[    0.468386] pci 0000:05:00.0: BAR 4: assigned [mem 0x8000900000-0x8000903fff 64bit pref]
653
[    0.468418] pci 0000:05:00.0: BAR 1: assigned [mem 0x0fa00000-0x0fa00fff]
654
[    0.468425] pci 0000:00:01.3: PCI bridge to [bus 05]
655
[    0.468429] pci 0000:00:01.3:   bridge window [io  0x5000-0x5fff]
656
[    0.469742] pci 0000:00:01.3:   bridge window [mem 0x0fa00000-0x0fcfffff]
657
[    0.470627] pci 0000:00:01.3:   bridge window [mem 0x8000900000-0x8000bfffff 64bit pref]
658
[    0.472353] pci 0000:00:01.4: PCI bridge to [bus 06]
659
[    0.472361] pci 0000:00:01.4:   bridge window [io  0x6000-0x6fff]
660
[    0.473658] pci 0000:00:01.4:   bridge window [mem 0x0fd00000-0x0fefffff]
661
[    0.476024] pci 0000:00:01.4:   bridge window [mem 0x8000c00000-0x8000dfffff 64bit pref]
662
[    0.477773] pci 0000:00:01.5: PCI bridge to [bus 07]
663
[    0.477781] pci 0000:00:01.5:   bridge window [io  0x7000-0x7fff]
664
[    0.479091] pci 0000:00:01.5:   bridge window [mem 0x0ff00000-0x100fffff]
665
[    0.479959] pci 0000:00:01.5:   bridge window [mem 0x8000e00000-0x8000ffffff 64bit pref]
666
[    0.481678] pci 0000:00:01.6: PCI bridge to [bus 08]
667
[    0.481685] pci 0000:00:01.6:   bridge window [io  0x8000-0x8fff]
668
[    0.483000] pci 0000:00:01.6:   bridge window [mem 0x10100000-0x102fffff]
669
[    0.483858] pci 0000:00:01.6:   bridge window [mem 0x8001000000-0x80011fffff 64bit pref]
670
[    0.485582] pci 0000:00:01.7: PCI bridge to [bus 09]
671
[    0.485591] pci 0000:00:01.7:   bridge window [io  0x9000-0x9fff]
672
[    0.488327] pci 0000:00:01.7:   bridge window [mem 0x10300000-0x104fffff]
673
[    0.489189] pci 0000:00:01.7:   bridge window [mem 0x8001200000-0x80013fffff 64bit pref]
674
[    0.490914] pci 0000:00:02.0: PCI bridge to [bus 0a]
675
[    0.490922] pci 0000:00:02.0:   bridge window [io  0xa000-0xafff]
676
[    0.492237] pci 0000:00:02.0:   bridge window [mem 0x10500000-0x106fffff]
677
[    0.493105] pci 0000:00:02.0:   bridge window [mem 0x8001400000-0x80015fffff 64bit pref]
678
[    0.494855] pci 0000:00:02.1: PCI bridge to [bus 0b]
679
[    0.494862] pci 0000:00:02.1:   bridge window [io  0xb000-0xbfff]
680
[    0.496165] pci 0000:00:02.1:   bridge window [mem 0x10700000-0x108fffff]
681
[    0.497040] pci 0000:00:02.1:   bridge window [mem 0x8001600000-0x80017fffff 64bit pref]
682
[    0.500103] pci 0000:00:02.2: PCI bridge to [bus 0c]
683
[    0.500111] pci 0000:00:02.2:   bridge window [io  0xc000-0xcfff]
684
[    0.501398] pci 0000:00:02.2:   bridge window [mem 0x10900000-0x10afffff]
685
[    0.502254] pci 0000:00:02.2:   bridge window [mem 0x8001800000-0x80019fffff 64bit pref]
686
[    0.503988] pci 0000:00:02.3: PCI bridge to [bus 0d]
687
[    0.503995] pci 0000:00:02.3:   bridge window [io  0xd000-0xdfff]
688
[    0.505291] pci 0000:00:02.3:   bridge window [mem 0x10b00000-0x10cfffff]
689
[    0.506165] pci 0000:00:02.3:   bridge window [mem 0x8001a00000-0x8001bfffff 64bit pref]
690
[    0.507892] pci 0000:00:02.4: PCI bridge to [bus 0e]
691
[    0.507900] pci 0000:00:02.4:   bridge window [io  0xe000-0xefff]
692
[    0.510649] pci 0000:00:02.4:   bridge window [mem 0x10d00000-0x10efffff]
693
[    0.511513] pci 0000:00:02.4:   bridge window [mem 0x8001c00000-0x8001dfffff 64bit pref]
694
[    0.513222] pci 0000:00:02.5: PCI bridge to [bus 0f]
695
[    0.513230] pci 0000:00:02.5:   bridge window [io  0xf000-0xffff]
696
[    0.514548] pci 0000:00:02.5:   bridge window [mem 0x10f00000-0x110fffff]
697
[    0.515412] pci 0000:00:02.5:   bridge window [mem 0x8001e00000-0x8001ffffff 64bit pref]
698
[    0.517128] pci 0000:00:02.6: PCI bridge to [bus 10]
699
[    0.517136] pci 0000:00:02.6:   bridge window [io  0x10000-0x10fff]
700
[    0.518452] pci 0000:00:02.6:   bridge window [mem 0x11100000-0x112fffff]
701
[    0.519316] pci 0000:00:02.6:   bridge window [mem 0x8002000000-0x80021fffff 64bit pref]
702
[    0.522459] pci 0000:00:02.7: PCI bridge to [bus 11]
703
[    0.522468] pci 0000:00:02.7:   bridge window [io  0x11000-0x11fff]
704
[    0.523764] pci 0000:00:02.7:   bridge window [mem 0x11300000-0x114fffff]
705
[    0.524622] pci 0000:00:02.7:   bridge window [mem 0x8002200000-0x80023fffff 64bit pref]
706
[    0.526346] pci 0000:00:03.0: PCI bridge to [bus 12]
707
[    0.526353] pci 0000:00:03.0:   bridge window [io  0x12000-0x12fff]
708
[    0.527664] pci 0000:00:03.0:   bridge window [mem 0x11500000-0x116fffff]
709
[    0.528525] pci 0000:00:03.0:   bridge window [mem 0x8002400000-0x80025fffff 64bit pref]
710
[    0.530228] pci 0000:00:03.1: PCI bridge to [bus 13]
711
[    0.530236] pci 0000:00:03.1:   bridge window [io  0x13000-0x13fff]
712
[    0.531582] pci 0000:00:03.1:   bridge window [mem 0x11700000-0x118fffff]
713
[    0.533878] pci 0000:00:03.1:   bridge window [mem 0x8002600000-0x80027fffff 64bit pref]
714
[    0.535603] pci 0000:00:03.2: PCI bridge to [bus 14]
715
[    0.535611] pci 0000:00:03.2:   bridge window [io  0x14000-0x14fff]
716
[    0.536909] pci 0000:00:03.2:   bridge window [mem 0x11900000-0x11afffff]
717
[    0.537779] pci 0000:00:03.2:   bridge window [mem 0x8002800000-0x80029fffff 64bit pref]
718
[    0.539516] pci 0000:00:03.3: PCI bridge to [bus 15]
719
[    0.539524] pci 0000:00:03.3:   bridge window [io  0x15000-0x15fff]
720
[    0.540818] pci 0000:00:03.3:   bridge window [mem 0x11b00000-0x11cfffff]
721
[    0.541682] pci 0000:00:03.3:   bridge window [mem 0x8002a00000-0x8002bfffff 64bit pref]
722
[    0.543431] pci 0000:00:03.4: PCI bridge to [bus 16]
723
[    0.544792] pci 0000:00:03.4:   bridge window [io  0x16000-0x16fff]
724
[    0.546158] pci 0000:00:03.4:   bridge window [mem 0x11d00000-0x11efffff]
725
[    0.547029] pci 0000:00:03.4:   bridge window [mem 0x8002c00000-0x8002dfffff 64bit pref]
726
[    0.548739] pci 0000:00:03.5: PCI bridge to [bus 17]
727
[    0.548747] pci 0000:00:03.5:   bridge window [io  0x17000-0x17fff]
728
[    0.550051] pci 0000:00:03.5:   bridge window [mem 0x11f00000-0x120fffff]
729
[    0.550936] pci 0000:00:03.5:   bridge window [mem 0x8002e00000-0x8002ffffff 64bit pref]
730
[    0.552671] pci 0000:00:03.6: PCI bridge to [bus 18]
731
[    0.552678] pci 0000:00:03.6:   bridge window [io  0x18000-0x18fff]
732
[    0.553976] pci 0000:00:03.6:   bridge window [mem 0x12100000-0x122fffff]
733
[    0.554866] pci 0000:00:03.6:   bridge window [mem 0x8003000000-0x80031fffff 64bit pref]
734
[    0.557946] pci 0000:00:03.7: PCI bridge to [bus 19]
735
[    0.557953] pci 0000:00:03.7:   bridge window [io  0x19000-0x19fff]
736
[    0.559247] pci 0000:00:03.7:   bridge window [mem 0x12300000-0x124fffff]
737
[    0.560106] pci 0000:00:03.7:   bridge window [mem 0x8003200000-0x80033fffff 64bit pref]
738
[    0.561837] pci 0000:00:04.0: PCI bridge to [bus 1a]
739
[    0.561847] pci 0000:00:04.0:   bridge window [io  0x1a000-0x1afff]
740
[    0.563170] pci 0000:00:04.0:   bridge window [mem 0x12500000-0x126fffff]
741
[    0.564025] pci 0000:00:04.0:   bridge window [mem 0x8003400000-0x80035fffff 64bit pref]
742
[    0.565743] pci 0000:00:04.1: PCI bridge to [bus 1b]
743
[    0.565750] pci 0000:00:04.1:   bridge window [io  0x1b000-0x1bfff]
744
[    0.568482] pci 0000:00:04.1:   bridge window [mem 0x12700000-0x128fffff]
745
[    0.569348] pci 0000:00:04.1:   bridge window [mem 0x8003600000-0x80037fffff 64bit pref]
746
[    0.571067] pci 0000:00:04.2: PCI bridge to [bus 1c]
747
[    0.571075] pci 0000:00:04.2:   bridge window [io  0x1c000-0x1cfff]
748
[    0.572383] pci 0000:00:04.2:   bridge window [mem 0x12900000-0x12afffff]
749
[    0.573252] pci 0000:00:04.2:   bridge window [mem 0x8003800000-0x80039fffff 64bit pref]
750
[    0.574996] pci 0000:00:04.3: PCI bridge to [bus 1d]
751
[    0.575003] pci 0000:00:04.3:   bridge window [io  0x1d000-0x1dfff]
752
[    0.576308] pci 0000:00:04.3:   bridge window [mem 0x12b00000-0x12cfffff]
753
[    0.577172] pci 0000:00:04.3:   bridge window [mem 0x8003a00000-0x8003bfffff 64bit pref]
754
[    0.580381] pci 0000:00:04.4: PCI bridge to [bus 1e]
755
[    0.580389] pci 0000:00:04.4:   bridge window [io  0x1e000-0x1efff]
756
[    0.581695] pci 0000:00:04.4:   bridge window [mem 0x12d00000-0x12efffff]
757
[    0.582576] pci 0000:00:04.4:   bridge window [mem 0x8003c00000-0x8003dfffff 64bit pref]
758
[    0.584303] pci_bus 0000:00: resource 4 [mem 0x0eff0000-0x3dfdffff window]
759
[    0.584305] pci_bus 0000:00: resource 5 [io  0x0000-0x1ffff window]
760
[    0.584307] pci_bus 0000:00: resource 6 [mem 0x8000000000-0xffffffffff window]
761
[    0.584308] pci_bus 0000:01: resource 0 [io  0x1000-0x2fff]
762
[    0.584309] pci_bus 0000:01: resource 1 [mem 0x0f000000-0x0f3fffff]
763
[    0.584310] pci_bus 0000:01: resource 2 [mem 0x8000000000-0x80002fffff 64bit pref]
764
[    0.584312] pci_bus 0000:02: resource 0 [io  0x1000-0x1fff]
765
[    0.584313] pci_bus 0000:02: resource 1 [mem 0x0f000000-0x0f0fffff]
766
[    0.584314] pci_bus 0000:02: resource 2 [mem 0x8000000000-0x80000fffff 64bit pref]
767
[    0.584316] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
768
[    0.584317] pci_bus 0000:03: resource 1 [mem 0x0f400000-0x0f6fffff]
769
[    0.584318] pci_bus 0000:03: resource 2 [mem 0x8000300000-0x80005fffff 64bit pref]
770
[    0.584319] pci_bus 0000:04: resource 0 [io  0x4000-0x4fff]
771
[    0.584320] pci_bus 0000:04: resource 1 [mem 0x0f700000-0x0f9fffff]
772
[    0.584321] pci_bus 0000:04: resource 2 [mem 0x8000600000-0x80008fffff 64bit pref]
773
[    0.584322] pci_bus 0000:05: resource 0 [io  0x5000-0x5fff]
774
[    0.584323] pci_bus 0000:05: resource 1 [mem 0x0fa00000-0x0fcfffff]
775
[    0.584324] pci_bus 0000:05: resource 2 [mem 0x8000900000-0x8000bfffff 64bit pref]
776
[    0.584326] pci_bus 0000:06: resource 0 [io  0x6000-0x6fff]
777
[    0.584327] pci_bus 0000:06: resource 1 [mem 0x0fd00000-0x0fefffff]
778
[    0.584328] pci_bus 0000:06: resource 2 [mem 0x8000c00000-0x8000dfffff 64bit pref]
779
[    0.584329] pci_bus 0000:07: resource 0 [io  0x7000-0x7fff]
780
[    0.584330] pci_bus 0000:07: resource 1 [mem 0x0ff00000-0x100fffff]
781
[    0.584331] pci_bus 0000:07: resource 2 [mem 0x8000e00000-0x8000ffffff 64bit pref]
782
[    0.584332] pci_bus 0000:08: resource 0 [io  0x8000-0x8fff]
783
[    0.584333] pci_bus 0000:08: resource 1 [mem 0x10100000-0x102fffff]
784
[    0.584334] pci_bus 0000:08: resource 2 [mem 0x8001000000-0x80011fffff 64bit pref]
785
[    0.584335] pci_bus 0000:09: resource 0 [io  0x9000-0x9fff]
786
[    0.584337] pci_bus 0000:09: resource 1 [mem 0x10300000-0x104fffff]
787
[    0.584338] pci_bus 0000:09: resource 2 [mem 0x8001200000-0x80013fffff 64bit pref]
788
[    0.584339] pci_bus 0000:0a: resource 0 [io  0xa000-0xafff]
789
[    0.584340] pci_bus 0000:0a: resource 1 [mem 0x10500000-0x106fffff]
790
[    0.584341] pci_bus 0000:0a: resource 2 [mem 0x8001400000-0x80015fffff 64bit pref]
791
[    0.584342] pci_bus 0000:0b: resource 0 [io  0xb000-0xbfff]
792
[    0.584344] pci_bus 0000:0b: resource 1 [mem 0x10700000-0x108fffff]
793
[    0.584345] pci_bus 0000:0b: resource 2 [mem 0x8001600000-0x80017fffff 64bit pref]
794
[    0.584346] pci_bus 0000:0c: resource 0 [io  0xc000-0xcfff]
795
[    0.584347] pci_bus 0000:0c: resource 1 [mem 0x10900000-0x10afffff]
796
[    0.584348] pci_bus 0000:0c: resource 2 [mem 0x8001800000-0x80019fffff 64bit pref]
797
[    0.584350] pci_bus 0000:0d: resource 0 [io  0xd000-0xdfff]
798
[    0.584351] pci_bus 0000:0d: resource 1 [mem 0x10b00000-0x10cfffff]
799
[    0.584352] pci_bus 0000:0d: resource 2 [mem 0x8001a00000-0x8001bfffff 64bit pref]
800
[    0.584353] pci_bus 0000:0e: resource 0 [io  0xe000-0xefff]
801
[    0.584354] pci_bus 0000:0e: resource 1 [mem 0x10d00000-0x10efffff]
802
[    0.584355] pci_bus 0000:0e: resource 2 [mem 0x8001c00000-0x8001dfffff 64bit pref]
803
[    0.584356] pci_bus 0000:0f: resource 0 [io  0xf000-0xffff]
804
[    0.584357] pci_bus 0000:0f: resource 1 [mem 0x10f00000-0x110fffff]
805
[    0.584358] pci_bus 0000:0f: resource 2 [mem 0x8001e00000-0x8001ffffff 64bit pref]
806
[    0.584360] pci_bus 0000:10: resource 0 [io  0x10000-0x10fff]
807
[    0.584361] pci_bus 0000:10: resource 1 [mem 0x11100000-0x112fffff]
808
[    0.584362] pci_bus 0000:10: resource 2 [mem 0x8002000000-0x80021fffff 64bit pref]
809
[    0.584363] pci_bus 0000:11: resource 0 [io  0x11000-0x11fff]
810
[    0.584364] pci_bus 0000:11: resource 1 [mem 0x11300000-0x114fffff]
811
[    0.584365] pci_bus 0000:11: resource 2 [mem 0x8002200000-0x80023fffff 64bit pref]
812
[    0.584367] pci_bus 0000:12: resource 0 [io  0x12000-0x12fff]
813
[    0.584368] pci_bus 0000:12: resource 1 [mem 0x11500000-0x116fffff]
814
[    0.584369] pci_bus 0000:12: resource 2 [mem 0x8002400000-0x80025fffff 64bit pref]
815
[    0.584370] pci_bus 0000:13: resource 0 [io  0x13000-0x13fff]
816
[    0.584371] pci_bus 0000:13: resource 1 [mem 0x11700000-0x118fffff]
817
[    0.584372] pci_bus 0000:13: resource 2 [mem 0x8002600000-0x80027fffff 64bit pref]
818
[    0.584373] pci_bus 0000:14: resource 0 [io  0x14000-0x14fff]
819
[    0.584375] pci_bus 0000:14: resource 1 [mem 0x11900000-0x11afffff]
820
[    0.584376] pci_bus 0000:14: resource 2 [mem 0x8002800000-0x80029fffff 64bit pref]
821
[    0.584377] pci_bus 0000:15: resource 0 [io  0x15000-0x15fff]
822
[    0.584378] pci_bus 0000:15: resource 1 [mem 0x11b00000-0x11cfffff]
823
[    0.584379] pci_bus 0000:15: resource 2 [mem 0x8002a00000-0x8002bfffff 64bit pref]
824
[    0.584380] pci_bus 0000:16: resource 0 [io  0x16000-0x16fff]
825
[    0.584381] pci_bus 0000:16: resource 1 [mem 0x11d00000-0x11efffff]
826
[    0.584382] pci_bus 0000:16: resource 2 [mem 0x8002c00000-0x8002dfffff 64bit pref]
827
[    0.584384] pci_bus 0000:17: resource 0 [io  0x17000-0x17fff]
828
[    0.584385] pci_bus 0000:17: resource 1 [mem 0x11f00000-0x120fffff]
829
[    0.584386] pci_bus 0000:17: resource 2 [mem 0x8002e00000-0x8002ffffff 64bit pref]
830
[    0.584387] pci_bus 0000:18: resource 0 [io  0x18000-0x18fff]
831
[    0.584388] pci_bus 0000:18: resource 1 [mem 0x12100000-0x122fffff]
832
[    0.584389] pci_bus 0000:18: resource 2 [mem 0x8003000000-0x80031fffff 64bit pref]
833
[    0.584390] pci_bus 0000:19: resource 0 [io  0x19000-0x19fff]
834
[    0.584391] pci_bus 0000:19: resource 1 [mem 0x12300000-0x124fffff]
835
[    0.584392] pci_bus 0000:19: resource 2 [mem 0x8003200000-0x80033fffff 64bit pref]
836
[    0.584394] pci_bus 0000:1a: resource 0 [io  0x1a000-0x1afff]
837
[    0.584395] pci_bus 0000:1a: resource 1 [mem 0x12500000-0x126fffff]
838
[    0.584396] pci_bus 0000:1a: resource 2 [mem 0x8003400000-0x80035fffff 64bit pref]
839
[    0.584398] pci_bus 0000:1b: resource 0 [io  0x1b000-0x1bfff]
840
[    0.584399] pci_bus 0000:1b: resource 1 [mem 0x12700000-0x128fffff]
841
[    0.584400] pci_bus 0000:1b: resource 2 [mem 0x8003600000-0x80037fffff 64bit pref]
842
[    0.584401] pci_bus 0000:1c: resource 0 [io  0x1c000-0x1cfff]
843
[    0.584402] pci_bus 0000:1c: resource 1 [mem 0x12900000-0x12afffff]
844
[    0.584403] pci_bus 0000:1c: resource 2 [mem 0x8003800000-0x80039fffff 64bit pref]
845
[    0.584405] pci_bus 0000:1d: resource 0 [io  0x1d000-0x1dfff]
846
[    0.584406] pci_bus 0000:1d: resource 1 [mem 0x12b00000-0x12cfffff]
847
[    0.584407] pci_bus 0000:1d: resource 2 [mem 0x8003a00000-0x8003bfffff 64bit pref]
848
[    0.584408] pci_bus 0000:1e: resource 0 [io  0x1e000-0x1efff]
849
[    0.584409] pci_bus 0000:1e: resource 1 [mem 0x12d00000-0x12efffff]
850
[    0.584410] pci_bus 0000:1e: resource 2 [mem 0x8003c00000-0x8003dfffff 64bit pref]
851
[    0.584483] ACPI: PCI Interrupt Link [GSI0] (IRQs *35)
852
[    0.584492] ACPI: PCI Interrupt Link [GSI1] (IRQs *36)
853
[    0.584500] ACPI: PCI Interrupt Link [GSI2] (IRQs *37)
854
[    0.584507] ACPI: PCI Interrupt Link [GSI3] (IRQs *38)
855
[    0.584894] vgaarb: loaded
856
[    0.585068] SCSI subsystem initialized
857
[    0.585257] libata version 3.00 loaded.
858
[    0.585283] ACPI: bus type USB registered
859
[    0.585307] usbcore: registered new interface driver usbfs
860
[    0.585315] usbcore: registered new interface driver hub
861
[    0.585526] usbcore: registered new device driver usb
862
[    0.585582] pps_core: LinuxPPS API ver. 1 registered
863
[    0.585583] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
864
[    0.585585] PTP clock support registered
865
[    0.585844] EDAC MC: Ver: 3.0.0
866
[    0.586209] Registered efivars operations
867
[    0.586901] NetLabel: Initializing
868
[    0.586902] NetLabel:  domain hash size = 128
869
[    0.586902] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
870
[    0.586914] NetLabel:  unlabeled traffic allowed by default
871
[    0.587144] clocksource: Switched to clocksource arch_sys_counter
872
[    0.601763] VFS: Disk quotas dquot_6.6.0
873
[    0.601809] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
874
[    0.601910] Init kysecfs SUCCESS!
875
[    0.601913] Init box entries under sysfs SUCCESS!
876
[    0.601959] pnp: PnP ACPI init
877
[    0.602169] system 00:00: [mem 0x4010000000-0x401fffffff window] could not be reserved
878
[    0.602175] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
879
[    0.602180] pnp: PnP ACPI: found 1 devices
880
[    0.603782] NET: Registered protocol family 2
881
[    0.604012] tcp_listen_portaddr_hash hash table entries: 32768 (order: 3, 524288 bytes)
882
[    0.604113] TCP established hash table entries: 524288 (order: 6, 4194304 bytes)
883
[    0.604688] TCP bind hash table entries: 65536 (order: 4, 1048576 bytes)
884
[    0.604812] TCP: Hash tables configured (established 524288 bind 65536)
885
[    0.604862] UDP hash table entries: 32768 (order: 4, 1048576 bytes)
886
[    0.604963] UDP-Lite hash table entries: 32768 (order: 4, 1048576 bytes)
887
[    0.605187] NET: Registered protocol family 1
888
[    0.605193] NET: Registered protocol family 44
889
[    0.608191] pci 0000:02:07.0: enabling device (0000 -> 0002)
890
[    0.608702] PCI: CLS 0 bytes, default 64
891
[    0.608745] Unpacking initramfs...
892
[    1.106799] Freeing initrd memory: 36608K
893
[    1.112488] hw perfevents: enabled with armv8_pmuv3_0 PMU driver, 13 counters available
894
[    1.112492] kvm [1]: HYP mode not available
895
[    1.113294] Initialise system trusted keyrings
896
[    1.113407] workingset: timestamp_bits=40 max_order=20 bucket_order=0
897
[    1.114309] zbud: loaded
898
[    1.115606] SGI XFS with ACLs, security attributes, no debug enabled
899
[    1.116865] aufs 4.19-20200518
900
[    1.152496] NET: Registered protocol family 38
901
[    1.152500] Key type asymmetric registered
902
[    1.152501] Asymmetric key parser 'x509' registered
903
[    1.152511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
904
[    1.152685] io scheduler noop registered
905
[    1.152686] io scheduler deadline registered (default)
906
[    1.152740] io scheduler cfq registered
907
[    1.152741] io scheduler mq-deadline registered (default)
908
[    1.152742] io scheduler kyber registered
909
[    1.152781] io scheduler bfq registered
910
[    1.153299] atomic64_test: passed
911
[    1.154897] PCI Interrupt Link [GSI1] enabled at IRQ 36
912
[    1.156011] pcieport 0000:00:01.0: Signaling PME with IRQ 43
913
[    1.156135] pcieport 0000:00:01.0: AER enabled with IRQ 43
914
[    1.156161] pciehp 0000:00:01.0:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
915
[    1.159517] pcieport 0000:00:01.1: Signaling PME with IRQ 44
916
[    1.159589] pcieport 0000:00:01.1: AER enabled with IRQ 44
917
[    1.159615] pciehp 0000:00:01.1:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
918
[    1.162933] pcieport 0000:00:01.2: Signaling PME with IRQ 45
919
[    1.163005] pcieport 0000:00:01.2: AER enabled with IRQ 45
920
[    1.163030] pciehp 0000:00:01.2:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
921
[    1.166347] pcieport 0000:00:01.3: Signaling PME with IRQ 46
922
[    1.166432] pcieport 0000:00:01.3: AER enabled with IRQ 46
923
[    1.166459] pciehp 0000:00:01.3:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
924
[    1.169764] pcieport 0000:00:01.4: Signaling PME with IRQ 47
925
[    1.169831] pcieport 0000:00:01.4: AER enabled with IRQ 47
926
[    1.169857] pciehp 0000:00:01.4:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
927
[    1.173154] pcieport 0000:00:01.5: Signaling PME with IRQ 48
928
[    1.173215] pcieport 0000:00:01.5: AER enabled with IRQ 48
929
[    1.173237] pciehp 0000:00:01.5:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
930
[    1.173272] pciehp 0000:00:01.4:pcie004: Slot(0-4): Link Up
931
[    1.177907] pcieport 0000:00:01.6: Signaling PME with IRQ 49
932
[    1.177969] pcieport 0000:00:01.6: AER enabled with IRQ 49
933
[    1.177991] pciehp 0000:00:01.6:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
934
[    1.178021] pciehp 0000:00:01.5:pcie004: Slot(0-5): Link Up
935
[    1.181084] pcieport 0000:00:01.7: Signaling PME with IRQ 50
936
[    1.181150] pcieport 0000:00:01.7: AER enabled with IRQ 50
937
[    1.181176] pciehp 0000:00:01.7:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
938
[    1.181208] pciehp 0000:00:01.6:pcie004: Slot(0-6): Link Up
939
[    1.182494] PCI Interrupt Link [GSI2] enabled at IRQ 37
940
[    1.184158] pcieport 0000:00:02.0: Signaling PME with IRQ 51
941
[    1.184225] pcieport 0000:00:02.0: AER enabled with IRQ 51
942
[    1.184251] pciehp 0000:00:02.0:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
943
[    1.184284] pciehp 0000:00:01.7:pcie004: Slot(0-7): Link Up
944
[    1.187211] pcieport 0000:00:02.1: Signaling PME with IRQ 52
945
[    1.187275] pcieport 0000:00:02.1: AER enabled with IRQ 52
946
[    1.187297] pciehp 0000:00:02.1:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
947
[    1.187328] pciehp 0000:00:02.0:pcie004: Slot(0-8): Link Up
948
[    1.190268] pcieport 0000:00:02.2: Signaling PME with IRQ 53
949
[    1.190333] pcieport 0000:00:02.2: AER enabled with IRQ 53
950
[    1.190355] pciehp 0000:00:02.2:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
951
[    1.190386] pciehp 0000:00:02.1:pcie004: Slot(0-9): Link Up
952
[    1.193287] pcieport 0000:00:02.3: Signaling PME with IRQ 54
953
[    1.193350] pcieport 0000:00:02.3: AER enabled with IRQ 54
954
[    1.193372] pciehp 0000:00:02.3:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
955
[    1.193402] pciehp 0000:00:02.2:pcie004: Slot(0-10): Link Up
956
[    1.196344] pcieport 0000:00:02.4: Signaling PME with IRQ 55
957
[    1.196409] pcieport 0000:00:02.4: AER enabled with IRQ 55
958
[    1.196442] pciehp 0000:00:02.4:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
959
[    1.196475] pciehp 0000:00:02.3:pcie004: Slot(0-11): Link Up
960
[    1.201052] pcieport 0000:00:02.5: Signaling PME with IRQ 56
961
[    1.201120] pcieport 0000:00:02.5: AER enabled with IRQ 56
962
[    1.201146] pciehp 0000:00:02.5:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
963
[    1.201180] pciehp 0000:00:02.4:pcie004: Slot(0-12): Link Up
964
[    1.204147] pcieport 0000:00:02.6: Signaling PME with IRQ 57
965
[    1.204214] pcieport 0000:00:02.6: AER enabled with IRQ 57
966
[    1.204239] pciehp 0000:00:02.6:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
967
[    1.204271] pciehp 0000:00:02.5:pcie004: Slot(0-13): Link Up
968
[    1.207224] pcieport 0000:00:02.7: Signaling PME with IRQ 58
969
[    1.207284] pcieport 0000:00:02.7: AER enabled with IRQ 58
970
[    1.207306] pciehp 0000:00:02.7:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
971
[    1.207338] pciehp 0000:00:02.6:pcie004: Slot(0-14): Link Up
972
[    1.208621] PCI Interrupt Link [GSI3] enabled at IRQ 38
973
[    1.210314] pcieport 0000:00:03.0: Signaling PME with IRQ 59
974
[    1.210380] pcieport 0000:00:03.0: AER enabled with IRQ 59
975
[    1.210418] pciehp 0000:00:03.0:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
976
[    1.210450] pciehp 0000:00:02.7:pcie004: Slot(0-15): Link Up
977
[    1.213347] pcieport 0000:00:03.1: Signaling PME with IRQ 60
978
[    1.213414] pcieport 0000:00:03.1: AER enabled with IRQ 60
979
[    1.213436] pciehp 0000:00:03.1:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
980
[    1.213468] pciehp 0000:00:03.0:pcie004: Slot(0-16): Link Up
981
[    1.216425] pcieport 0000:00:03.2: Signaling PME with IRQ 61
982
[    1.216490] pcieport 0000:00:03.2: AER enabled with IRQ 61
983
[    1.216517] pciehp 0000:00:03.2:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
984
[    1.216552] pciehp 0000:00:03.1:pcie004: Slot(0-17): Link Up
985
[    1.219503] pcieport 0000:00:03.3: Signaling PME with IRQ 62
986
[    1.219570] pcieport 0000:00:03.3: AER enabled with IRQ 62
987
[    1.219596] pciehp 0000:00:03.3:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
988
[    1.219632] pciehp 0000:00:03.2:pcie004: Slot(0-18): Link Up
989
[    1.223606] pcieport 0000:00:03.4: Signaling PME with IRQ 63
990
[    1.223674] pcieport 0000:00:03.4: AER enabled with IRQ 63
991
[    1.223700] pciehp 0000:00:03.4:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
992
[    1.223735] pciehp 0000:00:03.3:pcie004: Slot(0-19): Link Up
993
[    1.226637] pcieport 0000:00:03.5: Signaling PME with IRQ 64
994
[    1.226703] pcieport 0000:00:03.5: AER enabled with IRQ 64
995
[    1.226728] pciehp 0000:00:03.5:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
996
[    1.226762] pciehp 0000:00:03.4:pcie004: Slot(0-20): Link Up
997
[    1.229647] pcieport 0000:00:03.6: Signaling PME with IRQ 65
998
[    1.229724] pcieport 0000:00:03.6: AER enabled with IRQ 65
999
[    1.229746] pciehp 0000:00:03.6:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1000
[    1.229780] pciehp 0000:00:03.5:pcie004: Slot(0-21): Link Up
1001
[    1.232675] pcieport 0000:00:03.7: Signaling PME with IRQ 66
1002
[    1.232742] pcieport 0000:00:03.7: AER enabled with IRQ 66
1003
[    1.232766] pciehp 0000:00:03.7:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1004
[    1.232800] pciehp 0000:00:03.6:pcie004: Slot(0-22): Link Up
1005
[    1.234081] PCI Interrupt Link [GSI0] enabled at IRQ 35
1006
[    1.235702] pcieport 0000:00:04.0: Signaling PME with IRQ 67
1007
[    1.235768] pcieport 0000:00:04.0: AER enabled with IRQ 67
1008
[    1.235794] pciehp 0000:00:04.0:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1009
[    1.235829] pciehp 0000:00:03.7:pcie004: Slot(0-23): Link Up
1010
[    1.238736] pcieport 0000:00:04.1: Signaling PME with IRQ 68
1011
[    1.238801] pcieport 0000:00:04.1: AER enabled with IRQ 68
1012
[    1.238827] pciehp 0000:00:04.1:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1013
[    1.238862] pciehp 0000:00:04.0:pcie004: Slot(0-24): Link Up
1014
[    1.241910] pcieport 0000:00:04.2: Signaling PME with IRQ 69
1015
[    1.241977] pcieport 0000:00:04.2: AER enabled with IRQ 69
1016
[    1.242003] pciehp 0000:00:04.2:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1017
[    1.242040] pciehp 0000:00:04.1:pcie004: Slot(0-25): Link Up
1018
[    1.246492] pcieport 0000:00:04.3: Signaling PME with IRQ 70
1019
[    1.246554] pcieport 0000:00:04.3: AER enabled with IRQ 70
1020
[    1.246577] pciehp 0000:00:04.3:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1021
[    1.246612] pciehp 0000:00:04.2:pcie004: Slot(0-26): Link Up
1022
[    1.249499] pcieport 0000:00:04.4: Signaling PME with IRQ 71
1023
[    1.249565] pcieport 0000:00:04.4: AER enabled with IRQ 71
1024
[    1.249591] pciehp 0000:00:04.4:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1025
[    1.249628] pciehp 0000:00:04.3:pcie004: Slot(0-27): Link Up
1026
[    1.251215] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0
1027
[    1.255067] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
1028
[    1.255199] pciehp 0000:00:04.4:pcie004: Slot(0-28): Link Up
1029
[    1.255361] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
1030
[    1.255368] ACPI: Power Button [PWRB]
1031
[    1.259003] virtio-pci 0000:02:01.0: enabling device (0000 -> 0003)
1032
[    1.263898] virtio-pci 0000:02:03.0: enabling device (0000 -> 0003)
1033
[    1.266572] virtio-pci 0000:02:1f.0: enabling device (0000 -> 0002)
1034
[    1.271631] virtio-pci 0000:05:00.0: enabling device (0000 -> 0002)
1035
[    1.275501] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
1036
[    1.279531] virtio_blk virtio4: [vda] 209715200 512-byte logical blocks (107 GB/100 GiB)
1037
[    1.281700]  vda: vda1 vda2 vda3
1038
[    1.282755] virtio_blk virtio5: [vdb] 419430400 512-byte logical blocks (215 GB/200 GiB)
1039
[    1.284216] rdac: device handler registered
1040
[    1.284287] hp_sw: device handler registered
1041
[    1.284288] emc: device handler registered
1042
[    1.284479] alua: device handler registered
1043
[    1.286295] ahci 0000:02:04.0: version 3.0
1044
[    1.286626] ahci 0000:02:04.0: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
1045
[    1.286628] ahci 0000:02:04.0: flags: 64bit ncq only 
1046
[    1.287390] scsi host0: ahci
1047
[    1.287624] scsi host1: ahci
1048
[    1.287733] scsi host2: ahci
1049
[    1.287852] scsi host3: ahci
1050
[    1.287974] scsi host4: ahci
1051
[    1.288082] scsi host5: ahci
1052
[    1.288136] ata1: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006100 irq 77
1053
[    1.288140] ata2: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006180 irq 77
1054
[    1.288143] ata3: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006200 irq 77
1055
[    1.288146] ata4: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006280 irq 77
1056
[    1.288149] ata5: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006300 irq 77
1057
[    1.288151] ata6: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006380 irq 77
1058
[    1.288261] libphy: Fixed MDIO Bus: probed
1059
[    1.288339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
1060
[    1.288342] ehci-pci: EHCI PCI platform driver
1061
[    1.290238] ehci-pci 0000:02:06.0: EHCI Host Controller
1062
[    1.290292] ehci-pci 0000:02:06.0: new USB bus registered, assigned bus number 1
1063
[    1.290469] ehci-pci 0000:02:06.0: irq 39, io mem 0x0f007000
1064
[    1.317152] ehci-pci 0000:02:06.0: USB 2.0 started, EHCI 1.00
1065
[    1.317234] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
1066
[    1.317236] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1067
[    1.317237] usb usb1: Product: EHCI Host Controller
1068
[    1.317238] usb usb1: Manufacturer: Linux 4.19.90-23.8.v2101.ky10.aarch64 ehci_hcd
1069
[    1.317239] usb usb1: SerialNumber: 0000:02:06.0
1070
[    1.317344] hub 1-0:1.0: USB hub found
1071
[    1.317350] hub 1-0:1.0: 6 ports detected
1072
[    1.317504] ehci-platform: EHCI generic platform driver
1073
[    1.317530] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
1074
[    1.317534] ohci-pci: OHCI PCI platform driver
1075
[    1.317548] uhci_hcd: USB Universal Host Controller Interface driver
1076
[    1.319851] uhci_hcd 0000:02:05.0: UHCI Host Controller
1077
[    1.319898] uhci_hcd 0000:02:05.0: new USB bus registered, assigned bus number 2
1078
[    1.319913] uhci_hcd 0000:02:05.0: detected 2 ports
1079
[    1.319965] uhci_hcd 0000:02:05.0: irq 38, io base 0x00001080
1080
[    1.320098] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
1081
[    1.320099] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1082
[    1.320100] usb usb2: Product: UHCI Host Controller
1083
[    1.320101] usb usb2: Manufacturer: Linux 4.19.90-23.8.v2101.ky10.aarch64 uhci_hcd
1084
[    1.320102] usb usb2: SerialNumber: 0000:02:05.0
1085
[    1.320186] hub 2-0:1.0: USB hub found
1086
[    1.320192] hub 2-0:1.0: 2 ports detected
1087
[    1.322376] xhci_hcd 0000:02:07.0: xHCI Host Controller
1088
[    1.322436] xhci_hcd 0000:02:07.0: new USB bus registered, assigned bus number 3
1089
[    1.322630] xhci_hcd 0000:02:07.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000014
1090
[    1.323394] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
1091
[    1.323396] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1092
[    1.323397] usb usb3: Product: xHCI Host Controller
1093
[    1.323398] usb usb3: Manufacturer: Linux 4.19.90-23.8.v2101.ky10.aarch64 xhci-hcd
1094
[    1.323399] usb usb3: SerialNumber: 0000:02:07.0
1095
[    1.323471] hub 3-0:1.0: USB hub found
1096
[    1.323489] hub 3-0:1.0: 4 ports detected
1097
[    1.323630] xhci_hcd 0000:02:07.0: xHCI Host Controller
1098
[    1.323655] xhci_hcd 0000:02:07.0: new USB bus registered, assigned bus number 4
1099
[    1.323658] xhci_hcd 0000:02:07.0: Host supports USB 3.0 EnhancedSuperSpeed
1100
[    1.323687] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
1101
[    1.323705] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
1102
[    1.323707] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1103
[    1.323708] usb usb4: Product: xHCI Host Controller
1104
[    1.323709] usb usb4: Manufacturer: Linux 4.19.90-23.8.v2101.ky10.aarch64 xhci-hcd
1105
[    1.323710] usb usb4: SerialNumber: 0000:02:07.0
1106
[    1.323766] hub 4-0:1.0: USB hub found
1107
[    1.323781] hub 4-0:1.0: 4 ports detected
1108
[    1.323921] usbcore: registered new interface driver usb-storage
1109
[    1.323978] mousedev: PS/2 mouse device common for all mice
1110
[    1.324260] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0
1111
[    1.324269] i2c /dev entries driver
1112
[    1.324402] device-mapper: uevent: version 1.0.3
1113
[    1.324492] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
1114
[    1.325745] EFI Variables Facility v0.08 2004-May-17
1115
[    1.326406] hidraw: raw HID events driver (C) Jiri Kosina
1116
[    1.326486] usbcore: registered new interface driver usbhid
1117
[    1.326486] usbhid: USB HID core driver
1118
[    1.326820] Initializing XFRM netlink socket
1119
[    1.327069] NET: Registered protocol family 10
1120
[    1.327469] Segment Routing with IPv6
1121
[    1.327482] NET: Registered protocol family 17
1122
[    1.327668] registered taskstats version 1
1123
[    1.327671] Loading compiled-in X.509 certificates
1124
[    1.358179] Loaded X.509 cert 'Build time autogenerated kernel key: 24506faddeb9191be60518bdd762d60fa772d476'
1125
[    1.358218] zswap: loaded using pool lzo/zbud
1126
[    1.360267] Key type big_key registered
1127
[    1.361856] Key type encrypted registered
1128
[    1.362181] rtc-efi rtc-efi: setting system clock to 2022-04-08 09:48:12 UTC (1649411292)
1129
[    1.363091] SDEI NMI watchdog: Disable SDEI NMI Watchdog in VM
1130
[    1.618631] ata6: SATA link down (SStatus 0 SControl 300)
1131
[    1.618696] ata4: SATA link down (SStatus 0 SControl 300)
1132
[    1.618762] ata5: SATA link down (SStatus 0 SControl 300)
1133
[    1.618827] ata1: SATA link down (SStatus 0 SControl 300)
1134
[    1.618891] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
1135
[    1.619044] ata3: SATA link down (SStatus 0 SControl 300)
1136
[    1.619069] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
1137
[    1.619071] ata2.00: applying bridge limits
1138
[    1.619165] ata2.00: configured for UDMA/100
1139
[    1.619481] scsi 1:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.5+ PQ: 0 ANSI: 5
1140
[    1.619711] scsi 1:0:0:0: Attached scsi generic sg0 type 5
1141
[    1.620856] Freeing unused kernel memory: 5504K
1142
[    1.657158] Run /init as init process
1143
[    1.674599] systemd[1]: systemd v243-31.se.p03.ky10 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy)
1144
[    1.674626] systemd[1]: Detected virtualization kvm.
1145
[    1.674641] systemd[1]: Detected architecture arm64.
1146
[    1.674643] systemd[1]: Running in initial RAM disk.
1147
[    1.677282] systemd[1]: Set hostname to <localhost.localdomain>.
1148
[    1.707161] usb 1-1: new high-speed USB device number 2 using ehci-pci
1149
[    1.730443] random: systemd: uninitialized urandom read (16 bytes read)
1150
[    1.730456] systemd[1]: Reached target Local File Systems.
1151
[    1.730497] random: systemd: uninitialized urandom read (16 bytes read)
1152
[    1.730503] systemd[1]: Reached target Slices.
1153
[    1.730515] random: systemd: uninitialized urandom read (16 bytes read)
1154
[    1.730520] systemd[1]: Reached target Swap.
1155
[    1.730532] systemd[1]: Reached target Timers.
1156
[    1.730651] systemd[1]: Listening on Journal Audit Socket.
1157
[    1.759180] usb 1-1: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00
1158
[    1.759183] usb 1-1: New USB device strings: Mfr=1, Product=4, SerialNumber=11
1159
[    1.759184] usb 1-1: Product: QEMU USB Keyboard
1160
[    1.759185] usb 1-1: Manufacturer: QEMU
1161
[    1.759186] usb 1-1: SerialNumber: 68284-0000:00:01.0:00.0:06.0-1
1162
[    1.760733] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:06.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1
1163
[    1.827567] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:02:06.0-1/input0
1164
[    1.879819] audit: type=1130 audit(1649411293.010:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1165
[    1.902359] audit: type=1130 audit(1649411293.030:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1166
[    1.906795] audit: type=1130 audit(1649411293.030:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1167
[    1.914682] audit: type=1130 audit(1649411293.040:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1168
[    1.987267] usb 1-2: new high-speed USB device number 3 using ehci-pci
1169
[    2.009202] audit: type=1130 audit(1649411293.140:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1170
[    2.039189] usb 1-2: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00
1171
[    2.039192] usb 1-2: New USB device strings: Mfr=1, Product=3, SerialNumber=10
1172
[    2.039193] usb 1-2: Product: QEMU USB Tablet
1173
[    2.039195] usb 1-2: Manufacturer: QEMU
1174
[    2.039196] usb 1-2: SerialNumber: 28754-0000:00:01.0:00.0:06.0-2
1175
[    2.040760] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:06.0/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2
1176
[    2.040829] hid-generic 0003:0627:0001.0002: input,hidraw1: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:02:06.0-2/input0
1177
[    2.085428] audit: type=1130 audit(1649411293.210:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1178
[    2.088493] [drm] pci: virtio-gpu-pci detected at 0000:02:02.0
1179
[    2.088637] [drm] virgl 3d acceleration not supported by host
1180
[    2.089234] [TTM] Zone  kernel: Available graphics memory: 32806656 kiB
1181
[    2.089235] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
1182
[    2.089236] [TTM] Initializing pool allocator
1183
[    2.089242] [TTM] Initializing DMA pool allocator
1184
[    2.089261] [drm] number of scanouts: 1
1185
[    2.089264] [drm] number of cap sets: 0
1186
[    2.090171] Console: switching to colour frame buffer device 128x48
1187
[    2.092886] virtio_gpu virtio1: fb0: virtiodrmfb frame buffer device
1188
[    2.150263] audit: type=1130 audit(1649411293.280:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1189
[    2.155307] virtio_net virtio3 enp3s0: renamed from eth0
1190
[    2.197225] [drm] Initialized virtio_gpu 0.0.1 0 for virtio1 on minor 0
1191
[    2.207507] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
1192
[    2.207510] cdrom: Uniform CD-ROM driver Revision: 3.20
1193
[    2.207943] sr 1:0:0:0: Attached scsi CD-ROM sr0
1194
[    3.300215] random: fast init done
1195
[    3.307228] pciehp 0000:00:01.4:pcie004: Failed to check link status
1196
[    3.347206] pciehp 0000:00:01.7:pcie004: Failed to check link status
1197
[    3.347874] pciehp 0000:00:01.6:pcie004: Failed to check link status
1198
[    3.348376] pciehp 0000:00:01.5:pcie004: Failed to check link status
1199
[    3.348886] pciehp 0000:00:02.3:pcie004: Failed to check link status
1200
[    3.349485] pciehp 0000:00:02.2:pcie004: Failed to check link status
1201
[    3.349984] pciehp 0000:00:02.1:pcie004: Failed to check link status
1202
[    3.350470] pciehp 0000:00:02.0:pcie004: Failed to check link status
1203
[    3.350990] pciehp 0000:00:02.5:pcie004: Failed to check link status
1204
[    3.351499] pciehp 0000:00:02.4:pcie004: Failed to check link status
1205
[    3.351997] pciehp 0000:00:03.1:pcie004: Failed to check link status
1206
[    3.352492] pciehp 0000:00:03.0:pcie004: Failed to check link status
1207
[    3.352986] pciehp 0000:00:02.7:pcie004: Failed to check link status
1208
[    3.353481] pciehp 0000:00:02.6:pcie004: Failed to check link status
1209
[    3.387193] pciehp 0000:00:04.4:pcie004: Failed to check link status
1210
[    3.387709] pciehp 0000:00:04.3:pcie004: Failed to check link status
1211
[    3.388187] pciehp 0000:00:04.2:pcie004: Failed to check link status
1212
[    3.388688] pciehp 0000:00:04.1:pcie004: Failed to check link status
1213
[    3.389166] pciehp 0000:00:04.0:pcie004: Failed to check link status
1214
[    3.389645] pciehp 0000:00:03.7:pcie004: Failed to check link status
1215
[    3.390122] pciehp 0000:00:03.6:pcie004: Failed to check link status
1216
[    3.390615] pciehp 0000:00:03.5:pcie004: Failed to check link status
1217
[    3.391094] pciehp 0000:00:03.4:pcie004: Failed to check link status
1218
[    3.391567] pciehp 0000:00:03.3:pcie004: Failed to check link status
1219
[    3.392052] pciehp 0000:00:03.2:pcie004: Failed to check link status
1220
[    3.430113] audit: type=1130 audit(1649411294.560:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1221
[    3.446564] random: crng init done
1222
[    3.446567] random: 7 urandom warning(s) missed due to ratelimiting
1223
[    3.449859] audit: type=1130 audit(1649411294.580:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1224
[    3.463139] XFS (dm-0): Mounting V5 Filesystem
1225
[    3.483106] XFS (dm-0): Ending clean mount
1226
[    4.291815] systemd-journald[388]: Received SIGTERM from PID 1 (systemd).
1227
[    4.320688] systemd: 27 output lines suppressed due to ratelimiting
1228
[    4.523655] systemd[1]: systemd v243-31.se.p03.ky10 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy)
1229
[    4.523679] systemd[1]: Detected virtualization kvm.
1230
[    4.523695] systemd[1]: Detected architecture arm64.
1231
[    4.524736] systemd[1]: Set hostname to <localhost.localdomain>.
1232
[    4.542233] systemd-rc-local-generator[832]: /etc/rc.d/rc.local is not marked executable, skipping.
1233
[    4.603730] systemd[1]: /usr/lib/systemd/system/auditd.service:12: PIDFile= references a path below legacy directory /var/run/, updating /var/run/auditd.pid → /run/auditd.pid; please update the unit file accordingly.
1234
[    4.625685] systemd[1]: /usr/lib/systemd/system/gssproxy.service:10: PIDFile= references a path below legacy directory /var/run/, updating /var/run/gssproxy.pid → /run/gssproxy.pid; please update the unit file accordingly.
1235
[    4.651657] systemd[1]: Configuration file /etc/systemd/system/vm-agent.service is marked executable. Please remove executable permission bits. Proceeding anyway.
1236
[    4.665005] systemd[1]: /usr/lib/systemd/system/sssd.service:12: PIDFile= references a path below legacy directory /var/run/, updating /var/run/sssd.pid → /run/sssd.pid; please update the unit file accordingly.
1237
[    4.668125] systemd[1]: /usr/lib/systemd/system/restorecond.service:9: PIDFile= references a path below legacy directory /var/run/, updating /var/run/restorecond.pid → /run/restorecond.pid; please update the unit file accordingly.
1238
[    4.671232] systemd[1]: Configuration file /usr/lib/systemd/system/kylin-activation-check.service is marked executable. Please remove executable permission bits. Proceeding anyway.
1239
[    4.770851] VFS: Open an write opened block device exclusively dm-1 [840 swapon].
1240
[    4.867182] Adding 4206528k swap on /dev/mapper/klas_host--192--168--0--173-swap.  Priority:-2 extents:1 across:4206528k FS
1241
[    4.906060] systemd-journald[846]: Received client request to flush runtime journal.
1242
[    5.140310] cryptd: max_cpu_qlen set to 1000
1243
[    5.318210] kauditd_printk_skb: 43 callbacks suppressed
1244
[    5.318212] audit: type=1130 audit(1649411296.450:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1245
[    5.323908] XFS (vda2): Mounting V5 Filesystem
1246
[    5.366844] audit: type=1130 audit(1649411296.490:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-1A09\x2dA8B3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1247
[    5.401238] XFS (vda2): Ending clean mount
1248
[    5.432585] audit: type=1130 audit(1649411296.560:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1249
[    5.445635] audit: type=1130 audit(1649411296.570:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1250
[    5.466345] audit: type=1130 audit(1649411296.590:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mdmonitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1251
[    5.468841] audit: type=1130 audit(1649411296.600:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1252
[    5.468844] audit: type=1131 audit(1649411296.600:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1253
[    5.470123] RPC: Registered named UNIX socket transport module.
1254
[    5.470125] RPC: Registered udp transport module.
1255
[    5.470125] RPC: Registered tcp transport module.
1256
[    5.470126] RPC: Registered tcp NFSv4.1 backchannel transport module.
1257
[    8.993705] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
1258
[    9.658452] IPv6: enp3s0: IPv6 duplicate address fe80::899a:144:efd8:50de used by fa:16:3e:bb:86:8b detected!
1259
[   10.507806] IPv6: enp3s0: IPv6 duplicate address fe80::899a:144:efd8:50de used by fa:16:3e:bb:86:8b detected!
1260
[   10.508383] IPv6: enp3s0: IPv6 duplicate address fe80::4747:a30a:8156:f215 used by fa:16:3e:14:43:b7 detected!
1261
[   10.647711] IPv6: enp3s0: IPv6 duplicate address fe80::4747:a30a:8156:f215 used by fa:16:3e:14:43:b7 detected!
1262
[   10.878272] IPv6: enp3s0: IPv6 duplicate address fe80::9fe0:e989:db5:8074 used by fa:16:3e:6a:c3:ef detected!
1263
[   10.977386] IPv6: enp3s0: IPv6 duplicate address fe80::899a:144:efd8:50de used by fa:16:3e:bb:86:8b detected!
1264
[59505.632956] fuse init (API version 7.27)
1265
[508446.741576]  vdb: vdb1
1266
[508469.503760] VFS: Open an write opened block device exclusively vdb1 [921583 lvcreate].
1267
[508507.438337] XFS (dm-3): Mounting V5 Filesystem
1268
[508507.454004] XFS (dm-3): Ending clean mount
1269
[850298.288461] systemd-rc-local-generator[1630865]: /etc/rc.d/rc.local is not marked executable, skipping.
1270
[1006990.558459] TCP: request_sock_TCP: Possible SYN flooding on port 8080. Sending cookies.  Check SNMP counters.
(10-10/10)