项目

一般

简介

清远信创OA项目V9内存泄漏导致宕机问题 » 15dmesg20220422.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.000044] Console: colour dummy device 80x25
123
[    0.000128] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
124
[    0.000138] ACPI: Core revision 20180810
125
[    0.000365] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=1000000)
126
[    0.000367] pid_max: default: 32768 minimum: 301
127
[    0.000653] Security Framework initialized
128
[    0.000654] LSM: module capability registered, index 0
129
[    0.000656] Kysec:  Disabled.
130
[    0.000657] AppArmor: AppArmor disabled by boot time parameter
131
[    0.003336] Dentry cache hash table entries: 8388608 (order: 10, 67108864 bytes)
132
[    0.004637] Inode-cache hash table entries: 4194304 (order: 9, 33554432 bytes)
133
[    0.004722] Mount-cache hash table entries: 131072 (order: 4, 1048576 bytes)
134
[    0.004763] Mountpoint-cache hash table entries: 131072 (order: 4, 1048576 bytes)
135
[    0.005580] ASID allocator initialised with 32768 entries
136
[    0.005594] rcu: Hierarchical SRCU implementation.
137
[    0.005867] Platform MSI: ITS@0x8080000 domain created
138
[    0.005871] PCI/MSI: ITS@0x8080000 domain created
139
[    0.005900] Remapping and enabling EFI services.
140
[    0.006192] smp: Bringing up secondary CPUs ...
141
[    0.006328] Detected VIPT I-cache on CPU1
142
[    0.006339] GICv3: CPU1: found redistributor 1 region 0:0x00000000080c0000
143
[    0.006458] GICv3: CPU1: using allocated LPI pending table @0x00000008002e0000
144
[    0.006479] CPU1: Booted secondary processor 0x0000000001 [0x481fd010]
145
[    0.006642] Detected VIPT I-cache on CPU2
146
[    0.006656] GICv3: CPU2: found redistributor 2 region 0:0x00000000080e0000
147
[    0.006772] GICv3: CPU2: using allocated LPI pending table @0x00000008002f0000
148
[    0.006794] CPU2: Booted secondary processor 0x0000000002 [0x481fd010]
149
[    0.006942] Detected VIPT I-cache on CPU3
150
[    0.006954] GICv3: CPU3: found redistributor 3 region 0:0x0000000008100000
151
[    0.007057] GICv3: CPU3: using allocated LPI pending table @0x0000000800300000
152
[    0.007075] CPU3: Booted secondary processor 0x0000000003 [0x481fd010]
153
[    0.007220] Detected VIPT I-cache on CPU4
154
[    0.007234] GICv3: CPU4: found redistributor 4 region 0:0x0000000008120000
155
[    0.007332] GICv3: CPU4: using allocated LPI pending table @0x0000000800310000
156
[    0.007350] CPU4: Booted secondary processor 0x0000000004 [0x481fd010]
157
[    0.007491] Detected VIPT I-cache on CPU5
158
[    0.007508] GICv3: CPU5: found redistributor 5 region 0:0x0000000008140000
159
[    0.007615] GICv3: CPU5: using allocated LPI pending table @0x0000000800320000
160
[    0.007637] CPU5: Booted secondary processor 0x0000000005 [0x481fd010]
161
[    0.007779] Detected VIPT I-cache on CPU6
162
[    0.007795] GICv3: CPU6: found redistributor 6 region 0:0x0000000008160000
163
[    0.007898] GICv3: CPU6: using allocated LPI pending table @0x0000000800330000
164
[    0.007916] CPU6: Booted secondary processor 0x0000000006 [0x481fd010]
165
[    0.008040] Detected VIPT I-cache on CPU7
166
[    0.008058] GICv3: CPU7: found redistributor 7 region 0:0x0000000008180000
167
[    0.008157] GICv3: CPU7: using allocated LPI pending table @0x0000000800340000
168
[    0.008177] CPU7: Booted secondary processor 0x0000000007 [0x481fd010]
169
[    0.008305] Detected VIPT I-cache on CPU8
170
[    0.008324] GICv3: CPU8: found redistributor 8 region 0:0x00000000081a0000
171
[    0.008430] GICv3: CPU8: using allocated LPI pending table @0x0000000800350000
172
[    0.008447] CPU8: Booted secondary processor 0x0000000008 [0x481fd010]
173
[    0.008574] Detected VIPT I-cache on CPU9
174
[    0.008597] GICv3: CPU9: found redistributor 9 region 0:0x00000000081c0000
175
[    0.008703] GICv3: CPU9: using allocated LPI pending table @0x0000000800360000
176
[    0.008725] CPU9: Booted secondary processor 0x0000000009 [0x481fd010]
177
[    0.008860] Detected VIPT I-cache on CPU10
178
[    0.008883] GICv3: CPU10: found redistributor a region 0:0x00000000081e0000
179
[    0.008991] GICv3: CPU10: using allocated LPI pending table @0x0000000800370000
180
[    0.009009] CPU10: Booted secondary processor 0x000000000a [0x481fd010]
181
[    0.009136] Detected VIPT I-cache on CPU11
182
[    0.009160] GICv3: CPU11: found redistributor b region 0:0x0000000008200000
183
[    0.009261] GICv3: CPU11: using allocated LPI pending table @0x0000000800380000
184
[    0.009279] CPU11: Booted secondary processor 0x000000000b [0x481fd010]
185
[    0.009402] Detected VIPT I-cache on CPU12
186
[    0.009427] GICv3: CPU12: found redistributor c region 0:0x0000000008220000
187
[    0.009519] GICv3: CPU12: using allocated LPI pending table @0x0000000800390000
188
[    0.009537] CPU12: Booted secondary processor 0x000000000c [0x481fd010]
189
[    0.009671] Detected VIPT I-cache on CPU13
190
[    0.009701] GICv3: CPU13: found redistributor d region 0:0x0000000008240000
191
[    0.009806] GICv3: CPU13: using allocated LPI pending table @0x00000008003a0000
192
[    0.009828] CPU13: Booted secondary processor 0x000000000d [0x481fd010]
193
[    0.009957] Detected VIPT I-cache on CPU14
194
[    0.009984] GICv3: CPU14: found redistributor e region 0:0x0000000008260000
195
[    0.010097] GICv3: CPU14: using allocated LPI pending table @0x00000008003b0000
196
[    0.010115] CPU14: Booted secondary processor 0x000000000e [0x481fd010]
197
[    0.010240] Detected VIPT I-cache on CPU15
198
[    0.010270] GICv3: CPU15: found redistributor f region 0:0x0000000008280000
199
[    0.010374] GICv3: CPU15: using allocated LPI pending table @0x00000008003c0000
200
[    0.010393] CPU15: Booted secondary processor 0x000000000f [0x481fd010]
201
[    0.010573] Detected VIPT I-cache on CPU16
202
[    0.010615] GICv3: CPU16: found redistributor 100 region 0:0x00000000082a0000
203
[    0.010746] GICv3: CPU16: using allocated LPI pending table @0x00000008003d0000
204
[    0.010777] CPU16: Booted secondary processor 0x0000000100 [0x481fd010]
205
[    0.010991] Detected VIPT I-cache on CPU17
206
[    0.011030] GICv3: CPU17: found redistributor 101 region 0:0x00000000082c0000
207
[    0.011145] GICv3: CPU17: using allocated LPI pending table @0x00000008003e0000
208
[    0.011172] CPU17: Booted secondary processor 0x0000000101 [0x481fd010]
209
[    0.011335] Detected VIPT I-cache on CPU18
210
[    0.011371] GICv3: CPU18: found redistributor 102 region 0:0x00000000082e0000
211
[    0.011471] GICv3: CPU18: using allocated LPI pending table @0x00000008003f0000
212
[    0.011491] CPU18: Booted secondary processor 0x0000000102 [0x481fd010]
213
[    0.011624] Detected VIPT I-cache on CPU19
214
[    0.011660] GICv3: CPU19: found redistributor 103 region 0:0x0000000008300000
215
[    0.011760] GICv3: CPU19: using allocated LPI pending table @0x0000000800400000
216
[    0.011779] CPU19: Booted secondary processor 0x0000000103 [0x481fd010]
217
[    0.011909] Detected VIPT I-cache on CPU20
218
[    0.011947] GICv3: CPU20: found redistributor 104 region 0:0x0000000008320000
219
[    0.012045] GICv3: CPU20: using allocated LPI pending table @0x0000000800410000
220
[    0.012064] CPU20: Booted secondary processor 0x0000000104 [0x481fd010]
221
[    0.012195] Detected VIPT I-cache on CPU21
222
[    0.012234] GICv3: CPU21: found redistributor 105 region 0:0x0000000008340000
223
[    0.012328] GICv3: CPU21: using allocated LPI pending table @0x0000000800420000
224
[    0.012346] CPU21: Booted secondary processor 0x0000000105 [0x481fd010]
225
[    0.012477] Detected VIPT I-cache on CPU22
226
[    0.012517] GICv3: CPU22: found redistributor 106 region 0:0x0000000008360000
227
[    0.012609] GICv3: CPU22: using allocated LPI pending table @0x0000000800430000
228
[    0.012626] CPU22: Booted secondary processor 0x0000000106 [0x481fd010]
229
[    0.012770] Detected VIPT I-cache on CPU23
230
[    0.012813] GICv3: CPU23: found redistributor 107 region 0:0x0000000008380000
231
[    0.012908] GICv3: CPU23: using allocated LPI pending table @0x0000000800440000
232
[    0.012940] CPU23: Booted secondary processor 0x0000000107 [0x481fd010]
233
[    0.013080] Detected VIPT I-cache on CPU24
234
[    0.013124] GICv3: CPU24: found redistributor 108 region 0:0x00000000083a0000
235
[    0.013224] GICv3: CPU24: using allocated LPI pending table @0x0000000800450000
236
[    0.013243] CPU24: Booted secondary processor 0x0000000108 [0x481fd010]
237
[    0.013382] Detected VIPT I-cache on CPU25
238
[    0.013431] GICv3: CPU25: found redistributor 109 region 0:0x00000000083c0000
239
[    0.013539] GICv3: CPU25: using allocated LPI pending table @0x0000000800460000
240
[    0.013564] CPU25: Booted secondary processor 0x0000000109 [0x481fd010]
241
[    0.013709] Detected VIPT I-cache on CPU26
242
[    0.013755] GICv3: CPU26: found redistributor 10a region 0:0x00000000083e0000
243
[    0.013848] GICv3: CPU26: using allocated LPI pending table @0x0000000800470000
244
[    0.013866] CPU26: Booted secondary processor 0x000000010a [0x481fd010]
245
[    0.013997] Detected VIPT I-cache on CPU27
246
[    0.014043] GICv3: CPU27: found redistributor 10b region 0:0x0000000008400000
247
[    0.014146] GICv3: CPU27: using allocated LPI pending table @0x0000000800480000
248
[    0.014163] CPU27: Booted secondary processor 0x000000010b [0x481fd010]
249
[    0.014308] Detected VIPT I-cache on CPU28
250
[    0.014357] GICv3: CPU28: found redistributor 10c region 0:0x0000000008420000
251
[    0.014453] GICv3: CPU28: using allocated LPI pending table @0x0000000800490000
252
[    0.014472] CPU28: Booted secondary processor 0x000000010c [0x481fd010]
253
[    0.014609] Detected VIPT I-cache on CPU29
254
[    0.014662] GICv3: CPU29: found redistributor 10d region 0:0x0000000008440000
255
[    0.014766] GICv3: CPU29: using allocated LPI pending table @0x00000008004a0000
256
[    0.014787] CPU29: Booted secondary processor 0x000000010d [0x481fd010]
257
[    0.014919] Detected VIPT I-cache on CPU30
258
[    0.014971] GICv3: CPU30: found redistributor 10e region 0:0x0000000008460000
259
[    0.015062] GICv3: CPU30: using allocated LPI pending table @0x00000008004b0000
260
[    0.015080] CPU30: Booted secondary processor 0x000000010e [0x481fd010]
261
[    0.015213] Detected VIPT I-cache on CPU31
262
[    0.015270] GICv3: CPU31: found redistributor 10f region 0:0x0000000008480000
263
[    0.015369] GICv3: CPU31: using allocated LPI pending table @0x00000008004c0000
264
[    0.015388] CPU31: Booted secondary processor 0x000000010f [0x481fd010]
265
[    0.015426] smp: Brought up 2 nodes, 32 CPUs
266
[    0.015432] SMP: Total of 32 processors activated.
267
[    0.015434] CPU features: detected: Privileged Access Never
268
[    0.015434] CPU features: detected: LSE atomic instructions
269
[    0.015435] CPU features: detected: User Access Override
270
[    0.015436] CPU features: detected: Data cache clean to Point of Persistence
271
[    0.015437] CPU features: detected: RAS Extension Support
272
[    0.015437] CPU features: detected: ARM64 MPAM Extension Support
273
[    0.015438] CPU features: detected: CRC32 instructions
274
[    0.053380] CPU: All CPU(s) started at EL1
275
[    0.053508] alternatives: patching kernel code
276
[    0.056547] devtmpfs: initialized
277
[    0.057745] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
278
[    0.057751] futex hash table entries: 8192 (order: 3, 524288 bytes)
279
[    0.058327] pinctrl core: initialized pinctrl subsystem
280
[    0.058410] SMBIOS 3.0.0 present.
281
[    0.058413] DMI: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015
282
[    0.058747] NET: Registered protocol family 16
283
[    0.059315] audit: initializing netlink subsys (disabled)
284
[    0.059369] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
285
[    0.059529] cpuidle: using governor menu
286
[    0.059716] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
287
[    0.062097] DMA: preallocated 256 KiB pool for atomic allocations
288
[    0.062145] ACPI: bus type PCI registered
289
[    0.062147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
290
[    0.062173] Serial: AMBA PL011 UART driver
291
[    0.064735] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
292
[    0.064737] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
293
[    0.065919] ACPI: Added _OSI(Module Device)
294
[    0.065920] ACPI: Added _OSI(Processor Device)
295
[    0.065921] ACPI: Added _OSI(3.0 _SCP Extensions)
296
[    0.065922] ACPI: Added _OSI(Processor Aggregator Device)
297
[    0.065923] ACPI: Added _OSI(Linux-Dell-Video)
298
[    0.065924] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
299
[    0.071058] ACPI: 1 ACPI AML tables successfully acquired and loaded
300
[    0.072001] ACPI: Interpreter enabled
301
[    0.072002] ACPI: Using GIC for interrupt routing
302
[    0.072013] ACPI: MCFG table detected, 1 entries
303
[    0.074975] ARMH0011:00: ttyAMA0 at MMIO 0x9000000 (irq = 4, base_baud = 0) is a SBSA
304
[    0.074994] console [ttyAMA0] enabled
305
[    0.075802] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
306
[    0.075809] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
307
[    0.075887] acpi PNP0A08:00: _OSC: platform does not support [LTR]
308
[    0.075949] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
309
[    0.076147] acpi PNP0A08:00: ECAM area [mem 0x4010000000-0x401fffffff] reserved by PNP0C02:00
310
[    0.076260] acpi PNP0A08:00: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff]
311
[    0.076275] Remapped I/O 0x000000003dfe0000 to [io  0x0000-0x1ffff window]
312
[    0.076346] PCI host bridge to bus 0000:00
313
[    0.076347] pci_bus 0000:00: Unknown NUMA node; performance will be reduced
314
[    0.076349] pci_bus 0000:00: root bus resource [mem 0x0eff0000-0x3dfdffff window]
315
[    0.076350] pci_bus 0000:00: root bus resource [io  0x0000-0x1ffff window]
316
[    0.076352] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff window]
317
[    0.076353] pci_bus 0000:00: root bus resource [bus 00-ff]
318
[    0.076380] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000
319
[    0.076544] pci 0000:00:01.0: [1b36:000c] type 01 class 0x060400
320
[    0.080194] pci 0000:00:01.0: reg 0x10: [mem 0x1135c000-0x1135cfff]
321
[    0.085982] pci 0000:00:01.1: [1b36:000c] type 01 class 0x060400
322
[    0.090889] pci 0000:00:01.1: reg 0x10: [mem 0x1135b000-0x1135bfff]
323
[    0.095735] pci 0000:00:01.2: [1b36:000c] type 01 class 0x060400
324
[    0.098548] pci 0000:00:01.2: reg 0x10: [mem 0x1135a000-0x1135afff]
325
[    0.105462] pci 0000:00:01.3: [1b36:000c] type 01 class 0x060400
326
[    0.108218] pci 0000:00:01.3: reg 0x10: [mem 0x11359000-0x11359fff]
327
[    0.114699] pci 0000:00:01.4: [1b36:000c] type 01 class 0x060400
328
[    0.117529] pci 0000:00:01.4: reg 0x10: [mem 0x11358000-0x11358fff]
329
[    0.122117] pci 0000:00:01.5: [1b36:000c] type 01 class 0x060400
330
[    0.124867] pci 0000:00:01.5: reg 0x10: [mem 0x11357000-0x11357fff]
331
[    0.131184] pci 0000:00:01.6: [1b36:000c] type 01 class 0x060400
332
[    0.133810] pci 0000:00:01.6: reg 0x10: [mem 0x11356000-0x11356fff]
333
[    0.140424] pci 0000:00:01.7: [1b36:000c] type 01 class 0x060400
334
[    0.143181] pci 0000:00:01.7: reg 0x10: [mem 0x11355000-0x11355fff]
335
[    0.148050] pci 0000:00:02.0: [1b36:000c] type 01 class 0x060400
336
[    0.152766] pci 0000:00:02.0: reg 0x10: [mem 0x11354000-0x11354fff]
337
[    0.157613] pci 0000:00:02.1: [1b36:000c] type 01 class 0x060400
338
[    0.160382] pci 0000:00:02.1: reg 0x10: [mem 0x11353000-0x11353fff]
339
[    0.167151] pci 0000:00:02.2: [1b36:000c] type 01 class 0x060400
340
[    0.169887] pci 0000:00:02.2: reg 0x10: [mem 0x11352000-0x11352fff]
341
[    0.176341] pci 0000:00:02.3: [1b36:000c] type 01 class 0x060400
342
[    0.179234] pci 0000:00:02.3: reg 0x10: [mem 0x11351000-0x11351fff]
343
[    0.183837] pci 0000:00:02.4: [1b36:000c] type 01 class 0x060400
344
[    0.186506] pci 0000:00:02.4: reg 0x10: [mem 0x11350000-0x11350fff]
345
[    0.192861] pci 0000:00:02.5: [1b36:000c] type 01 class 0x060400
346
[    0.195493] pci 0000:00:02.5: reg 0x10: [mem 0x1134f000-0x1134ffff]
347
[    0.201894] pci 0000:00:02.6: [1b36:000c] type 01 class 0x060400
348
[    0.204551] pci 0000:00:02.6: reg 0x10: [mem 0x1134e000-0x1134efff]
349
[    0.209083] pci 0000:00:02.7: [1b36:000c] type 01 class 0x060400
350
[    0.213709] pci 0000:00:02.7: reg 0x10: [mem 0x1134d000-0x1134dfff]
351
[    0.218397] pci 0000:00:03.0: [1b36:000c] type 01 class 0x060400
352
[    0.221156] pci 0000:00:03.0: reg 0x10: [mem 0x1134c000-0x1134cfff]
353
[    0.227582] pci 0000:00:03.1: [1b36:000c] type 01 class 0x060400
354
[    0.230288] pci 0000:00:03.1: reg 0x10: [mem 0x1134b000-0x1134bfff]
355
[    0.236510] pci 0000:00:03.2: [1b36:000c] type 01 class 0x060400
356
[    0.239394] pci 0000:00:03.2: reg 0x10: [mem 0x1134a000-0x1134afff]
357
[    0.244054] pci 0000:00:03.3: [1b36:000c] type 01 class 0x060400
358
[    0.246745] pci 0000:00:03.3: reg 0x10: [mem 0x11349000-0x11349fff]
359
[    0.253214] pci 0000:00:03.4: [1b36:000c] type 01 class 0x060400
360
[    0.255896] pci 0000:00:03.4: reg 0x10: [mem 0x11348000-0x11348fff]
361
[    0.262377] pci 0000:00:03.5: [1b36:000c] type 01 class 0x060400
362
[    0.265096] pci 0000:00:03.5: reg 0x10: [mem 0x11347000-0x11347fff]
363
[    0.269704] pci 0000:00:03.6: [1b36:000c] type 01 class 0x060400
364
[    0.274323] pci 0000:00:03.6: reg 0x10: [mem 0x11346000-0x11346fff]
365
[    0.278926] pci 0000:00:03.7: [1b36:000c] type 01 class 0x060400
366
[    0.281599] pci 0000:00:03.7: reg 0x10: [mem 0x11345000-0x11345fff]
367
[    0.288037] pci 0000:00:04.0: [1b36:000c] type 01 class 0x060400
368
[    0.290701] pci 0000:00:04.0: reg 0x10: [mem 0x11344000-0x11344fff]
369
[    0.295224] pci 0000:00:04.1: [1b36:000c] type 01 class 0x060400
370
[    0.299769] pci 0000:00:04.1: reg 0x10: [mem 0x11343000-0x11343fff]
371
[    0.304367] pci 0000:00:04.2: [1b36:000c] type 01 class 0x060400
372
[    0.307035] pci 0000:00:04.2: reg 0x10: [mem 0x11342000-0x11342fff]
373
[    0.313460] pci 0000:00:04.3: [1b36:000c] type 01 class 0x060400
374
[    0.316100] pci 0000:00:04.3: reg 0x10: [mem 0x11341000-0x11341fff]
375
[    0.322425] pci 0000:00:04.4: [1b36:000c] type 01 class 0x060400
376
[    0.325316] pci 0000:00:04.4: reg 0x10: [mem 0x11340000-0x11340fff]
377
[    0.331685] pci 0000:01:00.0: [1b36:000e] type 01 class 0x060400
378
[    0.336024] pci 0000:01:00.0: reg 0x10: [mem 0x11200000-0x112000ff 64bit]
379
[    0.339453] pci_bus 0000:02: extended config space not accessible
380
[    0.339507] pci 0000:02:01.0: [1af4:1002] type 00 class 0x00ff00
381
[    0.339551] pci 0000:02:01.0: reg 0x10: [io  0xf080-0xf09f]
382
[    0.339619] pci 0000:02:01.0: reg 0x20: [mem 0x8000008000-0x800000bfff 64bit pref]
383
[    0.339855] pci 0000:02:02.0: [1af4:1050] type 00 class 0x038000
384
[    0.343098] pci 0000:02:02.0: reg 0x14: [mem 0x11108000-0x11108fff]
385
[    0.349764] pci 0000:02:02.0: reg 0x20: [mem 0x8000004000-0x8000007fff 64bit pref]
386
[    0.351626] pci 0000:02:03.0: [1af4:1003] type 00 class 0x078000
387
[    0.351801] pci 0000:02:03.0: reg 0x10: [io  0xf000-0xf03f]
388
[    0.351816] pci 0000:02:03.0: reg 0x14: [mem 0x11107000-0x11107fff]
389
[    0.351867] pci 0000:02:03.0: reg 0x20: [mem 0x8000000000-0x8000003fff 64bit pref]
390
[    0.352093] pci 0000:02:04.0: [8086:2922] type 00 class 0x010601
391
[    0.362448] pci 0000:02:04.0: reg 0x20: [io  0xf060-0xf07f]
392
[    0.364133] pci 0000:02:04.0: reg 0x24: [mem 0x11106000-0x11106fff]
393
[    0.366022] pci 0000:02:05.0: [8086:7020] type 00 class 0x0c0300
394
[    0.372226] pci 0000:02:05.0: reg 0x20: [io  0xf040-0xf05f]
395
[    0.374102] pci 0000:02:06.0: [8086:24cd] type 00 class 0x0c0320
396
[    0.375002] pci 0000:02:06.0: reg 0x10: [mem 0x11105000-0x11105fff]
397
[    0.380237] pci 0000:02:07.0: [1033:0194] type 00 class 0x0c0330
398
[    0.380290] pci 0000:02:07.0: reg 0x10: [mem 0x11100000-0x11103fff 64bit]
399
[    0.380552] pci 0000:02:1f.0: [1af4:8888] type 00 class 0x050000
400
[    0.380648] pci 0000:02:1f.0: reg 0x10: [mem 0x11104000-0x111040ff]
401
[    0.385246] pci 0000:03:00.0: [1af4:1041] type 00 class 0x020000
402
[    0.388767] pci 0000:03:00.0: reg 0x14: [mem 0x11000000-0x11000fff]
403
[    0.395814] pci 0000:03:00.0: reg 0x20: [mem 0x8000100000-0x8000103fff 64bit pref]
404
[    0.397640] pci 0000:03:00.0: reg 0x30: [mem 0xfffc0000-0xffffffff pref]
405
[    0.399140] pci 0000:04:00.0: [1af4:1042] type 00 class 0x010000
406
[    0.402455] pci 0000:04:00.0: reg 0x14: [mem 0x10f00000-0x10f00fff]
407
[    0.409216] pci 0000:04:00.0: reg 0x20: [mem 0x8000200000-0x8000203fff 64bit pref]
408
[    0.412241] pci 0000:05:00.0: [1af4:1042] type 00 class 0x010000
409
[    0.412305] pci 0000:05:00.0: reg 0x14: [mem 0x10e00000-0x10e00fff]
410
[    0.412354] pci 0000:05:00.0: reg 0x20: [mem 0x8000300000-0x8000303fff 64bit pref]
411
[    0.472733] pci 0000:00:01.0: bridge window [io  0x1000-0x1fff] to [bus 01-02] add_size 1000
412
[    0.472737] pci 0000:00:01.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 01-02] add_size 200000 add_align 100000
413
[    0.472739] pci 0000:00:01.0: bridge window [mem 0x00100000-0x002fffff] to [bus 01-02] add_size 200000 add_align 100000
414
[    0.472741] pci 0000:00:01.1: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
415
[    0.472742] pci 0000:00:01.1: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
416
[    0.472744] pci 0000:00:01.1: bridge window [mem 0x00100000-0x001fffff] to [bus 03] add_size 200000 add_align 100000
417
[    0.472745] pci 0000:00:01.2: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
418
[    0.472747] pci 0000:00:01.2: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000
419
[    0.472748] pci 0000:00:01.2: bridge window [mem 0x00100000-0x001fffff] to [bus 04] add_size 200000 add_align 100000
420
[    0.472750] pci 0000:00:01.3: bridge window [io  0x1000-0x0fff] to [bus 05] add_size 1000
421
[    0.472752] pci 0000:00:01.3: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 05] add_size 200000 add_align 100000
422
[    0.472753] pci 0000:00:01.3: bridge window [mem 0x00100000-0x001fffff] to [bus 05] add_size 200000 add_align 100000
423
[    0.472754] pci 0000:00:01.4: bridge window [io  0x1000-0x0fff] to [bus 06] add_size 1000
424
[    0.472756] pci 0000:00:01.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 06] add_size 200000 add_align 100000
425
[    0.472757] pci 0000:00:01.4: bridge window [mem 0x00100000-0x000fffff] to [bus 06] add_size 200000 add_align 100000
426
[    0.472759] pci 0000:00:01.5: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
427
[    0.472760] pci 0000:00:01.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000
428
[    0.472761] pci 0000:00:01.5: bridge window [mem 0x00100000-0x000fffff] to [bus 07] add_size 200000 add_align 100000
429
[    0.472763] pci 0000:00:01.6: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
430
[    0.472764] pci 0000:00:01.6: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000
431
[    0.472765] pci 0000:00:01.6: bridge window [mem 0x00100000-0x000fffff] to [bus 08] add_size 200000 add_align 100000
432
[    0.472767] pci 0000:00:01.7: bridge window [io  0x1000-0x0fff] to [bus 09] add_size 1000
433
[    0.472769] pci 0000:00:01.7: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000 add_align 100000
434
[    0.472770] pci 0000:00:01.7: bridge window [mem 0x00100000-0x000fffff] to [bus 09] add_size 200000 add_align 100000
435
[    0.472772] pci 0000:00:02.0: bridge window [io  0x1000-0x0fff] to [bus 0a] add_size 1000
436
[    0.472773] pci 0000:00:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0a] add_size 200000 add_align 100000
437
[    0.472774] pci 0000:00:02.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0a] add_size 200000 add_align 100000
438
[    0.472776] pci 0000:00:02.1: bridge window [io  0x1000-0x0fff] to [bus 0b] add_size 1000
439
[    0.472777] pci 0000:00:02.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000 add_align 100000
440
[    0.472778] pci 0000:00:02.1: bridge window [mem 0x00100000-0x000fffff] to [bus 0b] add_size 200000 add_align 100000
441
[    0.472780] pci 0000:00:02.2: bridge window [io  0x1000-0x0fff] to [bus 0c] add_size 1000
442
[    0.472781] pci 0000:00:02.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0c] add_size 200000 add_align 100000
443
[    0.472782] pci 0000:00:02.2: bridge window [mem 0x00100000-0x000fffff] to [bus 0c] add_size 200000 add_align 100000
444
[    0.472784] pci 0000:00:02.3: bridge window [io  0x1000-0x0fff] to [bus 0d] add_size 1000
445
[    0.472785] pci 0000:00:02.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0d] add_size 200000 add_align 100000
446
[    0.472786] pci 0000:00:02.3: bridge window [mem 0x00100000-0x000fffff] to [bus 0d] add_size 200000 add_align 100000
447
[    0.472788] pci 0000:00:02.4: bridge window [io  0x1000-0x0fff] to [bus 0e] add_size 1000
448
[    0.472789] pci 0000:00:02.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0e] add_size 200000 add_align 100000
449
[    0.472790] pci 0000:00:02.4: bridge window [mem 0x00100000-0x000fffff] to [bus 0e] add_size 200000 add_align 100000
450
[    0.472792] pci 0000:00:02.5: bridge window [io  0x1000-0x0fff] to [bus 0f] add_size 1000
451
[    0.472793] pci 0000:00:02.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0f] add_size 200000 add_align 100000
452
[    0.472794] pci 0000:00:02.5: bridge window [mem 0x00100000-0x000fffff] to [bus 0f] add_size 200000 add_align 100000
453
[    0.472796] pci 0000:00:02.6: bridge window [io  0x1000-0x0fff] to [bus 10] add_size 1000
454
[    0.472797] pci 0000:00:02.6: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 10] add_size 200000 add_align 100000
455
[    0.472798] pci 0000:00:02.6: bridge window [mem 0x00100000-0x000fffff] to [bus 10] add_size 200000 add_align 100000
456
[    0.472800] pci 0000:00:02.7: bridge window [io  0x1000-0x0fff] to [bus 11] add_size 1000
457
[    0.472801] pci 0000:00:02.7: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 11] add_size 200000 add_align 100000
458
[    0.472802] pci 0000:00:02.7: bridge window [mem 0x00100000-0x000fffff] to [bus 11] add_size 200000 add_align 100000
459
[    0.472804] pci 0000:00:03.0: bridge window [io  0x1000-0x0fff] to [bus 12] add_size 1000
460
[    0.472805] pci 0000:00:03.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 12] add_size 200000 add_align 100000
461
[    0.472806] pci 0000:00:03.0: bridge window [mem 0x00100000-0x000fffff] to [bus 12] add_size 200000 add_align 100000
462
[    0.472808] pci 0000:00:03.1: bridge window [io  0x1000-0x0fff] to [bus 13] add_size 1000
463
[    0.472809] pci 0000:00:03.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 13] add_size 200000 add_align 100000
464
[    0.472810] pci 0000:00:03.1: bridge window [mem 0x00100000-0x000fffff] to [bus 13] add_size 200000 add_align 100000
465
[    0.472812] pci 0000:00:03.2: bridge window [io  0x1000-0x0fff] to [bus 14] add_size 1000
466
[    0.472813] pci 0000:00:03.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 14] add_size 200000 add_align 100000
467
[    0.472814] pci 0000:00:03.2: bridge window [mem 0x00100000-0x000fffff] to [bus 14] add_size 200000 add_align 100000
468
[    0.472816] pci 0000:00:03.3: bridge window [io  0x1000-0x0fff] to [bus 15] add_size 1000
469
[    0.472817] pci 0000:00:03.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 15] add_size 200000 add_align 100000
470
[    0.472819] pci 0000:00:03.3: bridge window [mem 0x00100000-0x000fffff] to [bus 15] add_size 200000 add_align 100000
471
[    0.472820] pci 0000:00:03.4: bridge window [io  0x1000-0x0fff] to [bus 16] add_size 1000
472
[    0.472821] pci 0000:00:03.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 16] add_size 200000 add_align 100000
473
[    0.472823] pci 0000:00:03.4: bridge window [mem 0x00100000-0x000fffff] to [bus 16] add_size 200000 add_align 100000
474
[    0.472824] pci 0000:00:03.5: bridge window [io  0x1000-0x0fff] to [bus 17] add_size 1000
475
[    0.472825] pci 0000:00:03.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 17] add_size 200000 add_align 100000
476
[    0.472827] pci 0000:00:03.5: bridge window [mem 0x00100000-0x000fffff] to [bus 17] add_size 200000 add_align 100000
477
[    0.472828] pci 0000:00:03.6: bridge window [io  0x1000-0x0fff] to [bus 18] add_size 1000
478
[    0.472829] pci 0000:00:03.6: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 18] add_size 200000 add_align 100000
479
[    0.472831] pci 0000:00:03.6: bridge window [mem 0x00100000-0x000fffff] to [bus 18] add_size 200000 add_align 100000
480
[    0.472832] pci 0000:00:03.7: bridge window [io  0x1000-0x0fff] to [bus 19] add_size 1000
481
[    0.472833] pci 0000:00:03.7: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 19] add_size 200000 add_align 100000
482
[    0.472835] pci 0000:00:03.7: bridge window [mem 0x00100000-0x000fffff] to [bus 19] add_size 200000 add_align 100000
483
[    0.472836] pci 0000:00:04.0: bridge window [io  0x1000-0x0fff] to [bus 1a] add_size 1000
484
[    0.472837] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1a] add_size 200000 add_align 100000
485
[    0.472839] pci 0000:00:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 1a] add_size 200000 add_align 100000
486
[    0.472840] pci 0000:00:04.1: bridge window [io  0x1000-0x0fff] to [bus 1b] add_size 1000
487
[    0.472841] pci 0000:00:04.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1b] add_size 200000 add_align 100000
488
[    0.472842] pci 0000:00:04.1: bridge window [mem 0x00100000-0x000fffff] to [bus 1b] add_size 200000 add_align 100000
489
[    0.472844] pci 0000:00:04.2: bridge window [io  0x1000-0x0fff] to [bus 1c] add_size 1000
490
[    0.472845] pci 0000:00:04.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1c] add_size 200000 add_align 100000
491
[    0.472846] pci 0000:00:04.2: bridge window [mem 0x00100000-0x000fffff] to [bus 1c] add_size 200000 add_align 100000
492
[    0.472848] pci 0000:00:04.3: bridge window [io  0x1000-0x0fff] to [bus 1d] add_size 1000
493
[    0.472849] pci 0000:00:04.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1d] add_size 200000 add_align 100000
494
[    0.472850] pci 0000:00:04.3: bridge window [mem 0x00100000-0x000fffff] to [bus 1d] add_size 200000 add_align 100000
495
[    0.472852] pci 0000:00:04.4: bridge window [io  0x1000-0x0fff] to [bus 1e] add_size 1000
496
[    0.472853] pci 0000:00:04.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 1e] add_size 200000 add_align 100000
497
[    0.472855] pci 0000:00:04.4: bridge window [mem 0x00100000-0x000fffff] to [bus 1e] add_size 200000 add_align 100000
498
[    0.472937] pci 0000:00:01.0: BAR 14: assigned [mem 0x0f000000-0x0f3fffff]
499
[    0.472940] pci 0000:00:01.0: BAR 15: assigned [mem 0x8000000000-0x80002fffff 64bit pref]
500
[    0.472941] pci 0000:00:01.1: BAR 14: assigned [mem 0x0f400000-0x0f6fffff]
501
[    0.472943] pci 0000:00:01.1: BAR 15: assigned [mem 0x8000300000-0x80005fffff 64bit pref]
502
[    0.472944] pci 0000:00:01.2: BAR 14: assigned [mem 0x0f700000-0x0f9fffff]
503
[    0.472946] pci 0000:00:01.2: BAR 15: assigned [mem 0x8000600000-0x80008fffff 64bit pref]
504
[    0.472947] pci 0000:00:01.3: BAR 14: assigned [mem 0x0fa00000-0x0fcfffff]
505
[    0.472949] pci 0000:00:01.3: BAR 15: assigned [mem 0x8000900000-0x8000bfffff 64bit pref]
506
[    0.472950] pci 0000:00:01.4: BAR 14: assigned [mem 0x0fd00000-0x0fefffff]
507
[    0.472951] pci 0000:00:01.4: BAR 15: assigned [mem 0x8000c00000-0x8000dfffff 64bit pref]
508
[    0.472953] pci 0000:00:01.5: BAR 14: assigned [mem 0x0ff00000-0x100fffff]
509
[    0.472954] pci 0000:00:01.5: BAR 15: assigned [mem 0x8000e00000-0x8000ffffff 64bit pref]
510
[    0.472955] pci 0000:00:01.6: BAR 14: assigned [mem 0x10100000-0x102fffff]
511
[    0.472957] pci 0000:00:01.6: BAR 15: assigned [mem 0x8001000000-0x80011fffff 64bit pref]
512
[    0.472958] pci 0000:00:01.7: BAR 14: assigned [mem 0x10300000-0x104fffff]
513
[    0.472960] pci 0000:00:01.7: BAR 15: assigned [mem 0x8001200000-0x80013fffff 64bit pref]
514
[    0.472961] pci 0000:00:02.0: BAR 14: assigned [mem 0x10500000-0x106fffff]
515
[    0.472962] pci 0000:00:02.0: BAR 15: assigned [mem 0x8001400000-0x80015fffff 64bit pref]
516
[    0.472964] pci 0000:00:02.1: BAR 14: assigned [mem 0x10700000-0x108fffff]
517
[    0.472965] pci 0000:00:02.1: BAR 15: assigned [mem 0x8001600000-0x80017fffff 64bit pref]
518
[    0.472966] pci 0000:00:02.2: BAR 14: assigned [mem 0x10900000-0x10afffff]
519
[    0.472968] pci 0000:00:02.2: BAR 15: assigned [mem 0x8001800000-0x80019fffff 64bit pref]
520
[    0.472969] pci 0000:00:02.3: BAR 14: assigned [mem 0x10b00000-0x10cfffff]
521
[    0.472971] pci 0000:00:02.3: BAR 15: assigned [mem 0x8001a00000-0x8001bfffff 64bit pref]
522
[    0.472972] pci 0000:00:02.4: BAR 14: assigned [mem 0x10d00000-0x10efffff]
523
[    0.472973] pci 0000:00:02.4: BAR 15: assigned [mem 0x8001c00000-0x8001dfffff 64bit pref]
524
[    0.472975] pci 0000:00:02.5: BAR 14: assigned [mem 0x10f00000-0x110fffff]
525
[    0.472976] pci 0000:00:02.5: BAR 15: assigned [mem 0x8001e00000-0x8001ffffff 64bit pref]
526
[    0.472978] pci 0000:00:02.6: BAR 14: assigned [mem 0x11100000-0x112fffff]
527
[    0.472979] pci 0000:00:02.6: BAR 15: assigned [mem 0x8002000000-0x80021fffff 64bit pref]
528
[    0.472980] pci 0000:00:02.7: BAR 14: assigned [mem 0x11300000-0x114fffff]
529
[    0.472982] pci 0000:00:02.7: BAR 15: assigned [mem 0x8002200000-0x80023fffff 64bit pref]
530
[    0.472983] pci 0000:00:03.0: BAR 14: assigned [mem 0x11500000-0x116fffff]
531
[    0.472985] pci 0000:00:03.0: BAR 15: assigned [mem 0x8002400000-0x80025fffff 64bit pref]
532
[    0.472987] pci 0000:00:03.1: BAR 14: assigned [mem 0x11700000-0x118fffff]
533
[    0.472988] pci 0000:00:03.1: BAR 15: assigned [mem 0x8002600000-0x80027fffff 64bit pref]
534
[    0.472990] pci 0000:00:03.2: BAR 14: assigned [mem 0x11900000-0x11afffff]
535
[    0.472991] pci 0000:00:03.2: BAR 15: assigned [mem 0x8002800000-0x80029fffff 64bit pref]
536
[    0.472993] pci 0000:00:03.3: BAR 14: assigned [mem 0x11b00000-0x11cfffff]
537
[    0.472995] pci 0000:00:03.3: BAR 15: assigned [mem 0x8002a00000-0x8002bfffff 64bit pref]
538
[    0.472996] pci 0000:00:03.4: BAR 14: assigned [mem 0x11d00000-0x11efffff]
539
[    0.472998] pci 0000:00:03.4: BAR 15: assigned [mem 0x8002c00000-0x8002dfffff 64bit pref]
540
[    0.472999] pci 0000:00:03.5: BAR 14: assigned [mem 0x11f00000-0x120fffff]
541
[    0.473001] pci 0000:00:03.5: BAR 15: assigned [mem 0x8002e00000-0x8002ffffff 64bit pref]
542
[    0.473002] pci 0000:00:03.6: BAR 14: assigned [mem 0x12100000-0x122fffff]
543
[    0.473004] pci 0000:00:03.6: BAR 15: assigned [mem 0x8003000000-0x80031fffff 64bit pref]
544
[    0.473006] pci 0000:00:03.7: BAR 14: assigned [mem 0x12300000-0x124fffff]
545
[    0.473007] pci 0000:00:03.7: BAR 15: assigned [mem 0x8003200000-0x80033fffff 64bit pref]
546
[    0.473009] pci 0000:00:04.0: BAR 14: assigned [mem 0x12500000-0x126fffff]
547
[    0.473011] pci 0000:00:04.0: BAR 15: assigned [mem 0x8003400000-0x80035fffff 64bit pref]
548
[    0.473012] pci 0000:00:04.1: BAR 14: assigned [mem 0x12700000-0x128fffff]
549
[    0.473014] pci 0000:00:04.1: BAR 15: assigned [mem 0x8003600000-0x80037fffff 64bit pref]
550
[    0.473015] pci 0000:00:04.2: BAR 14: assigned [mem 0x12900000-0x12afffff]
551
[    0.473017] pci 0000:00:04.2: BAR 15: assigned [mem 0x8003800000-0x80039fffff 64bit pref]
552
[    0.473019] pci 0000:00:04.3: BAR 14: assigned [mem 0x12b00000-0x12cfffff]
553
[    0.473021] pci 0000:00:04.3: BAR 15: assigned [mem 0x8003a00000-0x8003bfffff 64bit pref]
554
[    0.473022] pci 0000:00:04.4: BAR 14: assigned [mem 0x12d00000-0x12efffff]
555
[    0.473024] pci 0000:00:04.4: BAR 15: assigned [mem 0x8003c00000-0x8003dfffff 64bit pref]
556
[    0.473025] pci 0000:00:01.0: BAR 0: assigned [mem 0x0eff0000-0x0eff0fff]
557
[    0.473849] pci 0000:00:01.0: BAR 13: assigned [io  0x1000-0x2fff]
558
[    0.473850] pci 0000:00:01.1: BAR 0: assigned [mem 0x0eff1000-0x0eff1fff]
559
[    0.474635] pci 0000:00:01.1: BAR 13: assigned [io  0x3000-0x3fff]
560
[    0.474637] pci 0000:00:01.2: BAR 0: assigned [mem 0x0eff2000-0x0eff2fff]
561
[    0.475432] pci 0000:00:01.2: BAR 13: assigned [io  0x4000-0x4fff]
562
[    0.475433] pci 0000:00:01.3: BAR 0: assigned [mem 0x0eff3000-0x0eff3fff]
563
[    0.476226] pci 0000:00:01.3: BAR 13: assigned [io  0x5000-0x5fff]
564
[    0.476228] pci 0000:00:01.4: BAR 0: assigned [mem 0x0eff4000-0x0eff4fff]
565
[    0.478747] pci 0000:00:01.4: BAR 13: assigned [io  0x6000-0x6fff]
566
[    0.478748] pci 0000:00:01.5: BAR 0: assigned [mem 0x0eff5000-0x0eff5fff]
567
[    0.479702] pci 0000:00:01.5: BAR 13: assigned [io  0x7000-0x7fff]
568
[    0.479704] pci 0000:00:01.6: BAR 0: assigned [mem 0x0eff6000-0x0eff6fff]
569
[    0.480562] pci 0000:00:01.6: BAR 13: assigned [io  0x8000-0x8fff]
570
[    0.480563] pci 0000:00:01.7: BAR 0: assigned [mem 0x0eff7000-0x0eff7fff]
571
[    0.481385] pci 0000:00:01.7: BAR 13: assigned [io  0x9000-0x9fff]
572
[    0.481387] pci 0000:00:02.0: BAR 0: assigned [mem 0x0eff8000-0x0eff8fff]
573
[    0.482192] pci 0000:00:02.0: BAR 13: assigned [io  0xa000-0xafff]
574
[    0.482194] pci 0000:00:02.1: BAR 0: assigned [mem 0x0eff9000-0x0eff9fff]
575
[    0.483046] pci 0000:00:02.1: BAR 13: assigned [io  0xb000-0xbfff]
576
[    0.483048] pci 0000:00:02.2: BAR 0: assigned [mem 0x0effa000-0x0effafff]
577
[    0.483871] pci 0000:00:02.2: BAR 13: assigned [io  0xc000-0xcfff]
578
[    0.483873] pci 0000:00:02.3: BAR 0: assigned [mem 0x0effb000-0x0effbfff]
579
[    0.484686] pci 0000:00:02.3: BAR 13: assigned [io  0xd000-0xdfff]
580
[    0.484688] pci 0000:00:02.4: BAR 0: assigned [mem 0x0effc000-0x0effcfff]
581
[    0.485519] pci 0000:00:02.4: BAR 13: assigned [io  0xe000-0xefff]
582
[    0.485521] pci 0000:00:02.5: BAR 0: assigned [mem 0x0effd000-0x0effdfff]
583
[    0.486346] pci 0000:00:02.5: BAR 13: assigned [io  0xf000-0xffff]
584
[    0.486349] pci 0000:00:02.6: BAR 0: assigned [mem 0x0effe000-0x0effefff]
585
[    0.487210] pci 0000:00:02.6: BAR 13: assigned [io  0x10000-0x10fff]
586
[    0.487212] pci 0000:00:02.7: BAR 0: assigned [mem 0x0efff000-0x0effffff]
587
[    0.488066] pci 0000:00:02.7: BAR 13: assigned [io  0x11000-0x11fff]
588
[    0.488070] pci 0000:00:03.0: BAR 0: assigned [mem 0x12f00000-0x12f00fff]
589
[    0.490795] pci 0000:00:03.0: BAR 13: assigned [io  0x12000-0x12fff]
590
[    0.490798] pci 0000:00:03.1: BAR 0: assigned [mem 0x12f01000-0x12f01fff]
591
[    0.491795] pci 0000:00:03.1: BAR 13: assigned [io  0x13000-0x13fff]
592
[    0.491798] pci 0000:00:03.2: BAR 0: assigned [mem 0x12f02000-0x12f02fff]
593
[    0.492656] pci 0000:00:03.2: BAR 13: assigned [io  0x14000-0x14fff]
594
[    0.492659] pci 0000:00:03.3: BAR 0: assigned [mem 0x12f03000-0x12f03fff]
595
[    0.493511] pci 0000:00:03.3: BAR 13: assigned [io  0x15000-0x15fff]
596
[    0.493514] pci 0000:00:03.4: BAR 0: assigned [mem 0x12f04000-0x12f04fff]
597
[    0.494341] pci 0000:00:03.4: BAR 13: assigned [io  0x16000-0x16fff]
598
[    0.494344] pci 0000:00:03.5: BAR 0: assigned [mem 0x12f05000-0x12f05fff]
599
[    0.495189] pci 0000:00:03.5: BAR 13: assigned [io  0x17000-0x17fff]
600
[    0.495191] pci 0000:00:03.6: BAR 0: assigned [mem 0x12f06000-0x12f06fff]
601
[    0.496041] pci 0000:00:03.6: BAR 13: assigned [io  0x18000-0x18fff]
602
[    0.496044] pci 0000:00:03.7: BAR 0: assigned [mem 0x12f07000-0x12f07fff]
603
[    0.496864] pci 0000:00:03.7: BAR 13: assigned [io  0x19000-0x19fff]
604
[    0.496867] pci 0000:00:04.0: BAR 0: assigned [mem 0x12f08000-0x12f08fff]
605
[    0.497688] pci 0000:00:04.0: BAR 13: assigned [io  0x1a000-0x1afff]
606
[    0.497691] pci 0000:00:04.1: BAR 0: assigned [mem 0x12f09000-0x12f09fff]
607
[    0.498498] pci 0000:00:04.1: BAR 13: assigned [io  0x1b000-0x1bfff]
608
[    0.498501] pci 0000:00:04.2: BAR 0: assigned [mem 0x12f0a000-0x12f0afff]
609
[    0.499323] pci 0000:00:04.2: BAR 13: assigned [io  0x1c000-0x1cfff]
610
[    0.499326] pci 0000:00:04.3: BAR 0: assigned [mem 0x12f0b000-0x12f0bfff]
611
[    0.500134] pci 0000:00:04.3: BAR 13: assigned [io  0x1d000-0x1dfff]
612
[    0.500137] pci 0000:00:04.4: BAR 0: assigned [mem 0x12f0c000-0x12f0cfff]
613
[    0.502835] pci 0000:00:04.4: BAR 13: assigned [io  0x1e000-0x1efff]
614
[    0.502875] pci 0000:01:00.0: BAR 14: assigned [mem 0x0f000000-0x0f0fffff]
615
[    0.502876] pci 0000:01:00.0: BAR 15: assigned [mem 0x8000000000-0x80000fffff 64bit pref]
616
[    0.502878] pci 0000:01:00.0: BAR 13: assigned [io  0x1000-0x1fff]
617
[    0.502879] pci 0000:01:00.0: BAR 0: assigned [mem 0x0f100000-0x0f1000ff 64bit]
618
[    0.504718] pci 0000:02:01.0: BAR 4: assigned [mem 0x8000000000-0x8000003fff 64bit pref]
619
[    0.504753] pci 0000:02:02.0: BAR 4: assigned [mem 0x8000004000-0x8000007fff 64bit pref]
620
[    0.506353] pci 0000:02:03.0: BAR 4: assigned [mem 0x8000008000-0x800000bfff 64bit pref]
621
[    0.506496] pci 0000:02:07.0: BAR 0: assigned [mem 0x0f000000-0x0f003fff 64bit]
622
[    0.506530] pci 0000:02:02.0: BAR 1: assigned [mem 0x0f004000-0x0f004fff]
623
[    0.507315] pci 0000:02:03.0: BAR 1: assigned [mem 0x0f005000-0x0f005fff]
624
[    0.507324] pci 0000:02:04.0: BAR 5: assigned [mem 0x0f006000-0x0f006fff]
625
[    0.508100] pci 0000:02:06.0: BAR 0: assigned [mem 0x0f007000-0x0f007fff]
626
[    0.508863] pci 0000:02:1f.0: BAR 0: assigned [mem 0x0f008000-0x0f0080ff]
627
[    0.509011] pci 0000:02:03.0: BAR 0: assigned [io  0x1000-0x103f]
628
[    0.509020] pci 0000:02:01.0: BAR 0: assigned [io  0x1040-0x105f]
629
[    0.509028] pci 0000:02:04.0: BAR 4: assigned [io  0x1060-0x107f]
630
[    0.509799] pci 0000:02:05.0: BAR 4: assigned [io  0x1080-0x109f]
631
[    0.510546] pci 0000:01:00.0: PCI bridge to [bus 02]
632
[    0.510552] pci 0000:01:00.0:   bridge window [io  0x1000-0x1fff]
633
[    0.511850] pci 0000:01:00.0:   bridge window [mem 0x0f000000-0x0f0fffff]
634
[    0.512679] pci 0000:01:00.0:   bridge window [mem 0x8000000000-0x80000fffff 64bit pref]
635
[    0.516195] pci 0000:00:01.0: PCI bridge to [bus 01-02]
636
[    0.516203] pci 0000:00:01.0:   bridge window [io  0x1000-0x2fff]
637
[    0.517507] pci 0000:00:01.0:   bridge window [mem 0x0f000000-0x0f3fffff]
638
[    0.518400] pci 0000:00:01.0:   bridge window [mem 0x8000000000-0x80002fffff 64bit pref]
639
[    0.520174] pci 0000:03:00.0: BAR 6: assigned [mem 0x0f400000-0x0f43ffff pref]
640
[    0.520176] pci 0000:03:00.0: BAR 4: assigned [mem 0x8000300000-0x8000303fff 64bit pref]
641
[    0.521801] pci 0000:03:00.0: BAR 1: assigned [mem 0x0f440000-0x0f440fff]
642
[    0.522597] pci 0000:00:01.1: PCI bridge to [bus 03]
643
[    0.522602] pci 0000:00:01.1:   bridge window [io  0x3000-0x3fff]
644
[    0.523920] pci 0000:00:01.1:   bridge window [mem 0x0f400000-0x0f6fffff]
645
[    0.524802] pci 0000:00:01.1:   bridge window [mem 0x8000300000-0x80005fffff 64bit pref]
646
[    0.528495] pci 0000:04:00.0: BAR 4: assigned [mem 0x8000600000-0x8000603fff 64bit pref]
647
[    0.530130] pci 0000:04:00.0: BAR 1: assigned [mem 0x0f700000-0x0f700fff]
648
[    0.530923] pci 0000:00:01.2: PCI bridge to [bus 04]
649
[    0.530928] pci 0000:00:01.2:   bridge window [io  0x4000-0x4fff]
650
[    0.532270] pci 0000:00:01.2:   bridge window [mem 0x0f700000-0x0f9fffff]
651
[    0.533164] pci 0000:00:01.2:   bridge window [mem 0x8000600000-0x80008fffff 64bit pref]
652
[    0.534943] pci 0000:05:00.0: BAR 4: assigned [mem 0x8000900000-0x8000903fff 64bit pref]
653
[    0.534973] pci 0000:05:00.0: BAR 1: assigned [mem 0x0fa00000-0x0fa00fff]
654
[    0.534980] pci 0000:00:01.3: PCI bridge to [bus 05]
655
[    0.534984] pci 0000:00:01.3:   bridge window [io  0x5000-0x5fff]
656
[    0.536335] pci 0000:00:01.3:   bridge window [mem 0x0fa00000-0x0fcfffff]
657
[    0.537240] pci 0000:00:01.3:   bridge window [mem 0x8000900000-0x8000bfffff 64bit pref]
658
[    0.540938] pci 0000:00:01.4: PCI bridge to [bus 06]
659
[    0.540946] pci 0000:00:01.4:   bridge window [io  0x6000-0x6fff]
660
[    0.542326] pci 0000:00:01.4:   bridge window [mem 0x0fd00000-0x0fefffff]
661
[    0.543215] pci 0000:00:01.4:   bridge window [mem 0x8000c00000-0x8000dfffff 64bit pref]
662
[    0.545044] pci 0000:00:01.5: PCI bridge to [bus 07]
663
[    0.545053] pci 0000:00:01.5:   bridge window [io  0x7000-0x7fff]
664
[    0.546395] pci 0000:00:01.5:   bridge window [mem 0x0ff00000-0x100fffff]
665
[    0.547277] pci 0000:00:01.5:   bridge window [mem 0x8000e00000-0x8000ffffff 64bit pref]
666
[    0.549057] pci 0000:00:01.6: PCI bridge to [bus 08]
667
[    0.550718] pci 0000:00:01.6:   bridge window [io  0x8000-0x8fff]
668
[    0.552219] pci 0000:00:01.6:   bridge window [mem 0x10100000-0x102fffff]
669
[    0.553141] pci 0000:00:01.6:   bridge window [mem 0x8001000000-0x80011fffff 64bit pref]
670
[    0.554928] pci 0000:00:01.7: PCI bridge to [bus 09]
671
[    0.554935] pci 0000:00:01.7:   bridge window [io  0x9000-0x9fff]
672
[    0.556279] pci 0000:00:01.7:   bridge window [mem 0x10300000-0x104fffff]
673
[    0.557184] pci 0000:00:01.7:   bridge window [mem 0x8001200000-0x80013fffff 64bit pref]
674
[    0.558950] pci 0000:00:02.0: PCI bridge to [bus 0a]
675
[    0.558958] pci 0000:00:02.0:   bridge window [io  0xa000-0xafff]
676
[    0.560293] pci 0000:00:02.0:   bridge window [mem 0x10500000-0x106fffff]
677
[    0.561201] pci 0000:00:02.0:   bridge window [mem 0x8001400000-0x80015fffff 64bit pref]
678
[    0.564824] pci 0000:00:02.1: PCI bridge to [bus 0b]
679
[    0.564831] pci 0000:00:02.1:   bridge window [io  0xb000-0xbfff]
680
[    0.566204] pci 0000:00:02.1:   bridge window [mem 0x10700000-0x108fffff]
681
[    0.567104] pci 0000:00:02.1:   bridge window [mem 0x8001600000-0x80017fffff 64bit pref]
682
[    0.568884] pci 0000:00:02.2: PCI bridge to [bus 0c]
683
[    0.568892] pci 0000:00:02.2:   bridge window [io  0xc000-0xcfff]
684
[    0.570245] pci 0000:00:02.2:   bridge window [mem 0x10900000-0x10afffff]
685
[    0.571135] pci 0000:00:02.2:   bridge window [mem 0x8001800000-0x80019fffff 64bit pref]
686
[    0.572896] pci 0000:00:02.3: PCI bridge to [bus 0d]
687
[    0.572904] pci 0000:00:02.3:   bridge window [io  0xd000-0xdfff]
688
[    0.576116] pci 0000:00:02.3:   bridge window [mem 0x10b00000-0x10cfffff]
689
[    0.577038] pci 0000:00:02.3:   bridge window [mem 0x8001a00000-0x8001bfffff 64bit pref]
690
[    0.578820] pci 0000:00:02.4: PCI bridge to [bus 0e]
691
[    0.578827] pci 0000:00:02.4:   bridge window [io  0xe000-0xefff]
692
[    0.580178] pci 0000:00:02.4:   bridge window [mem 0x10d00000-0x10efffff]
693
[    0.581077] pci 0000:00:02.4:   bridge window [mem 0x8001c00000-0x8001dfffff 64bit pref]
694
[    0.582845] pci 0000:00:02.5: PCI bridge to [bus 0f]
695
[    0.582853] pci 0000:00:02.5:   bridge window [io  0xf000-0xffff]
696
[    0.584195] pci 0000:00:02.5:   bridge window [mem 0x10f00000-0x110fffff]
697
[    0.585093] pci 0000:00:02.5:   bridge window [mem 0x8001e00000-0x8001ffffff 64bit pref]
698
[    0.588808] pci 0000:00:02.6: PCI bridge to [bus 10]
699
[    0.588816] pci 0000:00:02.6:   bridge window [io  0x10000-0x10fff]
700
[    0.590186] pci 0000:00:02.6:   bridge window [mem 0x11100000-0x112fffff]
701
[    0.591085] pci 0000:00:02.6:   bridge window [mem 0x8002000000-0x80021fffff 64bit pref]
702
[    0.592865] pci 0000:00:02.7: PCI bridge to [bus 11]
703
[    0.592872] pci 0000:00:02.7:   bridge window [io  0x11000-0x11fff]
704
[    0.594232] pci 0000:00:02.7:   bridge window [mem 0x11300000-0x114fffff]
705
[    0.595125] pci 0000:00:02.7:   bridge window [mem 0x8002200000-0x80023fffff 64bit pref]
706
[    0.596892] pci 0000:00:03.0: PCI bridge to [bus 12]
707
[    0.596899] pci 0000:00:03.0:   bridge window [io  0x12000-0x12fff]
708
[    0.600076] pci 0000:00:03.0:   bridge window [mem 0x11500000-0x116fffff]
709
[    0.601011] pci 0000:00:03.0:   bridge window [mem 0x8002400000-0x80025fffff 64bit pref]
710
[    0.602830] pci 0000:00:03.1: PCI bridge to [bus 13]
711
[    0.602838] pci 0000:00:03.1:   bridge window [io  0x13000-0x13fff]
712
[    0.604214] pci 0000:00:03.1:   bridge window [mem 0x11700000-0x118fffff]
713
[    0.605128] pci 0000:00:03.1:   bridge window [mem 0x8002600000-0x80027fffff 64bit pref]
714
[    0.606924] pci 0000:00:03.2: PCI bridge to [bus 14]
715
[    0.606932] pci 0000:00:03.2:   bridge window [io  0x14000-0x14fff]
716
[    0.608290] pci 0000:00:03.2:   bridge window [mem 0x11900000-0x11afffff]
717
[    0.609221] pci 0000:00:03.2:   bridge window [mem 0x8002800000-0x80029fffff 64bit pref]
718
[    0.612834] pci 0000:00:03.3: PCI bridge to [bus 15]
719
[    0.612842] pci 0000:00:03.3:   bridge window [io  0x15000-0x15fff]
720
[    0.614234] pci 0000:00:03.3:   bridge window [mem 0x11b00000-0x11cfffff]
721
[    0.615134] pci 0000:00:03.3:   bridge window [mem 0x8002a00000-0x8002bfffff 64bit pref]
722
[    0.616940] pci 0000:00:03.4: PCI bridge to [bus 16]
723
[    0.616948] pci 0000:00:03.4:   bridge window [io  0x16000-0x16fff]
724
[    0.618311] pci 0000:00:03.4:   bridge window [mem 0x11d00000-0x11efffff]
725
[    0.619216] pci 0000:00:03.4:   bridge window [mem 0x8002c00000-0x8002dfffff 64bit pref]
726
[    0.621034] pci 0000:00:03.5: PCI bridge to [bus 17]
727
[    0.622611] pci 0000:00:03.5:   bridge window [io  0x17000-0x17fff]
728
[    0.624126] pci 0000:00:03.5:   bridge window [mem 0x11f00000-0x120fffff]
729
[    0.625053] pci 0000:00:03.5:   bridge window [mem 0x8002e00000-0x8002ffffff 64bit pref]
730
[    0.626872] pci 0000:00:03.6: PCI bridge to [bus 18]
731
[    0.626879] pci 0000:00:03.6:   bridge window [io  0x18000-0x18fff]
732
[    0.628259] pci 0000:00:03.6:   bridge window [mem 0x12100000-0x122fffff]
733
[    0.629178] pci 0000:00:03.6:   bridge window [mem 0x8003000000-0x80031fffff 64bit pref]
734
[    0.630988] pci 0000:00:03.7: PCI bridge to [bus 19]
735
[    0.630995] pci 0000:00:03.7:   bridge window [io  0x19000-0x19fff]
736
[    0.632386] pci 0000:00:03.7:   bridge window [mem 0x12300000-0x124fffff]
737
[    0.635088] pci 0000:00:03.7:   bridge window [mem 0x8003200000-0x80033fffff 64bit pref]
738
[    0.636996] pci 0000:00:04.0: PCI bridge to [bus 1a]
739
[    0.637004] pci 0000:00:04.0:   bridge window [io  0x1a000-0x1afff]
740
[    0.638394] pci 0000:00:04.0:   bridge window [mem 0x12500000-0x126fffff]
741
[    0.639309] pci 0000:00:04.0:   bridge window [mem 0x8003400000-0x80035fffff 64bit pref]
742
[    0.641143] pci 0000:00:04.1: PCI bridge to [bus 1b]
743
[    0.641151] pci 0000:00:04.1:   bridge window [io  0x1b000-0x1bfff]
744
[    0.642527] pci 0000:00:04.1:   bridge window [mem 0x12700000-0x128fffff]
745
[    0.643451] pci 0000:00:04.1:   bridge window [mem 0x8003600000-0x80037fffff 64bit pref]
746
[    0.647029] pci 0000:00:04.2: PCI bridge to [bus 1c]
747
[    0.647037] pci 0000:00:04.2:   bridge window [io  0x1c000-0x1cfff]
748
[    0.648443] pci 0000:00:04.2:   bridge window [mem 0x12900000-0x12afffff]
749
[    0.649373] pci 0000:00:04.2:   bridge window [mem 0x8003800000-0x80039fffff 64bit pref]
750
[    0.651188] pci 0000:00:04.3: PCI bridge to [bus 1d]
751
[    0.651195] pci 0000:00:04.3:   bridge window [io  0x1d000-0x1dfff]
752
[    0.652578] pci 0000:00:04.3:   bridge window [mem 0x12b00000-0x12cfffff]
753
[    0.653516] pci 0000:00:04.3:   bridge window [mem 0x8003a00000-0x8003bfffff 64bit pref]
754
[    0.655319] pci 0000:00:04.4: PCI bridge to [bus 1e]
755
[    0.655326] pci 0000:00:04.4:   bridge window [io  0x1e000-0x1efff]
756
[    0.656696] pci 0000:00:04.4:   bridge window [mem 0x12d00000-0x12efffff]
757
[    0.659358] pci 0000:00:04.4:   bridge window [mem 0x8003c00000-0x8003dfffff 64bit pref]
758
[    0.661213] pci_bus 0000:00: resource 4 [mem 0x0eff0000-0x3dfdffff window]
759
[    0.661215] pci_bus 0000:00: resource 5 [io  0x0000-0x1ffff window]
760
[    0.661216] pci_bus 0000:00: resource 6 [mem 0x8000000000-0xffffffffff window]
761
[    0.661218] pci_bus 0000:01: resource 0 [io  0x1000-0x2fff]
762
[    0.661219] pci_bus 0000:01: resource 1 [mem 0x0f000000-0x0f3fffff]
763
[    0.661220] pci_bus 0000:01: resource 2 [mem 0x8000000000-0x80002fffff 64bit pref]
764
[    0.661222] pci_bus 0000:02: resource 0 [io  0x1000-0x1fff]
765
[    0.661223] pci_bus 0000:02: resource 1 [mem 0x0f000000-0x0f0fffff]
766
[    0.661224] pci_bus 0000:02: resource 2 [mem 0x8000000000-0x80000fffff 64bit pref]
767
[    0.661226] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
768
[    0.661227] pci_bus 0000:03: resource 1 [mem 0x0f400000-0x0f6fffff]
769
[    0.661228] pci_bus 0000:03: resource 2 [mem 0x8000300000-0x80005fffff 64bit pref]
770
[    0.661229] pci_bus 0000:04: resource 0 [io  0x4000-0x4fff]
771
[    0.661230] pci_bus 0000:04: resource 1 [mem 0x0f700000-0x0f9fffff]
772
[    0.661231] pci_bus 0000:04: resource 2 [mem 0x8000600000-0x80008fffff 64bit pref]
773
[    0.661232] pci_bus 0000:05: resource 0 [io  0x5000-0x5fff]
774
[    0.661233] pci_bus 0000:05: resource 1 [mem 0x0fa00000-0x0fcfffff]
775
[    0.661234] pci_bus 0000:05: resource 2 [mem 0x8000900000-0x8000bfffff 64bit pref]
776
[    0.661236] pci_bus 0000:06: resource 0 [io  0x6000-0x6fff]
777
[    0.661237] pci_bus 0000:06: resource 1 [mem 0x0fd00000-0x0fefffff]
778
[    0.661238] pci_bus 0000:06: resource 2 [mem 0x8000c00000-0x8000dfffff 64bit pref]
779
[    0.661239] pci_bus 0000:07: resource 0 [io  0x7000-0x7fff]
780
[    0.661240] pci_bus 0000:07: resource 1 [mem 0x0ff00000-0x100fffff]
781
[    0.661241] pci_bus 0000:07: resource 2 [mem 0x8000e00000-0x8000ffffff 64bit pref]
782
[    0.661242] pci_bus 0000:08: resource 0 [io  0x8000-0x8fff]
783
[    0.661243] pci_bus 0000:08: resource 1 [mem 0x10100000-0x102fffff]
784
[    0.661245] pci_bus 0000:08: resource 2 [mem 0x8001000000-0x80011fffff 64bit pref]
785
[    0.661246] pci_bus 0000:09: resource 0 [io  0x9000-0x9fff]
786
[    0.661247] pci_bus 0000:09: resource 1 [mem 0x10300000-0x104fffff]
787
[    0.661248] pci_bus 0000:09: resource 2 [mem 0x8001200000-0x80013fffff 64bit pref]
788
[    0.661249] pci_bus 0000:0a: resource 0 [io  0xa000-0xafff]
789
[    0.661250] pci_bus 0000:0a: resource 1 [mem 0x10500000-0x106fffff]
790
[    0.661251] pci_bus 0000:0a: resource 2 [mem 0x8001400000-0x80015fffff 64bit pref]
791
[    0.661253] pci_bus 0000:0b: resource 0 [io  0xb000-0xbfff]
792
[    0.661254] pci_bus 0000:0b: resource 1 [mem 0x10700000-0x108fffff]
793
[    0.661255] pci_bus 0000:0b: resource 2 [mem 0x8001600000-0x80017fffff 64bit pref]
794
[    0.661256] pci_bus 0000:0c: resource 0 [io  0xc000-0xcfff]
795
[    0.661257] pci_bus 0000:0c: resource 1 [mem 0x10900000-0x10afffff]
796
[    0.661258] pci_bus 0000:0c: resource 2 [mem 0x8001800000-0x80019fffff 64bit pref]
797
[    0.661260] pci_bus 0000:0d: resource 0 [io  0xd000-0xdfff]
798
[    0.661261] pci_bus 0000:0d: resource 1 [mem 0x10b00000-0x10cfffff]
799
[    0.661262] pci_bus 0000:0d: resource 2 [mem 0x8001a00000-0x8001bfffff 64bit pref]
800
[    0.661263] pci_bus 0000:0e: resource 0 [io  0xe000-0xefff]
801
[    0.661264] pci_bus 0000:0e: resource 1 [mem 0x10d00000-0x10efffff]
802
[    0.661265] pci_bus 0000:0e: resource 2 [mem 0x8001c00000-0x8001dfffff 64bit pref]
803
[    0.661267] pci_bus 0000:0f: resource 0 [io  0xf000-0xffff]
804
[    0.661268] pci_bus 0000:0f: resource 1 [mem 0x10f00000-0x110fffff]
805
[    0.661269] pci_bus 0000:0f: resource 2 [mem 0x8001e00000-0x8001ffffff 64bit pref]
806
[    0.661271] pci_bus 0000:10: resource 0 [io  0x10000-0x10fff]
807
[    0.661272] pci_bus 0000:10: resource 1 [mem 0x11100000-0x112fffff]
808
[    0.661273] pci_bus 0000:10: resource 2 [mem 0x8002000000-0x80021fffff 64bit pref]
809
[    0.661274] pci_bus 0000:11: resource 0 [io  0x11000-0x11fff]
810
[    0.661275] pci_bus 0000:11: resource 1 [mem 0x11300000-0x114fffff]
811
[    0.661276] pci_bus 0000:11: resource 2 [mem 0x8002200000-0x80023fffff 64bit pref]
812
[    0.661278] pci_bus 0000:12: resource 0 [io  0x12000-0x12fff]
813
[    0.661279] pci_bus 0000:12: resource 1 [mem 0x11500000-0x116fffff]
814
[    0.661280] pci_bus 0000:12: resource 2 [mem 0x8002400000-0x80025fffff 64bit pref]
815
[    0.661281] pci_bus 0000:13: resource 0 [io  0x13000-0x13fff]
816
[    0.661282] pci_bus 0000:13: resource 1 [mem 0x11700000-0x118fffff]
817
[    0.661283] pci_bus 0000:13: resource 2 [mem 0x8002600000-0x80027fffff 64bit pref]
818
[    0.661284] pci_bus 0000:14: resource 0 [io  0x14000-0x14fff]
819
[    0.661285] pci_bus 0000:14: resource 1 [mem 0x11900000-0x11afffff]
820
[    0.661287] pci_bus 0000:14: resource 2 [mem 0x8002800000-0x80029fffff 64bit pref]
821
[    0.661288] pci_bus 0000:15: resource 0 [io  0x15000-0x15fff]
822
[    0.661289] pci_bus 0000:15: resource 1 [mem 0x11b00000-0x11cfffff]
823
[    0.661290] pci_bus 0000:15: resource 2 [mem 0x8002a00000-0x8002bfffff 64bit pref]
824
[    0.661291] pci_bus 0000:16: resource 0 [io  0x16000-0x16fff]
825
[    0.661292] pci_bus 0000:16: resource 1 [mem 0x11d00000-0x11efffff]
826
[    0.661294] pci_bus 0000:16: resource 2 [mem 0x8002c00000-0x8002dfffff 64bit pref]
827
[    0.661295] pci_bus 0000:17: resource 0 [io  0x17000-0x17fff]
828
[    0.661296] pci_bus 0000:17: resource 1 [mem 0x11f00000-0x120fffff]
829
[    0.661297] pci_bus 0000:17: resource 2 [mem 0x8002e00000-0x8002ffffff 64bit pref]
830
[    0.661298] pci_bus 0000:18: resource 0 [io  0x18000-0x18fff]
831
[    0.661299] pci_bus 0000:18: resource 1 [mem 0x12100000-0x122fffff]
832
[    0.661300] pci_bus 0000:18: resource 2 [mem 0x8003000000-0x80031fffff 64bit pref]
833
[    0.661302] pci_bus 0000:19: resource 0 [io  0x19000-0x19fff]
834
[    0.661303] pci_bus 0000:19: resource 1 [mem 0x12300000-0x124fffff]
835
[    0.661304] pci_bus 0000:19: resource 2 [mem 0x8003200000-0x80033fffff 64bit pref]
836
[    0.661305] pci_bus 0000:1a: resource 0 [io  0x1a000-0x1afff]
837
[    0.661306] pci_bus 0000:1a: resource 1 [mem 0x12500000-0x126fffff]
838
[    0.661307] pci_bus 0000:1a: resource 2 [mem 0x8003400000-0x80035fffff 64bit pref]
839
[    0.661309] pci_bus 0000:1b: resource 0 [io  0x1b000-0x1bfff]
840
[    0.661310] pci_bus 0000:1b: resource 1 [mem 0x12700000-0x128fffff]
841
[    0.661311] pci_bus 0000:1b: resource 2 [mem 0x8003600000-0x80037fffff 64bit pref]
842
[    0.661312] pci_bus 0000:1c: resource 0 [io  0x1c000-0x1cfff]
843
[    0.661313] pci_bus 0000:1c: resource 1 [mem 0x12900000-0x12afffff]
844
[    0.661314] pci_bus 0000:1c: resource 2 [mem 0x8003800000-0x80039fffff 64bit pref]
845
[    0.661316] pci_bus 0000:1d: resource 0 [io  0x1d000-0x1dfff]
846
[    0.661317] pci_bus 0000:1d: resource 1 [mem 0x12b00000-0x12cfffff]
847
[    0.661318] pci_bus 0000:1d: resource 2 [mem 0x8003a00000-0x8003bfffff 64bit pref]
848
[    0.661320] pci_bus 0000:1e: resource 0 [io  0x1e000-0x1efff]
849
[    0.661321] pci_bus 0000:1e: resource 1 [mem 0x12d00000-0x12efffff]
850
[    0.661322] pci_bus 0000:1e: resource 2 [mem 0x8003c00000-0x8003dfffff 64bit pref]
851
[    0.661396] ACPI: PCI Interrupt Link [GSI0] (IRQs *35)
852
[    0.661406] ACPI: PCI Interrupt Link [GSI1] (IRQs *36)
853
[    0.661413] ACPI: PCI Interrupt Link [GSI2] (IRQs *37)
854
[    0.661421] ACPI: PCI Interrupt Link [GSI3] (IRQs *38)
855
[    0.661869] vgaarb: loaded
856
[    0.662135] SCSI subsystem initialized
857
[    0.662361] libata version 3.00 loaded.
858
[    0.662390] ACPI: bus type USB registered
859
[    0.662412] usbcore: registered new interface driver usbfs
860
[    0.662420] usbcore: registered new interface driver hub
861
[    0.662669] usbcore: registered new device driver usb
862
[    0.662727] pps_core: LinuxPPS API ver. 1 registered
863
[    0.662728] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
864
[    0.662730] PTP clock support registered
865
[    0.663003] EDAC MC: Ver: 3.0.0
866
[    0.663405] Registered efivars operations
867
[    0.664141] NetLabel: Initializing
868
[    0.664142] NetLabel:  domain hash size = 128
869
[    0.664143] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
870
[    0.664157] NetLabel:  unlabeled traffic allowed by default
871
[    0.664403] clocksource: Switched to clocksource arch_sys_counter
872
[    0.679049] VFS: Disk quotas dquot_6.6.0
873
[    0.679099] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
874
[    0.679204] Init kysecfs SUCCESS!
875
[    0.679211] Init box entries under sysfs SUCCESS!
876
[    0.679259] pnp: PnP ACPI init
877
[    0.679473] system 00:00: [mem 0x4010000000-0x401fffffff window] could not be reserved
878
[    0.679479] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
879
[    0.679484] pnp: PnP ACPI: found 1 devices
880
[    0.680528] NET: Registered protocol family 2
881
[    0.680843] tcp_listen_portaddr_hash hash table entries: 32768 (order: 3, 524288 bytes)
882
[    0.680968] TCP established hash table entries: 524288 (order: 6, 4194304 bytes)
883
[    0.681546] TCP bind hash table entries: 65536 (order: 4, 1048576 bytes)
884
[    0.681666] TCP: Hash tables configured (established 524288 bind 65536)
885
[    0.681720] UDP hash table entries: 32768 (order: 4, 1048576 bytes)
886
[    0.681820] UDP-Lite hash table entries: 32768 (order: 4, 1048576 bytes)
887
[    0.682051] NET: Registered protocol family 1
888
[    0.682057] NET: Registered protocol family 44
889
[    0.685968] pci 0000:02:07.0: enabling device (0000 -> 0002)
890
[    0.686637] PCI: CLS 0 bytes, default 64
891
[    0.686682] Unpacking initramfs...
892
[    1.185112] Freeing initrd memory: 36608K
893
[    1.191134] hw perfevents: enabled with armv8_pmuv3_0 PMU driver, 13 counters available
894
[    1.191138] kvm [1]: HYP mode not available
895
[    1.191880] Initialise system trusted keyrings
896
[    1.191992] workingset: timestamp_bits=40 max_order=20 bucket_order=0
897
[    1.193122] zbud: loaded
898
[    1.194370] SGI XFS with ACLs, security attributes, no debug enabled
899
[    1.195768] aufs 4.19-20200518
900
[    1.231641] NET: Registered protocol family 38
901
[    1.231644] Key type asymmetric registered
902
[    1.231645] Asymmetric key parser 'x509' registered
903
[    1.231657] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
904
[    1.231835] io scheduler noop registered
905
[    1.231836] io scheduler deadline registered (default)
906
[    1.231905] io scheduler cfq registered
907
[    1.231905] io scheduler mq-deadline registered (default)
908
[    1.231906] io scheduler kyber registered
909
[    1.231956] io scheduler bfq registered
910
[    1.232531] atomic64_test: passed
911
[    1.234091] PCI Interrupt Link [GSI1] enabled at IRQ 36
912
[    1.235130] pcieport 0000:00:01.0: Signaling PME with IRQ 43
913
[    1.235263] pcieport 0000:00:01.0: AER enabled with IRQ 43
914
[    1.235285] pciehp 0000:00:01.0:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
915
[    1.238623] pcieport 0000:00:01.1: Signaling PME with IRQ 44
916
[    1.238697] pcieport 0000:00:01.1: AER enabled with IRQ 44
917
[    1.238722] pciehp 0000:00:01.1:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
918
[    1.242108] pcieport 0000:00:01.2: Signaling PME with IRQ 45
919
[    1.242180] pcieport 0000:00:01.2: AER enabled with IRQ 45
920
[    1.242205] pciehp 0000:00:01.2:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
921
[    1.245636] pcieport 0000:00:01.3: Signaling PME with IRQ 46
922
[    1.245709] pcieport 0000:00:01.3: AER enabled with IRQ 46
923
[    1.245734] pciehp 0000:00:01.3:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
924
[    1.249136] pcieport 0000:00:01.4: Signaling PME with IRQ 47
925
[    1.249200] pcieport 0000:00:01.4: AER enabled with IRQ 47
926
[    1.249222] pciehp 0000:00:01.4:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
927
[    1.252681] pcieport 0000:00:01.5: Signaling PME with IRQ 48
928
[    1.252746] pcieport 0000:00:01.5: AER enabled with IRQ 48
929
[    1.252767] pciehp 0000:00:01.5:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
930
[    1.252825] pciehp 0000:00:01.4:pcie004: Slot(0-4): Link Up
931
[    1.257569] pcieport 0000:00:01.6: Signaling PME with IRQ 49
932
[    1.257635] pcieport 0000:00:01.6: AER enabled with IRQ 49
933
[    1.257659] pciehp 0000:00:01.6:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
934
[    1.257712] pciehp 0000:00:01.5:pcie004: Slot(0-5): Link Up
935
[    1.260799] pcieport 0000:00:01.7: Signaling PME with IRQ 50
936
[    1.260863] pcieport 0000:00:01.7: AER enabled with IRQ 50
937
[    1.260888] pciehp 0000:00:01.7:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
938
[    1.260955] pciehp 0000:00:01.6:pcie004: Slot(0-6): Link Up
939
[    1.262268] PCI Interrupt Link [GSI2] enabled at IRQ 37
940
[    1.263944] pcieport 0000:00:02.0: Signaling PME with IRQ 51
941
[    1.264010] pcieport 0000:00:02.0: AER enabled with IRQ 51
942
[    1.264036] pciehp 0000:00:02.0:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
943
[    1.264089] pciehp 0000:00:01.7:pcie004: Slot(0-7): Link Up
944
[    1.267098] pcieport 0000:00:02.1: Signaling PME with IRQ 52
945
[    1.267163] pcieport 0000:00:02.1: AER enabled with IRQ 52
946
[    1.267188] pciehp 0000:00:02.1:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
947
[    1.267249] pciehp 0000:00:02.0:pcie004: Slot(0-8): Link Up
948
[    1.270254] pcieport 0000:00:02.2: Signaling PME with IRQ 53
949
[    1.270312] pcieport 0000:00:02.2: AER enabled with IRQ 53
950
[    1.270333] pciehp 0000:00:02.2:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
951
[    1.270390] pciehp 0000:00:02.1:pcie004: Slot(0-9): Link Up
952
[    1.273428] pcieport 0000:00:02.3: Signaling PME with IRQ 54
953
[    1.273492] pcieport 0000:00:02.3: AER enabled with IRQ 54
954
[    1.273513] pciehp 0000:00:02.3:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
955
[    1.273567] pciehp 0000:00:02.2:pcie004: Slot(0-10): Link Up
956
[    1.276912] pcieport 0000:00:02.4: Signaling PME with IRQ 55
957
[    1.278473] pcieport 0000:00:02.4: AER enabled with IRQ 55
958
[    1.278496] pciehp 0000:00:02.4:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
959
[    1.278555] pciehp 0000:00:02.3:pcie004: Slot(0-11): Link Up
960
[    1.281698] pcieport 0000:00:02.5: Signaling PME with IRQ 56
961
[    1.281764] pcieport 0000:00:02.5: AER enabled with IRQ 56
962
[    1.281788] pciehp 0000:00:02.5:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
963
[    1.281850] pciehp 0000:00:02.4:pcie004: Slot(0-12): Link Up
964
[    1.284893] pcieport 0000:00:02.6: Signaling PME with IRQ 57
965
[    1.284965] pcieport 0000:00:02.6: AER enabled with IRQ 57
966
[    1.284987] pciehp 0000:00:02.6:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
967
[    1.285038] pciehp 0000:00:02.5:pcie004: Slot(0-13): Link Up
968
[    1.285180] pciehp 0000:00:02.6:pcie004: Slot(0-14): Link Up
969
[    1.288128] pcieport 0000:00:02.7: Signaling PME with IRQ 58
970
[    1.288193] pcieport 0000:00:02.7: AER enabled with IRQ 58
971
[    1.288218] pciehp 0000:00:02.7:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
972
[    1.288411] pciehp 0000:00:02.7:pcie004: Slot(0-15): Link Up
973
[    1.289742] PCI Interrupt Link [GSI3] enabled at IRQ 38
974
[    1.291446] pcieport 0000:00:03.0: Signaling PME with IRQ 59
975
[    1.291511] pcieport 0000:00:03.0: AER enabled with IRQ 59
976
[    1.291537] pciehp 0000:00:03.0:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
977
[    1.291720] pciehp 0000:00:03.0:pcie004: Slot(0-16): Link Up
978
[    1.294963] pcieport 0000:00:03.1: Signaling PME with IRQ 60
979
[    1.295038] pcieport 0000:00:03.1: AER enabled with IRQ 60
980
[    1.295061] pciehp 0000:00:03.1:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
981
[    1.295235] pciehp 0000:00:03.1:pcie004: Slot(0-17): Link Up
982
[    1.298228] pcieport 0000:00:03.2: Signaling PME with IRQ 61
983
[    1.298294] pcieport 0000:00:03.2: AER enabled with IRQ 61
984
[    1.298320] pciehp 0000:00:03.2:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
985
[    1.298471] pciehp 0000:00:03.2:pcie004: Slot(0-18): Link Up
986
[    1.302905] pcieport 0000:00:03.3: Signaling PME with IRQ 62
987
[    1.302971] pcieport 0000:00:03.3: AER enabled with IRQ 62
988
[    1.302996] pciehp 0000:00:03.3:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
989
[    1.303150] pciehp 0000:00:03.3:pcie004: Slot(0-19): Link Up
990
[    1.306143] pcieport 0000:00:03.4: Signaling PME with IRQ 63
991
[    1.306203] pcieport 0000:00:03.4: AER enabled with IRQ 63
992
[    1.306224] pciehp 0000:00:03.4:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
993
[    1.306366] pciehp 0000:00:03.4:pcie004: Slot(0-20): Link Up
994
[    1.309351] pcieport 0000:00:03.5: Signaling PME with IRQ 64
995
[    1.309415] pcieport 0000:00:03.5: AER enabled with IRQ 64
996
[    1.309441] pciehp 0000:00:03.5:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
997
[    1.309574] pciehp 0000:00:03.5:pcie004: Slot(0-21): Link Up
998
[    1.312540] pcieport 0000:00:03.6: Signaling PME with IRQ 65
999
[    1.312605] pcieport 0000:00:03.6: AER enabled with IRQ 65
1000
[    1.312630] pciehp 0000:00:03.6:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1001
[    1.312759] pciehp 0000:00:03.6:pcie004: Slot(0-22): Link Up
1002
[    1.315768] pcieport 0000:00:03.7: Signaling PME with IRQ 66
1003
[    1.315837] pcieport 0000:00:03.7: AER enabled with IRQ 66
1004
[    1.315858] pciehp 0000:00:03.7:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1005
[    1.315990] pciehp 0000:00:03.7:pcie004: Slot(0-23): Link Up
1006
[    1.317322] PCI Interrupt Link [GSI0] enabled at IRQ 35
1007
[    1.319029] pcieport 0000:00:04.0: Signaling PME with IRQ 67
1008
[    1.319094] pcieport 0000:00:04.0: AER enabled with IRQ 67
1009
[    1.319121] pciehp 0000:00:04.0:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1010
[    1.319254] pciehp 0000:00:04.0:pcie004: Slot(0-24): Link Up
1011
[    1.323148] pcieport 0000:00:04.1: Signaling PME with IRQ 68
1012
[    1.323213] pcieport 0000:00:04.1: AER enabled with IRQ 68
1013
[    1.323236] pciehp 0000:00:04.1:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1014
[    1.323366] pciehp 0000:00:04.1:pcie004: Slot(0-25): Link Up
1015
[    1.326356] pcieport 0000:00:04.2: Signaling PME with IRQ 69
1016
[    1.326422] pcieport 0000:00:04.2: AER enabled with IRQ 69
1017
[    1.326448] pciehp 0000:00:04.2:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1018
[    1.326580] pciehp 0000:00:04.2:pcie004: Slot(0-26): Link Up
1019
[    1.329681] pcieport 0000:00:04.3: Signaling PME with IRQ 70
1020
[    1.329747] pcieport 0000:00:04.3: AER enabled with IRQ 70
1021
[    1.329774] pciehp 0000:00:04.3:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1022
[    1.329916] pciehp 0000:00:04.3:pcie004: Slot(0-27): Link Up
1023
[    1.332861] pcieport 0000:00:04.4: Signaling PME with IRQ 71
1024
[    1.332935] pcieport 0000:00:04.4: AER enabled with IRQ 71
1025
[    1.332959] pciehp 0000:00:04.4:pcie004: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- LLActRep+
1026
[    1.333099] pciehp 0000:00:04.4:pcie004: Slot(0-28): Link Up
1027
[    1.334717] shpchp 0000:01:00.0: HPC vendor_id 1b36 device_id e ss_vid 0 ss_did 0
1028
[    1.338699] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
1029
[    1.338962] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
1030
[    1.338971] ACPI: Power Button [PWRB]
1031
[    1.342669] virtio-pci 0000:02:01.0: enabling device (0000 -> 0003)
1032
[    1.347888] virtio-pci 0000:02:03.0: enabling device (0000 -> 0003)
1033
[    1.350755] virtio-pci 0000:02:1f.0: enabling device (0000 -> 0002)
1034
[    1.356929] virtio-pci 0000:05:00.0: enabling device (0000 -> 0002)
1035
[    1.359589] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
1036
[    1.363586] virtio_blk virtio4: [vda] 209715200 512-byte logical blocks (107 GB/100 GiB)
1037
[    1.366024]  vda: vda1 vda2 vda3
1038
[    1.367048] virtio_blk virtio5: [vdb] 419430400 512-byte logical blocks (215 GB/200 GiB)
1039
[    1.368653] rdac: device handler registered
1040
[    1.368739] hp_sw: device handler registered
1041
[    1.368739] emc: device handler registered
1042
[    1.368986] alua: device handler registered
1043
[    1.370679] ahci 0000:02:04.0: version 3.0
1044
[    1.371005] ahci 0000:02:04.0: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
1045
[    1.371007] ahci 0000:02:04.0: flags: 64bit ncq only 
1046
[    1.371747] scsi host0: ahci
1047
[    1.372006] scsi host1: ahci
1048
[    1.372123] scsi host2: ahci
1049
[    1.372236] scsi host3: ahci
1050
[    1.372362] scsi host4: ahci
1051
[    1.372481] scsi host5: ahci
1052
[    1.372534] ata1: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006100 irq 77
1053
[    1.372538] ata2: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006180 irq 77
1054
[    1.372541] ata3: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006200 irq 77
1055
[    1.372544] ata4: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006280 irq 77
1056
[    1.372547] ata5: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006300 irq 77
1057
[    1.372550] ata6: SATA max UDMA/133 abar m4096@0xf006000 port 0xf006380 irq 77
1058
[    1.372654] libphy: Fixed MDIO Bus: probed
1059
[    1.372724] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
1060
[    1.372726] ehci-pci: EHCI PCI platform driver
1061
[    1.374617] ehci-pci 0000:02:06.0: EHCI Host Controller
1062
[    1.374654] ehci-pci 0000:02:06.0: new USB bus registered, assigned bus number 1
1063
[    1.374765] ehci-pci 0000:02:06.0: irq 39, io mem 0x0f007000
1064
[    1.404420] ehci-pci 0000:02:06.0: USB 2.0 started, EHCI 1.00
1065
[    1.404468] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
1066
[    1.404469] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1067
[    1.404471] usb usb1: Product: EHCI Host Controller
1068
[    1.404472] usb usb1: Manufacturer: Linux 4.19.90-23.8.v2101.ky10.aarch64 ehci_hcd
1069
[    1.404473] usb usb1: SerialNumber: 0000:02:06.0
1070
[    1.404553] hub 1-0:1.0: USB hub found
1071
[    1.404558] hub 1-0:1.0: 6 ports detected
1072
[    1.404699] ehci-platform: EHCI generic platform driver
1073
[    1.404721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
1074
[    1.404724] ohci-pci: OHCI PCI platform driver
1075
[    1.404736] uhci_hcd: USB Universal Host Controller Interface driver
1076
[    1.406599] uhci_hcd 0000:02:05.0: UHCI Host Controller
1077
[    1.406658] uhci_hcd 0000:02:05.0: new USB bus registered, assigned bus number 2
1078
[    1.406673] uhci_hcd 0000:02:05.0: detected 2 ports
1079
[    1.406731] uhci_hcd 0000:02:05.0: irq 38, io base 0x00001080
1080
[    1.406868] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
1081
[    1.406869] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1082
[    1.406870] usb usb2: Product: UHCI Host Controller
1083
[    1.406871] usb usb2: Manufacturer: Linux 4.19.90-23.8.v2101.ky10.aarch64 uhci_hcd
1084
[    1.406872] usb usb2: SerialNumber: 0000:02:05.0
1085
[    1.406951] hub 2-0:1.0: USB hub found
1086
[    1.406956] hub 2-0:1.0: 2 ports detected
1087
[    1.408907] xhci_hcd 0000:02:07.0: xHCI Host Controller
1088
[    1.408959] xhci_hcd 0000:02:07.0: new USB bus registered, assigned bus number 3
1089
[    1.409141] xhci_hcd 0000:02:07.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000014
1090
[    1.409888] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
1091
[    1.409889] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1092
[    1.409890] usb usb3: Product: xHCI Host Controller
1093
[    1.409891] usb usb3: Manufacturer: Linux 4.19.90-23.8.v2101.ky10.aarch64 xhci-hcd
1094
[    1.409892] usb usb3: SerialNumber: 0000:02:07.0
1095
[    1.409974] hub 3-0:1.0: USB hub found
1096
[    1.409992] hub 3-0:1.0: 4 ports detected
1097
[    1.410141] xhci_hcd 0000:02:07.0: xHCI Host Controller
1098
[    1.410163] xhci_hcd 0000:02:07.0: new USB bus registered, assigned bus number 4
1099
[    1.410166] xhci_hcd 0000:02:07.0: Host supports USB 3.0 EnhancedSuperSpeed
1100
[    1.410195] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
1101
[    1.410214] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
1102
[    1.410215] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1103
[    1.410217] usb usb4: Product: xHCI Host Controller
1104
[    1.410218] usb usb4: Manufacturer: Linux 4.19.90-23.8.v2101.ky10.aarch64 xhci-hcd
1105
[    1.410219] usb usb4: SerialNumber: 0000:02:07.0
1106
[    1.410276] hub 4-0:1.0: USB hub found
1107
[    1.410291] hub 4-0:1.0: 4 ports detected
1108
[    1.410430] usbcore: registered new interface driver usb-storage
1109
[    1.410478] mousedev: PS/2 mouse device common for all mice
1110
[    1.410750] rtc-efi rtc-efi: rtc core: registered rtc-efi as rtc0
1111
[    1.410760] i2c /dev entries driver
1112
[    1.410927] device-mapper: uevent: version 1.0.3
1113
[    1.411012] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
1114
[    1.412261] EFI Variables Facility v0.08 2004-May-17
1115
[    1.412942] hidraw: raw HID events driver (C) Jiri Kosina
1116
[    1.413040] usbcore: registered new interface driver usbhid
1117
[    1.413040] usbhid: USB HID core driver
1118
[    1.413351] Initializing XFRM netlink socket
1119
[    1.413621] NET: Registered protocol family 10
1120
[    1.414006] Segment Routing with IPv6
1121
[    1.414019] NET: Registered protocol family 17
1122
[    1.414204] registered taskstats version 1
1123
[    1.414207] Loading compiled-in X.509 certificates
1124
[    1.444907] Loaded X.509 cert 'Build time autogenerated kernel key: 24506faddeb9191be60518bdd762d60fa772d476'
1125
[    1.444956] zswap: loaded using pool lzo/zbud
1126
[    1.446946] Key type big_key registered
1127
[    1.448629] Key type encrypted registered
1128
[    1.448968] rtc-efi rtc-efi: setting system clock to 2022-04-08 09:48:16 UTC (1649411296)
1129
[    1.449995] SDEI NMI watchdog: Disable SDEI NMI Watchdog in VM
1130
[    1.695996] ata5: SATA link down (SStatus 0 SControl 300)
1131
[    1.696062] ata1: SATA link down (SStatus 0 SControl 300)
1132
[    1.696128] ata4: SATA link down (SStatus 0 SControl 300)
1133
[    1.696195] ata3: SATA link down (SStatus 0 SControl 300)
1134
[    1.696265] ata6: SATA link down (SStatus 0 SControl 300)
1135
[    1.696326] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
1136
[    1.696471] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
1137
[    1.696472] ata2.00: applying bridge limits
1138
[    1.696627] ata2.00: configured for UDMA/100
1139
[    1.696990] scsi 1:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.5+ PQ: 0 ANSI: 5
1140
[    1.697221] scsi 1:0:0:0: Attached scsi generic sg0 type 5
1141
[    1.698515] Freeing unused kernel memory: 5504K
1142
[    1.734428] Run /init as init process
1143
[    1.751984] 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.752011] systemd[1]: Detected virtualization kvm.
1145
[    1.752026] systemd[1]: Detected architecture arm64.
1146
[    1.752028] systemd[1]: Running in initial RAM disk.
1147
[    1.754716] systemd[1]: Set hostname to <localhost.localdomain>.
1148
[    1.774445] usb 1-1: new high-speed USB device number 2 using ehci-pci
1149
[    1.808842] random: systemd: uninitialized urandom read (16 bytes read)
1150
[    1.808856] systemd[1]: Reached target Local File Systems.
1151
[    1.808895] random: systemd: uninitialized urandom read (16 bytes read)
1152
[    1.808901] systemd[1]: Reached target Slices.
1153
[    1.808911] random: systemd: uninitialized urandom read (16 bytes read)
1154
[    1.808931] systemd[1]: Reached target Swap.
1155
[    1.808944] systemd[1]: Reached target Timers.
1156
[    1.809061] systemd[1]: Listening on Journal Audit Socket.
1157
[    1.826436] usb 1-1: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00
1158
[    1.826439] usb 1-1: New USB device strings: Mfr=1, Product=4, SerialNumber=11
1159
[    1.826440] usb 1-1: Product: QEMU USB Keyboard
1160
[    1.826441] usb 1-1: Manufacturer: QEMU
1161
[    1.826442] usb 1-1: SerialNumber: 68284-0000:00:01.0:00.0:06.0-1
1162
[    1.827989] 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.894635] 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.953225] audit: type=1130 audit(1649411296.990: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.975613] audit: type=1130 audit(1649411297.020: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.983449] audit: type=1130 audit(1649411297.020: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.991348] audit: type=1130 audit(1649411297.030: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
[    2.044413] usb 1-2: new high-speed USB device number 3 using ehci-pci
1169
[    2.080842] audit: type=1130 audit(1649411297.120: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.096422] usb 1-2: New USB device found, idVendor=0627, idProduct=0001, bcdDevice= 0.00
1171
[    2.096425] usb 1-2: New USB device strings: Mfr=1, Product=3, SerialNumber=10
1172
[    2.096427] usb 1-2: Product: QEMU USB Tablet
1173
[    2.096428] usb 1-2: Manufacturer: QEMU
1174
[    2.096429] usb 1-2: SerialNumber: 28754-0000:00:01.0:00.0:06.0-2
1175
[    2.097990] 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.098061] 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.154093] audit: type=1130 audit(1649411297.190: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.212513] [drm] pci: virtio-gpu-pci detected at 0000:02:02.0
1179
[    2.212623] audit: type=1130 audit(1649411297.250: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'
1180
[    2.212701] [drm] virgl 3d acceleration not supported by host
1181
[    2.213509] [TTM] Zone  kernel: Available graphics memory: 32806656 kiB
1182
[    2.213511] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
1183
[    2.213512] [TTM] Initializing pool allocator
1184
[    2.213516] [TTM] Initializing DMA pool allocator
1185
[    2.213532] [drm] number of scanouts: 1
1186
[    2.213535] [drm] number of cap sets: 0
1187
[    2.214261] Console: switching to colour frame buffer device 128x48
1188
[    2.216909] virtio_gpu virtio1: fb0: virtiodrmfb frame buffer device
1189
[    2.225057] virtio_net virtio3 enp3s0: renamed from eth0
1190
[    2.304463] [drm] Initialized virtio_gpu 0.0.1 0 for virtio1 on minor 0
1191
[    2.314802] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
1192
[    2.314806] cdrom: Uniform CD-ROM driver Revision: 3.20
1193
[    2.315229] sr 1:0:0:0: Attached scsi CD-ROM sr0
1194
[    3.454469] pciehp 0000:00:01.4:pcie004: Failed to check link status
1195
[    3.455020] pciehp 0000:00:01.7:pcie004: Failed to check link status
1196
[    3.455515] pciehp 0000:00:01.6:pcie004: Failed to check link status
1197
[    3.456109] pciehp 0000:00:01.5:pcie004: Failed to check link status
1198
[    3.456605] pciehp 0000:00:02.2:pcie004: Failed to check link status
1199
[    3.457109] pciehp 0000:00:02.1:pcie004: Failed to check link status
1200
[    3.457596] pciehp 0000:00:02.0:pcie004: Failed to check link status
1201
[    3.458105] pciehp 0000:00:02.4:pcie004: Failed to check link status
1202
[    3.458594] pciehp 0000:00:02.3:pcie004: Failed to check link status
1203
[    3.494435] pciehp 0000:00:04.1:pcie004: Failed to check link status
1204
[    3.494955] pciehp 0000:00:04.0:pcie004: Failed to check link status
1205
[    3.495449] pciehp 0000:00:03.7:pcie004: Failed to check link status
1206
[    3.495937] pciehp 0000:00:03.3:pcie004: Failed to check link status
1207
[    3.496423] pciehp 0000:00:03.2:pcie004: Failed to check link status
1208
[    3.496911] pciehp 0000:00:03.1:pcie004: Failed to check link status
1209
[    3.497400] pciehp 0000:00:03.6:pcie004: Failed to check link status
1210
[    3.497875] pciehp 0000:00:03.5:pcie004: Failed to check link status
1211
[    3.498349] pciehp 0000:00:03.4:pcie004: Failed to check link status
1212
[    3.498832] pciehp 0000:00:03.0:pcie004: Failed to check link status
1213
[    3.499316] pciehp 0000:00:02.7:pcie004: Failed to check link status
1214
[    3.499800] pciehp 0000:00:02.6:pcie004: Failed to check link status
1215
[    3.500276] pciehp 0000:00:02.5:pcie004: Failed to check link status
1216
[    3.522049] random: crng init done
1217
[    3.522052] random: 7 urandom warning(s) missed due to ratelimiting
1218
[    3.534432] pciehp 0000:00:04.4:pcie004: Failed to check link status
1219
[    3.534929] pciehp 0000:00:04.3:pcie004: Failed to check link status
1220
[    3.535414] pciehp 0000:00:04.2:pcie004: Failed to check link status
1221
[    3.737952] audit: type=1130 audit(1649411298.780: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'
1222
[    3.759727] audit: type=1130 audit(1649411298.800: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'
1223
[    3.774500] XFS (dm-0): Mounting V5 Filesystem
1224
[    3.795112] XFS (dm-0): Ending clean mount
1225
[    4.639091] systemd-journald[387]: Received SIGTERM from PID 1 (systemd).
1226
[    4.670545] systemd: 27 output lines suppressed due to ratelimiting
1227
[    4.877101] 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)
1228
[    4.877126] systemd[1]: Detected virtualization kvm.
1229
[    4.877142] systemd[1]: Detected architecture arm64.
1230
[    4.878236] systemd[1]: Set hostname to <localhost.localdomain>.
1231
[    4.896369] systemd-rc-local-generator[826]: /etc/rc.d/rc.local is not marked executable, skipping.
1232
[    4.955832] 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.
1233
[    4.979130] 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.
1234
[    5.005612] systemd[1]: Configuration file /etc/systemd/system/vm-agent.service is marked executable. Please remove executable permission bits. Proceeding anyway.
1235
[    5.018247] 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.
1236
[    5.022104] 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.
1237
[    5.025353] systemd[1]: Configuration file /usr/lib/systemd/system/kylin-activation-check.service is marked executable. Please remove executable permission bits. Proceeding anyway.
1238
[    5.103186] kauditd_printk_skb: 23 callbacks suppressed
1239
[    5.103188] audit: type=1131 audit(1649411300.140:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1240
[    5.103948] audit: type=1130 audit(1649411300.140:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1241
[    5.103950] audit: type=1131 audit(1649411300.140:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1242
[    5.119821] audit: type=1131 audit(1649411300.160:37): 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'
1243
[    5.119942] audit: type=1130 audit(1649411300.160:38): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1244
[    5.119944] audit: type=1131 audit(1649411300.160:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1245
[    5.125786] VFS: Open an write opened block device exclusively dm-1 [834 swapon].
1246
[    5.130008] audit: type=1130 audit(1649411300.170:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1247
[    5.131690] audit: type=1130 audit(1649411300.170:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1248
[    5.134434] audit: type=1130 audit(1649411300.180:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1249
[    5.149896] audit: type=1130 audit(1649411300.190:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
1250
[    5.249581] systemd-journald[840]: Received client request to flush runtime journal.
1251
[    5.264434] Adding 4206528k swap on /dev/mapper/klas_host--192--168--0--173-swap.  Priority:-2 extents:1 across:4206528k FS
1252
[    5.475081] cryptd: max_cpu_qlen set to 1000
1253
[    5.711665] XFS (vda2): Mounting V5 Filesystem
1254
[    5.800214] XFS (vda2): Ending clean mount
1255
[    5.873509] RPC: Registered named UNIX socket transport module.
1256
[    5.873512] RPC: Registered udp transport module.
1257
[    5.873513] RPC: Registered tcp transport module.
1258
[    5.873513] RPC: Registered tcp NFSv4.1 backchannel transport module.
1259
[    9.503955] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
1260
[   10.814748] IPv6: enp3s0: IPv6 duplicate address fe80::899a:144:efd8:50de used by fa:16:3e:56:fc:ca detected!
1261
[   10.925028] IPv6: enp3s0: IPv6 duplicate address fe80::899a:144:efd8:50de used by fa:16:3e:bb:86:8b detected!
1262
[   10.954622] IPv6: enp3s0: IPv6 duplicate address fe80::4747:a30a:8156:f215 used by fa:16:3e:56:fc:ca detected!
1263
[   11.055157] IPv6: enp3s0: IPv6 duplicate address fe80::9fe0:e989:db5:8074 used by fa:16:3e:6a:c3:ef detected!
1264
[   11.204407] IPv6: enp3s0: IPv6 duplicate address fe80::4747:a30a:8156:f215 used by fa:16:3e:56:fc:ca detected!
1265
[   11.454736] IPv6: enp3s0: IPv6 duplicate address fe80::899a:144:efd8:50de used by fa:16:3e:bb:86:8b detected!
1266
[612055.992795]  vdb: vdb1
1267
[612061.100568] VFS: Open an write opened block device exclusively vdb1 [1106408 lvcreate].
1268
[612089.328333] XFS (dm-3): Mounting V5 Filesystem
1269
[612089.341506] XFS (dm-3): Ending clean mount
1270
[850296.360427] systemd-rc-local-generator[1602246]: /etc/rc.d/rc.local is not marked executable, skipping.
1271
[1006988.747976] TCP: request_sock_TCP: Possible SYN flooding on port 8080. Sending cookies.  Check SNMP counters.
1272
[1185422.639834] TCP: request_sock_TCP: Possible SYN flooding on port 8080. Sending cookies.  Check SNMP counters.
(9-9/10)