Paste #261609

   
pasted on 31.03.2022 17:33
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
[    0.000000] Linux version 5.17.0-riscv64 (root@unmatch8) (riscv64-unknown-linux-gnu-gcc (Gentoo 11.2.1_p20220115 p4) 11.2.1 20220115, GNU ld (Gentoo 2.37_p1 p2) 2.37) #1 SMP Fri Mar 25 20:46:37 CST 2022
[    0.000000] OF: fdt: Ignoring memory range 0x80000000 - 0x80200000
[    0.000000] Machine model: SiFive HiFive Unmatched A00
[    0.000000] earlycon: sbi0 at I/O port 0x0 (options '')
[    0.000000] printk: bootconsole [sbi0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] cma: Reserved 16 MiB at 0x00000000ff000000
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000080200000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000047fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080200000-0x000000047fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x000000047fffffff]
[    0.000000] On node 0, zone DMA32: 512 pages in unavailable ranges
[    0.000000] SBI specification v0.3 detected
[    0.000000] SBI implementation ID=0x1 Version=0x10000
[    0.000000] SBI TIME extension detected
[    0.000000] SBI IPI extension detected
[    0.000000] SBI RFENCE extension detected
[    0.000000] SBI SRST extension detected
[    0.000000] SBI HSM extension detected
[    0.000000] CPU with hartid=0 is not available
[    0.000000] CPU with hartid=0 is not available
[    0.000000] riscv: ISA extensions acdfim
[    0.000000] riscv: ELF capabilities acdfim
[    0.000000] percpu: Embedded 27 pages/cpu s70104 r8192 d32296 u110592
[    0.000000] pcpu-alloc: s70104 r8192 d32296 u110592 alloc=27*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 4128264
[    0.000000] Kernel command line: real_root=ZFS=syspool/ROOT/gentoo dozfs=force rootwait console=ttySIF0,115200 earlycon=sbi
[    0.000000] Unknown kernel command line parameters "real_root=ZFS=syspool/ROOT/gentoo dozfs=force", will be passed to user space.
[    0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x00000000fb000000-0x00000000ff000000] (64MB)
[    0.000000] Memory: 16348924K/16775168K available (13500K kernel code, 5968K rwdata, 6144K rodata, 2641K init, 455K bss, 409860K reserved, 16384K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 48784 entries in 191 pages
[    0.000000] ftrace: allocated 191 pages with 7 groups
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] 	Rude variant of Tasks RCU enabled.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] CPU with hartid=0 is not available
[    0.000000] riscv-intc: unable to find hart id for /cpus/cpu@0/interrupt-controller
[    0.000000] riscv-intc: 64 local interrupts mapped
[    0.000000] plic: interrupt-controller@c000000: mapped 69 interrupts with 4 handlers for 9 contexts.
[    0.000000] random: get_random_bytes called from start_kernel+0x53a/0x734 with crng_init=0
[    0.000000] riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [3]
[    0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 3526361616960 ns
[    0.000002] sched_clock: 64 bits at 1000kHz, resolution 1000ns, wraps every 2199023255500ns
[    0.008630] Console: colour dummy device 80x25
[    0.013042] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=4000)
[    0.023110] pid_max: default: 32768 minimum: 301
[    0.028764] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.036532] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.046364] cblist_init_generic: Setting adjustable number of callback queues.
[    0.052959] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.059232] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.065397] ASID allocator disabled (0 bits)
[    0.069752] rcu: Hierarchical SRCU implementation.
[    0.074922] EFI services will not be available.
[    0.079578] smp: Bringing up secondary CPUs ...
[    0.086251] smp: Brought up 1 node, 4 CPUs
[    0.095279] devtmpfs: initialized
[    0.100675] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.109788] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.118796] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.124562] thermal_sys: Registered thermal governor 'step_wise'
[    0.138949] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.151063] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.225954] raid6: int64x8  gen()   694 MB/s
[    0.294052] raid6: int64x4  gen()  1150 MB/s
[    0.362157] raid6: int64x2  gen()  1115 MB/s
[    0.430287] raid6: int64x1  gen()   789 MB/s
[    0.433865] raid6: using algorithm int64x4 gen() 1150 MB/s
[    0.507509] raid6: .... xor() 638 MB/s, rmw enabled
[    0.511705] raid6: using intx1 recovery algorithm
[    0.516682] iommu: Default domain type: Translated 
[    0.521438] iommu: DMA domain TLB invalidation policy: strict mode 
[    0.527967] vgaarb: loaded
[    0.530860] SCSI subsystem initialized
[    0.534621] libata version 3.00 loaded.
[    0.534786] usbcore: registered new interface driver usbfs
[    0.539988] usbcore: registered new interface driver hub
[    0.545353] usbcore: registered new device driver usb
[    0.550564] EDAC MC: Ver: 3.0.0
[    0.554031] Advanced Linux Sound Architecture Driver Initialized.
[    0.560786] clocksource: Switched to clocksource riscv_clocksource
[    0.669772] VFS: Disk quotas dquot_6.6.0
[    0.673135] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.686570] NET: Registered PF_INET protocol family
[    0.698068] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.719910] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.728489] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.740478] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.751523] TCP: Hash tables configured (established 131072 bind 65536)
[    0.760054] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.767558] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.774990] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.782981] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.788731] RPC: Registered named UNIX socket transport module.
[    0.794009] RPC: Registered udp transport module.
[    0.798765] RPC: Registered tcp transport module.
[    0.803539] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.810056] NET: Registered PF_XDP protocol family
[    0.814935] PCI: CLS 0 bytes, default 64
[    0.819743] Initialise system trusted keyrings
[    0.823752] workingset: timestamp_bits=46 max_order=22 bucket_order=0
[    0.824149] Unpacking initramfs...
[    0.837837] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.843911] NFS: Registering the id_resolver key type
[    0.848340] Key type id_resolver registered
[    0.852551] Key type id_legacy registered
[    0.856732] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.863407] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.870873] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.878688] SGI XFS with ACLs, security attributes, scrub, quota, no debug enabled
[    0.887133] 9p: Installing v9fs 9p2000 file system support
[    0.924951] NET: Registered PF_ALG protocol family
[    0.929089] xor: measuring software checksum speed
[    0.937748]    8regs           :  2610 MB/sec
[    0.945210]    8regs_prefetch  :  2608 MB/sec
[    0.952418]    32regs          :  2788 MB/sec
[    0.959634]    32regs_prefetch :  2788 MB/sec
[    0.963309] xor: using function: 32regs_prefetch (2788 MB/sec)
[    0.969230] Key type asymmetric registered
[    0.973388] Asymmetric key parser 'x509' registered
[    3.929216] Freeing initrd memory: 8620K
[    3.939853] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    3.945051] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    3.952627] io scheduler mq-deadline registered
[    3.957018] io scheduler kyber registered
[    3.963483] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    3.992392] fu740-pcie e00000000.pcie: host bridge /soc/pcie@e00000000 ranges:
[    3.999063] fu740-pcie e00000000.pcie:       IO 0x0060080000..0x006008ffff -> 0x0060080000
[    4.007369] fu740-pcie e00000000.pcie:      MEM 0x0060090000..0x0070ffffff -> 0x0060090000
[    4.015684] fu740-pcie e00000000.pcie:      MEM 0x2000000000..0x3fffffffff -> 0x2000000000
[    4.129852] fu740-pcie e00000000.pcie: iATU unroll: enabled
[    4.134766] fu740-pcie e00000000.pcie: Detected iATU regions: 8 outbound, 8 inbound
[    4.242519] fu740-pcie e00000000.pcie: Link up
[    4.246452] fu740-pcie e00000000.pcie: PCI host bridge to bus 0000:00
[    4.252813] pci_bus 0000:00: root bus resource [bus 00-ff]
[    4.258358] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x60080000-0x6008ffff])
[    4.267909] pci_bus 0000:00: root bus resource [mem 0x60090000-0x70ffffff]
[    4.274856] pci_bus 0000:00: root bus resource [mem 0x2000000000-0x3fffffffff pref]
[    4.282628] pci 0000:00:00.0: [f15e:0000] type 01 class 0x060400
[    4.288681] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[    4.295013] pci 0000:00:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
[    4.301837] pci 0000:00:00.0: supports D1
[    4.305866] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    4.312532] pci 0000:01:00.0: [1b21:2824] type 01 class 0x060400
[    4.317937] pci 0000:01:00.0: enabling Extended Tags
[    4.323020] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    4.341297] pci 0000:01:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.348801] pci 0000:02:00.0: [1b21:2824] type 01 class 0x060400
[    4.354785] pci 0000:02:00.0: enabling Extended Tags
[    4.359873] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    4.366258] pci 0000:02:02.0: [1b21:2824] type 01 class 0x060400
[    4.372069] pci 0000:02:02.0: enabling Extended Tags
[    4.377157] pci 0000:02:02.0: PME# supported from D0 D3hot D3cold
[    4.383502] pci 0000:02:03.0: [1b21:2824] type 01 class 0x060400
[    4.389357] pci 0000:02:03.0: enabling Extended Tags
[    4.394443] pci 0000:02:03.0: PME# supported from D0 D3hot D3cold
[    4.400791] pci 0000:02:04.0: [1b21:2824] type 01 class 0x060400
[    4.406636] pci 0000:02:04.0: enabling Extended Tags
[    4.411726] pci 0000:02:04.0: PME# supported from D0 D3hot D3cold
[    4.418083] pci 0000:02:06.0: [1b21:2824] type 01 class 0x060400
[    4.423923] pci 0000:02:06.0: enabling Extended Tags
[    4.429014] pci 0000:02:06.0: PME# supported from D0 D3hot D3cold
[    4.435364] pci 0000:02:07.0: [1b21:2824] type 01 class 0x060400
[    4.441209] pci 0000:02:07.0: enabling Extended Tags
[    4.446297] pci 0000:02:07.0: PME# supported from D0 D3hot D3cold
[    4.452635] pci 0000:02:08.0: [1b21:2824] type 01 class 0x060400
[    4.458499] pci 0000:02:08.0: enabling Extended Tags
[    4.463582] pci 0000:02:08.0: PME# supported from D0 D3hot D3cold
[    4.470296] pci 0000:02:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.477717] pci 0000:02:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.485790] pci 0000:02:03.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.493867] pci 0000:02:04.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.501945] pci 0000:02:06.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.510025] pci 0000:02:07.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.518101] pci 0000:02:08.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    4.526743] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 03
[    4.533011] pci 0000:04:00.0: [1b21:1142] type 00 class 0x0c0330
[    4.538981] pci 0000:04:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
[    4.545993] pci 0000:04:00.0: PME# supported from D3cold
[    4.561299] pci_bus 0000:04: busn_res: [bus 04-ff] end is updated to 04
[    4.567413] pci 0000:05:00.0: [8086:3165] type 00 class 0x028000
[    4.573381] pci 0000:05:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit]
[    4.580460] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    4.597314] pci_bus 0000:05: busn_res: [bus 05-ff] end is updated to 05
[    4.603428] pci 0000:06:00.0: [1987:5013] type 00 class 0x010802
[    4.609379] pci 0000:06:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[    4.625301] pci_bus 0000:06: busn_res: [bus 06-ff] end is updated to 06
[    4.631830] pci_bus 0000:07: busn_res: [bus 07-ff] end is updated to 07
[    4.638513] pci_bus 0000:08: busn_res: [bus 08-ff] end is updated to 08
[    4.644783] pci 0000:09:00.0: [1002:68f9] type 00 class 0x030000
[    4.650739] pci 0000:09:00.0: reg 0x10: [mem 0x00000000-0x0fffffff 64bit pref]
[    4.658020] pci 0000:09:00.0: reg 0x18: [mem 0x00000000-0x0001ffff 64bit]
[    4.664875] pci 0000:09:00.0: reg 0x20: initial BAR value 0x00000000 invalid
[    4.671981] pci 0000:09:00.0: reg 0x20: [io  size 0x0100]
[    4.677477] pci 0000:09:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    4.684242] pci 0000:09:00.0: enabling Extended Tags
[    4.689376] pci 0000:09:00.0: supports D1 D2
[    4.693707] pci 0000:09:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:02:08.0 (capable of 32.000 Gb/s with 2.5 GT/s PCIe x16 link)
[    4.708926] pci 0000:09:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    4.717302] pci 0000:09:00.1: [1002:aa68] type 00 class 0x040300
[    4.723352] pci 0000:09:00.1: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[    4.730249] pci 0000:09:00.1: enabling Extended Tags
[    4.735322] pci 0000:09:00.1: supports D1 D2
[    4.749313] pci_bus 0000:09: busn_res: [bus 09-ff] end is updated to 09
[    4.755269] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 09
[    4.761955] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 09
[    4.768695] pci 0000:00:00.0: BAR 15: assigned [mem 0x2000000000-0x200fffffff 64bit pref]
[    4.776891] pci 0000:00:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff]
[    4.783750] pci 0000:00:00.0: BAR 14: assigned [mem 0x60200000-0x605fffff]
[    4.790700] pci 0000:00:00.0: BAR 6: assigned [mem 0x60090000-0x6009ffff pref]
[    4.797992] pci 0000:00:00.0: BAR 13: assigned [io  0x0000-0x0fff]
[    4.804251] pci 0000:01:00.0: BAR 15: assigned [mem 0x2000000000-0x200fffffff 64bit pref]
[    4.812497] pci 0000:01:00.0: BAR 14: assigned [mem 0x60200000-0x605fffff]
[    4.819445] pci 0000:01:00.0: BAR 13: assigned [io  0x0000-0x0fff]
[    4.825707] pci 0000:02:08.0: BAR 15: assigned [mem 0x2000000000-0x200fffffff 64bit pref]
[    4.833951] pci 0000:02:02.0: BAR 14: assigned [mem 0x60200000-0x602fffff]
[    4.840899] pci 0000:02:03.0: BAR 14: assigned [mem 0x60300000-0x603fffff]
[    4.847847] pci 0000:02:04.0: BAR 14: assigned [mem 0x60400000-0x604fffff]
[    4.854796] pci 0000:02:08.0: BAR 14: assigned [mem 0x60500000-0x605fffff]
[    4.861744] pci 0000:02:08.0: BAR 13: assigned [io  0x0000-0x0fff]
[    4.868000] pci 0000:02:00.0: PCI bridge to [bus 03]
[    4.873062] pci 0000:04:00.0: BAR 0: assigned [mem 0x60200000-0x60207fff 64bit]
[    4.880439] pci 0000:02:02.0: PCI bridge to [bus 04]
[    4.885465] pci 0000:02:02.0:   bridge window [mem 0x60200000-0x602fffff]
[    4.892332] pci 0000:05:00.0: BAR 0: assigned [mem 0x60300000-0x60301fff 64bit]
[    4.899726] pci 0000:02:03.0: PCI bridge to [bus 05]
[    4.904744] pci 0000:02:03.0:   bridge window [mem 0x60300000-0x603fffff]
[    4.911614] pci 0000:06:00.0: BAR 0: assigned [mem 0x60400000-0x60403fff 64bit]
[    4.919017] pci 0000:02:04.0: PCI bridge to [bus 06]
[    4.924032] pci 0000:02:04.0:   bridge window [mem 0x60400000-0x604fffff]
[    4.930896] pci 0000:02:06.0: PCI bridge to [bus 07]
[    4.935939] pci 0000:02:07.0: PCI bridge to [bus 08]
[    4.940982] pci 0000:09:00.0: BAR 0: assigned [mem 0x2000000000-0x200fffffff 64bit pref]
[    4.949145] pci 0000:09:00.0: BAR 2: assigned [mem 0x60500000-0x6051ffff 64bit]
[    4.956527] pci 0000:09:00.0: BAR 6: assigned [mem 0x60520000-0x6053ffff pref]
[    4.963807] pci 0000:09:00.1: BAR 0: assigned [mem 0x60540000-0x60543fff 64bit]
[    4.971206] pci 0000:09:00.0: BAR 4: assigned [io  0x0000-0x00ff]
[    4.977361] pci 0000:02:08.0: PCI bridge to [bus 09]
[    4.982395] pci 0000:02:08.0:   bridge window [io  0x0000-0x0fff]
[    4.988564] pci 0000:02:08.0:   bridge window [mem 0x60500000-0x605fffff]
[    4.995428] pci 0000:02:08.0:   bridge window [mem 0x2000000000-0x200fffffff 64bit pref]
[    5.003598] pci 0000:01:00.0: PCI bridge to [bus 02-09]
[    5.008887] pci 0000:01:00.0:   bridge window [io  0x0000-0x0fff]
[    5.015056] pci 0000:01:00.0:   bridge window [mem 0x60200000-0x605fffff]
[    5.021916] pci 0000:01:00.0:   bridge window [mem 0x2000000000-0x200fffffff 64bit pref]
[    5.030084] pci 0000:00:00.0: PCI bridge to [bus 01-09]
[    5.035376] pci 0000:00:00.0:   bridge window [io  0x0000-0x0fff]
[    5.041542] pci 0000:00:00.0:   bridge window [mem 0x60200000-0x605fffff]
[    5.048404] pci 0000:00:00.0:   bridge window [mem 0x2000000000-0x200fffffff 64bit pref]
[    5.057285] pcieport 0000:00:00.0: AER: enabled with IRQ 46
[    5.062372] pcieport 0000:01:00.0: enabling device (0000 -> 0003)
[    5.069149] pcieport 0000:02:02.0: enabling device (0000 -> 0002)
[    5.074906] pcieport 0000:02:03.0: enabling device (0000 -> 0002)
[    5.081075] pcieport 0000:02:04.0: enabling device (0000 -> 0002)
[    5.087905] pcieport 0000:02:08.0: enabling device (0000 -> 0003)
[    5.093636] pci 0000:04:00.0: enabling device (0000 -> 0002)
[    5.099236] pci 0000:09:00.1: D0 power state depends on 0000:09:00.0
[    5.105656] switchtec: loaded.
[    5.108905] L2CACHE: DataError @ 0x00000007.7A849E30
[    5.113723] L2CACHE: No. of Banks in the cache: 4
[    5.118422] L2CACHE: No. of ways per bank: 16
[    5.122850] L2CACHE: Sets per bank: 512
[    5.126767] L2CACHE: Bytes per cache block: 64
[    5.131276] L2CACHE: Index of the largest way enabled: 15
[    5.176698] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    5.183720] 10010000.serial: ttySIF0 at MMIO 0x10010000 (irq = 1, base_baud = 115200) is a SiFive UART v0
[    5.192670] printk: console [ttySIF0] enabled
[    5.201412] printk: bootconsole [sbi0] disabled
[    5.210881] 10011000.serial: ttySIF1 at MMIO 0x10011000 (irq = 2, base_baud = 115200) is a SiFive UART v0
[    5.231064] loop: module loaded
[    5.267727] nvme nvme0: pci function 0000:06:00.0
[    5.271982] nvme 0000:06:00.0: enabling device (0000 -> 0002)
[    5.279595] Rounding down aligned max_sectors from 4294967295 to 4294967288
[    5.286094] db_root: cannot open: /etc/target
[    5.290185] nvme nvme0: missing or invalid SUBNQN field.
[    5.290867] sifive_spi 10040000.spi: mapped; irq=4, cs=1
[    5.301510] spi-nor spi0.0: is25wp256 (32768 Kbytes)
[    5.310989] sifive_spi 10050000.spi: mapped; irq=6, cs=1
[    5.311663] nvme nvme0: allocated 128 MiB host memory buffer.
[    5.317065] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[    5.329100] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[    5.339681] tun: Universal TUN/TAP device driver, 1.6
[    5.344331] macb 10090000.ethernet: Registered clk switch 'sifive-gemgxl-mgmt'
[    5.344459] cma: cma_alloc: reserved: alloc failed, req-size: 4 pages, ret: -12
[    5.355047] macb 10090000.ethernet eth0: Cadence GEM rev 0x10070109 at 0x10090000 irq 7 (70:b3:d5:92:f7:47)
[    5.358525] cma: cma_alloc: reserved: alloc failed, req-size: 16 pages, ret: -12
[    5.368319] e1000e: Intel(R) PRO/1000 Network Driver
[    5.375756] cma: cma_alloc: reserved: alloc failed, req-size: 4 pages, ret: -12
[    5.380533] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    5.380909] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.387874] cma: cma_alloc: reserved: alloc failed, req-size: 16 pages, ret: -12
[    5.393737] ehci-pci: EHCI PCI platform driver
[    5.393800] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.400428] cma: cma_alloc: reserved: alloc failed, req-size: 4 pages, ret: -12
[    5.407642] ohci-pci: OHCI PCI platform driver
[    5.412114] cma: cma_alloc: reserved: alloc failed, req-size: 16 pages, ret: -12
[    5.418273] uhci_hcd: USB Universal Host Controller Interface driver
[    5.425704] cma: cma_alloc: reserved: alloc failed, req-size: 4 pages, ret: -12
[    5.430213] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    5.437383] cma: cma_alloc: reserved: alloc failed, req-size: 16 pages, ret: -12
[    5.443882] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 1
[    5.471251] nvme nvme0: 4/0/0 default/read/poll queues
[    5.486091]  nvme0n1: p1 p2
[    5.611749] xhci_hcd 0000:04:00.0: hcc params 0x0200e080 hci version 0x100 quirks 0x0000000010800410
[    5.621148] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17
[    5.628679] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.635878] usb usb1: Product: xHCI Host Controller
[    5.640735] usb usb1: Manufacturer: Linux 5.17.0-riscv64 xhci-hcd
[    5.646813] usb usb1: SerialNumber: 0000:04:00.0
[    5.651814] hub 1-0:1.0: USB hub found
[    5.655204] hub 1-0:1.0: 2 ports detected
[    5.659500] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    5.664489] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 2
[    5.671764] xhci_hcd 0000:04:00.0: Host supports USB 3.0 SuperSpeed
[    5.678848] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.686361] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17
[    5.694438] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.701639] usb usb2: Product: xHCI Host Controller
[    5.706499] usb usb2: Manufacturer: Linux 5.17.0-riscv64 xhci-hcd
[    5.712578] usb usb2: SerialNumber: 0000:04:00.0
[    5.717486] hub 2-0:1.0: USB hub found
[    5.720957] hub 2-0:1.0: 2 ports detected
[    5.725357] usbcore: registered new interface driver usb-storage
[    5.731038] usbcore: registered new interface driver usbserial_generic
[    5.737447] usbserial: USB Serial support registered for generic
[    5.743541] mousedev: PS/2 mouse device common for all mice
[    5.749027] usbcore: registered new interface driver usbtouchscreen
[    5.755317] i2c_dev: i2c /dev entries driver
[    5.760463] poweroff-gpio gpio-poweroff: gpio_poweroff_probe: pm_power_off function already registered
[    5.769032] poweroff-gpio: probe of gpio-poweroff failed with error -16
[    5.775975] EDAC DEVICE0: Giving out device to module Sifive ECC Manager controller sifive_edac.0: DEV sifive_edac.0 (INTERRUPT)
[    5.813064] mmc_spi spi1.0: SD/MMC host mmc0, no DMA, no WP, no poweroff
[    5.819740] ledtrig-cpu: registered to indicate activity on CPUs
[    5.825312] usbcore: registered new interface driver usbhid
[    5.830562] usbhid: USB HID core driver
[    5.834851] usbcore: registered new interface driver snd-usb-audio
[    5.860693] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
[    5.866098] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[    5.873618] IPVS: ipvs loaded.
[    5.876288] IPVS: [rr] scheduler registered.
[    5.876592] mmc0: host does not support reading read-only switch, assuming write-enable
[    5.880555] IPVS: [wrr] scheduler registered.
[    5.880564] IPVS: [lc] scheduler registered.
[    5.880571] IPVS: [wlc] scheduler registered.
[    5.888550] mmc0: new SDHC card on SPI
[    5.892885] IPVS: [fo] scheduler registered.
[    5.898798] mmcblk0: mmc0:0000 SD32G 29.7 GiB 
[    5.901492] IPVS: [ovf] scheduler registered.
[    5.901514] IPVS: [lblc] scheduler registered.
[    5.922695] IPVS: [lblcr] scheduler registered.
[    5.927205] IPVS: [dh] scheduler registered.
[    5.931452] IPVS: [sh] scheduler registered.
[    5.935708] IPVS: [mh] scheduler registered.
[    5.939011]  mmcblk0: p1 p2 p3 p4
[    5.940244] Initializing XFRM netlink socket
[    5.948150] NET: Registered PF_INET6 protocol family
[    5.953808] Segment Routing with IPv6
[    5.956726] In-situ OAM (IOAM) with IPv6
[    5.960793] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    5.967666] NET: Registered PF_PACKET protocol family
[    5.972007] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    5.984797] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[    5.991592] 8021q: 802.1Q VLAN Support v1.8
[    5.995740] 9pnet: Installing 9P2000 support
[    5.999912] Key type dns_resolver registered
[    6.004097] openvswitch: Open vSwitch switching datapath
[    6.010241] NET: Registered PF_VSOCK protocol family
[    6.014472] mpls_gso: MPLS GSO support
[    6.019081] Loading compiled-in X.509 certificates
[    6.024542] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=no
[    6.035685] Key type encrypted registered
[    6.047899] ALSA device list:
[    6.050127]   No soundcards found.
[    6.069290] Freeing unused kernel image (initmem) memory: 2640K
[    6.146854] Checked W+X mappings: passed, no W+X pages found
[    6.151791] Run /init as init process
[    6.155417]   with arguments:
[    6.155423]     /init
[    6.155428]   with environment:
[    6.155434]     HOME=/
[    6.155438]     TERM=linux
[    6.155443]     real_root=ZFS=syspool/ROOT/gentoo
[    6.155451]     dozfs=force
[    6.167164] usb 1-2: New USB device found, idVendor=174c, idProduct=2074, bcdDevice= 0.01
[    6.174619] usb 1-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    6.181726] usb 1-2: Product: AS2107
[    6.185280] usb 1-2: Manufacturer: ASMedia
[    6.189373] usb 1-2: SerialNumber: USB2.0 Hub
[    6.262829] hub 1-2:1.0: USB hub found
[    6.263077] hub 1-2:1.0: 4 ports detected
[    6.347872] usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd
[    6.376692] usb 2-2: New USB device found, idVendor=174c, idProduct=3074, bcdDevice= 0.01
[    6.376709] usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    6.376718] usb 2-2: Product: AS2107
[    6.376725] usb 2-2: Manufacturer: ASMedia
[    6.376732] usb 2-2: SerialNumber: USB2.0 Hub
[    6.446061] hub 2-2:1.0: USB hub found
[    6.446710] hub 2-2:1.0: 4 ports detected
[    6.676826] usb 1-2.4: new full-speed USB device number 3 using xhci_hcd
[    6.743577] random: fast init done
[    6.746126] udevd[916]: starting version 3.2.10
[    6.747518] random: udevd: uninitialized urandom read (16 bytes read)
[    6.747682] random: udevd: uninitialized urandom read (16 bytes read)
[    6.747737] random: udevd: uninitialized urandom read (16 bytes read)
[    6.753142] udevd[917]: starting eudev-3.2.10
[    6.954064] usb 1-2.4: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
[    6.954095] usb 1-2.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    6.984403] spl: loading out-of-tree module taints kernel.
[    7.002689] icp: module license 'CDDL' taints kernel.
[    7.002715] Disabling lock debugging due to kernel taint
[    8.883500] BTRFS: device fsid f1ba8d8b-73d9-4537-9ad3-1a168a825e96 devid 1 transid 103 /dev/mmcblk0p4 scanned by udevd (931)
[   26.097951] ZFS: Loaded module v2.1.4-r0-gentoo, ZFS pool version 5000, ZFS filesystem version 5
[   29.975720] systemd[1]: System time before build time, advancing clock.
[   30.042718] systemd[1]: systemd 250 running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 +IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 +LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[   30.073398] systemd[1]: Detected architecture riscv64.
[   30.083060] systemd[1]: Hostname set to <unmatch8>.
[   30.286841] systemd[1312]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[   30.417973] urandom_read: 4 callbacks suppressed
[   30.417997] random: lvmconfig: uninitialized urandom read (4 bytes read)
[   30.948435] systemd[1]: /lib/systemd/system/frpc.service:7: Special user nobody configured, this is not safe!
[   30.960443] systemd[1]: /lib/systemd/system/courier-imapd.service:11: PIDFile= references a path below legacy directory /var/run/, updating /var/run/imapd.pid → /run/imapd.pid; please update the unit file accordingly.
[   30.980945] systemd[1]: /lib/systemd/system/courier-authdaemond.service:8: PIDFile= references a path below legacy directory /var/run/, updating /var/run/authdaemon.pid → /run/authdaemon.pid; please update the unit file accordingly.
[   31.014766] systemd[1]: Queued start job for default target Graphical Interface.
[   31.024586] random: systemd: uninitialized urandom read (16 bytes read)
[   31.035288] systemd[1]: Created slice Slice /system/getty.
[   31.046516] random: systemd: uninitialized urandom read (16 bytes read)
[   31.054425] systemd[1]: Created slice Slice /system/modprobe.
[   31.067542] systemd[1]: Created slice Slice /system/serial-getty.
[   31.081466] systemd[1]: Created slice Slice /system/tincd.
[   31.094126] systemd[1]: Created slice Slice /system/wg-quick.
[   31.106572] systemd[1]: Created slice User and Session Slice.
[   31.118395] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   31.134374] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   31.150530] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   31.168245] systemd[1]: Reached target Host and Network Name Lookups.
[   31.181017] systemd[1]: Reached target Path Units.
[   31.191384] systemd[1]: Reached target Remote File Systems.
[   31.202962] systemd[1]: Reached target Slice Units.
[   31.213195] systemd[1]: Reached target Swaps.
[   31.237879] systemd[1]: Listening on RPCbind Server Activation Socket.
[   31.251533] systemd[1]: Reached target RPC Port Mapper.
[   31.270740] systemd[1]: Listening on Process Core Dump Socket.
[   31.283153] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   31.304370] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit).
[   31.315257] systemd[1]: Listening on Journal Socket (/dev/log).
[   31.328098] systemd[1]: Listening on Journal Socket.
[   31.338731] systemd[1]: Listening on Network Service Netlink Socket.
[   31.352568] systemd[1]: Listening on udev Control Socket.
[   31.363971] systemd[1]: Listening on udev Kernel Socket.
[   31.379616] systemd[1]: Mounting Huge Pages File System...
[   31.394528] systemd[1]: Mounting POSIX Message Queue File System...
[   31.409870] systemd[1]: Mounting NFSD configuration filesystem...
[   31.425546] systemd[1]: Mounting Kernel Debug File System...
[   31.439869] systemd[1]: Mounting Kernel Trace File System...
[   31.451167] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
[   31.463821] systemd[1]: Mounting Temporary Directory /tmp...
[   31.481256] systemd[1]: Starting Create List of Static Device Nodes...
[   31.498970] systemd[1]: Starting Load Kernel Module configfs...
[   31.514426] systemd[1]: Starting Load Kernel Module drm...
[   31.529526] systemd[1]: Starting Load Kernel Module fuse...
[   31.549375] systemd[1]: Starting Journal Service...
[   31.568133] systemd[1]: Starting Load Kernel Modules...
[   31.584264] systemd[1]: Starting Remount Root and Kernel File Systems...
[   31.597398] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
[   31.612680] Asymmetric key parser 'pkcs8' registered
[   31.623479] systemd[1]: Starting Coldplug All udev Devices...
[   31.646105] systemd[1]: Mounted Huge Pages File System.
[   31.656073] fuse: init (API version 7.36)
[   31.662387] systemd[1]: Mounted POSIX Message Queue File System.
[   31.675330] systemd[1]: Mounted NFSD configuration filesystem.
[   31.687994] systemd[1]: Mounted Kernel Debug File System.
[   31.699467] systemd[1]: Mounted Kernel Trace File System.
[   31.710958] systemd[1]: Mounted Temporary Directory /tmp.
[   31.723297] systemd[1]: Finished Create List of Static Device Nodes.
[   31.737523] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   31.744970] systemd[1]: Finished Load Kernel Module configfs.
[   31.757943] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   31.764728] systemd[1]: Finished Load Kernel Module drm.
[   31.776748] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   31.783465] systemd[1]: Finished Load Kernel Module fuse.
[   31.795434] systemd[1]: Finished Load Kernel Modules.
[   31.806401] systemd[1]: Finished Remount Root and Kernel File Systems.
[   31.830109] systemd[1]: Mounting FUSE Control File System...
[   31.845122] systemd[1]: Mounting Kernel Configuration File System...
[   31.857455] systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
[   31.869399] systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
[   31.885207] systemd[1]: Starting Load/Save Random Seed...
[   31.900627] systemd[1]: Starting Apply Kernel Variables...
[   31.914340] systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
[   31.933912] systemd[1]: Starting Create Static Device Nodes in /dev...
[   31.951590] systemd[1]: Started Journal Service.
[   32.017678] systemd-journald[1377]: Received client request to flush runtime journal.
[   32.031347] systemd-journald[1377]: File /var/log/journal/f7f3b800f36a2cb33a431353615ddd61/system.journal corrupted or uncleanly shut down, renaming and replacing.
[   34.114181] snd_hda_intel 0000:09:00.1: enabling device (0000 -> 0002)
[   34.120011] snd_hda_intel 0000:09:00.1: Force to snoop mode by module option
[   34.447485] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/platform/soc/e00000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/0000:02:08.0/0000:09:00.1/sound/card0/input0
[   34.834846] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   34.845279] Bluetooth: Core ver 2.22
[   34.848197] NET: Registered PF_BLUETOOTH protocol family
[   34.853451] Bluetooth: HCI device and connection manager initialized
[   34.859787] Bluetooth: HCI socket layer initialized
[   34.864647] Bluetooth: L2CAP socket layer initialized
[   34.869696] Bluetooth: SCO socket layer initialized
[   34.984849] random: crng init done
[   35.025878] usbcore: registered new interface driver btusb
[   35.059055] Bluetooth: hci0: Legacy ROM 2.5 revision 1.0 build 3 week 17 2014
[   35.065497] Loading firmware: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[   35.078615] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   35.084887] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[   35.093704] Loading firmware: regulatory.db
[   35.101431] Loading firmware: regulatory.db.p7s
[   35.412238] Intel(R) Wireless WiFi driver for Linux
[   35.416654] iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
[   35.425517] Loading firmware: iwlwifi-7265D-29.ucode
[   35.454987] iwlwifi 0000:05:00.0: Found debug destination: EXTERNAL_DRAM
[   35.460966] iwlwifi 0000:05:00.0: Found debug configuration: 0
[   35.476752] iwlwifi 0000:05:00.0: loaded firmware version 29.4063824552.0 7265D-29.ucode op_mode iwlmvm
[   35.666084] Bluetooth: hci0: unexpected event 0xff length: 2 > 0
[   35.689248] Bluetooth: hci0: Intel BT fw patch 0x32 completed & activated
[   37.117499] bpfilter: Loaded bpfilter_umh pid 1624
[   37.123211] Started bpfilter
[   37.392154] iwlwifi 0000:05:00.0: Detected Intel(R) Dual Band Wireless AC 3165, REV=0x210
[   37.399989] thermal thermal_zone0: failed to read out thermal zone (-61)
[   37.413131] cma: cma_alloc: reserved: alloc failed, req-size: 5 pages, ret: -12
[   37.419895] cma: cma_alloc: reserved: alloc failed, req-size: 8 pages, ret: -12
[   37.427237] cma: cma_alloc: reserved: alloc failed, req-size: 8 pages, ret: -12
[   37.434436] cma: cma_alloc: reserved: alloc failed, req-size: 4 pages, ret: -12
[   37.441750] cma: cma_alloc: reserved: alloc failed, req-size: 8 pages, ret: -12
[   37.449024] cma: cma_alloc: reserved: alloc failed, req-size: 4 pages, ret: -12
[   37.456345] cma: cma_alloc: reserved: alloc failed, req-size: 8 pages, ret: -12
[   37.463651] cma: cma_alloc: reserved: alloc failed, req-size: 4 pages, ret: -12
[   37.470927] cma: cma_alloc: reserved: alloc failed, req-size: 8 pages, ret: -12
[   37.478222] cma: cma_alloc: reserved: alloc failed, req-size: 4 pages, ret: -12
[   37.500884] iwlwifi 0000:05:00.0: Applying debug destination EXTERNAL_DRAM
[   37.521217] iwlwifi 0000:05:00.0: Allocated 0x00400000 bytes for firmware monitor.
[   37.533363] iwlwifi 0000:05:00.0: base HW address: 4c:77:cb:21:ea:b2
[   37.600730] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   38.001763] macb 10090000.ethernet eth0: PHY [10090000.ethernet-ffffffff:00] driver [Microsemi VSC8541 SyncE] (irq=POLL)
[   38.011951] macb 10090000.ethernet eth0: configuring for phy/gmii link mode
[   38.240474] iwlwifi 0000:05:00.0: Applying debug destination EXTERNAL_DRAM
[   38.355360] iwlwifi 0000:05:00.0: Applying debug destination EXTERNAL_DRAM
[   38.391293] iwlwifi 0000:05:00.0: FW already configured (0) - re-configuring
[   41.106653] macb 10090000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[   41.113652] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   55.448388] NFSD: Using nfsdcld client tracking operations.
[   55.453257] NFSD: no clients to reclaim, skipping NFSv4 grace period (net f0000025)
Add Comment
Author