[bisected] clang 16 built kernel crashes w. "BUG: kernel NULL pointer dereference, address: 00000007", gcc 13 built kernel with same config boots fine (6.7-rc1, x86_32)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Greetings!

Booting a clang-16 built v6.6-rc7 kernel on my ThinkPad T60 crashes the machine. I first reported the issue at https://github.com/ClangBuiltLinux/linux/issues/1959 but got the hint there to report it upstream as the issue may not be entirely clang related.

My T60 crashes at boot with:

[...]
BUG: kernel NULL pointer dereference, address: 00000007
#PF: supervisor read access in kernel mode
#PF: error_code(0x0000) - not-present page
*pdpt = 0000000002398001 *pde = 0000000000000000 
Oops: 0000 [#1] SMP PTI
CPU: 1 PID: 1 Comm: systemd Not tainted 6.7.0-rc1-P3 #1
Hardware name: LENOVO 2007F2G/2007F2G, BIOS 79ETE7WW (2.27 ) 03/21/2011
EIP: obj_cgroup_charge_pages+0xc/0xa8
Code: 75 ee eb cf 31 db 4b eb a0 e8 34 fe ff ff 89 c3 eb 93 8b 43 04 f0 83 00 01 eb b0 90 90 90 55 89 e5 53 57 56 83 ec 08 8b 7d 08 <8b> 71 08 f6 46 2c 01 75 38 8b 46 08 a8 03 74 2e 8b 46 0c 89 45 ec
EAX: 00000001 EBX: 00000000 ECX: ffffffff EDX: 00400cc0
ESI: ffffffff EDI: 00000001 EBP: c1155ce8 ESP: c1155cd4
DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 EFLAGS: 00210286
CR0: 80050033 CR2: 00000007 CR3: 0204e000 CR4: 000006f0
Call Trace:
 ? show_regs+0x4e/0x5c
 ? __die_body+0x11/0x4c
 ? __die+0x21/0x30
 ? page_fault_oops+0x20f/0x238
 ? mt_find+0x94/0x15c
 ? kernelmode_fixup_or_oops+0x92/0xa8
 ? __bad_area_nosemaphore+0x40/0x168
 ? bad_area_nosemaphore+0xd/0x14
 ? exc_page_fault+0x277/0x32c
 ? doublefault_shim+0x100/0x100
 ? handle_exception+0x101/0x101
 ? add_swap_count_continuation+0x1af/0x204
 ? doublefault_shim+0x100/0x100
 ? obj_cgroup_charge_pages+0xc/0xa8
 ? doublefault_shim+0x100/0x100
 ? obj_cgroup_charge_pages+0xc/0xa8
 obj_cgroup_charge+0x8d/0xcc
 pcpu_alloc+0x107/0x5c0
 ? cgroup_apply_control_enable+0xb1/0x250
 __alloc_percpu_gfp+0x10/0x18
 mem_cgroup_css_alloc+0xea/0x498
 cgroup_apply_control_enable+0xb1/0x250
 ? css_populate_dir+0xb5/0xd0
 cgroup_mkdir+0x1a2/0x2f4
 ? css_task_iter_end+0xbc/0xbc
 kernfs_iop_mkdir+0x52/0x68
 ? kernfs_iop_lookup+0xc0/0xc0
 vfs_mkdir+0x149/0x198
 do_mkdirat+0x72/0xb4
 __ia32_sys_mkdir+0x23/0x2c
 __do_fast_syscall_32+0x86/0xb0
 ? kmem_cache_free+0x2c3/0x2f0
 ? putname+0x3c/0x48
 ? putname+0x3c/0x48
 ? putname+0x3c/0x48
 ? syscall_exit_to_user_mode+0x1d/0x90
 ? __do_fast_syscall_32+0x92/0xb0
 ? syscall_exit_to_user_mode+0x1d/0x90
 ? __do_fast_syscall_32+0x92/0xb0
 ? __ia32_sys_clock_gettime+0x86/0xa0
 ? syscall_exit_to_user_mode+0x1d/0x90
 ? __do_fast_syscall_32+0x92/0xb0
 ? irqentry_exit_to_user_mode+0xa/0x1c
 ? irqentry_exit+0x12/0x2c
 ? exc_page_fault+0x112/0x32c
 do_fast_syscall_32+0x29/0x54
 do_SYSENTER_32+0x12/0x18
 entry_SYSENTER_32+0x98/0xf1
EIP: 0xb7fc8539
Code: 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 0f 1f 00 58 b8 77 00 00 00 cd 80 90 0f 1f
EAX: ffffffda EBX: 00a89d50 ECX: 000001ed EDX: b79f9e4c
ESI: b7ab3614 EDI: 00ad7dc0 EBP: bfea7578 ESP: bfea7508
DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b EFLAGS: 00200292
 ? asm_exc_nmi+0xb0/0x10d
Modules linked in: dmi_sysfs
CR2: 0000000000000007
---[ end trace 0000000000000000 ]---
EIP: obj_cgroup_charge_pages+0xc/0xa8
Code: 75 ee eb cf 31 db 4b eb a0 e8 34 fe ff ff 89 c3 eb 93 8b 43 04 f0 83 00 01 eb b0 90 90 90 55 89 e5 53 57 56 83 ec 08 8b 7d 08 <8b> 71 08 f6 46 2c 01 75 38 8b 46 08 a8 03 74 2e 8b 46 0c 89 45 ec
EAX: 00000001 EBX: 00000000 ECX: ffffffff EDX: 00400cc0
ESI: ffffffff EDI: 00000001 EBP: c1155ce8 ESP: c1155cd4
DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 EFLAGS: 00210286
CR0: 80050033 CR2: 00000007 CR3: 0204e000 CR4: 000006f0
Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
Kernel Offset: disabled
Rebooting in 40 seconds..


I bisected the crash to this commit:

 # git bisect bad
e86828e5446d95676835679837d995dec188d2be is the first bad commit
commit e86828e5446d95676835679837d995dec188d2be
Author: Roman Gushchin <roman.gushchin@xxxxxxxxx>
Date:   Thu Oct 19 15:53:44 2023 -0700

    mm: kmem: scoped objcg protection
    
    Switch to a scope-based protection of the objcg pointer on slab/kmem
    allocation paths.  Instead of using the get_() semantics in the
    pre-allocation hook and put the reference afterwards, let's rely on the
    fact that objcg is pinned by the scope.
    
    It's possible because:
    1) if the objcg is received from the current task struct, the task is
       keeping a reference to the objcg.
    2) if the objcg is received from an active memcg (remote charging),
       the memcg is pinned by the scope and has a reference to the
       corresponding objcg.
    
    Link: https://lkml.kernel.org/r/20231019225346.1822282-5-roman.gushchin@xxxxxxxxx
    Signed-off-by: Roman Gushchin (Cruise) <roman.gushchin@xxxxxxxxx>
    Tested-by: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
    Acked-by: Shakeel Butt <shakeelb@xxxxxxxxxx>
    Reviewed-by: Vlastimil Babka <vbabka@xxxxxxx>
    Cc: David Rientjes <rientjes@xxxxxxxxxx>
    Cc: Dennis Zhou <dennis@xxxxxxxxxx>
    Cc: Johannes Weiner <hannes@xxxxxxxxxxx>
    Cc: Michal Hocko <mhocko@xxxxxxxxxx>
    Cc: Muchun Song <muchun.song@xxxxxxxxx>
    Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>

 include/linux/memcontrol.h |  9 +++++++++
 include/linux/sched/mm.h   |  4 ++++
 mm/memcontrol.c            | 47 ++++++++++++++++++++++++++++++++++++++++++++--
 mm/slab.h                  | 15 ++++++++-------


Reverting the patch series with "git diff 7d0715d0d6b28a831b6fdfefb29c5a7a4929fa49^..e56808fef8f71a192b2740c0b6ea8be7ab865d54 | git apply -3 -R" on top of v6.7-rc1 fixes the crash and the Thinkpad T60 succesfully boots up. When building the kernel with gcc-13 the issue does not show up either.

Kernel .config and dmesg attached.

Regards,
Erhard
[    0.000000] Linux version 6.7.0-rc1-P3 (root@supah) (clang version 16.0.6, LLD 16.0.6) #1 SMP Tue Nov 14 12:29:12 -00 2023
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000] Disabled fast string operations
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfecffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfed0000-0x00000000bfedefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfedf000-0x00000000bfefffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bff00000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: LENOVO 2007F2G/2007F2G, BIOS 79ETE7WW (2.27 ) 03/21/2011
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1828.760 MHz processor
[    0.003998] last_pfn = 0xbfed0 max_arch_pfn = 0x1000000
[    0.004010] MTRR map: 8 entries (6 fixed + 2 variable; max 22), built from 8 variable MTRRs
[    0.004013] x86/PAT: PAT not supported by the CPU.
[    0.004017] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC  
[    0.005005] ACPI: Early table checksum verification disabled
[    0.005011] ACPI: RSDP 0x00000000000F67E0 000024 (v02 LENOVO)
[    0.005021] ACPI: XSDT 0x00000000BFED14A0 000084 (v01 LENOVO TP-79    00002270  LTP 00000000)
[    0.005033] ACPI: FACP 0x00000000BFED1600 0000F4 (v03 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005043] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 64/32 (20230628/tbfadt-564)
[    0.005049] ACPI BIOS Warning (bug): Optional FADT field Gpe1Block has valid Address but zero Length: 0x000000000000102C/0x0 (20230628/tbfadt-615)
[    0.005058] ACPI: DSDT 0x00000000BFED195E 00D467 (v01 LENOVO TP-79    00002270 MSFT 0100000E)
[    0.005066] ACPI: FACS 0x00000000BFEF4000 000040
[    0.005072] ACPI: FACS 0x00000000BFEF4000 000040
[    0.005078] ACPI: SSDT 0x00000000BFED17B4 0001AA (v01 LENOVO TP-79    00002270 MSFT 0100000E)
[    0.005086] ACPI: ECDT 0x00000000BFEDEDC5 000052 (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005094] ACPI: TCPA 0x00000000BFEDEE17 000032 (v02 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005102] ACPI: APIC 0x00000000BFEDEE49 000068 (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005110] ACPI: MCFG 0x00000000BFEDEEB1 00003C (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005118] ACPI: HPET 0x00000000BFEDEEED 000038 (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005126] ACPI: BOOT 0x00000000BFEDEFD8 000028 (v01 LENOVO TP-79    00002270  LTP 00000001)
[    0.005133] ACPI: SSDT 0x00000000BFEF2655 00025F (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005141] ACPI: SSDT 0x00000000BFEF28B4 0000A6 (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005149] ACPI: SSDT 0x00000000BFEF295A 0004F7 (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005157] ACPI: SSDT 0x00000000BFEF2E51 0001D8 (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005164] ACPI: Reserving FACP table memory at [mem 0xbfed1600-0xbfed16f3]
[    0.005167] ACPI: Reserving DSDT table memory at [mem 0xbfed195e-0xbfededc4]
[    0.005169] ACPI: Reserving FACS table memory at [mem 0xbfef4000-0xbfef403f]
[    0.005172] ACPI: Reserving FACS table memory at [mem 0xbfef4000-0xbfef403f]
[    0.005174] ACPI: Reserving SSDT table memory at [mem 0xbfed17b4-0xbfed195d]
[    0.005177] ACPI: Reserving ECDT table memory at [mem 0xbfededc5-0xbfedee16]
[    0.005179] ACPI: Reserving TCPA table memory at [mem 0xbfedee17-0xbfedee48]
[    0.005182] ACPI: Reserving APIC table memory at [mem 0xbfedee49-0xbfedeeb0]
[    0.005184] ACPI: Reserving MCFG table memory at [mem 0xbfedeeb1-0xbfedeeec]
[    0.005187] ACPI: Reserving HPET table memory at [mem 0xbfedeeed-0xbfedef24]
[    0.005189] ACPI: Reserving BOOT table memory at [mem 0xbfedefd8-0xbfedefff]
[    0.005191] ACPI: Reserving SSDT table memory at [mem 0xbfef2655-0xbfef28b3]
[    0.005194] ACPI: Reserving SSDT table memory at [mem 0xbfef28b4-0xbfef2959]
[    0.005196] ACPI: Reserving SSDT table memory at [mem 0xbfef295a-0xbfef2e50]
[    0.005199] ACPI: Reserving SSDT table memory at [mem 0xbfef2e51-0xbfef3028]
[    0.005220] 2184MB HIGHMEM available.
[    0.005222] 885MB LOWMEM available.
[    0.005223]   mapped low ram: 0 - 375fe000
[    0.005225]   low ram: 0 - 375fe000
[    0.005230] Zone ranges:
[    0.005231]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.005235]   Normal   [mem 0x0000000001000000-0x00000000375fdfff]
[    0.005239]   HighMem  [mem 0x00000000375fe000-0x00000000bfecffff]
[    0.005243] Movable zone start for each node
[    0.005244] Early memory node ranges
[    0.005245]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.005248]   node   0: [mem 0x0000000000100000-0x00000000bfecffff]
[    0.005252] Initmem setup node 0 [mem 0x0000000000001000-0x00000000bfecffff]
[    0.005268] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.005366] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.027449] ACPI: PM-Timer IO Port: 0x1008
[    0.027463] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.027467] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.027480] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.027486] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.027490] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.027499] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.027501] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.027509] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.027541] [mem 0xc0000000-0xefffffff] available for PCI devices
[    0.027548] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.027560] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[    0.027797] percpu: Embedded 43 pages/cpu s83040 r0 d93088 u176128
[    0.027843] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.7.0-rc1-P3 root=PARTUUID=b1054cb8-477a-4287-9ee9-9ae5b4e5a3d1 ro zswap.max_pool_percent=13 slub_debug=FZP page_poison=1 netconsole=6666@192.168.2.10/eth0,6666@192.168.2.3/70:85:C2:30:EC:01
[    0.028105] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.7.0-rc1-P3", will be passed to user space.
[    0.028342] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[    0.028456] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.028485] Built 1 zonelists, mobility grouping on.  Total pages: 783815
[    0.029495] mem auto-init: stack:all(pattern), heap alloc:off, heap free:off
[    0.029502] Initializing HighMem for node 0 (000375fe:000bfed0)
[    1.566647] Initializing Movable for node 0 (00000000:00000000)
[    1.992927] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    1.992944] Memory: 3096320K/3144120K available (7987K kernel code, 523K rwdata, 2636K rodata, 640K init, 316K bss, 47800K reserved, 0K cma-reserved, 2237256K highmem)
[    1.992952] **********************************************************
[    1.992953] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    1.992954] **                                                      **
[    1.992956] ** This system shows unhashed kernel memory addresses   **
[    1.992957] ** via the console, logs, and other interfaces. This    **
[    1.992958] ** might reduce the security of your system.            **
[    1.992960] **                                                      **
[    1.992961] ** If you see this message and you are not debugging    **
[    1.992962] ** the kernel, report this immediately to your system   **
[    1.992964] ** administrator!                                       **
[    1.992965] **                                                      **
[    1.992966] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    1.992967] **********************************************************
[    2.034829] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    2.035235] Kernel/User page tables isolation: enabled
[    2.036237] rcu: Hierarchical RCU implementation.
[    2.036239] 	Tracing variant of Tasks RCU enabled.
[    2.036241] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    2.036288] NR_IRQS: 2304, nr_irqs: 440, preallocated irqs: 16
[    2.036733] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    2.036923] kfence: initialized - using 2097152 bytes for 255 objects at 0xf54e3000-0xf56e3000
[    2.040701] Console: colour VGA+ 80x25
[    2.040707] printk: legacy console [tty0] enabled
[    2.056050] ACPI: Core revision 20230628
[    2.058338] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    2.058510] APIC: Switch to symmetric I/O mode setup
[    2.059232] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    2.075160] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1a5c4a10ed0, max_idle_ns: 440795235198 ns
[    2.075304] Calibrating delay loop (skipped), value calculated using timer frequency.. 3658.91 BogoMIPS (lpj=6095866)
[    2.075452] Disabled fast string operations
[    2.075589] CPU0: Thermal monitoring enabled (TM2)
[    2.075755] process: using mwait in idle threads
[    2.075883] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2
[    2.076007] Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8, 1GB 0
[    2.076135] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    2.076272] Spectre V2 : Mitigation: Retpolines
[    2.076393] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    2.076525] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    2.076650] L1TF: System has more than MAX_PA/2 memory. L1TF mitigation not effective.
[    2.076782] L1TF: You may make it effective by booting the kernel with mem=2147483648 parameter.
[    2.076915] L1TF: However, doing so will make a part of your RAM unusable.
[    2.077038] L1TF: Reading https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html might help you decide.
[    2.077176] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    2.077301] MMIO Stale Data: Unknown: No mitigations
[    2.077426] x86/fpu: x87 FPU will use FXSAVE
[    2.078417] Freeing SMP alternatives memory: 36K
[    2.078637] pid_max: default: 32768 minimum: 301
[    2.080952] LSM: initializing lsm=capability,yama
[    2.081101] Yama: becoming mindful.
[    2.081838] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    2.081975] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    2.195811] smpboot: CPU0: Genuine Intel(R) CPU           T2400  @ 1.83GHz (family: 0x6, model: 0xe, stepping: 0x8)
[    2.196545] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[    2.196717] Performance Events: Core events, core PMU driver.
[    2.196851] ... version:                1
[    2.196973] ... bit width:              40
[    2.197092] ... generic registers:      2
[    2.197213] ... value mask:             000000ffffffffff
[    2.197335] ... max period:             000000007fffffff
[    2.197458] ... fixed-purpose events:   0
[    2.197579] ... event mask:             0000000000000003
[    2.197871] signal: max sigframe size: 1440
[    2.198080] rcu: Hierarchical SRCU implementation.
[    2.198203] rcu: 	Max phase no-delay instances is 1000.
[    2.198565] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    2.198633] smp: Bringing up secondary CPUs ...
[    2.198779] smpboot: x86: Booting SMP configuration:
[    2.198902] .... node  #0, CPUs:      #1
[    0.025190] Disabled fast string operations
[    2.200636] TSC synchronization [CPU#0 -> CPU#1]:
[    2.201010] Measured 521334 cycles TSC warp between CPUs, turning off TSC clock.
[    2.201151] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[    2.202060] smp: Brought up 1 node, 2 CPUs
[    2.202123] smpboot: Max logical packages: 1
[    2.202246] smpboot: Total of 2 processors activated (7317.83 BogoMIPS)
[    2.204446] devtmpfs: initialized
[    2.206016] ACPI: PM: Registering ACPI NVS region [mem 0xbfedf000-0xbfefffff] (135168 bytes)
[    2.206016] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    2.206061] futex hash table entries: 512 (order: 2, 16384 bytes, linear)
[    2.208899] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    2.210244] thermal_sys: Registered thermal governor 'step_wise'
[    2.210247] thermal_sys: Registered thermal governor 'user_space'
[    2.210450] cpuidle: using governor menu
[    2.210861] Simple Boot Flag at 0x35 set to 0x1
[    2.211017] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    2.211851] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[    2.211972] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved as E820 entry
[    2.212105] PCI: Using MMCONFIG for extended config space
[    2.212228] PCI: Using configuration type 1 for base access
[    2.212732] mtrr: your CPUs had inconsistent variable MTRR settings
[    2.212857] mtrr: probably your BIOS does not setup all CPUs.
[    2.212980] mtrr: corrected configuration.
[    2.213421] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    2.213421] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    2.268660] raid6: sse2x2   gen()  3255 MB/s
[    2.325328] raid6: sse2x1   gen()  2873 MB/s
[    2.381994] raid6: sse1x2   gen()  2568 MB/s
[    2.438664] raid6: sse1x1   gen()  2095 MB/s
[    2.438786] raid6: using algorithm sse2x2 gen() 3255 MB/s
[    2.495330] raid6: .... xor() 1786 MB/s, rmw enabled
[    2.495453] raid6: using intx1 recovery algorithm
[    2.496209] ACPI: Added _OSI(Module Device)
[    2.496333] ACPI: Added _OSI(Processor Device)
[    2.496454] ACPI: Added _OSI(3.0 _SCP Extensions)
[    2.496577] ACPI: Added _OSI(Processor Aggregator Device)
[    2.587389] ACPI: 6 ACPI AML tables successfully acquired and loaded
[    2.590794] ACPI: EC: EC started
[    2.590916] ACPI: EC: interrupt blocked
[    2.592009] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    2.592133] ACPI: EC: Boot ECDT EC used to handle transactions
[    2.606798] ACPI: Dynamic OEM Table Load:
[    2.606934] ACPI: SSDT 0x00000000C18AC000 000240 (v01 PmRef  Cpu0Ist  00000100 INTL 20050513)
[    2.609729] ACPI: Dynamic OEM Table Load:
[    2.609862] ACPI: SSDT 0x00000000C18B0800 00065A (v01 PmRef  Cpu0Cst  00000100 INTL 20050513)
[    2.615618] ACPI: Dynamic OEM Table Load:
[    2.615751] ACPI: SSDT 0x00000000C13E8A00 0000C8 (v01 PmRef  Cpu1Ist  00000100 INTL 20050513)
[    2.617764] ACPI: Dynamic OEM Table Load:
[    2.617895] ACPI: SSDT 0x00000000C10B4008 000085 (v01 PmRef  Cpu1Cst  00000100 INTL 20050513)
[    2.620749] ACPI: _OSC evaluated successfully for all CPUs
[    2.620873] ACPI: Interpreter enabled
[    2.621058] ACPI: PM: (supports S0 S3 S5)
[    2.621181] ACPI: Using IOAPIC for interrupt routing
[    2.621435] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    2.621569] PCI: Using E820 reservations for host bridge windows
[    2.622971] ACPI: Enabled 4 GPEs in block 00 to 1F
[    2.654054] ACPI: \_SB_.PCI0.LPC_.EC__.PUBS: New power resource
[    2.678886] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    2.679894] ACPI: PCI: Interrupt link LNKB configured for IRQ 11
[    2.680896] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    2.681899] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    2.686180] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[    2.687184] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[    2.688186] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[    2.688186] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[    2.688186] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    2.688186] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    2.688323] acpi PNP0A08:00: _OSC: platform does not support [LTR]
[    2.691165] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
[    2.691293] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    2.691430] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    2.691992] PCI host bridge to bus 0000:00
[    2.692136] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    2.692264] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    2.692392] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    2.692529] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dbfff window]
[    2.692664] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    2.692798] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.693009] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
[    2.693370] pci 0000:00:01.0: [8086:27a1] type 01 class 0x060400
[    2.693574] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    2.694203] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[    2.694355] pci 0000:00:1b.0: reg 0x10: [mem 0xee400000-0xee403fff 64bit]
[    2.694619] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    2.695181] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[    2.695451] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    2.696070] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
[    2.696344] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    2.696952] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400
[    2.697227] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    2.697794] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400
[    2.698069] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    2.698658] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[    2.698843] pci 0000:00:1d.0: reg 0x20: [io  0x1800-0x181f]
[    2.699408] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[    2.699593] pci 0000:00:1d.1: reg 0x20: [io  0x1820-0x183f]
[    2.700140] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[    2.700325] pci 0000:00:1d.2: reg 0x20: [io  0x1840-0x185f]
[    2.700917] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[    2.701102] pci 0000:00:1d.3: reg 0x20: [io  0x1860-0x187f]
[    2.701656] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[    2.701802] pci 0000:00:1d.7: reg 0x10: [mem 0xee404000-0xee4043ff]
[    2.702048] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    2.702573] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    2.703216] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
[    2.703471] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[    2.703611] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH6 GPIO
[    2.703739] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 1600 (mask 007f)
[    2.703875] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 15e0 (mask 000f)
[    2.704011] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 1680 (mask 001f)
[    2.704675] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
[    2.704821] pci 0000:00:1f.1: reg 0x10: [io  0x0000-0x0007]
[    2.704957] pci 0000:00:1f.1: reg 0x14: [io  0x0000-0x0003]
[    2.705092] pci 0000:00:1f.1: reg 0x18: [io  0x0000-0x0007]
[    2.705225] pci 0000:00:1f.1: reg 0x1c: [io  0x0000-0x0003]
[    2.708646] pci 0000:00:1f.1: reg 0x20: [io  0x1880-0x188f]
[    2.708796] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    2.708923] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    2.709048] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    2.709173] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    2.709714] pci 0000:00:1f.2: [8086:27c5] type 00 class 0x010601
[    2.709860] pci 0000:00:1f.2: reg 0x10: [io  0x18c8-0x18cf]
[    2.709996] pci 0000:00:1f.2: reg 0x14: [io  0x18ac-0x18af]
[    2.710131] pci 0000:00:1f.2: reg 0x18: [io  0x18c0-0x18c7]
[    2.710266] pci 0000:00:1f.2: reg 0x1c: [io  0x18a8-0x18ab]
[    2.710401] pci 0000:00:1f.2: reg 0x20: [io  0x18b0-0x18bf]
[    2.710536] pci 0000:00:1f.2: reg 0x24: [mem 0xee404400-0xee4047ff]
[    2.710730] pci 0000:00:1f.2: PME# supported from D3hot
[    2.711260] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
[    2.711464] pci 0000:00:1f.3: reg 0x20: [io  0x18e0-0x18ff]
[    2.711464] pci 0000:01:00.0: [1002:7149] type 00 class 0x030000
[    2.711464] pci 0000:01:00.0: reg 0x10: [mem 0xd8000000-0xdfffffff pref]
[    2.711464] pci 0000:01:00.0: reg 0x14: [io  0x2000-0x20ff]
[    2.711464] pci 0000:01:00.0: reg 0x18: [mem 0xee100000-0xee10ffff]
[    2.711464] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    2.711464] pci 0000:01:00.0: enabling Extended Tags
[    2.711464] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    2.711464] pci 0000:01:00.0: supports D1 D2
[    2.721999] pci 0000:00:01.0: PCI bridge to [bus 01]
[    2.722117] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    2.722234] pci 0000:00:01.0:   bridge window [mem 0xee100000-0xee1fffff]
[    2.722353] pci 0000:00:01.0:   bridge window [mem 0xd8000000-0xdfffffff 64bit pref]
[    2.722691] pci 0000:02:00.0: [8086:109a] type 00 class 0x020000
[    2.722906] pci 0000:02:00.0: reg 0x10: [mem 0xee000000-0xee01ffff]
[    2.723122] pci 0000:02:00.0: reg 0x18: [io  0x3000-0x301f]
[    2.723536] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    2.724150] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    2.724268] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    2.724387] pci 0000:00:1c.0:   bridge window [mem 0xee000000-0xee0fffff]
[    2.724739] pci 0000:03:00.0: [8086:4227] type 00 class 0x028000
[    2.724966] pci 0000:03:00.0: reg 0x10: [mem 0xedf00000-0xedf00fff]
[    2.725626] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    2.726237] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    2.726356] pci 0000:00:1c.1:   bridge window [io  0x4000-0x5fff]
[    2.726474] pci 0000:00:1c.1:   bridge window [mem 0xec000000-0xedffffff]
[    2.726595] pci 0000:00:1c.1:   bridge window [mem 0xe4000000-0xe40fffff 64bit pref]
[    2.726837] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
[    2.726956] pci 0000:00:1c.2:   bridge window [io  0x6000-0x7fff]
[    2.727074] pci 0000:00:1c.2:   bridge window [mem 0xe8000000-0xe9ffffff]
[    2.727196] pci 0000:00:1c.2:   bridge window [mem 0xe4100000-0xe41fffff 64bit pref]
[    2.727419] pci 0000:00:1c.3: PCI bridge to [bus 0c-13]
[    2.727538] pci 0000:00:1c.3:   bridge window [io  0x8000-0x9fff]
[    2.727656] pci 0000:00:1c.3:   bridge window [mem 0xea000000-0xebffffff]
[    2.727778] pci 0000:00:1c.3:   bridge window [mem 0xe4200000-0xe42fffff 64bit pref]
[    2.727962] pci_bus 0000:15: extended config space not accessible
[    2.728183] pci 0000:15:00.0: [104c:ac56] type 02 class 0x060700
[    2.728326] pci 0000:15:00.0: reg 0x10: [mem 0xe4300000-0xe4300fff]
[    2.728518] pci 0000:15:00.0: supports D1 D2
[    2.728636] pci 0000:15:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.729197] pci 0000:00:1e.0: PCI bridge to [bus 15-18] (subtractive decode)
[    2.729319] pci 0000:00:1e.0:   bridge window [io  0xa000-0xdfff]
[    2.729437] pci 0000:00:1e.0:   bridge window [mem 0xe4300000-0xe7ffffff]
[    2.729559] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xe3ffffff 64bit pref]
[    2.729685] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    2.729811] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    2.729937] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    2.730063] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dbfff window] (subtractive decode)
[    2.730189] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode)
[    2.730356] pci_bus 0000:16: extended config space not accessible
[    2.730532] pci_bus 0000:16: busn_res: [bus 16-18] end is updated to 17
[    2.738947] ACPI: EC: interrupt unblocked
[    2.739061] ACPI: EC: event unblocked
[    2.739174] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    2.739287] ACPI: EC: GPE=0x1c
[    2.739399] ACPI: \_SB_.PCI0.LPC_.EC__: Boot ECDT EC initialization complete
[    2.739517] ACPI: \_SB_.PCI0.LPC_.EC__: EC: Used to handle transactions and events
[    2.740014] iommu: Default domain type: Translated
[    2.740128] iommu: DMA domain TLB invalidation policy: lazy mode
[    2.740770] SCSI subsystem initialized
[    2.745342] PCI: Using ACPI for IRQ routing
[    2.748295] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    2.754711] pnp 00:00: disabling [mem 0x000c0000-0x000c3fff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.754844] pnp 00:00: disabling [mem 0x000c4000-0x000c7fff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.754973] pnp 00:00: disabling [mem 0x000c8000-0x000cbfff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.755102] pnp 00:00: disabling [mem 0x000cc000-0x000cffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.755245] pnp 00:00: disabling [mem 0x000dc000-0x000dffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.755484] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    2.755607] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    2.755729] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    2.755849] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    2.755971] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    2.756092] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    2.756213] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
[    2.756334] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
[    2.757239] system 00:01: [io  0x164e-0x164f] has been reserved
[    2.757359] system 00:01: [io  0x1000-0x107f] has been reserved
[    2.757477] system 00:01: [io  0x1180-0x11bf] has been reserved
[    2.757594] system 00:01: [io  0x0800-0x080f] has been reserved
[    2.757716] system 00:01: [io  0x15e0-0x15ef] has been reserved
[    2.757838] system 00:01: [io  0x1600-0x165f] could not be reserved
[    2.757958] system 00:01: [mem 0xf0000000-0xf3ffffff] has been reserved
[    2.758076] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    2.758195] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
[    2.758314] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[    2.758433] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[    2.758565] system 00:01: [mem 0xfed40000-0xfed40fff] has been reserved
[    2.763527] pnp: PnP ACPI: found 5 devices
[    2.806933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    2.807669] NET: Registered PF_INET protocol family
[    2.807956] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    2.810147] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 10240 bytes, linear)
[    2.810412] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    2.810888] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    2.811334] TCP bind hash table entries: 8192 (order: 6, 327680 bytes, linear)
[    2.811603] TCP: Hash tables configured (established 8192 bind 8192)
[    2.811839] UDP hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.812047] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.812642] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    2.812829] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    2.812995] pci 0000:00:1c.0: BAR 9: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
[    2.813128] pci 0000:00:01.0: PCI bridge to [bus 01]
[    2.813244] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    2.813362] pci 0000:00:01.0:   bridge window [mem 0xee100000-0xee1fffff]
[    2.814207] pci 0000:00:1c.1:   bridge window [io  0x4000-0x5fff]
[    2.814326] pci 0000:00:1c.1:   bridge window [mem 0xec000000-0xedffffff]
[    2.814445] pci 0000:00:1c.1:   bridge window [mem 0xe4000000-0xe40fffff 64bit pref]
[    2.814575] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
[    2.814691] pci 0000:00:1c.2:   bridge window [io  0x6000-0x7fff]
[    2.814810] pci 0000:00:1c.2:   bridge window [mem 0xe8000000-0xe9ffffff]
[    2.814929] pci 0000:00:1c.2:   bridge window [mem 0xe4100000-0xe41fffff 64bit pref]
[    2.815059] pci 0000:00:1c.3: PCI bridge to [bus 0c-13]
[    2.815179] pci 0000:00:1c.3:   bridge window [io  0x8000-0x9fff]
[    2.815320] pci 0000:00:1c.3:   bridge window [mem 0xea000000-0xebffffff]
[    2.815445] pci 0000:00:1c.3:   bridge window [mem 0xe4200000-0xe42fffff 64bit pref]
[    2.815614] pci 0000:15:00.0: BAR 9: assigned [mem 0xe0000000-0xe3ffffff pref]
[    2.815740] pci 0000:15:00.0: BAR 10: assigned [mem 0xc4000000-0xc7ffffff]
[    2.815858] pci 0000:15:00.0: BAR 7: assigned [io  0xa000-0xa0ff]
[    2.815974] pci 0000:15:00.0: BAR 8: assigned [io  0xa400-0xa4ff]
[    2.816113] pci 0000:15:00.0: CardBus bridge to [bus 16-17]
[    2.816228] pci 0000:15:00.0:   bridge window [io  0xa000-0xa0ff]
[    2.816347] pci 0000:15:00.0:   bridge window [io  0xa400-0xa4ff]
[    2.816466] pci 0000:15:00.0:   bridge window [mem 0xe0000000-0xe3ffffff pref]
[    2.816594] pci 0000:15:00.0:   bridge window [mem 0xc4000000-0xc7ffffff]
[    2.816714] pci 0000:00:1e.0: PCI bridge to [bus 15-18]
[    2.816830] pci 0000:00:1e.0:   bridge window [io  0xa000-0xdfff]
[    2.816950] pci 0000:00:1e.0:   bridge window [mem 0xe4300000-0xe7ffffff]
[    2.817068] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xe3ffffff 64bit pref]
[    2.817199] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    2.817316] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    2.817432] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    2.817548] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dbfff window]
[    2.817664] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
[    2.817781] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    2.817895] pci_bus 0000:01: resource 1 [mem 0xee100000-0xee1fffff]
[    2.818012] pci_bus 0000:01: resource 2 [mem 0xd8000000-0xdfffffff 64bit pref]
[    2.818136] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    2.818251] pci_bus 0000:02: resource 1 [mem 0xee000000-0xee0fffff]
[    2.818367] pci_bus 0000:02: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
[    2.818490] pci_bus 0000:03: resource 0 [io  0x4000-0x5fff]
[    2.818617] pci_bus 0000:03: resource 1 [mem 0xec000000-0xedffffff]
[    2.819738] pci_bus 0000:03: resource 2 [mem 0xe4000000-0xe40fffff 64bit pref]
[    2.819862] pci_bus 0000:04: resource 0 [io  0x6000-0x7fff]
[    2.819977] pci_bus 0000:04: resource 1 [mem 0xe8000000-0xe9ffffff]
[    2.820092] pci_bus 0000:04: resource 2 [mem 0xe4100000-0xe41fffff 64bit pref]
[    2.820216] pci_bus 0000:0c: resource 0 [io  0x8000-0x9fff]
[    2.826011] pci 0000:15:00.0: CLS mismatch (64 != 32), using 64 bytes
[    2.830937] Initialise system trusted keyrings
[    2.831206] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[    2.840548] fuse: init (API version 7.39)
[    2.841078] 9p: Installing v9fs 9p2000 file system support
[    2.841543] NET: Registered PF_ALG protocol family
[    2.841669] xor: measuring software checksum speed
[    2.843754]    pIII_sse        :  5026 MB/sec
[    2.845665]    prefetch64-sse  :  5522 MB/sec
[    2.845778] xor: using function: prefetch64-sse (5522 MB/sec)
[    2.845896] Key type asymmetric registered
[    2.846009] Asymmetric key parser 'x509' registered
[    2.849874] bounce: pool size: 64 pages
[    2.850168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    2.850496] io scheduler bfq registered
[    2.850949] testing lwq....
[    2.851060]  lwq: run some threads
[    2.875418]  lwq: dequeue first 50: 7(807) 69(797) 45(799) 79(795) 96(794) 56(798) 9(806) 70(797) 1(813) 80(795)
[    2.875580]  lwq: ...  97(794) 15(804) 30(801) 57(798) 37(800) 98(794) 81(795) 46(799) 19(803) 71(797)
[    2.875738]  lwq: ...  24(802) 99(794) 82(795) 72(797) 58(798) 83(795) 59(798) 73(797) 38(800) 47(799)
[    2.875898]  lwq: ...  31(801) 84(795) 48(799) 74(797) 12(805) 60(798) 85(795) 39(800) 16(804) 25(802)
[    2.876056]  lwq: ...  75(797) 61(798) 32(801) 86(795) 49(799) 0(818) 40(800) 76(797) 20(803) 87(795)
[    2.876217]  lwq: delete the multiples of 3 (test lwq_for_each_safe())
[    2.876357]  lwq: dequeue remaining: 62 50 10 88 41 8 26 17 89 64 13 34 52 65 5 2 91 22 53 28 92 35 43 14 67 4 11 44 94 77 68 23 55 29 95
[    2.880116] pcieport 0000:00:01.0: PME: Signaling with IRQ 24
[    2.880896] pcieport 0000:00:1c.0: PME: Signaling with IRQ 25
[    2.881671] pcieport 0000:00:1c.1: PME: Signaling with IRQ 26
[    2.882462] pcieport 0000:00:1c.2: PME: Signaling with IRQ 27
[    2.883233] pcieport 0000:00:1c.3: PME: Signaling with IRQ 28
[    2.884518] ACPI: \_PR_.CPU0: Found 3 idle states
[    2.885659] ACPI: \_PR_.CPU1: Found 3 idle states
[    2.886049] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    2.887812] ACPI: bus type drm_connector registered
[    2.890411] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x1 impl SATA mode
[    2.890541] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part 
[    2.892388] scsi host0: ahci
[    2.893150] scsi host1: ahci
[    2.893714] scsi host2: ahci
[    2.894259] scsi host3: ahci
[    2.894626] ata1: SATA max UDMA/133 abar m1024@0xee404400 port 0xee404500 irq 29 lpm-pol 0
[    2.894750] ata2: DUMMY
[    2.894859] ata3: DUMMY
[    3.007105] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.007227] serio: i8042 AUX port at 0x60,0x64 irq 12
[    3.007801] rtc_cmos 00:02: RTC can wake from S4
[    3.008667] rtc_cmos 00:02: registered as rtc0
[    3.008862] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    3.009121] i2c_dev: i2c /dev entries driver
[    3.009805] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    3.011092] NET: Registered PF_INET6 protocol family
[    3.012722] Segment Routing with IPv6
[    3.012880] In-situ OAM (IOAM) with IPv6
[    3.013065] NET: Registered PF_PACKET protocol family
[    3.013184] NET: Registered PF_KEY protocol family
[    3.013658] i2c i2c-0: 2/2 memory slots populated (from DMI)
[    3.013690] 9pnet: Installing 9P2000 support
[    3.014605] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    3.015190] microcode: Microcode Update Driver: v2.2.
[    3.015233] IPI shorthand broadcast: enabled
[    3.028467] registered taskstats version 1
[    3.029017] Loading compiled-in X.509 certificates
[    3.053616] zswap: loaded using pool zstd/z3fold
[    3.061351] ata5.00: ATAPI: MATSHITADVD-RAM UJ-852, RB01, max UDMA/33
[    3.093983] Btrfs loaded, zoned=no, fsverity=no
[    3.451957] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.471709] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[    3.471837] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[    3.499837] ata1.00: ATA-10: ST500LM034-2GH17A, 1001, max UDMA/133
[    3.509066] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    3.545227] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[    3.545354] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[    3.582444] ata1.00: configured for UDMA/133
[    3.582907] scsi 0:0:0:0: Direct-Access     ATA      ST500LM034-2GH17 1001 PQ: 0 ANSI: 5
[    3.584412] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    3.584542] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    3.586198] scsi 4:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-852   RB01 PQ: 0 ANSI: 5
[    3.586790] sd 0:0:0:0: [sda] Write Protect is off
[    3.586964] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.587161] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[    3.647253] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.647385] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.656960]  sda: sda1 sda2 sda3 sda4 sda5
[    3.659116] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.774471] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.2, id: 0x81a0b1, caps: 0xa04793/0x300000/0x0/0x0, board id: 0, fw id: 67352
[    3.774625] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[    3.826644] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
[    4.843874] netpoll: netconsole: local port 6666
[    4.843991] netpoll: netconsole: local IPv4 address 192.168.2.10
[    4.844106] netpoll: netconsole: interface 'eth0'
[    4.844218] netpoll: netconsole: remote port 6666
[    4.844341] netpoll: netconsole: remote IPv4 address 192.168.2.3
[    4.844455] netpoll: netconsole: remote ethernet address 70:85:c2:30:ec:01
[    4.844572] netpoll: netconsole: device eth0 not up yet, forcing it
[    5.568284] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/serio2/input/input3
[    7.793002] e1000e 0000:02:00.0 eth0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[    7.795562] printk: legacy console [netcon0] enabled
[    7.799944] netconsole: network logging started
[    7.940331] BTRFS: device label bisect_i686 devid 1 transid 41968 /dev/root scanned by swapper/0 (1)
[    7.941170] BTRFS info (device sda4): using xxhash64 (xxhash64-generic) checksum algorithm
[    7.941317] BTRFS info (device sda4): disk space caching is enabled
[    8.161010] BTRFS info (device sda4): auto enabling async discard
[    8.197716] VFS: Mounted root (btrfs filesystem) readonly on device 0:16.
[    8.198847] devtmpfs: mounted
[    8.199378] Freeing unused kernel image (initmem) memory: 640K
[    8.199526] Write protecting kernel text and read-only data: 10624k
[    8.199649] NX-protecting the kernel data: 4300k
[    8.200529] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    8.200653] rodata_test: all tests were successful
[    8.200865] x86/mm: Checking user space page tables
[    8.201116] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    8.201235] kallsyms_selftest: start
[    8.201245] Run /sbin/init as init process
[    9.960643] systemd[1]: systemd 253 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 -TPM2 -BZIP2 +LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    9.960856] systemd[1]: Detected architecture x86.
[    9.986262] systemd[1]: Hostname set to <hakla01>.
[   11.697409] kallsyms_selftest:  ---------------------------------------------------------
[   11.697563] kallsyms_selftest: | nr_symbols | compressed size | original size | ratio(%) |
[   11.697710] kallsyms_selftest: |---------------------------------------------------------|
[   11.697846] kallsyms_selftest: |      40633 |        455914   |       776361  |  58.72   |
[   11.697985] kallsyms_selftest:  ---------------------------------------------------------
[   11.948063] systemd-gpt-auto-generator[184]: File system behind root file system is reported by btrfs to be backed by pseudo-device /dev/root, which is not a valid userspace accessible device node. Cannot determine correct backing block device.
[   12.128479] (sd-execu[177]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[   12.175120] kallsyms_selftest: kallsyms_lookup_name() looked up 40633 symbols
[   12.175285] kallsyms_selftest: The time spent on each symbol is (ns): min=2235, max=71378, avg=10284
[   12.183972] kallsyms_selftest: kallsyms_on_each_symbol() traverse all: 8537888 ns
[   12.184121] kallsyms_selftest: kallsyms_on_each_match_symbol() traverse all: 11245 ns
[   12.184265] kallsyms_selftest: finish
[   12.749772] systemd[1]: Queued start job for default target graphical.target.
[   12.770163] BUG: kernel NULL pointer dereference, address: 00000007
[   12.770290] #PF: supervisor read access in kernel mode
[   12.770410] #PF: error_code(0x0000) - not-present page
[   12.770534] *pdpt = 0000000002390001 *pde = 0000000000000000 
[   12.770659] Oops: 0000 [#1] SMP PTI
[   12.770785] CPU: 1 PID: 1 Comm: systemd Not tainted 6.7.0-rc1-P3 #1
[   12.770906] Hardware name: LENOVO 2007F2G/2007F2G, BIOS 79ETE7WW (2.27 ) 03/21/2011
[   12.771039] EIP: obj_cgroup_charge_pages+0xc/0xa8
[   12.771167] Code: 75 ee eb cf 31 db 4b eb a0 e8 34 fe ff ff 89 c3 eb 93 8b 43 04 f0 83 00 01 eb b0 90 90 90 55 89 e5 53 57 56 83 ec 08 8b 7d 08 <8b> 71 08 f6 46 2c 01 75 38 8b 46 08 a8 03 74 2e 8b 46 0c 89 45 ec
[   12.771317] EAX: 00000001 EBX: 00000000 ECX: ffffffff EDX: 00400cc0
[   12.771441] ESI: ffffffff EDI: 00000001 EBP: c115dd48 ESP: c115dd34
[   12.771577] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 EFLAGS: 00210282
[   12.771699] CR0: 80050033 CR2: 00000007 CR3: 020ce000 CR4: 000006f0
[   12.771831] Call Trace:
[   12.771865]  ? show_regs+0x4e/0x5c
[   12.771865]  ? __die_body+0x11/0x4c
[   12.771865]  ? __die+0x21/0x30
[   12.771865]  ? page_fault_oops+0x20f/0x238
[   12.771865]  ? mt_find+0x94/0x15c
[   12.771865]  ? kernelmode_fixup_or_oops+0x92/0xa8
[   12.771865]  ? __bad_area_nosemaphore+0x40/0x168
[   12.771865]  ? bad_area_nosemaphore+0xd/0x14
[   12.771865]  ? exc_page_fault+0x277/0x32c
[   12.771865]  ? doublefault_shim+0x100/0x100
[   12.771865]  ? handle_exception+0x101/0x101
[   12.771865]  ? add_swap_count_continuation+0x1af/0x204
[   12.771865]  ? doublefault_shim+0x100/0x100
[   12.771865]  ? obj_cgroup_charge_pages+0xc/0xa8
[   12.771865]  ? doublefault_shim+0x100/0x100
[   12.771865]  ? obj_cgroup_charge_pages+0xc/0xa8
[   12.771865]  obj_cgroup_charge+0x8d/0xcc
[   12.771865]  pcpu_alloc+0x107/0x5c0
[   12.771865]  ? cgroup_apply_control_enable+0xb1/0x250
[   12.771865]  __alloc_percpu_gfp+0x10/0x18
[   12.771865]  mem_cgroup_css_alloc+0xea/0x498
[   12.771865]  cgroup_apply_control_enable+0xb1/0x250
[   12.771865]  ? css_populate_dir+0xb5/0xd0
[   12.771865]  cgroup_mkdir+0x1a2/0x2f4
[   12.771865]  ? css_task_iter_end+0xbc/0xbc
[   12.771865]  kernfs_iop_mkdir+0x52/0x68
[   12.771865]  ? kernfs_iop_lookup+0xc0/0xc0
[   12.771865]  vfs_mkdir+0x149/0x198
[   12.771865]  do_mkdirat+0x72/0xb4
[   12.771865]  __ia32_sys_mkdir+0x23/0x2c
[   12.771865]  __do_fast_syscall_32+0x86/0xb0
[   12.771865]  ? mntput+0x18/0x2c
[   12.771865]  ? path_put+0x15/0x1c
[   12.771865]  ? do_faccessat+0x1e8/0x284
[   12.771865]  ? syscall_exit_to_user_mode+0x1d/0x90
[   12.771865]  ? __do_fast_syscall_32+0x92/0xb0
[   12.771865]  ? syscall_exit_to_user_mode+0x1d/0x90
[   12.771865]  ? __do_fast_syscall_32+0x92/0xb0
[   12.771865]  ? irqentry_exit_to_user_mode+0xa/0x1c
[   12.771865]  ? irqentry_exit+0x12/0x2c
[   12.771865]  ? exc_page_fault+0x112/0x32c
[   12.771865]  do_fast_syscall_32+0x29/0x54
[   12.771865]  do_SYSENTER_32+0x12/0x18
[   12.771865]  entry_SYSENTER_32+0x98/0xf1
[   12.771865] EIP: 0xb7f5c539
[   12.771865] Code: 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 0f 1f 00 58 b8 77 00 00 00 cd 80 90 0f 1f
[   12.771865] EAX: ffffffda EBX: 01b74d50 ECX: 000001ed EDX: b79f9e4c
[   12.771865] ESI: b7ab3614 EDI: 01bc2d30 EBP: bf98f7f8 ESP: bf98f788
[   12.771865] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b EFLAGS: 00200292
[   12.771865] Modules linked in: dmi_sysfs
[   12.771865] CR2: 0000000000000007
[   12.778356] ---[ end trace 0000000000000000 ]---
[   12.778482] EIP: obj_cgroup_charge_pages+0xc/0xa8
[   12.778632] Code: 75 ee eb cf 31 db 4b eb a0 e8 34 fe ff ff 89 c3 eb 93 8b 43 04 f0 83 00 01 eb b0 90 90 90 55 89 e5 53 57 56 83 ec 08 8b 7d 08 <8b> 71 08 f6 46 2c 01 75 38 8b 46 08 a8 03 74 2e 8b 46 0c 89 45 ec
[   12.778795] EAX: 00000001 EBX: 00000000 ECX: ffffffff EDX: 00400cc0
[   12.778921] ESI: ffffffff EDI: 00000001 EBP: c115dd48 ESP: c115dd34
[   12.779042] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 EFLAGS: 00210282
[   12.779169] CR0: 80050033 CR2: 00000007 CR3: 020ce000 CR4: 000006f0
[   12.779293] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[   12.779434] Kernel Offset: disabled
[   12.779550] Rebooting in 40 seconds..
[    0.000000] Linux version 6.7.0-rc1-P3 (root@supah) (clang version 16.0.6, LLD 16.0.6) #1 SMP Tue Nov 14 12:29:12 -00 2023
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000] Disabled fast string operations
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfecffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfed0000-0x00000000bfedefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfedf000-0x00000000bfefffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bff00000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: LENOVO 2007F2G/2007F2G, BIOS 79ETE7WW (2.27 ) 03/21/2011
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1828.686 MHz processor
[    0.003997] last_pfn = 0xbfed0 max_arch_pfn = 0x1000000
[    0.004008] MTRR map: 8 entries (6 fixed + 2 variable; max 22), built from 8 variable MTRRs
[    0.004012] x86/PAT: PAT not supported by the CPU.
[    0.004016] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC  
[    0.004983] ACPI: Early table checksum verification disabled
[    0.004990] ACPI: RSDP 0x00000000000F67E0 000024 (v02 LENOVO)
[    0.005000] ACPI: XSDT 0x00000000BFED14A0 000084 (v01 LENOVO TP-79    00002270  LTP 00000000)
[    0.005011] ACPI: FACP 0x00000000BFED1600 0000F4 (v03 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005021] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 64/32 (20230628/tbfadt-564)
[    0.005027] ACPI BIOS Warning (bug): Optional FADT field Gpe1Block has valid Address but zero Length: 0x000000000000102C/0x0 (20230628/tbfadt-615)
[    0.005036] ACPI: DSDT 0x00000000BFED195E 00D467 (v01 LENOVO TP-79    00002270 MSFT 0100000E)
[    0.005044] ACPI: FACS 0x00000000BFEF4000 000040
[    0.005050] ACPI: FACS 0x00000000BFEF4000 000040
[    0.005057] ACPI: SSDT 0x00000000BFED17B4 0001AA (v01 LENOVO TP-79    00002270 MSFT 0100000E)
[    0.005065] ACPI: ECDT 0x00000000BFEDEDC5 000052 (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005072] ACPI: TCPA 0x00000000BFEDEE17 000032 (v02 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005080] ACPI: APIC 0x00000000BFEDEE49 000068 (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005088] ACPI: MCFG 0x00000000BFEDEEB1 00003C (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005096] ACPI: HPET 0x00000000BFEDEEED 000038 (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005104] ACPI: BOOT 0x00000000BFEDEFD8 000028 (v01 LENOVO TP-79    00002270  LTP 00000001)
[    0.005112] ACPI: SSDT 0x00000000BFEF2655 00025F (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005120] ACPI: SSDT 0x00000000BFEF28B4 0000A6 (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005127] ACPI: SSDT 0x00000000BFEF295A 0004F7 (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005135] ACPI: SSDT 0x00000000BFEF2E51 0001D8 (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005142] ACPI: Reserving FACP table memory at [mem 0xbfed1600-0xbfed16f3]
[    0.005145] ACPI: Reserving DSDT table memory at [mem 0xbfed195e-0xbfededc4]
[    0.005148] ACPI: Reserving FACS table memory at [mem 0xbfef4000-0xbfef403f]
[    0.005150] ACPI: Reserving FACS table memory at [mem 0xbfef4000-0xbfef403f]
[    0.005153] ACPI: Reserving SSDT table memory at [mem 0xbfed17b4-0xbfed195d]
[    0.005155] ACPI: Reserving ECDT table memory at [mem 0xbfededc5-0xbfedee16]
[    0.005158] ACPI: Reserving TCPA table memory at [mem 0xbfedee17-0xbfedee48]
[    0.005160] ACPI: Reserving APIC table memory at [mem 0xbfedee49-0xbfedeeb0]
[    0.005163] ACPI: Reserving MCFG table memory at [mem 0xbfedeeb1-0xbfedeeec]
[    0.005165] ACPI: Reserving HPET table memory at [mem 0xbfedeeed-0xbfedef24]
[    0.005167] ACPI: Reserving BOOT table memory at [mem 0xbfedefd8-0xbfedefff]
[    0.005170] ACPI: Reserving SSDT table memory at [mem 0xbfef2655-0xbfef28b3]
[    0.005172] ACPI: Reserving SSDT table memory at [mem 0xbfef28b4-0xbfef2959]
[    0.005175] ACPI: Reserving SSDT table memory at [mem 0xbfef295a-0xbfef2e50]
[    0.005177] ACPI: Reserving SSDT table memory at [mem 0xbfef2e51-0xbfef3028]
[    0.005198] 2184MB HIGHMEM available.
[    0.005200] 885MB LOWMEM available.
[    0.005202]   mapped low ram: 0 - 375fe000
[    0.005203]   low ram: 0 - 375fe000
[    0.005208] Zone ranges:
[    0.005209]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.005214]   Normal   [mem 0x0000000001000000-0x00000000375fdfff]
[    0.005217]   HighMem  [mem 0x00000000375fe000-0x00000000bfecffff]
[    0.005221] Movable zone start for each node
[    0.005222] Early memory node ranges
[    0.005224]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.005227]   node   0: [mem 0x0000000000100000-0x00000000bfecffff]
[    0.005230] Initmem setup node 0 [mem 0x0000000000001000-0x00000000bfecffff]
[    0.005246] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.005344] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.027940] ACPI: PM-Timer IO Port: 0x1008
[    0.027957] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.027961] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.027975] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.027980] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.027985] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.027993] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.027995] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.028004] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.028035] [mem 0xc0000000-0xefffffff] available for PCI devices
[    0.028042] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.028054] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[    0.028290] percpu: Embedded 43 pages/cpu s83040 r0 d93088 u176128
[    0.028336] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.7.0-rc1-P3 root=PARTUUID=b1054cb8-477a-4287-9ee9-9ae5b4e5a3d1 ro zswap.max_pool_percent=13 slub_debug=FZP page_poison=1 netconsole=6666@192.168.2.10/eth0,6666@192.168.2.3/70:85:C2:30:EC:01
[    0.028598] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.7.0-rc1-P3", will be passed to user space.
[    0.028834] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[    0.028947] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.028978] Built 1 zonelists, mobility grouping on.  Total pages: 783815
[    0.029986] mem auto-init: stack:all(pattern), heap alloc:off, heap free:off
[    0.029994] Initializing HighMem for node 0 (000375fe:000bfed0)
[    1.566396] Initializing Movable for node 0 (00000000:00000000)
[    1.993484] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    1.993500] Memory: 3096980K/3144120K available (7987K kernel code, 523K rwdata, 2636K rodata, 640K init, 316K bss, 47140K reserved, 0K cma-reserved, 2237256K highmem)
[    1.993508] **********************************************************
[    1.993510] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    1.993511] **                                                      **
[    1.993512] ** This system shows unhashed kernel memory addresses   **
[    1.993514] ** via the console, logs, and other interfaces. This    **
[    1.993515] ** might reduce the security of your system.            **
[    1.993516] **                                                      **
[    1.993518] ** If you see this message and you are not debugging    **
[    1.993519] ** the kernel, report this immediately to your system   **
[    1.993520] ** administrator!                                       **
[    1.993522] **                                                      **
[    1.993523] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    1.993524] **********************************************************
[    2.034846] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    2.035252] Kernel/User page tables isolation: enabled
[    2.036313] rcu: Hierarchical RCU implementation.
[    2.036316] 	Tracing variant of Tasks RCU enabled.
[    2.036318] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    2.036351] NR_IRQS: 2304, nr_irqs: 440, preallocated irqs: 16
[    2.036764] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    2.036954] kfence: initialized - using 2097152 bytes for 255 objects at 0xf54e3000-0xf56e3000
[    2.040704] Console: colour VGA+ 80x25
[    2.040710] printk: legacy console [tty0] enabled
[    2.056054] ACPI: Core revision 20230628
[    2.058346] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    2.058503] APIC: Switch to symmetric I/O mode setup
[    2.059249] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    2.075169] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1a5c042c964, max_idle_ns: 440795216716 ns
[    2.075313] Calibrating delay loop (skipped), value calculated using timer frequency.. 3658.76 BogoMIPS (lpj=6095620)
[    2.075460] Disabled fast string operations
[    2.075597] CPU0: Thermal monitoring enabled (TM2)
[    2.075784] process: using mwait in idle threads
[    2.075911] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2
[    2.076035] Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8, 1GB 0
[    2.076164] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    2.076301] Spectre V2 : Mitigation: Retpolines
[    2.076422] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    2.076554] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    2.076678] L1TF: System has more than MAX_PA/2 memory. L1TF mitigation not effective.
[    2.076810] L1TF: You may make it effective by booting the kernel with mem=2147483648 parameter.
[    2.076943] L1TF: However, doing so will make a part of your RAM unusable.
[    2.077066] L1TF: Reading https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html might help you decide.
[    2.077203] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    2.077327] MMIO Stale Data: Unknown: No mitigations
[    2.077452] x86/fpu: x87 FPU will use FXSAVE
[    2.078444] Freeing SMP alternatives memory: 36K
[    2.078646] pid_max: default: 32768 minimum: 301
[    2.080939] LSM: initializing lsm=capability,yama
[    2.081089] Yama: becoming mindful.
[    2.081782] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    2.081984] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    2.197620] smpboot: CPU0: Genuine Intel(R) CPU           T2400  @ 1.83GHz (family: 0x6, model: 0xe, stepping: 0x8)
[    2.198336] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[    2.198510] Performance Events: Core events, core PMU driver.
[    2.198641] ... version:                1
[    2.198641] ... bit width:              40
[    2.198641] ... generic registers:      2
[    2.198641] ... value mask:             000000ffffffffff
[    2.198641] ... max period:             000000007fffffff
[    2.198641] ... fixed-purpose events:   0
[    2.198641] ... event mask:             0000000000000003
[    2.198641] signal: max sigframe size: 1440
[    2.198641] rcu: Hierarchical SRCU implementation.
[    2.198641] rcu: 	Max phase no-delay instances is 1000.
[    2.198641] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    2.198641] smp: Bringing up secondary CPUs ...
[    2.198744] smpboot: x86: Booting SMP configuration:
[    2.198868] .... node  #0, CPUs:      #1
[    0.025167] Disabled fast string operations
[    2.200645] TSC synchronization [CPU#0 -> CPU#1]:
[    2.201015] Measured 521257 cycles TSC warp between CPUs, turning off TSC clock.
[    2.201157] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[    2.202064] smp: Brought up 1 node, 2 CPUs
[    2.202132] smpboot: Max logical packages: 1
[    2.202254] smpboot: Total of 2 processors activated (7317.52 BogoMIPS)
[    2.204471] devtmpfs: initialized
[    2.206078] ACPI: PM: Registering ACPI NVS region [mem 0xbfedf000-0xbfefffff] (135168 bytes)
[    2.206078] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    2.206078] futex hash table entries: 512 (order: 2, 16384 bytes, linear)
[    2.208893] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    2.210235] thermal_sys: Registered thermal governor 'step_wise'
[    2.210238] thermal_sys: Registered thermal governor 'user_space'
[    2.210406] cpuidle: using governor menu
[    2.210834] Simple Boot Flag at 0x35 set to 0x1
[    2.210990] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    2.211823] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[    2.211964] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved as E820 entry
[    2.212107] PCI: Using MMCONFIG for extended config space
[    2.212230] PCI: Using configuration type 1 for base access
[    2.212735] mtrr: your CPUs had inconsistent variable MTRR settings
[    2.212859] mtrr: probably your BIOS does not setup all CPUs.
[    2.212982] mtrr: corrected configuration.
[    2.213425] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    2.213425] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    2.268712] raid6: sse2x2   gen()  3255 MB/s
[    2.325376] raid6: sse2x1   gen()  2877 MB/s
[    2.382047] raid6: sse1x2   gen()  2568 MB/s
[    2.438714] raid6: sse1x1   gen()  2093 MB/s
[    2.438837] raid6: using algorithm sse2x2 gen() 3255 MB/s
[    2.495376] raid6: .... xor() 1786 MB/s, rmw enabled
[    2.495500] raid6: using intx1 recovery algorithm
[    2.496289] ACPI: Added _OSI(Module Device)
[    2.496413] ACPI: Added _OSI(Processor Device)
[    2.496535] ACPI: Added _OSI(3.0 _SCP Extensions)
[    2.496658] ACPI: Added _OSI(Processor Aggregator Device)
[    2.587383] ACPI: 6 ACPI AML tables successfully acquired and loaded
[    2.590856] ACPI: EC: EC started
[    2.590978] ACPI: EC: interrupt blocked
[    2.592071] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    2.592195] ACPI: EC: Boot ECDT EC used to handle transactions
[    2.606747] ACPI: Dynamic OEM Table Load:
[    2.606883] ACPI: SSDT 0x00000000C12A2800 000240 (v01 PmRef  Cpu0Ist  00000100 INTL 20050513)
[    2.609672] ACPI: Dynamic OEM Table Load:
[    2.609806] ACPI: SSDT 0x00000000C189B800 00065A (v01 PmRef  Cpu0Cst  00000100 INTL 20050513)
[    2.615528] ACPI: Dynamic OEM Table Load:
[    2.615661] ACPI: SSDT 0x00000000C1128400 0000C8 (v01 PmRef  Cpu1Ist  00000100 INTL 20050513)
[    2.617669] ACPI: Dynamic OEM Table Load:
[    2.617801] ACPI: SSDT 0x00000000C104F0E0 000085 (v01 PmRef  Cpu1Cst  00000100 INTL 20050513)
[    2.620709] ACPI: _OSC evaluated successfully for all CPUs
[    2.620834] ACPI: Interpreter enabled
[    2.621017] ACPI: PM: (supports S0 S3 S5)
[    2.621140] ACPI: Using IOAPIC for interrupt routing
[    2.621391] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    2.621526] PCI: Using E820 reservations for host bridge windows
[    2.622986] ACPI: Enabled 4 GPEs in block 00 to 1F
[    2.654995] ACPI: \_SB_.PCI0.LPC_.EC__.PUBS: New power resource
[    2.679394] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    2.680404] ACPI: PCI: Interrupt link LNKB configured for IRQ 11
[    2.681410] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    2.682420] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    2.683426] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[    2.684432] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[    2.685443] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[    2.686450] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[    2.687095] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    2.687235] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    2.688871] acpi PNP0A08:00: _OSC: platform does not support [LTR]
[    2.691720] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
[    2.691848] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    2.691982] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    2.692572] PCI host bridge to bus 0000:00
[    2.692698] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    2.692826] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    2.692954] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    2.693090] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dbfff window]
[    2.693225] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    2.693361] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.693572] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
[    2.693915] pci 0000:00:01.0: [8086:27a1] type 01 class 0x060400
[    2.694119] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    2.694753] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[    2.703960] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[    2.704145] pci 0000:00:1d.2: reg 0x20: [io  0x1840-0x185f]
[    2.704746] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[    2.704930] pci 0000:00:1d.3: reg 0x20: [io  0x1860-0x187f]
[    2.704930] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[    2.704930] pci 0000:00:1d.7: reg 0x10: [mem 0xee404000-0xee4043ff]
[    2.704930] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    2.704930] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    2.704930] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
[    2.704930] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[    2.704930] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH6 GPIO
[    2.704930] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 1600 (mask 007f)
[    2.704930] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 15e0 (mask 000f)
[    2.704930] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 1680 (mask 001f)
[    2.705296] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
[    2.708663] pci 0000:00:1f.1: reg 0x10: [io  0x0000-0x0007]
[    2.708800] pci 0000:00:1f.1: reg 0x14: [io  0x0000-0x0003]
[    2.708935] pci 0000:00:1f.1: reg 0x18: [io  0x0000-0x0007]
[    2.709070] pci 0000:00:1f.1: reg 0x1c: [io  0x0000-0x0003]
[    2.709204] pci 0000:00:1f.1: reg 0x20: [io  0x1880-0x188f]
[    2.709352] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    2.709478] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    2.709604] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    2.709729] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    2.710276] pci 0000:00:1f.2: [8086:27c5] type 00 class 0x010601
[    2.710421] pci 0000:00:1f.2: reg 0x10: [io  0x18c8-0x18cf]
[    2.710556] pci 0000:00:1f.2: reg 0x14: [io  0x18ac-0x18af]
[    2.710691] pci 0000:00:1f.2: reg 0x18: [io  0x18c0-0x18c7]
[    2.710825] pci 0000:00:1f.2: reg 0x1c: [io  0x18a8-0x18ab]
[    2.710960] pci 0000:00:1f.2: reg 0x20: [io  0x18b0-0x18bf]
[    2.711095] pci 0000:00:1f.2: reg 0x24: [mem 0xee404400-0xee4047ff]
[    2.711289] pci 0000:00:1f.2: PME# supported from D3hot
[    2.711825] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
[    2.712060] pci 0000:00:1f.3: reg 0x20: [io  0x18e0-0x18ff]
[    2.712736] pci 0000:01:00.0: [1002:7149] type 00 class 0x030000
[    2.712892] pci 0000:01:00.0: reg 0x10: [mem 0xd8000000-0xdfffffff pref]
[    2.713033] pci 0000:01:00.0: reg 0x14: [io  0x2000-0x20ff]
[    2.713175] pci 0000:01:00.0: reg 0x18: [mem 0xee100000-0xee10ffff]
[    2.713361] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    2.713506] pci 0000:01:00.0: enabling Extended Tags
[    2.713684] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    2.714899] pci 0000:01:00.0: supports D1 D2
[    2.746183] ACPI: \_SB_.PCI0.LPC_.EC__: Boot ECDT EC initialization complete
[    2.746303] ACPI: \_SB_.PCI0.LPC_.EC__: EC: Used to handle transactions and events
[    2.746768] iommu: Default domain type: Translated
[    2.746882] iommu: DMA domain TLB invalidation policy: lazy mode
[    2.747515] SCSI subsystem initialized
[    2.747668] PCI: Using ACPI for IRQ routing
[    2.748686] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    2.748803] pci 0000:01:00.0: vgaarb: bridge control possible
[    2.748918] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    2.751981] vgaarb: loaded
[    2.752324] hpet: 3 channels of 0 reserved for per-cpu timers
[    2.752528] clocksource: Switched to clocksource hpet
[    2.754841] pnp: PnP ACPI init
[    2.758104] pnp 00:00: disabling [mem 0x000c0000-0x000c3fff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.758237] pnp 00:00: disabling [mem 0x000c4000-0x000c7fff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.758366] pnp 00:00: disabling [mem 0x000c8000-0x000cbfff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.758495] pnp 00:00: disabling [mem 0x000cc000-0x000cffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.758647] pnp 00:00: disabling [mem 0x000dc000-0x000dffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.758875] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    2.758999] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    2.759121] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    2.759243] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    2.759365] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    2.759488] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    2.759610] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
[    2.759732] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
[    2.760651] system 00:01: [io  0x164e-0x164f] has been reserved
[    2.760771] system 00:01: [io  0x1000-0x107f] has been reserved
[    2.760889] system 00:01: [io  0x1180-0x11bf] has been reserved
[    2.761007] system 00:01: [io  0x0800-0x080f] has been reserved
[    2.761125] system 00:01: [io  0x15e0-0x15ef] has been reserved
[    2.761246] system 00:01: [io  0x1600-0x165f] could not be reserved
[    2.761366] system 00:01: [mem 0xf0000000-0xf3ffffff] has been reserved
[    2.761486] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    2.761605] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
[    2.761723] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[    2.761855] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[    2.761975] system 00:01: [mem 0xfed40000-0xfed40fff] has been reserved
[    2.766915] pnp: PnP ACPI: found 5 devices
[    2.810351] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    2.811088] NET: Registered PF_INET protocol family
[    2.811373] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    2.819622] pci 0000:15:00.0:   bridge window [io  0xa000-0xa0ff]
[    2.819740] pci 0000:15:00.0:   bridge window [io  0xa400-0xa4ff]
[    2.819860] pci 0000:15:00.0:   bridge window [mem 0xe0000000-0xe3ffffff pref]
[    2.819987] pci 0000:15:00.0:   bridge window [mem 0xc4000000-0xc7ffffff]
[    2.820107] pci 0000:00:1e.0: PCI bridge to [bus 15-18]
[    2.820223] pci 0000:00:1e.0:   bridge window [io  0xa000-0xdfff]
[    2.820343] pci 0000:00:1e.0:   bridge window [mem 0xe4300000-0xe7ffffff]
[    2.820462] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xe3ffffff 64bit pref]
[    2.820592] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    2.820708] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    2.820825] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    2.820940] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dbfff window]
[    2.821056] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
[    2.821173] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    2.821288] pci_bus 0000:01: resource 1 [mem 0xee100000-0xee1fffff]
[    2.821405] pci_bus 0000:01: resource 2 [mem 0xd8000000-0xdfffffff 64bit pref]
[    2.821529] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    2.821644] pci_bus 0000:02: resource 1 [mem 0xee000000-0xee0fffff]
[    2.821760] pci_bus 0000:02: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
[    2.821895] pci_bus 0000:03: resource 0 [io  0x4000-0x5fff]
[    2.822011] pci_bus 0000:03: resource 1 [mem 0xec000000-0xedffffff]
[    2.823133] pci_bus 0000:03: resource 2 [mem 0xe4000000-0xe40fffff 64bit pref]
[    2.823257] pci_bus 0000:04: resource 0 [io  0x6000-0x7fff]
[    2.823372] pci_bus 0000:04: resource 1 [mem 0xe8000000-0xe9ffffff]
[    2.823488] pci_bus 0000:04: resource 2 [mem 0xe4100000-0xe41fffff 64bit pref]
[    2.823613] pci_bus 0000:0c: resource 0 [io  0x8000-0x9fff]
[    2.823727] pci_bus 0000:0c: resource 1 [mem 0xea000000-0xebffffff]
[    2.823843] pci_bus 0000:0c: resource 2 [mem 0xe4200000-0xe42fffff 64bit pref]
[    2.823967] pci_bus 0000:15: resource 0 [io  0xa000-0xdfff]
[    2.824082] pci_bus 0000:15: resource 1 [mem 0xe4300000-0xe7ffffff]
[    2.824198] pci_bus 0000:15: resource 2 [mem 0xe0000000-0xe3ffffff 64bit pref]
[    2.824321] pci_bus 0000:15: resource 4 [io  0x0000-0x0cf7 window]
[    2.824436] pci_bus 0000:15: resource 5 [io  0x0d00-0xffff window]
[    2.824551] pci_bus 0000:15: resource 6 [mem 0x000a0000-0x000bffff window]
[    2.824668] pci_bus 0000:15: resource 7 [mem 0x000d0000-0x000dbfff window]
[    2.824785] pci_bus 0000:15: resource 8 [mem 0xc0000000-0xfebfffff window]
[    2.824901] pci_bus 0000:16: resource 0 [io  0xa000-0xa0ff]
[    2.825016] pci_bus 0000:16: resource 1 [io  0xa400-0xa4ff]
[    2.825132] pci_bus 0000:16: resource 2 [mem 0xe0000000-0xe3ffffff pref]
[    2.825260] pci_bus 0000:16: resource 3 [mem 0xc4000000-0xc7ffffff]
[    2.829428] pci 0000:15:00.0: CLS mismatch (64 != 32), using 64 bytes
[    2.834387] Initialise system trusted keyrings
[    2.883873] pcieport 0000:00:1c.2: PME: Signaling with IRQ 27
[    2.884677] pcieport 0000:00:1c.3: PME: Signaling with IRQ 28
[    2.885975] ACPI: \_PR_.CPU0: Found 3 idle states
[    2.887086] ACPI: \_PR_.CPU1: Found 3 idle states
[    2.887460] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    2.889315] ACPI: bus type drm_connector registered
[    2.891987] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x1 impl SATA mode
[    2.892116] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part 
[    2.893938] scsi host0: ahci
[    2.894641] scsi host1: ahci
[    2.895226] scsi host2: ahci
[    2.895800] scsi host3: ahci
[    2.896166] ata1: SATA max UDMA/133 abar m1024@0xee404400 port 0xee404500 irq 29 lpm-pol 0
[    2.896291] ata2: DUMMY
[    2.896401] ata3: DUMMY
[    2.896510] ata4: DUMMY
[    2.899413] scsi host4: ata_piix
[    2.899938] scsi host5: ata_piix
[    2.900225] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1880 irq 14 lpm-pol 0
[    2.900350] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1888 irq 15 lpm-pol 0
[    2.900574] tun: Universal TUN/TAP device driver, 1.6
[    2.900962] e1000e: Intel(R) PRO/1000 Network Driver
[    2.901075] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    2.901311] e1000e 0000:02:00.0: Disabling ASPM  L1
[    2.901427] e1000e 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    2.901997] e1000e 0000:02:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    3.001124] e1000e 0000:02:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:16:41:54:74:0d
[    3.001252] e1000e 0000:02:00.0 eth0: Intel(R) PRO/1000 Network Connection
[    3.001443] e1000e 0000:02:00.0 eth0: MAC: 2, PHY: 2, PBA No: 005301-003
[    3.001826] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    3.009753] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.009876] serio: i8042 AUX port at 0x60,0x64 irq 12
[    3.010421] rtc_cmos 00:02: RTC can wake from S4
[    3.011238] rtc_cmos 00:02: registered as rtc0
[    3.011446] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    3.011672] i2c_dev: i2c /dev entries driver
[    3.012273] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    3.013591] NET: Registered PF_INET6 protocol family
[    3.014924] Segment Routing with IPv6
[    3.015276] In-situ OAM (IOAM) with IPv6
[    3.015449] NET: Registered PF_PACKET protocol family
[    3.015569] NET: Registered PF_KEY protocol family
[    3.016077] 9pnet: Installing 9P2000 support
[    3.016243] i2c i2c-0: 2/2 memory slots populated (from DMI)
[    3.016962] microcode: Microcode Update Driver: v2.2.
[    3.016992] IPI shorthand broadcast: enabled
[    3.018729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    3.030246] registered taskstats version 1
[    3.030771] Loading compiled-in X.509 certificates
[    3.050232] zswap: loaded using pool zstd/z3fold
[    3.061362] ata5.00: ATAPI: MATSHITADVD-RAM UJ-852, RB01, max UDMA/33
[    3.090640] Btrfs loaded, zoned=no, fsverity=no
[    3.215717] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.235299] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[    3.235426] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[    3.263303] ata1.00: ATA-10: ST500LM034-2GH17A, 1001, max UDMA/133
[    3.272675] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    3.304376] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[    3.304505] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[    3.341436] ata1.00: configured for UDMA/133
[    3.341932] scsi 0:0:0:0: Direct-Access     ATA      ST500LM034-2GH17 1001 PQ: 0 ANSI: 5
[    3.343845] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    3.343974] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    3.344450] sd 0:0:0:0: [sda] Write Protect is off
[    3.344802] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.345184] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[    3.346408] scsi 4:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-852   RB01 PQ: 0 ANSI: 5
[    3.411312]  sda: sda1 sda2 sda3 sda4 sda5
[    3.412171] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.413571] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.413704] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.776610] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.2, id: 0x81a0b1, caps: 0xa04793/0x300000/0x0/0x0, board id: 0, fw id: 67352
[    3.776757] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[    3.829947] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
[    4.827490] netpoll: netconsole: local port 6666
[    4.827605] netpoll: netconsole: local IPv4 address 192.168.2.10
[    4.827721] netpoll: netconsole: interface 'eth0'
[    4.827833] netpoll: netconsole: remote port 6666
[    4.827945] netpoll: netconsole: remote IPv4 address 192.168.2.3
[    4.828060] netpoll: netconsole: remote ethernet address 70:85:c2:30:ec:01
[    4.828176] netpoll: netconsole: device eth0 not up yet, forcing it
[    5.503679] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/serio2/input/input3
[    7.576311] e1000e 0000:02:00.0 eth0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[    7.582206] printk: legacy console [netcon0] enabled
[    7.586604] netconsole: network logging started
[    7.722890] BTRFS: device label bisect_i686 devid 1 transid 41968 /dev/root scanned by swapper/0 (1)
[    7.723723] BTRFS info (device sda4): using xxhash64 (xxhash64-generic) checksum algorithm
[    7.723870] BTRFS info (device sda4): disk space caching is enabled
[    7.943342] BTRFS info (device sda4): auto enabling async discard
[    7.980049] VFS: Mounted root (btrfs filesystem) readonly on device 0:16.
[    7.981179] devtmpfs: mounted
[    7.981712] Freeing unused kernel image (initmem) memory: 640K
[    7.981873] Write protecting kernel text and read-only data: 10624k
[    7.981995] NX-protecting the kernel data: 4300k
[    7.982881] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    7.983005] rodata_test: all tests were successful
[    7.983220] x86/mm: Checking user space page tables
[    7.983471] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    7.983590] kallsyms_selftest: start
[    7.983600] Run /sbin/init as init process
[    9.759329] systemd[1]: systemd 253 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 -TPM2 -BZIP2 +LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    9.759541] systemd[1]: Detected architecture x86.
[    9.784936] systemd[1]: Hostname set to <hakla01>.
[   11.437067] kallsyms_selftest:  ---------------------------------------------------------
[   11.437221] kallsyms_selftest: | nr_symbols | compressed size | original size | ratio(%) |
[   11.437369] kallsyms_selftest: |---------------------------------------------------------|
[   11.437505] kallsyms_selftest: |      40633 |        455914   |       776361  |  58.72   |
[   11.437642] kallsyms_selftest:  ---------------------------------------------------------
[   11.610185] systemd-gpt-auto-generator[184]: File system behind root file system is reported by btrfs to be backed by pseudo-device /dev/root, which is not a valid userspace accessible device node. Cannot determine correct backing block device.
[   11.763634] (sd-execu[177]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[   11.914892] kallsyms_selftest: kallsyms_lookup_name() looked up 40633 symbols
[   11.915040] kallsyms_selftest: The time spent on each symbol is (ns): min=2235, max=79200, avg=10278
[   11.923739] kallsyms_selftest: kallsyms_on_each_symbol() traverse all: 8536282 ns
[   11.923882] kallsyms_selftest: kallsyms_on_each_match_symbol() traverse all: 11384 ns
[   11.924020] kallsyms_selftest: finish
[   12.376742] systemd[1]: Queued start job for default target graphical.target.
[   12.400148] BUG: kernel NULL pointer dereference, address: 00000007
[   12.400276] #PF: supervisor read access in kernel mode
[   12.400395] #PF: error_code(0x0000) - not-present page
[   12.400525] *pdpt = 0000000002398001 *pde = 0000000000000000 
[   12.400650] Oops: 0000 [#1] SMP PTI
[   12.400780] CPU: 1 PID: 1 Comm: systemd Not tainted 6.7.0-rc1-P3 #1
[   12.400902] Hardware name: LENOVO 2007F2G/2007F2G, BIOS 79ETE7WW (2.27 ) 03/21/2011
[   12.401038] EIP: obj_cgroup_charge_pages+0xc/0xa8
[   12.401172] Code: 75 ee eb cf 31 db 4b eb a0 e8 34 fe ff ff 89 c3 eb 93 8b 43 04 f0 83 00 01 eb b0 90 90 90 55 89 e5 53 57 56 83 ec 08 8b 7d 08 <8b> 71 08 f6 46 2c 01 75 38 8b 46 08 a8 03 74 2e 8b 46 0c 89 45 ec
[   12.401320] EAX: 00000001 EBX: 00000000 ECX: ffffffff EDX: 00400cc0
[   12.401440] ESI: ffffffff EDI: 00000001 EBP: c1155ce8 ESP: c1155cd4
[   12.401576] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 EFLAGS: 00210286
[   12.401698] CR0: 80050033 CR2: 00000007 CR3: 0204e000 CR4: 000006f0
[   12.401829] Call Trace:
[   12.401841]  ? show_regs+0x4e/0x5c
[   12.401841]  ? __die_body+0x11/0x4c
[   12.401841]  ? __die+0x21/0x30
[   12.401841]  ? page_fault_oops+0x20f/0x238
[   12.401841]  ? mt_find+0x94/0x15c
[   12.401841]  ? kernelmode_fixup_or_oops+0x92/0xa8
[   12.401841]  ? __bad_area_nosemaphore+0x40/0x168
[   12.401841]  ? bad_area_nosemaphore+0xd/0x14
[   12.401841]  ? exc_page_fault+0x277/0x32c
[   12.401841]  ? doublefault_shim+0x100/0x100
[   12.401841]  ? handle_exception+0x101/0x101
[   12.401841]  ? add_swap_count_continuation+0x1af/0x204
[   12.401841]  ? doublefault_shim+0x100/0x100
[   12.401841]  ? obj_cgroup_charge_pages+0xc/0xa8
[   12.401841]  ? doublefault_shim+0x100/0x100
[   12.401841]  ? obj_cgroup_charge_pages+0xc/0xa8
[   12.401841]  obj_cgroup_charge+0x8d/0xcc
[   12.401841]  pcpu_alloc+0x107/0x5c0
[   12.401841]  ? cgroup_apply_control_enable+0xb1/0x250
[   12.401841]  __alloc_percpu_gfp+0x10/0x18
[   12.401841]  mem_cgroup_css_alloc+0xea/0x498
[   12.401841]  cgroup_apply_control_enable+0xb1/0x250
[   12.401841]  ? css_populate_dir+0xb5/0xd0
[   12.401841]  cgroup_mkdir+0x1a2/0x2f4
[   12.401841]  ? css_task_iter_end+0xbc/0xbc
[   12.401841]  kernfs_iop_mkdir+0x52/0x68
[   12.401841]  ? kernfs_iop_lookup+0xc0/0xc0
[   12.401841]  vfs_mkdir+0x149/0x198
[   12.401841]  do_mkdirat+0x72/0xb4
[   12.401841]  __ia32_sys_mkdir+0x23/0x2c
[   12.401841]  __do_fast_syscall_32+0x86/0xb0
[   12.401841]  ? kmem_cache_free+0x2c3/0x2f0
[   12.401841]  ? putname+0x3c/0x48
[   12.401841]  ? putname+0x3c/0x48
[   12.401841]  ? putname+0x3c/0x48
[   12.401841]  ? syscall_exit_to_user_mode+0x1d/0x90
[   12.401841]  ? __do_fast_syscall_32+0x92/0xb0
[   12.401841]  ? syscall_exit_to_user_mode+0x1d/0x90
[   12.401841]  ? __do_fast_syscall_32+0x92/0xb0
[   12.401841]  ? __ia32_sys_clock_gettime+0x86/0xa0
[   12.401841]  ? syscall_exit_to_user_mode+0x1d/0x90
[   12.401841]  ? __do_fast_syscall_32+0x92/0xb0
[   12.401841]  ? irqentry_exit_to_user_mode+0xa/0x1c
[   12.401841]  ? irqentry_exit+0x12/0x2c
[   12.401841]  ? exc_page_fault+0x112/0x32c
[   12.401841]  do_fast_syscall_32+0x29/0x54
[   12.401841]  do_SYSENTER_32+0x12/0x18
[   12.401841]  entry_SYSENTER_32+0x98/0xf1
[   12.401841] EIP: 0xb7fc8539
[   12.401841] Code: 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 0f 1f 00 58 b8 77 00 00 00 cd 80 90 0f 1f
[   12.401841] EAX: ffffffda EBX: 00a89d50 ECX: 000001ed EDX: b79f9e4c
[   12.401841] ESI: b7ab3614 EDI: 00ad7dc0 EBP: bfea7578 ESP: bfea7508
[   12.401841] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b EFLAGS: 00200292
[   12.401841]  ? asm_exc_nmi+0xb0/0x10d
[   12.401841] Modules linked in: dmi_sysfs
[   12.401841] CR2: 0000000000000007
[   12.408993] ---[ end trace 0000000000000000 ]---
[   12.409118] EIP: obj_cgroup_charge_pages+0xc/0xa8
[   12.409242] Code: 75 ee eb cf 31 db 4b eb a0 e8 34 fe ff ff 89 c3 eb 93 8b 43 04 f0 83 00 01 eb b0 90 90 90 55 89 e5 53 57 56 83 ec 08 8b 7d 08 <8b> 71 08 f6 46 2c 01 75 38 8b 46 08 a8 03 74 2e 8b 46 0c 89 45 ec
[   12.409394] EAX: 00000001 EBX: 00000000 ECX: ffffffff EDX: 00400cc0
[   12.409519] ESI: ffffffff EDI: 00000001 EBP: c1155ce8 ESP: c1155cd4
[   12.409640] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 EFLAGS: 00210286
[   12.409766] CR0: 80050033 CR2: 00000007 CR3: 0204e000 CR4: 000006f0
[   12.409891] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[   12.410030] Kernel Offset: disabled
[   12.410146] Rebooting in 40 seconds..
[    0.000000] Linux version 6.7.0-rc1-P3 (root@supah) (clang version 16.0.6, LLD 16.0.6) #1 SMP Tue Nov 14 14:30:13 -00 2023
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000] Disabled fast string operations
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfecffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfed0000-0x00000000bfedefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfedf000-0x00000000bfefffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bff00000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: LENOVO 2007F2G/2007F2G, BIOS 79ETE7WW (2.27 ) 03/21/2011
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1828.844 MHz processor
[    0.003996] last_pfn = 0xbfed0 max_arch_pfn = 0x1000000
[    0.004007] MTRR map: 8 entries (6 fixed + 2 variable; max 22), built from 8 variable MTRRs
[    0.004010] x86/PAT: PAT not supported by the CPU.
[    0.004014] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC  
[    0.004980] ACPI: Early table checksum verification disabled
[    0.004987] ACPI: RSDP 0x00000000000F67E0 000024 (v02 LENOVO)
[    0.004996] ACPI: XSDT 0x00000000BFED14A0 000084 (v01 LENOVO TP-79    00002270  LTP 00000000)
[    0.005008] ACPI: FACP 0x00000000BFED1600 0000F4 (v03 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005018] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 64/32 (20230628/tbfadt-564)
[    0.005025] ACPI BIOS Warning (bug): Optional FADT field Gpe1Block has valid Address but zero Length: 0x000000000000102C/0x0 (20230628/tbfadt-615)
[    0.005034] ACPI: DSDT 0x00000000BFED195E 00D467 (v01 LENOVO TP-79    00002270 MSFT 0100000E)
[    0.005042] ACPI: FACS 0x00000000BFEF4000 000040
[    0.005048] ACPI: FACS 0x00000000BFEF4000 000040
[    0.005054] ACPI: SSDT 0x00000000BFED17B4 0001AA (v01 LENOVO TP-79    00002270 MSFT 0100000E)
[    0.005062] ACPI: ECDT 0x00000000BFEDEDC5 000052 (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005070] ACPI: TCPA 0x00000000BFEDEE17 000032 (v02 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005078] ACPI: APIC 0x00000000BFEDEE49 000068 (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005086] ACPI: MCFG 0x00000000BFEDEEB1 00003C (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005094] ACPI: HPET 0x00000000BFEDEEED 000038 (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005102] ACPI: BOOT 0x00000000BFEDEFD8 000028 (v01 LENOVO TP-79    00002270  LTP 00000001)
[    0.005110] ACPI: SSDT 0x00000000BFEF2655 00025F (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005118] ACPI: SSDT 0x00000000BFEF28B4 0000A6 (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005126] ACPI: SSDT 0x00000000BFEF295A 0004F7 (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005133] ACPI: SSDT 0x00000000BFEF2E51 0001D8 (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005140] ACPI: Reserving FACP table memory at [mem 0xbfed1600-0xbfed16f3]
[    0.005143] ACPI: Reserving DSDT table memory at [mem 0xbfed195e-0xbfededc4]
[    0.005146] ACPI: Reserving FACS table memory at [mem 0xbfef4000-0xbfef403f]
[    0.005148] ACPI: Reserving FACS table memory at [mem 0xbfef4000-0xbfef403f]
[    0.005151] ACPI: Reserving SSDT table memory at [mem 0xbfed17b4-0xbfed195d]
[    0.005153] ACPI: Reserving ECDT table memory at [mem 0xbfededc5-0xbfedee16]
[    0.005156] ACPI: Reserving TCPA table memory at [mem 0xbfedee17-0xbfedee48]
[    0.005158] ACPI: Reserving APIC table memory at [mem 0xbfedee49-0xbfedeeb0]
[    0.005161] ACPI: Reserving MCFG table memory at [mem 0xbfedeeb1-0xbfedeeec]
[    0.005163] ACPI: Reserving HPET table memory at [mem 0xbfedeeed-0xbfedef24]
[    0.005166] ACPI: Reserving BOOT table memory at [mem 0xbfedefd8-0xbfedefff]
[    0.005168] ACPI: Reserving SSDT table memory at [mem 0xbfef2655-0xbfef28b3]
[    0.005170] ACPI: Reserving SSDT table memory at [mem 0xbfef28b4-0xbfef2959]
[    0.005173] ACPI: Reserving SSDT table memory at [mem 0xbfef295a-0xbfef2e50]
[    0.005175] ACPI: Reserving SSDT table memory at [mem 0xbfef2e51-0xbfef3028]
[    0.005196] 2184MB HIGHMEM available.
[    0.005198] 885MB LOWMEM available.
[    0.005200]   mapped low ram: 0 - 375fe000
[    0.005201]   low ram: 0 - 375fe000
[    0.005206] Zone ranges:
[    0.005207]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.005212]   Normal   [mem 0x0000000001000000-0x00000000375fdfff]
[    0.005216]   HighMem  [mem 0x00000000375fe000-0x00000000bfecffff]
[    0.005220] Movable zone start for each node
[    0.005221] Early memory node ranges
[    0.005222]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.005225]   node   0: [mem 0x0000000000100000-0x00000000bfecffff]
[    0.005228] Initmem setup node 0 [mem 0x0000000000001000-0x00000000bfecffff]
[    0.005245] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.005343] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.027420] ACPI: PM-Timer IO Port: 0x1008
[    0.027433] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.027437] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.027451] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.027457] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.027461] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.027470] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.027472] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.027481] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.027513] [mem 0xc0000000-0xefffffff] available for PCI devices
[    0.027520] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.027531] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[    0.027767] percpu: Embedded 43 pages/cpu s83040 r0 d93088 u176128
[    0.027813] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.7.0-rc1-P3 root=PARTUUID=b1054cb8-477a-4287-9ee9-9ae5b4e5a3d1 ro zswap.max_pool_percent=13 slub_debug=FZP page_poison=1 netconsole=6666@192.168.2.10/eth0,6666@192.168.2.3/70:85:C2:30:EC:01
[    0.028075] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.7.0-rc1-P3", will be passed to user space.
[    0.028311] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[    0.028425] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.028454] Built 1 zonelists, mobility grouping on.  Total pages: 783815
[    0.029463] mem auto-init: stack:all(pattern), heap alloc:off, heap free:off
[    0.029470] Initializing HighMem for node 0 (000375fe:000bfed0)
[    1.570691] Initializing Movable for node 0 (00000000:00000000)
[    1.997312] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    1.997329] Memory: 3097060K/3144120K available (7986K kernel code, 523K rwdata, 2636K rodata, 640K init, 316K bss, 47060K reserved, 0K cma-reserved, 2237256K highmem)
[    1.997337] **********************************************************
[    1.997339] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    1.997340] **                                                      **
[    1.997341] ** This system shows unhashed kernel memory addresses   **
[    1.997343] ** via the console, logs, and other interfaces. This    **
[    1.997344] ** might reduce the security of your system.            **
[    1.997345] **                                                      **
[    1.997347] ** If you see this message and you are not debugging    **
[    1.997348] ** the kernel, report this immediately to your system   **
[    1.997349] ** administrator!                                       **
[    1.997351] **                                                      **
[    1.997352] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    1.997353] **********************************************************
[    2.039292] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    2.039699] Kernel/User page tables isolation: enabled
[    2.040777] rcu: Hierarchical RCU implementation.
[    2.040781] 	Tracing variant of Tasks RCU enabled.
[    2.040783] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    2.040829] NR_IRQS: 2304, nr_irqs: 440, preallocated irqs: 16
[    2.041243] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    2.041434] kfence: initialized - using 2097152 bytes for 255 objects at 0xf54e3000-0xf56e3000
[    2.045230] Console: colour VGA+ 80x25
[    2.045236] printk: legacy console [tty0] enabled
[    2.060592] ACPI: Core revision 20230628
[    2.062861] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    2.063031] APIC: Switch to symmetric I/O mode setup
[    2.063766] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    2.079681] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1a5c994b8e6, max_idle_ns: 440795205044 ns
[    2.079825] Calibrating delay loop (skipped), value calculated using timer frequency.. 3659.09 BogoMIPS (lpj=6096146)
[    2.079974] Disabled fast string operations
[    2.080110] CPU0: Thermal monitoring enabled (TM2)
[    2.080290] process: using mwait in idle threads
[    2.080418] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2
[    2.080542] Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8, 1GB 0
[    2.080669] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    2.080808] Spectre V2 : Mitigation: Retpolines
[    2.080930] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    2.081062] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    2.081187] L1TF: System has more than MAX_PA/2 memory. L1TF mitigation not effective.
[    2.081322] L1TF: You may make it effective by booting the kernel with mem=2147483648 parameter.
[    2.081455] L1TF: However, doing so will make a part of your RAM unusable.
[    2.081578] L1TF: Reading https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html might help you decide.
[    2.081716] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    2.081839] MMIO Stale Data: Unknown: No mitigations
[    2.081964] x86/fpu: x87 FPU will use FXSAVE
[    2.082958] Freeing SMP alternatives memory: 36K
[    2.083157] pid_max: default: 32768 minimum: 301
[    2.085461] LSM: initializing lsm=capability,yama
[    2.085594] Yama: becoming mindful.
[    2.086306] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    2.086494] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    2.200613] smpboot: CPU0: Genuine Intel(R) CPU           T2400  @ 1.83GHz (family: 0x6, model: 0xe, stepping: 0x8)
[    2.201343] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[    2.201516] Performance Events: Core events, core PMU driver.
[    2.201650] ... version:                1
[    2.201772] ... bit width:              40
[    2.201894] ... generic registers:      2
[    2.202015] ... value mask:             000000ffffffffff
[    2.202137] ... max period:             000000007fffffff
[    2.202260] ... fixed-purpose events:   0
[    2.202382] ... event mask:             0000000000000003
[    2.202673] signal: max sigframe size: 1440
[    2.202864] rcu: Hierarchical SRCU implementation.
[    2.202988] rcu: 	Max phase no-delay instances is 1000.
[    2.203153] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    2.203153] smp: Bringing up secondary CPUs ...
[    2.203264] smpboot: x86: Booting SMP configuration:
[    2.203388] .... node  #0, CPUs:      #1
[    0.025200] Disabled fast string operations
[    2.205158] TSC synchronization [CPU#0 -> CPU#1]:
[    2.205529] Measured 521609 cycles TSC warp between CPUs, turning off TSC clock.
[    2.205674] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[    2.206579] smp: Brought up 1 node, 2 CPUs
[    2.206644] smpboot: Max logical packages: 1
[    2.206767] smpboot: Total of 2 processors activated (7318.18 BogoMIPS)
[    2.208993] devtmpfs: initialized
[    2.210499] ACPI: PM: Registering ACPI NVS region [mem 0xbfedf000-0xbfefffff] (135168 bytes)
[    2.210499] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    2.210577] futex hash table entries: 512 (order: 2, 16384 bytes, linear)
[    2.213317] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    2.214711] thermal_sys: Registered thermal governor 'step_wise'
[    2.214715] thermal_sys: Registered thermal governor 'user_space'
[    2.214919] cpuidle: using governor menu
[    2.215346] Simple Boot Flag at 0x35 set to 0x1
[    2.215502] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    2.216284] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[    2.216425] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved as E820 entry
[    2.216490] PCI: Using MMCONFIG for extended config space
[    2.216614] PCI: Using configuration type 1 for base access
[    2.217138] mtrr: your CPUs had inconsistent variable MTRR settings
[    2.217264] mtrr: probably your BIOS does not setup all CPUs.
[    2.217385] mtrr: corrected configuration.
[    2.217830] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    2.217830] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    2.273217] raid6: sse2x2   gen()  3255 MB/s
[    2.329880] raid6: sse2x1   gen()  2877 MB/s
[    2.386543] raid6: sse1x2   gen()  2568 MB/s
[    2.443217] raid6: sse1x1   gen()  2089 MB/s
[    2.443340] raid6: using algorithm sse2x2 gen() 3255 MB/s
[    2.499881] raid6: .... xor() 1786 MB/s, rmw enabled
[    2.500004] raid6: using intx1 recovery algorithm
[    2.500772] ACPI: Added _OSI(Module Device)
[    2.500896] ACPI: Added _OSI(Processor Device)
[    2.501017] ACPI: Added _OSI(3.0 _SCP Extensions)
[    2.501140] ACPI: Added _OSI(Processor Aggregator Device)
[    2.597469] ACPI: 6 ACPI AML tables successfully acquired and loaded
[    2.600957] ACPI: EC: EC started
[    2.601080] ACPI: EC: interrupt blocked
[    2.602173] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    2.602297] ACPI: EC: Boot ECDT EC used to handle transactions
[    2.617660] ACPI: Dynamic OEM Table Load:
[    2.617795] ACPI: SSDT 0x00000000C12B2800 000240 (v01 PmRef  Cpu0Ist  00000100 INTL 20050513)
[    2.620628] ACPI: Dynamic OEM Table Load:
[    2.620762] ACPI: SSDT 0x00000000C18A0800 00065A (v01 PmRef  Cpu0Cst  00000100 INTL 20050513)
[    2.626570] ACPI: Dynamic OEM Table Load:
[    2.626702] ACPI: SSDT 0x00000000C1135300 0000C8 (v01 PmRef  Cpu1Ist  00000100 INTL 20050513)
[    2.628729] ACPI: Dynamic OEM Table Load:
[    2.628861] ACPI: SSDT 0x00000000C104D518 000085 (v01 PmRef  Cpu1Cst  00000100 INTL 20050513)
[    2.631740] ACPI: _OSC evaluated successfully for all CPUs
[    2.631864] ACPI: Interpreter enabled
[    2.632049] ACPI: PM: (supports S0 S3 S5)
[    2.632172] ACPI: Using IOAPIC for interrupt routing
[    2.632429] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    2.632563] PCI: Using E820 reservations for host bridge windows
[    2.633970] ACPI: Enabled 4 GPEs in block 00 to 1F
[    2.666440] ACPI: \_SB_.PCI0.LPC_.EC__.PUBS: New power resource
[    2.690815] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    2.691833] ACPI: PCI: Interrupt link LNKB configured for IRQ 11
[    2.692846] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    2.693865] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    2.694879] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[    2.695890] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[    2.696909] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[    2.697922] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[    2.698558] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    2.698699] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    2.700354] acpi PNP0A08:00: _OSC: platform does not support [LTR]
[    2.703230] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
[    2.703358] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    2.703494] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    2.704049] PCI host bridge to bus 0000:00
[    2.704175] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    2.704304] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    2.704431] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    2.704568] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dbfff window]
[    2.704703] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    2.704839] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.705049] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
[    2.705390] pci 0000:00:01.0: [8086:27a1] type 01 class 0x060400
[    2.705594] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    2.706225] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[    2.706378] pci 0000:00:1b.0: reg 0x10: [mem 0xee400000-0xee403fff 64bit]
[    2.706627] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    2.707191] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[    2.707465] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    2.708051] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
[    2.708325] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    2.708954] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400
[    2.709227] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    2.709795] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400
[    2.710093] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    2.710671] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[    2.710856] pci 0000:00:1d.0: reg 0x20: [io  0x1800-0x181f]
[    2.711421] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[    2.711606] pci 0000:00:1d.1: reg 0x20: [io  0x1820-0x183f]
[    2.712154] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[    2.712339] pci 0000:00:1d.2: reg 0x20: [io  0x1840-0x185f]
[    2.712945] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[    2.713130] pci 0000:00:1d.3: reg 0x20: [io  0x1860-0x187f]
[    2.716929] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[    2.717076] pci 0000:00:1d.7: reg 0x10: [mem 0xee404000-0xee4043ff]
[    2.717319] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    2.717845] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    2.718476] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
[    2.718731] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[    2.718871] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH6 GPIO
[    2.718999] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 1600 (mask 007f)
[    2.719135] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 15e0 (mask 000f)
[    2.719271] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 1680 (mask 001f)
[    2.719271] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
[    2.719271] pci 0000:00:1f.1: reg 0x10: [io  0x0000-0x0007]
[    2.719271] pci 0000:00:1f.1: reg 0x14: [io  0x0000-0x0003]
[    2.719271] pci 0000:00:1f.1: reg 0x18: [io  0x0000-0x0007]
[    2.719271] pci 0000:00:1f.1: reg 0x1c: [io  0x0000-0x0003]
[    2.719271] pci 0000:00:1f.1: reg 0x20: [io  0x1880-0x188f]
[    2.719271] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    2.719271] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    2.719271] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    2.719271] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    2.719271] pci 0000:00:1f.2: [8086:27c5] type 00 class 0x010601
[    2.719271] pci 0000:00:1f.2: reg 0x10: [io  0x18c8-0x18cf]
[    2.719271] pci 0000:00:1f.2: reg 0x14: [io  0x18ac-0x18af]
[    2.719271] pci 0000:00:1f.2: reg 0x18: [io  0x18c0-0x18c7]
[    2.719271] pci 0000:00:1f.2: reg 0x1c: [io  0x18a8-0x18ab]
[    2.719271] pci 0000:00:1f.2: reg 0x20: [io  0x18b0-0x18bf]
[    2.719290] pci 0000:00:1f.2: reg 0x24: [mem 0xee404400-0xee4047ff]
[    2.719483] pci 0000:00:1f.2: PME# supported from D3hot
[    2.720037] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
[    2.720241] pci 0000:00:1f.3: reg 0x20: [io  0x18e0-0x18ff]
[    2.720890] pci 0000:01:00.0: [1002:7149] type 00 class 0x030000
[    2.721046] pci 0000:01:00.0: reg 0x10: [mem 0xd8000000-0xdfffffff pref]
[    2.721187] pci 0000:01:00.0: reg 0x14: [io  0x2000-0x20ff]
[    2.721328] pci 0000:01:00.0: reg 0x18: [mem 0xee100000-0xee10ffff]
[    2.721515] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    2.721658] pci 0000:01:00.0: enabling Extended Tags
[    2.721831] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    2.723050] pci 0000:01:00.0: supports D1 D2
[    2.736518] pci 0000:00:01.0: PCI bridge to [bus 01]
[    2.736637] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    2.736754] pci 0000:00:01.0:   bridge window [mem 0xee100000-0xee1fffff]
[    2.736873] pci 0000:00:01.0:   bridge window [mem 0xd8000000-0xdfffffff 64bit pref]
[    2.737212] pci 0000:02:00.0: [8086:109a] type 00 class 0x020000
[    2.737427] pci 0000:02:00.0: reg 0x10: [mem 0xee000000-0xee01ffff]
[    2.737644] pci 0000:02:00.0: reg 0x18: [io  0x3000-0x301f]
[    2.738071] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    2.738712] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    2.738831] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    2.738950] pci 0000:00:1c.0:   bridge window [mem 0xee000000-0xee0fffff]
[    2.739303] pci 0000:03:00.0: [8086:4227] type 00 class 0x028000
[    2.739530] pci 0000:03:00.0: reg 0x10: [mem 0xedf00000-0xedf00fff]
[    2.740182] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    2.740794] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    2.740914] pci 0000:00:1c.1:   bridge window [io  0x4000-0x5fff]
[    2.741033] pci 0000:00:1c.1:   bridge window [mem 0xec000000-0xedffffff]
[    2.741154] pci 0000:00:1c.1:   bridge window [mem 0xe4000000-0xe40fffff 64bit pref]
[    2.741397] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
[    2.741516] pci 0000:00:1c.2:   bridge window [io  0x6000-0x7fff]
[    2.741635] pci 0000:00:1c.2:   bridge window [mem 0xe8000000-0xe9ffffff]
[    2.741756] pci 0000:00:1c.2:   bridge window [mem 0xe4100000-0xe41fffff 64bit pref]
[    2.741980] pci 0000:00:1c.3: PCI bridge to [bus 0c-13]
[    2.742099] pci 0000:00:1c.3:   bridge window [io  0x8000-0x9fff]
[    2.742217] pci 0000:00:1c.3:   bridge window [mem 0xea000000-0xebffffff]
[    2.742339] pci 0000:00:1c.3:   bridge window [mem 0xe4200000-0xe42fffff 64bit pref]
[    2.742493] pci_bus 0000:15: extended config space not accessible
[    2.742714] pci 0000:15:00.0: [104c:ac56] type 02 class 0x060700
[    2.742857] pci 0000:15:00.0: reg 0x10: [mem 0xe4300000-0xe4300fff]
[    2.743047] pci 0000:15:00.0: supports D1 D2
[    2.743156] pci 0000:15:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.743751] pci 0000:00:1e.0: PCI bridge to [bus 15-18] (subtractive decode)
[    2.743873] pci 0000:00:1e.0:   bridge window [io  0xa000-0xdfff]
[    2.743991] pci 0000:00:1e.0:   bridge window [mem 0xe4300000-0xe7ffffff]
[    2.744113] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xe3ffffff 64bit pref]
[    2.744239] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    2.744365] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    2.744491] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    2.744617] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dbfff window] (subtractive decode)
[    2.744744] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode)
[    2.744912] pci_bus 0000:16: extended config space not accessible
[    2.745107] pci_bus 0000:16: busn_res: [bus 16-18] end is updated to 17
[    2.753065] ACPI: EC: interrupt unblocked
[    2.753156] ACPI: EC: event unblocked
[    2.753269] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    2.753382] ACPI: EC: GPE=0x1c
[    2.753495] ACPI: \_SB_.PCI0.LPC_.EC__: Boot ECDT EC initialization complete
[    2.753614] ACPI: \_SB_.PCI0.LPC_.EC__: EC: Used to handle transactions and events
[    2.754082] iommu: Default domain type: Translated
[    2.754196] iommu: DMA domain TLB invalidation policy: lazy mode
[    2.754818] SCSI subsystem initialized
[    2.757575] PCI: Using ACPI for IRQ routing
[    2.762398] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    2.762398] pci 0000:01:00.0: vgaarb: bridge control possible
[    2.762398] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    2.762398] vgaarb: loaded
[    2.763229] hpet: 3 channels of 0 reserved for per-cpu timers
[    2.763429] clocksource: Switched to clocksource hpet
[    2.765793] pnp: PnP ACPI init
[    2.769369] pnp 00:00: disabling [mem 0x000c0000-0x000c3fff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.769503] pnp 00:00: disabling [mem 0x000c4000-0x000c7fff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.769632] pnp 00:00: disabling [mem 0x000c8000-0x000cbfff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.769762] pnp 00:00: disabling [mem 0x000cc000-0x000cffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.769891] pnp 00:00: disabling [mem 0x000dc000-0x000dffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.770122] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    2.770245] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    2.770367] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    2.770488] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    2.770610] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    2.770732] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    2.770853] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
[    2.770975] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
[    2.771897] system 00:01: [io  0x164e-0x164f] has been reserved
[    2.772018] system 00:01: [io  0x1000-0x107f] has been reserved
[    2.772135] system 00:01: [io  0x1180-0x11bf] has been reserved
[    2.772253] system 00:01: [io  0x0800-0x080f] has been reserved
[    2.772371] system 00:01: [io  0x15e0-0x15ef] has been reserved
[    2.772491] system 00:01: [io  0x1600-0x165f] could not be reserved
[    2.772611] system 00:01: [mem 0xf0000000-0xf3ffffff] has been reserved
[    2.772731] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    2.772850] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
[    2.772969] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[    2.773088] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[    2.773207] system 00:01: [mem 0xfed40000-0xfed40fff] has been reserved
[    2.778187] pnp: PnP ACPI: found 5 devices
[    2.821614] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    2.822358] NET: Registered PF_INET protocol family
[    2.822641] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    2.824795] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 10240 bytes, linear)
[    2.825059] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    2.825552] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    2.825998] TCP bind hash table entries: 8192 (order: 6, 327680 bytes, linear)
[    2.826267] TCP: Hash tables configured (established 8192 bind 8192)
[    2.826502] UDP hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.826654] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.827250] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    2.827461] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    2.827628] pci 0000:00:1c.0: BAR 9: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
[    2.827761] pci 0000:00:01.0: PCI bridge to [bus 01]
[    2.827877] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    2.827995] pci 0000:00:01.0:   bridge window [mem 0xee100000-0xee1fffff]
[    2.828113] pci 0000:00:01.0:   bridge window [mem 0xd8000000-0xdfffffff 64bit pref]
[    2.828240] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    2.828354] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    2.828474] pci 0000:00:1c.0:   bridge window [mem 0xee000000-0xee0fffff]
[    2.828612] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
[    2.828744] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    2.828860] pci 0000:00:1c.1:   bridge window [io  0x4000-0x5fff]
[    2.828979] pci 0000:00:1c.1:   bridge window [mem 0xec000000-0xedffffff]
[    2.829098] pci 0000:00:1c.1:   bridge window [mem 0xe4000000-0xe40fffff 64bit pref]
[    2.829229] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
[    2.829345] pci 0000:00:1c.2:   bridge window [io  0x6000-0x7fff]
[    2.829464] pci 0000:00:1c.2:   bridge window [mem 0xe8000000-0xe9ffffff]
[    2.829583] pci 0000:00:1c.2:   bridge window [mem 0xe4100000-0xe41fffff 64bit pref]
[    2.829713] pci 0000:00:1c.3: PCI bridge to [bus 0c-13]
[    2.829830] pci 0000:00:1c.3:   bridge window [io  0x8000-0x9fff]
[    2.829949] pci 0000:00:1c.3:   bridge window [mem 0xea000000-0xebffffff]
[    2.830068] pci 0000:00:1c.3:   bridge window [mem 0xe4200000-0xe42fffff 64bit pref]
[    2.830209] pci 0000:15:00.0: BAR 9: assigned [mem 0xe0000000-0xe3ffffff pref]
[    2.830336] pci 0000:15:00.0: BAR 10: assigned [mem 0xc4000000-0xc7ffffff]
[    2.830453] pci 0000:15:00.0: BAR 7: assigned [io  0xa000-0xa0ff]
[    2.830569] pci 0000:15:00.0: BAR 8: assigned [io  0xa400-0xa4ff]
[    2.830698] pci 0000:15:00.0: CardBus bridge to [bus 16-17]
[    2.830814] pci 0000:15:00.0:   bridge window [io  0xa000-0xa0ff]
[    2.830932] pci 0000:15:00.0:   bridge window [io  0xa400-0xa4ff]
[    2.831051] pci 0000:15:00.0:   bridge window [mem 0xe0000000-0xe3ffffff pref]
[    2.831179] pci 0000:15:00.0:   bridge window [mem 0xc4000000-0xc7ffffff]
[    2.831299] pci 0000:00:1e.0: PCI bridge to [bus 15-18]
[    2.831415] pci 0000:00:1e.0:   bridge window [io  0xa000-0xdfff]
[    2.831534] pci 0000:00:1e.0:   bridge window [mem 0xe4300000-0xe7ffffff]
[    2.831653] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xe3ffffff 64bit pref]
[    2.831784] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    2.831912] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    2.832030] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    2.832146] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dbfff window]
[    2.832263] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
[    2.832380] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    2.832495] pci_bus 0000:01: resource 1 [mem 0xee100000-0xee1fffff]
[    2.832611] pci_bus 0000:01: resource 2 [mem 0xd8000000-0xdfffffff 64bit pref]
[    2.832736] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    2.832851] pci_bus 0000:02: resource 1 [mem 0xee000000-0xee0fffff]
[    2.832967] pci_bus 0000:02: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
[    2.833091] pci_bus 0000:03: resource 0 [io  0x4000-0x5fff]
[    2.833207] pci_bus 0000:03: resource 1 [mem 0xec000000-0xedffffff]
[    2.834333] pci_bus 0000:03: resource 2 [mem 0xe4000000-0xe40fffff 64bit pref]
[    2.834457] pci_bus 0000:04: resource 0 [io  0x6000-0x7fff]
[    2.834573] pci_bus 0000:04: resource 1 [mem 0xe8000000-0xe9ffffff]
[    2.834689] pci_bus 0000:04: resource 2 [mem 0xe4100000-0xe41fffff 64bit pref]
[    2.834812] pci_bus 0000:0c: resource 0 [io  0x8000-0x9fff]
[    2.834927] pci_bus 0000:0c: resource 1 [mem 0xea000000-0xebffffff]
[    2.835043] pci_bus 0000:0c: resource 2 [mem 0xe4200000-0xe42fffff 64bit pref]
[    2.835167] pci_bus 0000:15: resource 0 [io  0xa000-0xdfff]
[    2.835294] pci_bus 0000:15: resource 1 [mem 0xe4300000-0xe7ffffff]
[    2.835411] pci_bus 0000:15: resource 2 [mem 0xe0000000-0xe3ffffff 64bit pref]
[    2.835535] pci_bus 0000:15: resource 4 [io  0x0000-0x0cf7 window]
[    2.835651] pci_bus 0000:15: resource 5 [io  0x0d00-0xffff window]
[    2.835766] pci_bus 0000:15: resource 6 [mem 0x000a0000-0x000bffff window]
[    2.835883] pci_bus 0000:15: resource 7 [mem 0x000d0000-0x000dbfff window]
[    2.836000] pci_bus 0000:15: resource 8 [mem 0xc0000000-0xfebfffff window]
[    2.836116] pci_bus 0000:16: resource 0 [io  0xa000-0xa0ff]
[    2.836230] pci_bus 0000:16: resource 1 [io  0xa400-0xa4ff]
[    2.836344] pci_bus 0000:16: resource 2 [mem 0xe0000000-0xe3ffffff pref]
[    2.836460] pci_bus 0000:16: resource 3 [mem 0xc4000000-0xc7ffffff]
[    2.840674] pci 0000:15:00.0: CLS mismatch (64 != 32), using 64 bytes
[    2.845718] Initialise system trusted keyrings
[    2.845980] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[    2.855380] fuse: init (API version 7.39)
[    2.855919] 9p: Installing v9fs 9p2000 file system support
[    2.856421] NET: Registered PF_ALG protocol family
[    2.856548] xor: measuring software checksum speed
[    2.858633]    pIII_sse        :  5026 MB/sec
[    2.860531]    prefetch64-sse  :  5522 MB/sec
[    2.860644] xor: using function: prefetch64-sse (5522 MB/sec)
[    2.860763] Key type asymmetric registered
[    2.860876] Asymmetric key parser 'x509' registered
[    2.864778] bounce: pool size: 64 pages
[    2.865076] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    2.865424] io scheduler bfq registered
[    2.869438] pcieport 0000:00:01.0: PME: Signaling with IRQ 24
[    2.870225] pcieport 0000:00:1c.0: PME: Signaling with IRQ 25
[    2.870991] pcieport 0000:00:1c.1: PME: Signaling with IRQ 26
[    2.871754] pcieport 0000:00:1c.2: PME: Signaling with IRQ 27
[    2.872552] pcieport 0000:00:1c.3: PME: Signaling with IRQ 28
[    2.873841] ACPI: \_PR_.CPU0: Found 3 idle states
[    2.874962] ACPI: \_PR_.CPU1: Found 3 idle states
[    2.875346] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    2.877141] ACPI: bus type drm_connector registered
[    2.879765] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x1 impl SATA mode
[    2.879895] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part 
[    2.881689] scsi host0: ahci
[    2.882503] scsi host1: ahci
[    2.883133] scsi host2: ahci
[    2.883690] scsi host3: ahci
[    2.884095] ata1: SATA max UDMA/133 abar m1024@0xee404400 port 0xee404500 irq 29 lpm-pol 0
[    2.884221] ata2: DUMMY
[    2.884331] ata3: DUMMY
[    2.884441] ata4: DUMMY
[    2.887308] scsi host4: ata_piix
[    2.887835] scsi host5: ata_piix
[    2.888139] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1880 irq 14 lpm-pol 0
[    2.888264] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1888 irq 15 lpm-pol 0
[    2.888485] tun: Universal TUN/TAP device driver, 1.6
[    2.888874] e1000e: Intel(R) PRO/1000 Network Driver
[    2.888988] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    2.889206] e1000e 0000:02:00.0: Disabling ASPM  L1
[    2.889322] e1000e 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    2.889873] e1000e 0000:02:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    2.987828] e1000e 0000:02:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:16:41:54:74:0d
[    2.987956] e1000e 0000:02:00.0 eth0: Intel(R) PRO/1000 Network Connection
[    2.988147] e1000e 0000:02:00.0 eth0: MAC: 2, PHY: 2, PBA No: 005301-003
[    2.988531] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    2.996402] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.996524] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.997139] rtc_cmos 00:02: RTC can wake from S4
[    2.997986] rtc_cmos 00:02: registered as rtc0
[    2.998212] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    2.998438] i2c_dev: i2c /dev entries driver
[    2.999103] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    2.999794] NET: Registered PF_INET6 protocol family
[    3.001291] Segment Routing with IPv6
[    3.001453] In-situ OAM (IOAM) with IPv6
[    3.001624] NET: Registered PF_PACKET protocol family
[    3.001819] NET: Registered PF_KEY protocol family
[    3.002173] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    3.002937] i2c i2c-0: 2/2 memory slots populated (from DMI)
[    3.003026] 9pnet: Installing 9P2000 support
[    3.003930] microcode: Microcode Update Driver: v2.2.
[    3.003958] IPI shorthand broadcast: enabled
[    3.019808] registered taskstats version 1
[    3.020307] Loading compiled-in X.509 certificates
[    3.040732] zswap: loaded using pool zstd/z3fold
[    3.050102] ata5.00: ATAPI: MATSHITADVD-RAM UJ-852, RB01, max UDMA/33
[    3.083929] Btrfs loaded, zoned=no, fsverity=no
[    3.197651] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.217401] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[    3.217529] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[    3.245497] ata1.00: ATA-10: ST500LM034-2GH17A, 1001, max UDMA/133
[    3.254886] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    3.286782] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[    3.286909] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[    3.323954] ata1.00: configured for UDMA/133
[    3.328952] scsi 0:0:0:0: Direct-Access     ATA      ST500LM034-2GH17 1001 PQ: 0 ANSI: 5
[    3.330654] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    3.330786] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    3.331208] sd 0:0:0:0: [sda] Write Protect is off
[    3.331664] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.332036] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[    3.332751] scsi 4:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-852   RB01 PQ: 0 ANSI: 5
[    3.413205]  sda: sda1 sda2 sda3 sda4 sda5
[    3.414513] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.447157] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.447289] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.747308] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.2, id: 0x81a0b1, caps: 0xa04793/0x300000/0x0/0x0, board id: 0, fw id: 67352
[    3.747455] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[    3.794222] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
[    4.889710] netpoll: netconsole: local port 6666
[    4.889826] netpoll: netconsole: local IPv4 address 192.168.2.10
[    4.889942] netpoll: netconsole: interface 'eth0'
[    4.890062] netpoll: netconsole: remote port 6666
[    4.890175] netpoll: netconsole: remote IPv4 address 192.168.2.3
[    4.890289] netpoll: netconsole: remote ethernet address 70:85:c2:30:ec:01
[    4.890785] netpoll: netconsole: device eth0 not up yet, forcing it
[    5.406838] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/serio2/input/input3
[    7.649544] e1000e 0000:02:00.0 eth0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[    7.652238] printk: legacy console [netcon0] enabled
[    7.656629] netconsole: network logging started
[    7.797912] BTRFS: device label bisect_i686 devid 1 transid 42160 /dev/root scanned by swapper/0 (1)
[    7.798813] BTRFS info (device sda4): using xxhash64 (xxhash64-generic) checksum algorithm
[    7.798960] BTRFS info (device sda4): disk space caching is enabled
[    8.014819] BTRFS info (device sda4): auto enabling async discard
[    8.052894] VFS: Mounted root (btrfs filesystem) readonly on device 0:16.
[    8.072470] devtmpfs: mounted
[    8.073005] Freeing unused kernel image (initmem) memory: 640K
[    8.078583] Write protecting kernel text and read-only data: 10624k
[    8.078705] NX-protecting the kernel data: 4300k
[    8.079584] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    8.079709] rodata_test: all tests were successful
[    8.079921] x86/mm: Checking user space page tables
[    8.080172] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    8.080291] kallsyms_selftest: start
[    8.080301] Run /sbin/init as init process
[    9.937488] systemd[1]: systemd 253 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 -TPM2 -BZIP2 +LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    9.937701] systemd[1]: Detected architecture x86.
[    9.975130] systemd[1]: Hostname set to <hakla01>.
[   11.386200] systemd-gpt-auto-generator[175]: File system behind root file system is reported by btrfs to be backed by pseudo-device /dev/root, which is not a valid userspace accessible device node. Cannot determine correct backing block device.
[   11.531816] (sd-execu[168]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[   11.738608] kallsyms_selftest:  ---------------------------------------------------------
[   11.738765] kallsyms_selftest: | nr_symbols | compressed size | original size | ratio(%) |
[   11.738912] kallsyms_selftest: |---------------------------------------------------------|
[   11.739049] kallsyms_selftest: |      40631 |        455899   |       776341  |  58.72   |
[   11.739188] kallsyms_selftest:  ---------------------------------------------------------
[   12.187328] kallsyms_selftest: kallsyms_lookup_name() looked up 40631 symbols
[   12.187474] kallsyms_selftest: The time spent on each symbol is (ns): min=1956, max=27238, avg=9826
[   12.196177] kallsyms_selftest: kallsyms_on_each_symbol() traverse all: 8555070 ns
[   12.196324] kallsyms_selftest: kallsyms_on_each_match_symbol() traverse all: 11244 ns
[   12.196465] kallsyms_selftest: finish
[   12.223072] systemd[1]: Queued start job for default target graphical.target.
[   12.246831] BUG: kernel NULL pointer dereference, address: 00000007
[   12.246965] #PF: supervisor read access in kernel mode
[   12.247085] #PF: error_code(0x0000) - not-present page
[   12.247208] *pdpt = 0000000003862001 *pde = 0000000000000000 
[   12.247334] Oops: 0000 [#1] SMP PTI
[   12.247459] CPU: 1 PID: 1 Comm: systemd Not tainted 6.7.0-rc1-P3 #1
[   12.247583] Hardware name: LENOVO 2007F2G/2007F2G, BIOS 79ETE7WW (2.27 ) 03/21/2011
[   12.247716] EIP: obj_cgroup_charge_pages+0xc/0xa8
[   12.247845] Code: 75 ee eb cf 31 db 4b eb a0 e8 34 fe ff ff 89 c3 eb 93 8b 43 04 f0 83 00 01 eb b0 90 90 90 55 89 e5 53 57 56 83 ec 08 8b 7d 08 <8b> 71 08 f6 46 2c 01 75 38 8b 46 08 a8 03 74 2e 8b 46 0c 89 45 ec
[   12.247994] EAX: 00000001 EBX: 00000000 ECX: ffffffff EDX: 00400cc0
[   12.248119] ESI: ffffffff EDI: 00000001 EBP: c115fd68 ESP: c115fd54
[   12.248256] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 EFLAGS: 00210282
[   12.248378] CR0: 80050033 CR2: 00000007 CR3: 0219e000 CR4: 000006f0
[   12.248509] Call Trace:
[   12.248541]  ? show_regs+0x4e/0x5c
[   12.248541]  ? __die_body+0x11/0x4c
[   12.248541]  ? __die+0x21/0x30
[   12.248541]  ? page_fault_oops+0x20f/0x238
[   12.248541]  ? mt_find+0x94/0x15c
[   12.248541]  ? kernelmode_fixup_or_oops+0x92/0xa8
[   12.248541]  ? __bad_area_nosemaphore+0x40/0x168
[   12.248541]  ? bad_area_nosemaphore+0xd/0x14
[   12.248541]  ? exc_page_fault+0x277/0x32c
[   12.248541]  ? doublefault_shim+0x100/0x100
[   12.248541]  ? handle_exception+0x101/0x101
[   12.248541]  ? doublefault_shim+0x100/0x100
[   12.248541]  ? obj_cgroup_charge_pages+0xc/0xa8
[   12.248541]  ? doublefault_shim+0x100/0x100
[   12.248541]  ? obj_cgroup_charge_pages+0xc/0xa8
[   12.248541]  obj_cgroup_charge+0x8d/0xcc
[   12.248541]  pcpu_alloc+0x107/0x5c0
[   12.248541]  ? cgroup_apply_control_enable+0xb1/0x250
[   12.248541]  __alloc_percpu_gfp+0x10/0x18
[   12.248541]  mem_cgroup_css_alloc+0xea/0x498
[   12.248541]  cgroup_apply_control_enable+0xb1/0x250
[   12.248541]  ? css_populate_dir+0xb5/0xd0
[   12.248541]  cgroup_mkdir+0x1a2/0x2f4
[   12.248541]  ? css_task_iter_end+0xbc/0xbc
[   12.248541]  kernfs_iop_mkdir+0x52/0x68
[   12.248541]  ? kernfs_iop_lookup+0xc0/0xc0
[   12.248541]  vfs_mkdir+0x149/0x198
[   12.248541]  do_mkdirat+0x72/0xb4
[   12.248541]  __ia32_sys_mkdir+0x23/0x2c
[   12.248541]  __do_fast_syscall_32+0x86/0xb0
[   12.248541]  ? __do_fast_syscall_32+0x92/0xb0
[   12.248541]  ? __do_fast_syscall_32+0x92/0xb0
[   12.248541]  ? __do_fast_syscall_32+0x92/0xb0
[   12.248541]  ? __do_fast_syscall_32+0x92/0xb0
[   12.248541]  ? __do_fast_syscall_32+0x92/0xb0
[   12.248541]  ? __do_fast_syscall_32+0x92/0xb0
[   12.248541]  ? irqentry_exit_to_user_mode+0xa/0x1c
[   12.248541]  ? irqentry_exit+0x12/0x2c
[   12.248541]  ? exc_page_fault+0x112/0x32c
[   12.248541]  do_fast_syscall_32+0x29/0x54
[   12.248541]  do_SYSENTER_32+0x12/0x18
[   12.248541]  entry_SYSENTER_32+0x98/0xf1
[   12.248541] EIP: 0xb7fb5539
[   12.248541] Code: 03 74 b4 01 10 07 03 74 b0 01 10 08 03 74 d8 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 0f 1f 00 58 b8 77 00 00 00 cd 80 90 0f 1f
[   12.248541] EAX: ffffffda EBX: 00870d50 ECX: 000001ed EDX: b79f9e4c
[   12.248541] ESI: b7ab3614 EDI: 008becf0 EBP: bff97778 ESP: bff97708
[   12.248541] DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 007b EFLAGS: 00200292
[   12.248541] Modules linked in: dmi_sysfs
[   12.248541] CR2: 0000000000000007
[   12.254788] ---[ end trace 0000000000000000 ]---
[   12.254910] EIP: obj_cgroup_charge_pages+0xc/0xa8
[   12.255045] Code: 75 ee eb cf 31 db 4b eb a0 e8 34 fe ff ff 89 c3 eb 93 8b 43 04 f0 83 00 01 eb b0 90 90 90 55 89 e5 53 57 56 83 ec 08 8b 7d 08 <8b> 71 08 f6 46 2c 01 75 38 8b 46 08 a8 03 74 2e 8b 46 0c 89 45 ec
[   12.255194] EAX: 00000001 EBX: 00000000 ECX: ffffffff EDX: 00400cc0
[   12.255327] ESI: ffffffff EDI: 00000001 EBP: c115fd68 ESP: c115fd54
[   12.255452] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 EFLAGS: 00210282
[   12.255574] CR0: 80050033 CR2: 00000007 CR3: 0219e000 CR4: 000006f0
[   12.255703] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000009
[   12.255839] Kernel Offset: disabled
[   12.255955] Rebooting in 40 seconds..
[    0.000000] Linux version 6.6.1-gentoo-P3 (root@supah) (clang version 16.0.6, LLD 16.0.6) #1 SMP Fri Nov 10 11:50:28 -00 2023
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000] Disabled fast string operations
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfecffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfed0000-0x00000000bfedefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfedf000-0x00000000bfefffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bff00000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: LENOVO 2007F2G/2007F2G, BIOS 79ETE7WW (2.27 ) 03/21/2011
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1828.748 MHz processor
[    0.003997] last_pfn = 0xbfed0 max_arch_pfn = 0x1000000
[    0.004008] MTRR map: 8 entries (6 fixed + 2 variable; max 22), built from 8 variable MTRRs
[    0.004012] x86/PAT: PAT not supported by the CPU.
[    0.004016] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC  
[    0.005001] ACPI: Early table checksum verification disabled
[    0.005007] ACPI: RSDP 0x00000000000F67E0 000024 (v02 LENOVO)
[    0.005018] ACPI: XSDT 0x00000000BFED14A0 000084 (v01 LENOVO TP-79    00002270  LTP 00000000)
[    0.005029] ACPI: FACP 0x00000000BFED1600 0000F4 (v03 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005039] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 64/32 (20230628/tbfadt-564)
[    0.005046] ACPI BIOS Warning (bug): Optional FADT field Gpe1Block has valid Address but zero Length: 0x000000000000102C/0x0 (20230628/tbfadt-615)
[    0.005055] ACPI: DSDT 0x00000000BFED195E 00D467 (v01 LENOVO TP-79    00002270 MSFT 0100000E)
[    0.005063] ACPI: FACS 0x00000000BFEF4000 000040
[    0.005069] ACPI: FACS 0x00000000BFEF4000 000040
[    0.005075] ACPI: SSDT 0x00000000BFED17B4 0001AA (v01 LENOVO TP-79    00002270 MSFT 0100000E)
[    0.005083] ACPI: ECDT 0x00000000BFEDEDC5 000052 (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005091] ACPI: TCPA 0x00000000BFEDEE17 000032 (v02 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005099] ACPI: APIC 0x00000000BFEDEE49 000068 (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005107] ACPI: MCFG 0x00000000BFEDEEB1 00003C (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005115] ACPI: HPET 0x00000000BFEDEEED 000038 (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005122] ACPI: BOOT 0x00000000BFEDEFD8 000028 (v01 LENOVO TP-79    00002270  LTP 00000001)
[    0.005130] ACPI: SSDT 0x00000000BFEF2655 00025F (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005138] ACPI: SSDT 0x00000000BFEF28B4 0000A6 (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005146] ACPI: SSDT 0x00000000BFEF295A 0004F7 (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005154] ACPI: SSDT 0x00000000BFEF2E51 0001D8 (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005161] ACPI: Reserving FACP table memory at [mem 0xbfed1600-0xbfed16f3]
[    0.005164] ACPI: Reserving DSDT table memory at [mem 0xbfed195e-0xbfededc4]
[    0.005166] ACPI: Reserving FACS table memory at [mem 0xbfef4000-0xbfef403f]
[    0.005169] ACPI: Reserving FACS table memory at [mem 0xbfef4000-0xbfef403f]
[    0.005171] ACPI: Reserving SSDT table memory at [mem 0xbfed17b4-0xbfed195d]
[    0.005174] ACPI: Reserving ECDT table memory at [mem 0xbfededc5-0xbfedee16]
[    0.005176] ACPI: Reserving TCPA table memory at [mem 0xbfedee17-0xbfedee48]
[    0.005179] ACPI: Reserving APIC table memory at [mem 0xbfedee49-0xbfedeeb0]
[    0.005181] ACPI: Reserving MCFG table memory at [mem 0xbfedeeb1-0xbfedeeec]
[    0.005183] ACPI: Reserving HPET table memory at [mem 0xbfedeeed-0xbfedef24]
[    0.005186] ACPI: Reserving BOOT table memory at [mem 0xbfedefd8-0xbfedefff]
[    0.005188] ACPI: Reserving SSDT table memory at [mem 0xbfef2655-0xbfef28b3]
[    0.005191] ACPI: Reserving SSDT table memory at [mem 0xbfef28b4-0xbfef2959]
[    0.005193] ACPI: Reserving SSDT table memory at [mem 0xbfef295a-0xbfef2e50]
[    0.005196] ACPI: Reserving SSDT table memory at [mem 0xbfef2e51-0xbfef3028]
[    0.005216] 2184MB HIGHMEM available.
[    0.005218] 885MB LOWMEM available.
[    0.005219]   mapped low ram: 0 - 375fe000
[    0.005221]   low ram: 0 - 375fe000
[    0.005226] Zone ranges:
[    0.005227]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.005231]   Normal   [mem 0x0000000001000000-0x00000000375fdfff]
[    0.005235]   HighMem  [mem 0x00000000375fe000-0x00000000bfecffff]
[    0.005239] Movable zone start for each node
[    0.005240] Early memory node ranges
[    0.005242]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.005245]   node   0: [mem 0x0000000000100000-0x00000000bfecffff]
[    0.005248] Initmem setup node 0 [mem 0x0000000000001000-0x00000000bfecffff]
[    0.005264] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.005364] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.027488] ACPI: PM-Timer IO Port: 0x1008
[    0.027502] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.027506] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.027521] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.027525] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.027530] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.027539] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.027541] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.027549] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.027581] [mem 0xc0000000-0xefffffff] available for PCI devices
[    0.027586] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.027598] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[    0.027836] percpu: Embedded 43 pages/cpu s83008 r0 d93120 u176128
[    0.027880] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.6.1-gentoo-P3 root=PARTUUID=b1054cb8-477a-4287-9ee9-9ae5b4e5a3d1 ro zswap.max_pool_percent=13 slub_debug=FZP page_poison=1 netconsole=6666@192.168.2.10/eth0,6666@192.168.2.3/70:85:C2:30:EC:01
[    0.028137] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.6.1-gentoo-P3", will be passed to user space.
[    0.028374] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[    0.028489] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.028519] Built 1 zonelists, mobility grouping on.  Total pages: 783815
[    0.029527] mem auto-init: stack:all(pattern), heap alloc:off, heap free:off
[    0.029534] Initializing HighMem for node 0 (000375fe:000bfed0)
[    1.564595] Initializing Movable for node 0 (00000000:00000000)
[    1.990992] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    1.991009] Memory: 3096732K/3144120K available (7945K kernel code, 522K rwdata, 2632K rodata, 636K init, 316K bss, 47388K reserved, 0K cma-reserved, 2237256K highmem)
[    1.991016] **********************************************************
[    1.991018] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    1.991019] **                                                      **
[    1.991021] ** This system shows unhashed kernel memory addresses   **
[    1.991022] ** via the console, logs, and other interfaces. This    **
[    1.991023] ** might reduce the security of your system.            **
[    1.991025] **                                                      **
[    1.991026] ** If you see this message and you are not debugging    **
[    1.991027] ** the kernel, report this immediately to your system   **
[    1.991029] ** administrator!                                       **
[    1.991030] **                                                      **
[    1.991031] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    1.991032] **********************************************************
[    2.032436] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    2.032841] Kernel/User page tables isolation: enabled
[    2.033911] rcu: Hierarchical RCU implementation.
[    2.033914] 	Tracing variant of Tasks RCU enabled.
[    2.033916] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    2.033950] NR_IRQS: 2304, nr_irqs: 440, preallocated irqs: 16
[    2.034397] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    2.034583] kfence: initialized - using 2097152 bytes for 255 objects at 0xf54e3000-0xf56e3000
[    2.038376] Console: colour VGA+ 80x25
[    2.038382] printk: console [tty0] enabled
[    2.053728] ACPI: Core revision 20230628
[    2.056010] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    2.056169] APIC: Switch to symmetric I/O mode setup
[    2.056901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    2.072833] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1a5c3ede948, max_idle_ns: 440795293562 ns
[    2.072977] Calibrating delay loop (skipped), value calculated using timer frequency.. 3658.89 BogoMIPS (lpj=6095826)
[    2.073125] Disabled fast string operations
[    2.073262] CPU0: Thermal monitoring enabled (TM2)
[    2.073429] process: using mwait in idle threads
[    2.073556] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2
[    2.073681] Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8, 1GB 0
[    2.073809] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    2.073946] Spectre V2 : Mitigation: Retpolines
[    2.074068] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    2.074200] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    2.074325] L1TF: System has more than MAX_PA/2 memory. L1TF mitigation not effective.
[    2.074456] L1TF: You may make it effective by booting the kernel with mem=2147483648 parameter.
[    2.074590] L1TF: However, doing so will make a part of your RAM unusable.
[    2.074714] L1TF: Reading https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html might help you decide.
[    2.074853] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    2.074977] MMIO Stale Data: Unknown: No mitigations
[    2.075101] x86/fpu: x87 FPU will use FXSAVE
[    2.076093] Freeing SMP alternatives memory: 36K
[    2.076309] pid_max: default: 32768 minimum: 301
[    2.078636] LSM: initializing lsm=capability,yama
[    2.078768] Yama: becoming mindful.
[    2.079478] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    2.079647] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    2.195945] smpboot: CPU0: Genuine Intel(R) CPU           T2400  @ 1.83GHz (family: 0x6, model: 0xe, stepping: 0x8)
[    2.196305] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[    2.196305] Performance Events: Core events, core PMU driver.
[    2.196305] ... version:                1
[    2.196305] ... bit width:              40
[    2.196305] ... generic registers:      2
[    2.196305] ... value mask:             000000ffffffffff
[    2.196305] ... max period:             000000007fffffff
[    2.196305] ... fixed-purpose events:   0
[    2.196305] ... event mask:             0000000000000003
[    2.196305] signal: max sigframe size: 1440
[    2.196305] rcu: Hierarchical SRCU implementation.
[    2.196305] rcu: 	Max phase no-delay instances is 1000.
[    2.196305] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    2.196305] smp: Bringing up secondary CPUs ...
[    2.196483] smpboot: x86: Booting SMP configuration:
[    2.196607] .... node  #0, CPUs:      #1
[    0.025199] Disabled fast string operations
[    2.198310] TSC synchronization [CPU#0 -> CPU#1]:
[    2.198684] Measured 521290 cycles TSC warp between CPUs, turning off TSC clock.
[    2.199653] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[    2.199797] smp: Brought up 1 node, 2 CPUs
[    2.199797] smpboot: Max logical packages: 1
[    2.199918] smpboot: Total of 2 processors activated (7317.78 BogoMIPS)
[    2.202115] devtmpfs: initialized
[    2.203690] ACPI: PM: Registering ACPI NVS region [mem 0xbfedf000-0xbfefffff] (135168 bytes)
[    2.203690] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    2.203690] futex hash table entries: 512 (order: 2, 16384 bytes, linear)
[    2.206496] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    2.207887] thermal_sys: Registered thermal governor 'step_wise'
[    2.207891] thermal_sys: Registered thermal governor 'user_space'
[    2.208058] cpuidle: using governor menu
[    2.208465] Simple Boot Flag at 0x35 set to 0x1
[    2.208616] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    2.209390] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[    2.209530] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved as E820 entry
[    2.209645] PCI: Using MMCONFIG for extended config space
[    2.209768] PCI: Using configuration type 1 for base access
[    2.210254] mtrr: your CPUs had inconsistent variable MTRR settings
[    2.210378] mtrr: probably your BIOS does not setup all CPUs.
[    2.210501] mtrr: corrected configuration.
[    2.211021] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    2.211021] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    2.269644] raid6: sse2x2   gen()  3254 MB/s
[    2.326308] raid6: sse2x1   gen()  2868 MB/s
[    2.382974] raid6: sse1x2   gen()  2569 MB/s
[    2.439641] raid6: sse1x1   gen()  2089 MB/s
[    2.439764] raid6: using algorithm sse2x2 gen() 3254 MB/s
[    2.496313] raid6: .... xor() 1787 MB/s, rmw enabled
[    2.496437] raid6: using intx1 recovery algorithm
[    2.497199] ACPI: Added _OSI(Module Device)
[    2.497323] ACPI: Added _OSI(Processor Device)
[    2.497445] ACPI: Added _OSI(3.0 _SCP Extensions)
[    2.497568] ACPI: Added _OSI(Processor Aggregator Device)
[    2.588510] ACPI: 6 ACPI AML tables successfully acquired and loaded
[    2.591952] ACPI: EC: EC started
[    2.592075] ACPI: EC: interrupt blocked
[    2.593181] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    2.593306] ACPI: EC: Boot ECDT EC used to handle transactions
[    2.608178] ACPI: Dynamic OEM Table Load:
[    2.608314] ACPI: SSDT 0x00000000C11A4C00 000240 (v01 PmRef  Cpu0Ist  00000100 INTL 20050513)
[    2.611102] ACPI: Dynamic OEM Table Load:
[    2.611235] ACPI: SSDT 0x00000000C1198800 00065A (v01 PmRef  Cpu0Cst  00000100 INTL 20050513)
[    2.616995] ACPI: Dynamic OEM Table Load:
[    2.617127] ACPI: SSDT 0x00000000C1151C00 0000C8 (v01 PmRef  Cpu1Ist  00000100 INTL 20050513)
[    2.619138] ACPI: Dynamic OEM Table Load:
[    2.619269] ACPI: SSDT 0x00000000C10441B8 000085 (v01 PmRef  Cpu1Cst  00000100 INTL 20050513)
[    2.622063] ACPI: _OSC evaluated successfully for all CPUs
[    2.622188] ACPI: Interpreter enabled
[    2.622374] ACPI: PM: (supports S0 S3 S5)
[    2.622498] ACPI: Using IOAPIC for interrupt routing
[    2.622750] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    2.622885] PCI: Using E820 reservations for host bridge windows
[    2.624243] ACPI: Enabled 4 GPEs in block 00 to 1F
[    2.656410] ACPI: \_SB_.PCI0.LPC_.EC__.PUBS: New power resource
[    2.681443] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    2.682454] ACPI: PCI: Interrupt link LNKB configured for IRQ 11
[    2.683465] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    2.684466] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    2.685466] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[    2.686474] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[    2.687475] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[    2.688475] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[    2.689109] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    2.689251] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    2.690857] acpi PNP0A08:00: _OSC: platform does not support [LTR]
[    2.693665] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
[    2.693793] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    2.693930] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    2.694514] PCI host bridge to bus 0000:00
[    2.694640] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    2.694768] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    2.694895] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    2.695032] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dbfff window]
[    2.695167] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    2.695303] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.695513] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
[    2.695856] pci 0000:00:01.0: [8086:27a1] type 01 class 0x060400
[    2.696060] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    2.696712] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[    2.696864] pci 0000:00:1b.0: reg 0x10: [mem 0xee400000-0xee403fff 64bit]
[    2.697128] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    2.702762] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[    2.702947] pci 0000:00:1d.2: reg 0x20: [io  0x1840-0x185f]
[    2.703454] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[    2.703639] pci 0000:00:1d.3: reg 0x20: [io  0x1860-0x187f]
[    2.704190] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[    2.704336] pci 0000:00:1d.7: reg 0x10: [mem 0xee404000-0xee4043ff]
[    2.704580] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    2.705115] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    2.705769] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
[    2.706022] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[    2.706161] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH6 GPIO
[    2.706311] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 1600 (mask 007f)
[    2.706447] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 15e0 (mask 000f)
[    2.706582] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 1680 (mask 001f)
[    2.707245] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
[    2.707391] pci 0000:00:1f.1: reg 0x10: [io  0x0000-0x0007]
[    2.707527] pci 0000:00:1f.1: reg 0x14: [io  0x0000-0x0003]
[    2.707663] pci 0000:00:1f.1: reg 0x18: [io  0x0000-0x0007]
[    2.707798] pci 0000:00:1f.1: reg 0x1c: [io  0x0000-0x0003]
[    2.707933] pci 0000:00:1f.1: reg 0x20: [io  0x1880-0x188f]
[    2.708082] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    2.708208] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    2.708333] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    2.708460] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    2.709011] pci 0000:00:1f.2: [8086:27c5] type 00 class 0x010601
[    2.709157] pci 0000:00:1f.2: reg 0x10: [io  0x18c8-0x18cf]
[    2.709293] pci 0000:00:1f.2: reg 0x14: [io  0x18ac-0x18af]
[    2.709429] pci 0000:00:1f.2: reg 0x18: [io  0x18c0-0x18c7]
[    2.709652] pci 0000:00:1f.2: reg 0x1c: [io  0x18a8-0x18ab]
[    2.709788] pci 0000:00:1f.2: reg 0x20: [io  0x18b0-0x18bf]
[    2.709924] pci 0000:00:1f.2: reg 0x24: [mem 0xee404400-0xee4047ff]
[    2.710140] pci 0000:00:1f.2: PME# supported from D3hot
[    2.710682] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
[    2.710886] pci 0000:00:1f.3: reg 0x20: [io  0x18e0-0x18ff]
[    2.711552] pci 0000:01:00.0: [1002:7149] type 00 class 0x030000
[    2.711709] pci 0000:01:00.0: reg 0x10: [mem 0xd8000000-0xdfffffff pref]
[    2.711852] pci 0000:01:00.0: reg 0x14: [io  0x2000-0x20ff]
[    2.711995] pci 0000:01:00.0: reg 0x18: [mem 0xee100000-0xee10ffff]
[    2.712181] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    2.712328] pci 0000:01:00.0: enabling Extended Tags
[    2.712505] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    2.713054] pci 0000:01:00.0: supports D1 D2
[    2.741020] iommu: Default domain type: Translated
[    2.741134] iommu: DMA domain TLB invalidation policy: lazy mode
[    2.741717] SCSI subsystem initialized
[    2.743027] PCI: Using ACPI for IRQ routing
[    2.745963] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    2.745963] pci 0000:01:00.0: vgaarb: bridge control possible
[    2.745963] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    2.746310] vgaarb: loaded
[    2.746683] hpet: 3 channels of 0 reserved for per-cpu timers
[    2.746883] clocksource: Switched to clocksource hpet
[    2.749184] pnp: PnP ACPI init
[    2.752373] pnp 00:00: disabling [mem 0x000c0000-0x000c3fff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.752506] pnp 00:00: disabling [mem 0x000c4000-0x000c7fff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.752636] pnp 00:00: disabling [mem 0x000c8000-0x000cbfff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.752766] pnp 00:00: disabling [mem 0x000cc000-0x000cffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.752895] pnp 00:00: disabling [mem 0x000dc000-0x000dffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.753119] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    2.753242] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    2.753364] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    2.753485] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    2.753607] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    2.753729] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    2.753851] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
[    2.753973] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
[    2.754871] system 00:01: [io  0x164e-0x164f] has been reserved
[    2.754991] system 00:01: [io  0x1000-0x107f] has been reserved
[    2.755109] system 00:01: [io  0x1180-0x11bf] has been reserved
[    2.755238] system 00:01: [io  0x0800-0x080f] has been reserved
[    2.755356] system 00:01: [io  0x15e0-0x15ef] has been reserved
[    2.755476] system 00:01: [io  0x1600-0x165f] could not be reserved
[    2.755597] system 00:01: [mem 0xf0000000-0xf3ffffff] has been reserved
[    2.755729] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    2.755849] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
[    2.755968] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[    2.756087] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[    2.756206] system 00:01: [mem 0xfed40000-0xfed40fff] has been reserved
[    2.761145] pnp: PnP ACPI: found 5 devices
[    2.804534] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    2.805281] NET: Registered PF_INET protocol family
[    2.805568] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    2.807767] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 10240 bytes, linear)
[    2.808034] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    2.810981] pci 0000:00:01.0:   bridge window [mem 0xee100000-0xee1fffff]
[    2.811099] pci 0000:00:01.0:   bridge window [mem 0xd8000000-0xdfffffff 64bit pref]
[    2.811226] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    2.811343] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    2.811462] pci 0000:00:1c.0:   bridge window [mem 0xee000000-0xee0fffff]
[    2.811582] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
[    2.811712] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    2.811828] pci 0000:00:1c.1:   bridge window [io  0x4000-0x5fff]
[    2.811967] pci 0000:00:1c.1:   bridge window [mem 0xec000000-0xedffffff]
[    2.812087] pci 0000:00:1c.1:   bridge window [mem 0xe4000000-0xe40fffff 64bit pref]
[    2.812218] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
[    2.812334] pci 0000:00:1c.2:   bridge window [io  0x6000-0x7fff]
[    2.812454] pci 0000:00:1c.2:   bridge window [mem 0xe8000000-0xe9ffffff]
[    2.812573] pci 0000:00:1c.2:   bridge window [mem 0xe4100000-0xe41fffff 64bit pref]
[    2.812704] pci 0000:00:1c.3: PCI bridge to [bus 0c-13]
[    2.812820] pci 0000:00:1c.3:   bridge window [io  0x8000-0x9fff]
[    2.812939] pci 0000:00:1c.3:   bridge window [mem 0xea000000-0xebffffff]
[    2.813058] pci 0000:00:1c.3:   bridge window [mem 0xe4200000-0xe42fffff 64bit pref]
[    2.813239] pci 0000:15:00.0: BAR 9: assigned [mem 0xe0000000-0xe3ffffff pref]
[    2.813367] pci 0000:15:00.0: BAR 10: assigned [mem 0xc4000000-0xc7ffffff]
[    2.813485] pci 0000:15:00.0: BAR 7: assigned [io  0xa000-0xa0ff]
[    2.813601] pci 0000:15:00.0: BAR 8: assigned [io  0xa400-0xa4ff]
[    2.813731] pci 0000:15:00.0: CardBus bridge to [bus 16-17]
[    2.813845] pci 0000:15:00.0:   bridge window [io  0xa000-0xa0ff]
[    2.813964] pci 0000:15:00.0:   bridge window [io  0xa400-0xa4ff]
[    2.814084] pci 0000:15:00.0:   bridge window [mem 0xe0000000-0xe3ffffff pref]
[    2.814212] pci 0000:15:00.0:   bridge window [mem 0xc4000000-0xc7ffffff]
[    2.814332] pci 0000:00:1e.0: PCI bridge to [bus 15-18]
[    2.814447] pci 0000:00:1e.0:   bridge window [io  0xa000-0xdfff]
[    2.814567] pci 0000:00:1e.0:   bridge window [mem 0xe4300000-0xe7ffffff]
[    2.814686] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xe3ffffff 64bit pref]
[    2.814817] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    2.814934] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    2.815050] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    2.815166] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dbfff window]
[    2.815301] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
[    2.815427] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    2.815543] pci_bus 0000:01: resource 1 [mem 0xee100000-0xee1fffff]
[    2.815659] pci_bus 0000:01: resource 2 [mem 0xd8000000-0xdfffffff 64bit pref]
[    2.815782] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    2.815897] pci_bus 0000:02: resource 1 [mem 0xee000000-0xee0fffff]
[    2.816013] pci_bus 0000:02: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
[    2.819397] pci_bus 0000:16: resource 2 [mem 0xe0000000-0xe3ffffff pref]
[    2.819513] pci_bus 0000:16: resource 3 [mem 0xc4000000-0xc7ffffff]
[    2.823721] pci 0000:15:00.0: CLS mismatch (64 != 32), using 64 bytes
[    2.828685] Initialise system trusted keyrings
[    2.828939] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[    2.838240] fuse: init (API version 7.39)
[    2.838794] 9p: Installing v9fs 9p2000 file system support
[    2.839260] NET: Registered PF_ALG protocol family
[    2.839385] xor: measuring software checksum speed
[    2.841457]    pIII_sse        :  5026 MB/sec
[    2.843368]    prefetch64-sse  :  5522 MB/sec
[    2.843481] xor: using function: prefetch64-sse (5522 MB/sec)
[    2.843599] Key type asymmetric registered
[    2.843712] Asymmetric key parser 'x509' registered
[    2.847663] bounce: pool size: 64 pages
[    2.847956] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    2.848284] io scheduler bfq registered
[    2.852002] pcieport 0000:00:01.0: PME: Signaling with IRQ 24
[    2.852862] pcieport 0000:00:1c.0: PME: Signaling with IRQ 25
[    2.853610] pcieport 0000:00:1c.1: PME: Signaling with IRQ 26
[    2.854401] pcieport 0000:00:1c.2: PME: Signaling with IRQ 27
[    2.855240] pcieport 0000:00:1c.3: PME: Signaling with IRQ 28
[    2.856475] ACPI: \_PR_.CPU0: Found 3 idle states
[    2.857521] ACPI: \_PR_.CPU1: Found 3 idle states
[    2.857893] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    2.859718] ACPI: bus type drm_connector registered
[    2.862340] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x1 impl SATA mode
[    2.862471] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part 
[    2.864268] scsi host0: ahci
[    2.864991] scsi host1: ahci
[    2.865596] scsi host2: ahci
[    2.866208] scsi host3: ahci
[    2.866576] ata1: SATA max UDMA/133 abar m1024@0xee404400 port 0xee404500 irq 29
[    2.866701] ata2: DUMMY
[    2.866811] ata3: DUMMY
[    2.866921] ata4: DUMMY
[    2.869818] scsi host4: ata_piix
[    2.870326] scsi host5: ata_piix
[    2.870615] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1880 irq 14
[    2.870732] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1888 irq 15
[    2.870945] tun: Universal TUN/TAP device driver, 1.6
[    2.871326] e1000e: Intel(R) PRO/1000 Network Driver
[    3.029408] microcode: Microcode Update Driver: v2.2.
[    3.029416] IPI shorthand broadcast: enabled
[    3.043783] registered taskstats version 1
[    3.044164] Loading compiled-in X.509 certificates
[    3.066245] zswap: loaded using pool zstd/z3fold
[    3.107723] Btrfs loaded, zoned=no, fsverity=no
[    3.181506] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.201934] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[    3.202061] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[    3.230087] ata1.00: ATA-10: ST500LM034-2GH17A, 1001, max UDMA/133
[    3.239392] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    3.271879] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[    3.272006] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[    3.309120] ata1.00: configured for UDMA/133
[    3.310013] scsi 0:0:0:0: Direct-Access     ATA      ST500LM034-2GH17 1001 PQ: 0 ANSI: 5
[    3.312055] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    3.312184] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    3.312847] sd 0:0:0:0: [sda] Write Protect is off
[    3.313236] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.313596] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[    3.315227] scsi 4:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-852   RB01 PQ: 0 ANSI: 5
[    3.353940] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.354071] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.379258]  sda: sda1 sda2 sda3 sda4 sda5
[    3.380111] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.773252] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.2, id: 0x81a0b1, caps: 0xa04793/0x300000/0x0/0x0, board id: 0, fw id: 67352
[    3.773404] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[    3.825523] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
[    4.903941] netpoll: netconsole: local port 6666
[    4.904056] netpoll: netconsole: local IPv4 address 192.168.2.10
[    4.904172] netpoll: netconsole: interface 'eth0'
[    4.904285] netpoll: netconsole: remote port 6666
[    4.904398] netpoll: netconsole: remote IPv4 address 192.168.2.3
[    4.904512] netpoll: netconsole: remote ethernet address 70:85:c2:30:ec:01
[    4.904629] netpoll: netconsole: device eth0 not up yet, forcing it
[    5.456468] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/serio2/input/input3
[    7.616303] e1000e 0000:02:00.0 eth0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[    7.625571] printk: console [netcon0] enabled
[    7.629960] netconsole: network logging started
[    7.771944] BTRFS: device label bisect_i686 devid 1 transid 42160 /dev/root scanned by swapper/0 (1)
[    7.772772] BTRFS info (device sda4): using xxhash64 (xxhash64-generic) checksum algorithm
[    7.772918] BTRFS info (device sda4): disk space caching is enabled
[    7.988918] BTRFS info (device sda4): auto enabling async discard
[    8.026991] VFS: Mounted root (btrfs filesystem) readonly on device 0:16.
[    8.046571] devtmpfs: mounted
[    8.047100] Freeing unused kernel image (initmem) memory: 636K
[    8.047247] Write protecting kernel text and read-only data: 10580k
[    8.047368] NX-protecting the kernel data: 4340k
[    8.048275] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    8.048399] rodata_test: all tests were successful
[    8.048630] x86/mm: Checking user space page tables
[    8.048887] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    8.049007] kallsyms_selftest: start
[    8.049016] Run /sbin/init as init process
[   10.001560] systemd[1]: systemd 253 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 -TPM2 -BZIP2 +LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[   10.001774] systemd[1]: Detected architecture x86.
[   10.039176] systemd[1]: Hostname set to <hakla01>.
[   10.196108] systemd[1]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[   11.375947] systemd-gpt-auto-generator[176]: File system behind root file system is reported by btrfs to be backed by pseudo-device /dev/root, which is not a valid userspace accessible device node. Cannot determine correct backing block device.
[   11.378827] (sd-execu[169]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[   11.625592] kallsyms_selftest:  ---------------------------------------------------------
[   11.625750] kallsyms_selftest: | nr_symbols | compressed size | original size | ratio(%) |
[   11.625896] kallsyms_selftest: |---------------------------------------------------------|
[   11.626032] kallsyms_selftest: |      40401 |        453056   |       771483  |  58.72   |
[   11.626170] kallsyms_selftest:  ---------------------------------------------------------
[   12.093454] kallsyms_selftest: kallsyms_lookup_name() looked up 40401 symbols
[   12.093602] kallsyms_selftest: The time spent on each symbol is (ns): min=2724, max=32616, avg=10369
[   12.102254] kallsyms_selftest: kallsyms_on_each_symbol() traverse all: 8502199 ns
[   12.102402] kallsyms_selftest: kallsyms_on_each_match_symbol() traverse all: 13200 ns
[   12.102541] kallsyms_selftest: finish
[   12.180807] systemd[1]: Queued start job for default target graphical.target.
[   12.205334] systemd[1]: Created slice system-getty.slice.
[   12.207177] systemd[1]: Created slice system-modprobe.slice.
[   12.208838] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   12.210464] systemd[1]: Created slice system-vncserver.slice.
[   12.211945] systemd[1]: Created slice user.slice.
[   12.212675] systemd[1]: Started systemd-ask-password-console.path.
[   12.213367] systemd[1]: Started systemd-ask-password-wall.path.
[   12.214458] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount.
[   12.215155] systemd[1]: Reached target paths.target.
[   12.215730] systemd[1]: Reached target remote-fs.target.
[   12.216237] systemd[1]: Reached target slices.target.
[   12.220992] systemd[1]: Listening on systemd-coredump.socket.
[   12.222005] systemd[1]: Listening on systemd-journald-dev-log.socket.
[   12.222944] systemd[1]: Listening on systemd-journald.socket.
[   12.231255] systemd[1]: Listening on systemd-udevd-control.socket.
[   12.232150] systemd[1]: Listening on systemd-udevd-kernel.socket.
[   12.248804] systemd[1]: Mounting dev-hugepages.mount...
[   12.252305] systemd[1]: Mounting dev-mqueue.mount...
[   12.255957] systemd[1]: Mounting sys-kernel-debug.mount...
[   12.256859] systemd[1]: sys-kernel-tracing.mount was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[   12.260394] systemd[1]: Starting kmod-static-nodes.service...
[   12.264702] systemd[1]: Starting modprobe@configfs.service...
[   12.272410] systemd[1]: Starting modprobe@dm_mod.service...
[   12.276713] systemd[1]: Starting modprobe@drm.service...
[   12.282791] systemd[1]: Starting modprobe@fuse.service...
[   12.286908] systemd[1]: Starting modprobe@loop.service...
[   12.291347] systemd[1]: Starting systemd-fsck-root.service...
[   12.299989] systemd[1]: Starting systemd-journald.service...
[   12.305418] systemd[1]: Starting systemd-modules-load.service...
[   12.309554] systemd[1]: Starting systemd-udev-trigger.service...
[   12.325553] loop: module loaded
[   12.328960] systemd[1]: Finished kmod-static-nodes.service.
[   12.330609] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   12.331552] systemd[1]: Finished modprobe@configfs.service.
[   12.333622] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   12.334534] systemd[1]: Finished modprobe@drm.service.
[   12.336458] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   12.337287] systemd[1]: Finished modprobe@fuse.service.
[   12.338923] systemd[1]: modprobe@loop.service: Deactivated successfully.
[   12.339661] systemd[1]: Finished modprobe@loop.service.
[   12.341009] systemd[1]: Finished systemd-fsck-root.service.
[   12.355458] systemd[1]: Mounting sys-fs-fuse-connections.mount...
[   12.359155] systemd[1]: Mounting sys-kernel-config.mount...
[   12.363477] systemd[1]: Starting systemd-remount-fs.service...
[   12.377998] device-mapper: uevent: version 1.0.3
[   12.382113] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@xxxxxxxxxx
[   12.384370] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[   12.385166] systemd[1]: Finished modprobe@dm_mod.service.
[   12.386286] systemd[1]: systemd-repart.service was skipped because no trigger condition checks were met.
[   12.392321] systemd-journald[190]: Collecting audit messages is disabled.
[   12.607414] Asymmetric key parser 'pkcs8' registered
[   12.611914] systemd[1]: Finished systemd-modules-load.service.
[   12.626362] systemd[1]: Starting systemd-sysctl.service...
[   12.629394] systemd[1]: Started systemd-journald.service.
[   12.643073] BTRFS info (device sda4: state M): use lzo compression, level 0
[   12.828731] systemd-journald[190]: Received client request to flush runtime journal.
[   13.268554] random: crng init done
[   13.446940] systemd-journald[190]: /var/log/journal/99afd334b5564c88beb2143d13a85751/system.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
[   13.447125] systemd-journald[190]: Rotating system journal.
[   15.090442] e1000e 0000:02:00.0 enp2s0: renamed from eth0 (while UP)
[   15.248614] thermal LNXTHERM:00: registered as thermal_zone0
[   15.248760] ACPI: thermal: Thermal Zone [THM0] (69 C)
[   15.298145] ACPI: \_PR_.CPU0: Found 3 idle states
[   15.311310] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
[   15.316104] thermal LNXTHERM:01: registered as thermal_zone1
[   15.316237] ACPI: thermal: Thermal Zone [THM1] (72 C)
[   15.337027] ACPI: button: Lid Switch [LID]
[   15.337466] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
[   15.339210] ACPI: \_PR_.CPU1: Found 3 idle states
[   15.354926] ACPI: button: Sleep Button [SLPB]
[   15.355575] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[   15.373747] ACPI: button: Power Button [PWRF]
[   15.407225] ACPI: battery: Slot [BAT0] (battery present)
[   15.459596] ACPI: AC: AC Adapter [AC] (on-line)
[   15.782610] pci 0000:00:1e.0: enabling device (0005 -> 0007)
[   15.783015] yenta_cardbus 0000:15:00.0: CardBus bridge found [17aa:2012]
[   15.783161] yenta_cardbus 0000:15:00.0: Using INTVAL to route CSC interrupts to PCI
[   15.783290] yenta_cardbus 0000:15:00.0: Routing CardBus interrupts to PCI
[   15.783423] yenta_cardbus 0000:15:00.0: TI: mfunc 0x01d01002, devctl 0x64
[   15.820641] ACPI: bus type USB registered
[   15.832089] usbcore: registered new interface driver usbfs
[   15.832300] usbcore: registered new interface driver hub
[   15.832477] usbcore: registered new device driver usb
[   15.914952] ACPI: video: Video Device [VID1] (multi-head: yes  rom: no  post: no)
[   15.919348] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/LNXVIDEO:01/input/input7
[   16.029531] yenta_cardbus 0000:15:00.0: ISA IRQ mask 0x0cf8, PCI irq 16
[   16.029674] yenta_cardbus 0000:15:00.0: Socket status: 30000007
[   16.285647] ehci-pci 0000:00:1d.7: EHCI Host Controller
[   16.285837] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[   16.286297] ehci-pci 0000:00:1d.7: debug port 1
[   16.290456] ehci-pci 0000:00:1d.7: irq 19, io mem 0xee404000
[   16.301987] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[   16.302802] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[   16.302969] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.303135] usb usb1: Product: EHCI Host Controller
[   16.303280] usb usb1: Manufacturer: Linux 6.6.1-gentoo-P3 ehci_hcd
[   16.303427] usb usb1: SerialNumber: 0000:00:1d.7
[   16.304552] hub 1-0:1.0: USB hub found
[   16.304735] hub 1-0:1.0: 8 ports detected
[   16.318763] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   16.380330] snd_hda_intel 0000:00:1b.0: probe_mask set to 0x1 for device 17aa:2010
[   16.393169] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   16.393329] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[   16.393540] uhci_hcd 0000:00:1d.0: irq 16, io port 0x00001800
[   16.394212] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.06
[   16.394346] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.394486] usb usb2: Product: UHCI Host Controller
[   16.394615] usb usb2: Manufacturer: Linux 6.6.1-gentoo-P3 uhci_hcd
[   16.394746] usb usb2: SerialNumber: 0000:00:1d.0
[   16.402659] Non-volatile memory driver v1.3
[   16.403940] hub 2-0:1.0: USB hub found
[   16.404119] hub 2-0:1.0: 2 ports detected
[   16.404569] snd_hda_intel 0000:00:1b.0: Cannot probe codecs, giving up
[   16.412079] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   16.412231] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[   16.412465] uhci_hcd 0000:00:1d.1: irq 17, io port 0x00001820
[   16.434161] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   16.434358] Loading firmware: regulatory.db
[   16.437907] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.06
[   16.438057] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.438190] usb usb3: Product: UHCI Host Controller
[   16.438315] usb usb3: Manufacturer: Linux 6.6.1-gentoo-P3 uhci_hcd
[   16.438471] usb usb3: SerialNumber: 0000:00:1d.1
[   16.442060] hub 3-0:1.0: USB hub found
[   16.443816] hub 3-0:1.0: 2 ports detected
[   16.445083] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   16.445297] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[   16.445507] uhci_hcd 0000:00:1d.2: irq 18, io port 0x00001840
[   16.448737] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.06
[   16.448882] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.449016] usb usb4: Product: UHCI Host Controller
[   16.449146] usb usb4: Manufacturer: Linux 6.6.1-gentoo-P3 uhci_hcd
[   16.449271] usb usb4: SerialNumber: 0000:00:1d.2
[   16.450127] hub 4-0:1.0: USB hub found
[   16.450644] hub 4-0:1.0: 2 ports detected
[   16.457428] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[   16.457583] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[   16.457842] uhci_hcd 0000:00:1d.3: irq 19, io port 0x00001860
[   16.458762] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.06
[   16.458899] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.459039] usb usb5: Product: UHCI Host Controller
[   16.459168] usb usb5: Manufacturer: Linux 6.6.1-gentoo-P3 uhci_hcd
[   16.459300] usb usb5: SerialNumber: 0000:00:1d.3
[   16.460143] hub 5-0:1.0: USB hub found
[   16.460289] hub 5-0:1.0: 2 ports detected
[   16.479993] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[   16.480135] thinkpad_acpi: http://ibm-acpi.sf.net/
[   16.480273] thinkpad_acpi: ThinkPad BIOS 79ETE7WW (2.27 ), EC 79HT50WW-1.07
[   16.480403] thinkpad_acpi: Lenovo ThinkPad T60, model 2007F2G
[   16.506647] thinkpad_acpi: radio switch found; radios are disabled
[   16.506818] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[   16.506968] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[   16.524518] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[   16.527118] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[   16.537950] thinkpad_acpi: secondary fan control detected & enabled
[   16.538311] thinkpad_acpi: battery 1 registered (start 0, stop 0, behaviours: 0x1)
[   16.538467] ACPI: battery: new extension: ThinkPad Battery Extension
[   16.543004] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
[   16.699353] Loading firmware: regulatory.db.p7s
[   16.831904] usb 5-2: new full-speed USB device number 2 using uhci_hcd
[   16.847669] BTRFS info: devid 1 device path /dev/root changed to /dev/sda4 scanned by (udev-worker) (218)
[   17.023071] usb 5-2: New USB device found, idVendor=0483, idProduct=2016, bcdDevice= 0.01
[   17.023236] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   17.023365] usb 5-2: Product: Biometric Coprocessor
[   17.023496] usb 5-2: Manufacturer: STMicroelectronics
[   17.292376] [drm] radeon kernel modesetting enabled.
[   17.292838] radeon 0000:01:00.0: vgaarb: deactivate vga console
[   17.294350] Console: switching to colour dummy device 80x25
[   17.297772] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
[   17.297778] iwl3945: Copyright(c) 2003-2011 Intel Corporation
[   17.297780] iwl3945: hw_scan is disabled
[   17.297892] iwl3945 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[   17.355333] iwl3945 0000:03:00.0: Tunable channels: 13 802.11bg, 23 802.11a channels
[   17.355364] iwl3945 0000:03:00.0: Detected Intel Wireless WiFi Link 3945ABG
[   17.361212] [drm] initializing kernel modesetting (RV515 0x1002:0x7149 0x17AA:0x2005 0x00).
[   17.361353] resource: resource sanity check: requesting [mem 0x00000000000c0000-0x00000000000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000dbfff window]
[   17.361376] caller pci_map_rom+0x65/0x180 mapping multiple BARs
[   17.361800] ATOM BIOS: M64CSP/M62CSP/M54CSP/M52CSP
[   17.361851] [drm] Generation 2 PCI interface, using max accessible memory
[   17.361905] radeon 0000:01:00.0: VRAM: 128M 0x0000000000000000 - 0x0000000007FFFFFF (64M used)
[   17.361923] radeon 0000:01:00.0: GTT: 512M 0x0000000008000000 - 0x0000000027FFFFFF
[   17.363290] [drm] Detected VRAM RAM=128M, BAR=128M
[   17.363326] [drm] RAM width 64bits DDR
[   17.366480] [drm] radeon: 64M of VRAM memory ready
[   17.366515] [drm] radeon: 512M of GTT memory ready.
[   17.366595] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   17.368314] [drm] radeon: power management initialized
[   17.373989] [drm] radeon: 1 quad pipes, 1 z pipes initialized.
[   17.381708] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[   17.381784] radeon 0000:01:00.0: WB enabled
[   17.381802] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000008000000
[   17.385978] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[   17.386025] [drm] radeon: irq initialized.
[   17.386060] [drm] Loading R500 Microcode
[   17.386078] Loading firmware: radeon/R520_cp.bin
[   17.445934] [drm] radeon: ring at 0x0000000008001000
[   17.446020] [drm] ring test succeeded in 4 usecs
[   17.446734] [drm] ib test succeeded in 0 usecs
[   17.458199] acpi device:06: registered as cooling_device2
[   17.458288] [drm] Radeon Display Connectors
[   17.458302] [drm] Connector 0:
[   17.458312] [drm]   VGA-1
[   17.458322] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[   17.458337] [drm]   Encoders:
[   17.458347] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   17.458358] [drm] Connector 1:
[   17.458368] [drm]   LVDS-1
[   17.458379] [drm]   DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c
[   17.458393] [drm]   Encoders:
[   17.458402] [drm]     LCD1: INTERNAL_LVTM1
[   17.458414] [drm] Connector 2:
[   17.458424] [drm]   DVI-I-1
[   17.458433] [drm]   HPD1
[   17.458443] [drm]   DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[   17.458457] [drm]   Encoders:
[   17.458467] [drm]     DFP1: INTERNAL_KLDSCP_TMDS1
[   17.458608] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0
[   17.501159] BTRFS: device label debian12_i686 devid 1 transid 951 /dev/sda3 scanned by (udev-worker) (232)
[   17.586817] Adding 16777212k swap on /dev/sda2.  Priority:-2 extents:1 across:16777212k 
[   17.695258] BTRFS: device label tmp devid 1 transid 3948 /dev/sda5 scanned by (udev-worker) (224)
[   17.837368] [drm] fb mappable at 0xD80C0000
[   17.837400] [drm] vram apper at 0xD8000000
[   17.837411] [drm] size 3145728
[   17.837420] [drm] fb depth is 24
[   17.837430] [drm]    pitch is 4096
[   17.837480] fbcon: radeondrmfb (fb0) is primary device
[   17.928872] Console: switching to colour frame buffer device 128x48
[   17.932203] radeon 0000:01:00.0: [drm] fb0: radeondrmfb frame buffer device
[   17.983672] BTRFS info (device sda5): using xxhash64 (xxhash64-generic) checksum algorithm
[   17.983776] BTRFS info (device sda5): use lzo compression, level 0
[   17.983852] BTRFS info (device sda5): using free space tree
[   18.063753] BTRFS info (device sda5): auto enabling async discard
[   21.762727] alg: No test for hmac(md4) (hmac(md4-generic))
[   22.959935] systemd-journald[190]: /var/log/journal/99afd334b5564c88beb2143d13a85751/user-1000.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
[   98.774097] RPC: Registered named UNIX socket transport module.
[   98.774137] RPC: Registered udp transport module.
[   98.774153] RPC: Registered tcp transport module.
[   98.774168] RPC: Registered tcp-with-tls transport module.
[   98.774183] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   98.886558] Key type dns_resolver registered
[   98.931066] NFS: Registering the id_resolver key type
[   98.931132] Key type id_resolver registered
[   98.931149] Key type id_legacy registered
[  151.870438] systemd-shutdown[1]: Syncing filesystems and block devices.
[  152.249395] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[  152.277137] systemd-journald[190]: Received SIGTERM from PID 1 (systemd-shutdow).
[  152.367012] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[  152.390720] systemd-shutdown[1]: Unmounting file systems.
[  152.394803] (sd-remount)[724]: Remounting '/' read-only with options 'compress=lzo,discard=async,space_cache,subvolid=5,subvol=/'.
[  152.522400] systemd-shutdown[1]: All filesystems unmounted.
[  152.524566] systemd-shutdown[1]: Deactivating swaps.
[  152.527053] systemd-shutdown[1]: All swaps deactivated.
[  152.529173] systemd-shutdown[1]: Detaching loop devices.
[  152.537249] systemd-shutdown[1]: All loop devices detached.
[  152.539434] systemd-shutdown[1]: Stopping MD devices.
[  152.541980] systemd-shutdown[1]: All MD devices stopped.
[  152.544037] systemd-shutdown[1]: Detaching DM devices.
[  152.546615] systemd-shutdown[1]: All DM devices detached.
[  152.548668] systemd-shutdown[1]: All filesystems, swaps, loop devices, MD devices and DM devices detached.
[  152.555445] systemd-shutdown[1]: Syncing filesystems and block devices.
[  152.557756] systemd-shutdown[1]: Rebooting.
[  152.752581] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  152.804717] e1000e: EEE TX LPI TIMER: 00000000
[    0.000000] Linux version 6.7.0-rc1-P3 (root@supah) (gcc (Gentoo 13.2.1_p20231014 p9) 13.2.1 20231014, GNU ld (Gentoo 2.41 p2) 2.41.0) #2 SMP Tue Nov 14 14:35:35 -00 2023
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000] Disabled fast string operations
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfecffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfed0000-0x00000000bfedefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfedf000-0x00000000bfefffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bff00000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: LENOVO 2007F2G/2007F2G, BIOS 79ETE7WW (2.27 ) 03/21/2011
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1828.641 MHz processor
[    0.004701] last_pfn = 0xbfed0 max_arch_pfn = 0x1000000
[    0.004712] MTRR map: 8 entries (6 fixed + 2 variable; max 22), built from 8 variable MTRRs
[    0.004717] x86/PAT: PAT not supported by the CPU.
[    0.004719] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC  
[    0.005769] ACPI: Early table checksum verification disabled
[    0.005776] ACPI: RSDP 0x00000000000F67E0 000024 (v02 LENOVO)
[    0.005785] ACPI: XSDT 0x00000000BFED14A0 000084 (v01 LENOVO TP-79    00002270  LTP 00000000)
[    0.005797] ACPI: FACP 0x00000000BFED1600 0000F4 (v03 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005807] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 64/32 (20230628/tbfadt-564)
[    0.005814] ACPI BIOS Warning (bug): Optional FADT field Gpe1Block has valid Address but zero Length: 0x000000000000102C/0x0 (20230628/tbfadt-615)
[    0.005823] ACPI: DSDT 0x00000000BFED195E 00D467 (v01 LENOVO TP-79    00002270 MSFT 0100000E)
[    0.005831] ACPI: FACS 0x00000000BFEF4000 000040
[    0.005837] ACPI: FACS 0x00000000BFEF4000 000040
[    0.005844] ACPI: SSDT 0x00000000BFED17B4 0001AA (v01 LENOVO TP-79    00002270 MSFT 0100000E)
[    0.005852] ACPI: ECDT 0x00000000BFEDEDC5 000052 (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005860] ACPI: TCPA 0x00000000BFEDEE17 000032 (v02 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005868] ACPI: APIC 0x00000000BFEDEE49 000068 (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005876] ACPI: MCFG 0x00000000BFEDEEB1 00003C (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005884] ACPI: HPET 0x00000000BFEDEEED 000038 (v01 LENOVO TP-79    00002270 LNVO 00000001)
[    0.005892] ACPI: BOOT 0x00000000BFEDEFD8 000028 (v01 LENOVO TP-79    00002270  LTP 00000001)
[    0.005900] ACPI: SSDT 0x00000000BFEF2655 00025F (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005908] ACPI: SSDT 0x00000000BFEF28B4 0000A6 (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005916] ACPI: SSDT 0x00000000BFEF295A 0004F7 (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005924] ACPI: SSDT 0x00000000BFEF2E51 0001D8 (v01 LENOVO TP-79    00002270 INTL 20050513)
[    0.005931] ACPI: Reserving FACP table memory at [mem 0xbfed1600-0xbfed16f3]
[    0.005934] ACPI: Reserving DSDT table memory at [mem 0xbfed195e-0xbfededc4]
[    0.005937] ACPI: Reserving FACS table memory at [mem 0xbfef4000-0xbfef403f]
[    0.005940] ACPI: Reserving FACS table memory at [mem 0xbfef4000-0xbfef403f]
[    0.005943] ACPI: Reserving SSDT table memory at [mem 0xbfed17b4-0xbfed195d]
[    0.005946] ACPI: Reserving ECDT table memory at [mem 0xbfededc5-0xbfedee16]
[    0.005949] ACPI: Reserving TCPA table memory at [mem 0xbfedee17-0xbfedee48]
[    0.005951] ACPI: Reserving APIC table memory at [mem 0xbfedee49-0xbfedeeb0]
[    0.005954] ACPI: Reserving MCFG table memory at [mem 0xbfedeeb1-0xbfedeeec]
[    0.005957] ACPI: Reserving HPET table memory at [mem 0xbfedeeed-0xbfedef24]
[    0.005960] ACPI: Reserving BOOT table memory at [mem 0xbfedefd8-0xbfedefff]
[    0.005963] ACPI: Reserving SSDT table memory at [mem 0xbfef2655-0xbfef28b3]
[    0.005965] ACPI: Reserving SSDT table memory at [mem 0xbfef28b4-0xbfef2959]
[    0.005968] ACPI: Reserving SSDT table memory at [mem 0xbfef295a-0xbfef2e50]
[    0.005971] ACPI: Reserving SSDT table memory at [mem 0xbfef2e51-0xbfef3028]
[    0.005993] 2184MB HIGHMEM available.
[    0.005995] 885MB LOWMEM available.
[    0.005996]   mapped low ram: 0 - 375fe000
[    0.005998]   low ram: 0 - 375fe000
[    0.006002] Zone ranges:
[    0.006004]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.006008]   Normal   [mem 0x0000000001000000-0x00000000375fdfff]
[    0.006012]   HighMem  [mem 0x00000000375fe000-0x00000000bfecffff]
[    0.006015] Movable zone start for each node
[    0.006017] Early memory node ranges
[    0.006018]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.006021]   node   0: [mem 0x0000000000100000-0x00000000bfecffff]
[    0.006024] Initmem setup node 0 [mem 0x0000000000001000-0x00000000bfecffff]
[    0.006041] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.006187] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.035683] ACPI: PM-Timer IO Port: 0x1008
[    0.035697] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.035701] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.035715] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.035721] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.035726] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.035735] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.035737] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.035746] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.035779] [mem 0xc0000000-0xefffffff] available for PCI devices
[    0.035787] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.035799] setup_percpu: NR_CPUS:2 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[    0.036037] percpu: Embedded 43 pages/cpu s83776 r0 d92352 u176128
[    0.036082] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.7.0-rc1-P3 root=PARTUUID=b1054cb8-477a-4287-9ee9-9ae5b4e5a3d1 ro zswap.max_pool_percent=13 slub_debug=FZP page_poison=1 netconsole=6666@192.168.2.10/eth0,6666@192.168.2.3/70:85:C2:30:EC:01
[    0.036334] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.7.0-rc1-P3", will be passed to user space.
[    0.036573] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[    0.036687] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.036721] Built 1 zonelists, mobility grouping on.  Total pages: 783815
[    0.038244] mem auto-init: stack:all(pattern), heap alloc:off, heap free:off
[    0.038253] Initializing HighMem for node 0 (000375fe:000bfed0)
[    1.628805] Initializing Movable for node 0 (00000000:00000000)
[    2.058769] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    2.058785] Memory: 3097524K/3144120K available (7013K kernel code, 557K rwdata, 2728K rodata, 604K init, 316K bss, 46596K reserved, 0K cma-reserved, 2237256K highmem)
[    2.058793] **********************************************************
[    2.058795] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    2.058796] **                                                      **
[    2.058798] ** This system shows unhashed kernel memory addresses   **
[    2.058799] ** via the console, logs, and other interfaces. This    **
[    2.058801] ** might reduce the security of your system.            **
[    2.058802] **                                                      **
[    2.058804] ** If you see this message and you are not debugging    **
[    2.058805] ** the kernel, report this immediately to your system   **
[    2.058806] ** administrator!                                       **
[    2.058808] **                                                      **
[    2.058809] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    2.058811] **********************************************************
[    2.111294] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    2.111803] Kernel/User page tables isolation: enabled
[    2.112899] rcu: Hierarchical RCU implementation.
[    2.112902] 	Tracing variant of Tasks RCU enabled.
[    2.112904] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    2.112925] NR_IRQS: 2304, nr_irqs: 440, preallocated irqs: 16
[    2.113346] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    2.113554] kfence: initialized - using 2097152 bytes for 255 objects at 0xf54e3000-0xf56e3000
[    2.120367] Console: colour VGA+ 80x25
[    2.120373] printk: legacy console [tty0] enabled
[    2.135893] ACPI: Core revision 20230628
[    2.138775] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    2.138954] APIC: Switch to symmetric I/O mode setup
[    2.139698] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    2.155602] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1a5bd998dde, max_idle_ns: 440795203099 ns
[    2.155750] Calibrating delay loop (skipped), value calculated using timer frequency.. 3658.66 BogoMIPS (lpj=6095470)
[    2.155901] Disabled fast string operations
[    2.156041] CPU0: Thermal monitoring enabled (TM2)
[    2.156237] process: using mwait in idle threads
[    2.156367] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2
[    2.156490] Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8, 1GB 0
[    2.156620] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    2.156758] Spectre V2 : Mitigation: Retpolines
[    2.156884] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    2.157017] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    2.157144] L1TF: System has more than MAX_PA/2 memory. L1TF mitigation not effective.
[    2.157278] L1TF: You may make it effective by booting the kernel with mem=2147483648 parameter.
[    2.157412] L1TF: However, doing so will make a part of your RAM unusable.
[    2.157538] L1TF: Reading https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html might help you decide.
[    2.157677] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    2.157803] MMIO Stale Data: Unknown: No mitigations
[    2.157932] x86/fpu: x87 FPU will use FXSAVE
[    2.159236] Freeing SMP alternatives memory: 24K
[    2.159363] pid_max: default: 32768 minimum: 301
[    2.162249] LSM: initializing lsm=capability,yama
[    2.162403] Yama: becoming mindful.
[    2.163121] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    2.165753] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    2.281896] smpboot: CPU0: Genuine Intel(R) CPU           T2400  @ 1.83GHz (family: 0x6, model: 0xe, stepping: 0x8)
[    2.282410] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[    2.282410] Performance Events: Core events, core PMU driver.
[    2.282410] ... version:                1
[    2.282410] ... bit width:              40
[    2.282410] ... generic registers:      2
[    2.282410] ... value mask:             000000ffffffffff
[    2.282410] ... max period:             000000007fffffff
[    2.282410] ... fixed-purpose events:   0
[    2.282410] ... event mask:             0000000000000003
[    2.282410] signal: max sigframe size: 1440
[    2.282410] rcu: Hierarchical SRCU implementation.
[    2.282410] rcu: 	Max phase no-delay instances is 1000.
[    2.282410] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    2.282410] smp: Bringing up secondary CPUs ...
[    2.282782] smpboot: x86: Booting SMP configuration:
[    2.282909] .... node  #0, CPUs:      #1
[    0.029021] Disabled fast string operations
[    2.284413] TSC synchronization [CPU#0 -> CPU#1]:
[    2.284786] Measured 521180 cycles TSC warp between CPUs, turning off TSC clock.
[    2.285767] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[    2.285910] smp: Brought up 1 node, 2 CPUs
[    2.285910] smpboot: Max logical packages: 1
[    2.286026] smpboot: Total of 2 processors activated (7317.33 BogoMIPS)
[    2.288337] devtmpfs: initialized
[    2.290292] ACPI: PM: Registering ACPI NVS region [mem 0xbfedf000-0xbfefffff] (135168 bytes)
[    2.290292] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    2.290292] futex hash table entries: 512 (order: 2, 16384 bytes, linear)
[    2.293651] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    2.295214] thermal_sys: Registered thermal governor 'step_wise'
[    2.295217] thermal_sys: Registered thermal governor 'user_space'
[    2.295404] cpuidle: using governor menu
[    2.295835] Simple Boot Flag at 0x35 set to 0x1
[    2.295994] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    2.296952] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[    2.297094] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved as E820 entry
[    2.297227] PCI: Using MMCONFIG for extended config space
[    2.297350] PCI: Using configuration type 1 for base access
[    2.297899] mtrr: your CPUs had inconsistent variable MTRR settings
[    2.298026] mtrr: probably your BIOS does not setup all CPUs.
[    2.298148] mtrr: corrected configuration.
[    2.299109] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    2.299237] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    2.355746] raid6: sse2x2   gen()  3126 MB/s
[    2.412412] raid6: sse2x1   gen()  2574 MB/s
[    2.469084] raid6: sse1x2   gen()  2487 MB/s
[    2.525753] raid6: sse1x1   gen()  1782 MB/s
[    2.525877] raid6: using algorithm sse2x2 gen() 3126 MB/s
[    2.582412] raid6: .... xor() 1672 MB/s, rmw enabled
[    2.582537] raid6: using intx1 recovery algorithm
[    2.583425] ACPI: Added _OSI(Module Device)
[    2.583550] ACPI: Added _OSI(Processor Device)
[    2.583673] ACPI: Added _OSI(3.0 _SCP Extensions)
[    2.583794] ACPI: Added _OSI(Processor Aggregator Device)
[    2.710975] ACPI: 6 ACPI AML tables successfully acquired and loaded
[    2.715250] ACPI: EC: EC started
[    2.715374] ACPI: EC: interrupt blocked
[    2.716475] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    2.716601] ACPI: EC: Boot ECDT EC used to handle transactions
[    2.733568] ACPI: Dynamic OEM Table Load:
[    2.733705] ACPI: SSDT 0x00000000C10F4C00 000240 (v01 PmRef  Cpu0Ist  00000100 INTL 20050513)
[    2.737065] ACPI: Dynamic OEM Table Load:
[    2.737201] ACPI: SSDT 0x00000000C13B5000 00065A (v01 PmRef  Cpu0Cst  00000100 INTL 20050513)
[    2.744665] ACPI: Dynamic OEM Table Load:
[    2.744799] ACPI: SSDT 0x00000000C1137700 0000C8 (v01 PmRef  Cpu1Ist  00000100 INTL 20050513)
[    2.747135] ACPI: Dynamic OEM Table Load:
[    2.747269] ACPI: SSDT 0x00000000C131BBD8 000085 (v01 PmRef  Cpu1Cst  00000100 INTL 20050513)
[    2.750665] ACPI: _OSC evaluated successfully for all CPUs
[    2.750791] ACPI: Interpreter enabled
[    2.750991] ACPI: PM: (supports S0 S3 S5)
[    2.751114] ACPI: Using IOAPIC for interrupt routing
[    2.751399] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    2.751536] PCI: Using E820 reservations for host bridge windows
[    2.753402] ACPI: Enabled 4 GPEs in block 00 to 1F
[    2.795018] ACPI: \_SB_.PCI0.LPC_.EC__.PUBS: New power resource
[    2.828251] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    2.829598] ACPI: PCI: Interrupt link LNKB configured for IRQ 11
[    2.830935] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    2.832272] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    2.833616] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[    2.834952] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[    2.836297] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[    2.837634] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[    2.838363] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    2.838508] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    2.840701] acpi PNP0A08:00: _OSC: platform does not support [LTR]
[    2.844598] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
[    2.844727] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    2.844864] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    2.845489] PCI host bridge to bus 0000:00
[    2.845616] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    2.845749] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    2.845878] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    2.846017] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dbfff window]
[    2.846154] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    2.846289] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.846517] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
[    2.846883] pci 0000:00:01.0: [8086:27a1] type 01 class 0x060400
[    2.847097] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    2.847837] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[    2.847991] pci 0000:00:1b.0: reg 0x10: [mem 0xee400000-0xee403fff 64bit]
[    2.848264] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    2.848954] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[    2.849237] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    2.849930] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
[    2.850214] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    2.850933] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400
[    2.851218] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    2.851891] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400
[    2.852175] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    2.852875] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[    2.853063] pci 0000:00:1d.0: reg 0x20: [io  0x1800-0x181f]
[    2.853738] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[    2.853926] pci 0000:00:1d.1: reg 0x20: [io  0x1820-0x183f]
[    2.854581] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[    2.854768] pci 0000:00:1d.2: reg 0x20: [io  0x1840-0x185f]
[    2.855492] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[    2.855680] pci 0000:00:1d.3: reg 0x20: [io  0x1860-0x187f]
[    2.856279] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[    2.856428] pci 0000:00:1d.7: reg 0x10: [mem 0xee404000-0xee4043ff]
[    2.856681] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    2.857306] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    2.858079] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
[    2.858343] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[    2.858483] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH6 GPIO
[    2.858612] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 1600 (mask 007f)
[    2.858752] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 15e0 (mask 000f)
[    2.858887] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 1680 (mask 001f)
[    2.859691] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
[    2.859839] pci 0000:00:1f.1: reg 0x10: [io  0x0000-0x0007]
[    2.859976] pci 0000:00:1f.1: reg 0x14: [io  0x0000-0x0003]
[    2.860111] pci 0000:00:1f.1: reg 0x18: [io  0x0000-0x0007]
[    2.860248] pci 0000:00:1f.1: reg 0x1c: [io  0x0000-0x0003]
[    2.860384] pci 0000:00:1f.1: reg 0x20: [io  0x1880-0x188f]
[    2.860534] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    2.860661] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    2.860788] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    2.860914] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    2.861558] pci 0000:00:1f.2: [8086:27c5] type 00 class 0x010601
[    2.861705] pci 0000:00:1f.2: reg 0x10: [io  0x18c8-0x18cf]
[    2.861842] pci 0000:00:1f.2: reg 0x14: [io  0x18ac-0x18af]
[    2.861978] pci 0000:00:1f.2: reg 0x18: [io  0x18c0-0x18c7]
[    2.862114] pci 0000:00:1f.2: reg 0x1c: [io  0x18a8-0x18ab]
[    2.862250] pci 0000:00:1f.2: reg 0x20: [io  0x18b0-0x18bf]
[    2.862386] pci 0000:00:1f.2: reg 0x24: [mem 0xee404400-0xee4047ff]
[    2.862490] pci 0000:00:1f.2: PME# supported from D3hot
[    2.863140] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
[    2.863347] pci 0000:00:1f.3: reg 0x20: [io  0x18e0-0x18ff]
[    2.864108] pci 0000:01:00.0: [1002:7149] type 00 class 0x030000
[    2.864267] pci 0000:01:00.0: reg 0x10: [mem 0xd8000000-0xdfffffff pref]
[    2.864411] pci 0000:01:00.0: reg 0x14: [io  0x2000-0x20ff]
[    2.864550] pci 0000:01:00.0: reg 0x18: [mem 0xee100000-0xee10ffff]
[    2.864737] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    2.864883] pci 0000:01:00.0: enabling Extended Tags
[    2.865071] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    2.865828] pci 0000:01:00.0: supports D1 D2
[    2.875783] pci 0000:00:01.0: PCI bridge to [bus 01]
[    2.875902] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    2.876022] pci 0000:00:01.0:   bridge window [mem 0xee100000-0xee1fffff]
[    2.876142] pci 0000:00:01.0:   bridge window [mem 0xd8000000-0xdfffffff 64bit pref]
[    2.876492] pci 0000:02:00.0: [8086:109a] type 00 class 0x020000
[    2.876708] pci 0000:02:00.0: reg 0x10: [mem 0xee000000-0xee01ffff]
[    2.876926] pci 0000:02:00.0: reg 0x18: [io  0x3000-0x301f]
[    2.877412] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    2.878052] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    2.878173] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    2.878293] pci 0000:00:1c.0:   bridge window [mem 0xee000000-0xee0fffff]
[    2.878656] pci 0000:03:00.0: [8086:4227] type 00 class 0x028000
[    2.878885] pci 0000:03:00.0: reg 0x10: [mem 0xedf00000-0xedf00fff]
[    2.879548] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    2.880184] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    2.880304] pci 0000:00:1c.1:   bridge window [io  0x4000-0x5fff]
[    2.880424] pci 0000:00:1c.1:   bridge window [mem 0xec000000-0xedffffff]
[    2.880548] pci 0000:00:1c.1:   bridge window [mem 0xe4000000-0xe40fffff 64bit pref]
[    2.880801] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
[    2.880922] pci 0000:00:1c.2:   bridge window [io  0x6000-0x7fff]
[    2.881041] pci 0000:00:1c.2:   bridge window [mem 0xe8000000-0xe9ffffff]
[    2.881165] pci 0000:00:1c.2:   bridge window [mem 0xe4100000-0xe41fffff 64bit pref]
[    2.881399] pci 0000:00:1c.3: PCI bridge to [bus 0c-13]
[    2.881519] pci 0000:00:1c.3:   bridge window [io  0x8000-0x9fff]
[    2.881639] pci 0000:00:1c.3:   bridge window [mem 0xea000000-0xebffffff]
[    2.881763] pci 0000:00:1c.3:   bridge window [mem 0xe4200000-0xe42fffff 64bit pref]
[    2.881919] pci_bus 0000:15: extended config space not accessible
[    2.882151] pci 0000:15:00.0: [104c:ac56] type 02 class 0x060700
[    2.882295] pci 0000:15:00.0: reg 0x10: [mem 0xe4300000-0xe4300fff]
[    2.882504] pci 0000:15:00.0: supports D1 D2
[    2.882620] pci 0000:15:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.883280] pci 0000:00:1e.0: PCI bridge to [bus 15-18] (subtractive decode)
[    2.883403] pci 0000:00:1e.0:   bridge window [io  0xa000-0xdfff]
[    2.883523] pci 0000:00:1e.0:   bridge window [mem 0xe4300000-0xe7ffffff]
[    2.883647] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xe3ffffff 64bit pref]
[    2.883775] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    2.883902] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    2.884029] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    2.884157] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dbfff window] (subtractive decode)
[    2.884285] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xfebfffff window] (subtractive decode)
[    2.884455] pci_bus 0000:16: extended config space not accessible
[    2.884661] pci_bus 0000:16: busn_res: [bus 16-18] end is updated to 17
[    2.894638] ACPI: EC: interrupt unblocked
[    2.894754] ACPI: EC: event unblocked
[    2.894868] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    2.894982] ACPI: EC: GPE=0x1c
[    2.895097] ACPI: \_SB_.PCI0.LPC_.EC__: Boot ECDT EC initialization complete
[    2.895218] ACPI: \_SB_.PCI0.LPC_.EC__: EC: Used to handle transactions and events
[    2.895767] iommu: Default domain type: Translated
[    2.895882] iommu: DMA domain TLB invalidation policy: lazy mode
[    2.896622] SCSI subsystem initialized
[    2.897007] PCI: Using ACPI for IRQ routing
[    2.900923] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    2.900923] pci 0000:01:00.0: vgaarb: bridge control possible
[    2.900923] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    2.900923] vgaarb: loaded
[    2.900923] hpet: 3 channels of 0 reserved for per-cpu timers
[    2.900923] clocksource: Switched to clocksource hpet
[    2.901920] pnp: PnP ACPI init
[    2.906964] pnp 00:00: disabling [mem 0x000c0000-0x000c3fff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.907100] pnp 00:00: disabling [mem 0x000c4000-0x000c7fff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.907231] pnp 00:00: disabling [mem 0x000c8000-0x000cbfff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.907362] pnp 00:00: disabling [mem 0x000cc000-0x000cffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.907494] pnp 00:00: disabling [mem 0x000dc000-0x000dffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    2.907736] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    2.907864] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[    2.907989] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[    2.908113] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[    2.908238] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[    2.908363] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    2.908488] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
[    2.908613] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved
[    2.909778] system 00:01: [io  0x164e-0x164f] has been reserved
[    2.909900] system 00:01: [io  0x1000-0x107f] has been reserved
[    2.910019] system 00:01: [io  0x1180-0x11bf] has been reserved
[    2.910138] system 00:01: [io  0x0800-0x080f] has been reserved
[    2.910258] system 00:01: [io  0x15e0-0x15ef] has been reserved
[    2.910381] system 00:01: [io  0x1600-0x165f] could not be reserved
[    2.910503] system 00:01: [mem 0xf0000000-0xf3ffffff] has been reserved
[    2.910624] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    2.910745] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
[    2.910866] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[    2.910987] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[    2.911107] system 00:01: [mem 0xfed40000-0xfed40fff] has been reserved
[    2.917712] pnp: PnP ACPI: found 5 devices
[    2.962269] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    2.963162] NET: Registered PF_INET protocol family
[    2.963466] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    2.966083] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 10240 bytes, linear)
[    2.966350] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    2.966916] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    2.967385] TCP bind hash table entries: 8192 (order: 6, 327680 bytes, linear)
[    2.967654] TCP: Hash tables configured (established 8192 bind 8192)
[    2.967902] UDP hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.968057] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes, linear)
[    2.968767] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    2.968989] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    2.969186] pci 0000:00:1c.0: BAR 9: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
[    2.969322] pci 0000:00:01.0: PCI bridge to [bus 01]
[    2.969438] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    2.969557] pci 0000:00:01.0:   bridge window [mem 0xee100000-0xee1fffff]
[    2.969676] pci 0000:00:01.0:   bridge window [mem 0xd8000000-0xdfffffff 64bit pref]
[    2.969805] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    2.969921] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    2.970043] pci 0000:00:1c.0:   bridge window [mem 0xee000000-0xee0fffff]
[    2.970163] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
[    2.970296] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    2.970413] pci 0000:00:1c.1:   bridge window [io  0x4000-0x5fff]
[    2.970534] pci 0000:00:1c.1:   bridge window [mem 0xec000000-0xedffffff]
[    2.970654] pci 0000:00:1c.1:   bridge window [mem 0xe4000000-0xe40fffff 64bit pref]
[    2.970785] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
[    2.970903] pci 0000:00:1c.2:   bridge window [io  0x6000-0x7fff]
[    2.971024] pci 0000:00:1c.2:   bridge window [mem 0xe8000000-0xe9ffffff]
[    2.971145] pci 0000:00:1c.2:   bridge window [mem 0xe4100000-0xe41fffff 64bit pref]
[    2.971277] pci 0000:00:1c.3: PCI bridge to [bus 0c-13]
[    2.971394] pci 0000:00:1c.3:   bridge window [io  0x8000-0x9fff]
[    2.971515] pci 0000:00:1c.3:   bridge window [mem 0xea000000-0xebffffff]
[    2.971636] pci 0000:00:1c.3:   bridge window [mem 0xe4200000-0xe42fffff 64bit pref]
[    2.971796] pci 0000:15:00.0: BAR 9: assigned [mem 0xe0000000-0xe3ffffff pref]
[    2.971925] pci 0000:15:00.0: BAR 10: assigned [mem 0xc4000000-0xc7ffffff]
[    2.972045] pci 0000:15:00.0: BAR 7: assigned [io  0xa000-0xa0ff]
[    2.972163] pci 0000:15:00.0: BAR 8: assigned [io  0xa400-0xa4ff]
[    2.972295] pci 0000:15:00.0: CardBus bridge to [bus 16-17]
[    2.972424] pci 0000:15:00.0:   bridge window [io  0xa000-0xa0ff]
[    2.972545] pci 0000:15:00.0:   bridge window [io  0xa400-0xa4ff]
[    2.972666] pci 0000:15:00.0:   bridge window [mem 0xe0000000-0xe3ffffff pref]
[    2.972795] pci 0000:15:00.0:   bridge window [mem 0xc4000000-0xc7ffffff]
[    2.972917] pci 0000:00:1e.0: PCI bridge to [bus 15-18]
[    2.973035] pci 0000:00:1e.0:   bridge window [io  0xa000-0xdfff]
[    2.973155] pci 0000:00:1e.0:   bridge window [mem 0xe4300000-0xe7ffffff]
[    2.973276] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xe3ffffff 64bit pref]
[    2.973409] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    2.973527] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    2.973644] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    2.973762] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dbfff window]
[    2.973879] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xfebfffff window]
[    2.973997] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    2.974114] pci_bus 0000:01: resource 1 [mem 0xee100000-0xee1fffff]
[    2.974231] pci_bus 0000:01: resource 2 [mem 0xd8000000-0xdfffffff 64bit pref]
[    2.974356] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    2.974473] pci_bus 0000:02: resource 1 [mem 0xee000000-0xee0fffff]
[    2.974590] pci_bus 0000:02: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
[    2.974716] pci_bus 0000:03: resource 0 [io  0x4000-0x5fff]
[    2.978729] pci_bus 0000:03: resource 1 [mem 0xec000000-0xedffffff]
[    2.978846] pci_bus 0000:03: resource 2 [mem 0xe4000000-0xe40fffff 64bit pref]
[    2.978972] pci_bus 0000:04: resource 0 [io  0x6000-0x7fff]
[    2.979102] pci_bus 0000:04: resource 1 [mem 0xe8000000-0xe9ffffff]
[    2.979219] pci_bus 0000:04: resource 2 [mem 0xe4100000-0xe41fffff 64bit pref]
[    2.979345] pci_bus 0000:0c: resource 0 [io  0x8000-0x9fff]
[    2.979462] pci_bus 0000:0c: resource 1 [mem 0xea000000-0xebffffff]
[    2.979578] pci_bus 0000:0c: resource 2 [mem 0xe4200000-0xe42fffff 64bit pref]
[    2.979705] pci_bus 0000:15: resource 0 [io  0xa000-0xdfff]
[    2.979821] pci_bus 0000:15: resource 1 [mem 0xe4300000-0xe7ffffff]
[    2.979938] pci_bus 0000:15: resource 2 [mem 0xe0000000-0xe3ffffff 64bit pref]
[    2.980064] pci_bus 0000:15: resource 4 [io  0x0000-0x0cf7 window]
[    2.980181] pci_bus 0000:15: resource 5 [io  0x0d00-0xffff window]
[    2.980298] pci_bus 0000:15: resource 6 [mem 0x000a0000-0x000bffff window]
[    2.980417] pci_bus 0000:15: resource 7 [mem 0x000d0000-0x000dbfff window]
[    2.980534] pci_bus 0000:15: resource 8 [mem 0xc0000000-0xfebfffff window]
[    2.980652] pci_bus 0000:16: resource 0 [io  0xa000-0xa0ff]
[    2.980768] pci_bus 0000:16: resource 1 [io  0xa400-0xa4ff]
[    2.980884] pci_bus 0000:16: resource 2 [mem 0xe0000000-0xe3ffffff pref]
[    2.981002] pci_bus 0000:16: resource 3 [mem 0xc4000000-0xc7ffffff]
[    2.986273] pci 0000:15:00.0: CLS mismatch (64 != 32), using 64 bytes
[    2.991764] Initialise system trusted keyrings
[    2.992038] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[    3.003773] fuse: init (API version 7.39)
[    3.004394] 9p: Installing v9fs 9p2000 file system support
[    3.004947] NET: Registered PF_ALG protocol family
[    3.005076] xor: measuring software checksum speed
[    3.007123]    pIII_sse        :  5139 MB/sec
[    3.008960]    prefetch64-sse  :  5720 MB/sec
[    3.009108] xor: using function: prefetch64-sse (5720 MB/sec)
[    3.009233] Key type asymmetric registered
[    3.009348] Asymmetric key parser 'x509' registered
[    3.013902] bounce: pool size: 64 pages
[    3.014257] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    3.014641] io scheduler bfq registered
[    3.019235] pcieport 0000:00:01.0: PME: Signaling with IRQ 24
[    3.020192] pcieport 0000:00:1c.0: PME: Signaling with IRQ 25
[    3.021101] pcieport 0000:00:1c.1: PME: Signaling with IRQ 26
[    3.021989] pcieport 0000:00:1c.2: PME: Signaling with IRQ 27
[    3.022928] pcieport 0000:00:1c.3: PME: Signaling with IRQ 28
[    3.024443] ACPI: \_PR_.CPU0: Found 3 idle states
[    3.025767] ACPI: \_PR_.CPU1: Found 3 idle states
[    3.026167] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    3.028157] ACPI: bus type drm_connector registered
[    3.031292] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x1 impl SATA mode
[    3.031424] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part 
[    3.033412] scsi host0: ahci
[    3.034323] scsi host1: ahci
[    3.034975] scsi host2: ahci
[    3.035633] scsi host3: ahci
[    3.036083] ata1: SATA max UDMA/133 abar m1024@0xee404400 port 0xee404500 irq 29 lpm-pol 0
[    3.036211] ata2: DUMMY
[    3.036322] ata3: DUMMY
[    3.036433] ata4: DUMMY
[    3.039999] scsi host4: ata_piix
[    3.040525] scsi host5: ata_piix
[    3.040840] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1880 irq 14 lpm-pol 0
[    3.040967] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1888 irq 15 lpm-pol 0
[    3.041206] tun: Universal TUN/TAP device driver, 1.6
[    3.041641] e1000e: Intel(R) PRO/1000 Network Driver
[    3.041757] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    3.041984] e1000e 0000:02:00.0: Disabling ASPM  L1
[    3.042101] e1000e 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    3.042692] e1000e 0000:02:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    3.141679] e1000e 0000:02:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:16:41:54:74:0d
[    3.141809] e1000e 0000:02:00.0 eth0: Intel(R) PRO/1000 Network Connection
[    3.142002] e1000e 0000:02:00.0 eth0: MAC: 2, PHY: 2, PBA No: 005301-003
[    3.142428] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    3.150578] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.150704] serio: i8042 AUX port at 0x60,0x64 irq 12
[    3.151354] rtc_cmos 00:02: RTC can wake from S4
[    3.152245] rtc_cmos 00:02: registered as rtc0
[    3.152476] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    3.152717] i2c_dev: i2c /dev entries driver
[    3.153432] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    3.154930] NET: Registered PF_INET6 protocol family
[    3.156561] Segment Routing with IPv6
[    3.156764] In-situ OAM (IOAM) with IPv6
[    3.157189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    3.157785] NET: Registered PF_PACKET protocol family
[    3.157908] NET: Registered PF_KEY protocol family
[    3.158422] i2c i2c-0: 2/2 memory slots populated (from DMI)
[    3.158555] 9pnet: Installing 9P2000 support
[    3.159585] microcode: Microcode Update Driver: v2.2.
[    3.159615] IPI shorthand broadcast: enabled
[    3.177628] registered taskstats version 1
[    3.178200] Loading compiled-in X.509 certificates
[    3.201726] zswap: loaded using pool zstd/z3fold
[    3.202072] ata5.00: ATAPI: MATSHITADVD-RAM UJ-852, RB01, max UDMA/33
[    3.251092] Btrfs loaded, zoned=no, fsverity=no
[    3.350414] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.372409] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[    3.372540] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[    3.400458] ata1.00: ATA-10: ST500LM034-2GH17A, 1001, max UDMA/133
[    3.409701] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    3.445907] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[    3.446037] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[    3.482980] ata1.00: configured for UDMA/133
[    3.483877] scsi 0:0:0:0: Direct-Access     ATA      ST500LM034-2GH17 1001 PQ: 0 ANSI: 5
[    3.486131] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    3.486262] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    3.487078] sd 0:0:0:0: [sda] Write Protect is off
[    3.487350] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.487677] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[    3.490255] scsi 4:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-852   RB01 PQ: 0 ANSI: 5
[    3.527776] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.527912] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.559970]  sda: sda1 sda2 sda3 sda4 sda5
[    3.560904] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.907002] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.2, id: 0x81a0b1, caps: 0xa04793/0x300000/0x0/0x0, board id: 0, fw id: 67352
[    3.907160] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[    3.955770] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
[    5.263215] netpoll: netconsole: local port 6666
[    5.263333] netpoll: netconsole: local IPv4 address 192.168.2.10
[    5.263449] netpoll: netconsole: interface 'eth0'
[    5.263562] netpoll: netconsole: remote port 6666
[    5.263676] netpoll: netconsole: remote IPv4 address 192.168.2.3
[    5.263792] netpoll: netconsole: remote ethernet address 70:85:c2:30:ec:01
[    5.263910] netpoll: netconsole: device eth0 not up yet, forcing it
[    5.560441] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/serio2/input/input3
[    8.003499] e1000e 0000:02:00.0 eth0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[    8.006093] printk: legacy console [netcon0] enabled
[    8.011267] netconsole: network logging started
[    8.149180] BTRFS: device label bisect_i686 devid 1 transid 42167 /dev/root scanned by swapper/0 (1)
[    8.150053] BTRFS info (device sda4): using xxhash64 (xxhash64-generic) checksum algorithm
[    8.150202] BTRFS info (device sda4): disk space caching is enabled
[    8.333258] BTRFS info (device sda4): auto enabling async discard
[    8.386833] devtmpfs: mounted
[    8.387385] Freeing unused kernel image (initmem) memory: 604K
[    8.387633] Write protecting kernel text and read-only data: 9744k
[    8.387756] NX-protecting the kernel data: 5272k
[    8.389015] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    8.389162] rodata_test: all tests were successful
[    8.389386] x86/mm: Checking user space page tables
[    8.389656] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    8.389778] kallsyms_selftest: start
[    8.389789] Run /sbin/init as init process
[   10.272399] systemd[1]: systemd 253 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 -TPM2 -BZIP2 +LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[   10.272618] systemd[1]: Detected architecture x86.
[   10.309910] systemd[1]: Hostname set to <hakla01>.
[   11.758100] systemd-gpt-auto-generator[175]: File system behind root file system is reported by btrfs to be backed by pseudo-device /dev/root, which is not a valid userspace accessible device node. Cannot determine correct backing block device.
[   11.915853] (sd-execu[168]: /lib/systemd/system-generators/systemd-gpt-auto-generator failed with exit status 1.
[   12.606961] systemd[1]: Queued start job for default target graphical.target.
[   12.659772] systemd[1]: Created slice system-getty.slice.
[   12.661872] systemd[1]: Created slice system-modprobe.slice.
[   12.663741] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   12.665575] systemd[1]: Created slice system-vncserver.slice.
[   12.667220] systemd[1]: Created slice user.slice.
[   12.668002] systemd[1]: Started systemd-ask-password-console.path.
[   12.668738] systemd[1]: Started systemd-ask-password-wall.path.
[   12.669973] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount.
[   12.670734] systemd[1]: Reached target paths.target.
[   12.671273] systemd[1]: Reached target remote-fs.target.
[   12.671805] systemd[1]: Reached target slices.target.
[   12.676736] systemd[1]: Listening on systemd-coredump.socket.
[   12.677812] systemd[1]: Listening on systemd-journald-dev-log.socket.
[   12.678809] systemd[1]: Listening on systemd-journald.socket.
[   12.690108] systemd[1]: Listening on systemd-udevd-control.socket.
[   12.691090] systemd[1]: Listening on systemd-udevd-kernel.socket.
[   12.695758] systemd[1]: Mounting dev-hugepages.mount...
[   12.700874] systemd[1]: Mounting dev-mqueue.mount...
[   12.705536] systemd[1]: Mounting sys-kernel-debug.mount...
[   12.707143] systemd[1]: sys-kernel-tracing.mount was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[   12.711200] systemd[1]: Starting kmod-static-nodes.service...
[   12.716347] systemd[1]: Starting modprobe@configfs.service...
[   12.733054] systemd[1]: Starting modprobe@dm_mod.service...
[   12.738352] systemd[1]: Starting modprobe@drm.service...
[   12.747933] systemd[1]: Starting modprobe@fuse.service...
[   12.754796] systemd[1]: Starting modprobe@loop.service...
[   12.763712] systemd[1]: Starting systemd-fsck-root.service...
[   12.778185] systemd[1]: Starting systemd-journald.service...
[   12.797241] systemd[1]: Starting systemd-modules-load.service...
[   12.806231] systemd[1]: Starting systemd-udev-trigger.service...
[   12.830638] systemd[1]: Finished kmod-static-nodes.service.
[   12.832398] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   12.833230] systemd[1]: Finished modprobe@configfs.service.
[   12.834908] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   12.835837] systemd[1]: Finished modprobe@drm.service.
[   12.837525] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   12.838365] systemd[1]: Finished modprobe@fuse.service.
[   12.840075] systemd[1]: Finished systemd-fsck-root.service.
[   12.844966] systemd[1]: Mounting sys-fs-fuse-connections.mount...
[   12.853373] systemd[1]: Mounting sys-kernel-config.mount...
[   12.856992] device-mapper: uevent: version 1.0.3
[   12.859107] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@xxxxxxxxxx
[   12.861217] systemd[1]: Starting systemd-remount-fs.service...
[   12.863486] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[   12.864352] systemd[1]: Finished modprobe@dm_mod.service.
[   12.874115] loop: module loaded
[   12.879153] systemd[1]: modprobe@loop.service: Deactivated successfully.
[   12.880066] systemd[1]: Finished modprobe@loop.service.
[   12.881334] systemd[1]: systemd-repart.service was skipped because no trigger condition checks were met.
[   12.893272] systemd-journald[189]: Collecting audit messages is disabled.
[   13.077370] BTRFS info (device sda4: state M): use lzo compression, level 0
[   13.082853] Asymmetric key parser 'pkcs8' registered
[   13.112974] systemd[1]: Mounted dev-hugepages.mount.
[   13.116273] systemd[1]: Mounted dev-mqueue.mount.
[   13.119521] systemd[1]: Mounted sys-kernel-debug.mount.
[   13.122487] systemd[1]: Finished systemd-modules-load.service.
[   13.126236] systemd[1]: Mounted sys-fs-fuse-connections.mount.
[   13.129490] systemd[1]: Mounted sys-kernel-config.mount.
[   13.132705] systemd[1]: Finished systemd-remount-fs.service.
[   13.136763] systemd[1]: systemd-firstboot.service was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[   13.158547] systemd[1]: systemd-hwdb-update.service was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[   13.212960] systemd[1]: Starting systemd-random-seed.service...
[   13.220710] systemd[1]: Starting systemd-sysctl.service...
[   13.226171] systemd[1]: systemd-sysusers.service was skipped because no trigger condition checks were met.
[   13.243974] systemd[1]: Starting systemd-tmpfiles-setup-dev.service...
[   13.404089] systemd[1]: Started systemd-journald.service.
[   13.539340] systemd-journald[189]: Received client request to flush runtime journal.
[   13.609051] random: crng init done
[   13.950828] kallsyms_selftest:  ---------------------------------------------------------
[   13.950979] kallsyms_selftest: | nr_symbols | compressed size | original size | ratio(%) |
[   13.951127] kallsyms_selftest: |---------------------------------------------------------|
[   13.951267] kallsyms_selftest: |      45615 |        510834   |       870207  |  58.70   |
[   13.951409] kallsyms_selftest:  ---------------------------------------------------------
[   14.023085] systemd-journald[189]: /var/log/journal/99afd334b5564c88beb2143d13a85751/system.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
[   14.023276] systemd-journald[189]: Rotating system journal.
[   14.656645] kallsyms_selftest: kallsyms_lookup_name() looked up 45615 symbols
[   14.656806] kallsyms_selftest: The time spent on each symbol is (ns): min=3631, max=100711, avg=13118
[   14.668489] kallsyms_selftest: kallsyms_on_each_symbol() traverse all: 11529889 ns
[   14.668637] kallsyms_selftest: kallsyms_on_each_match_symbol() traverse all: 14248 ns
[   14.668781] kallsyms_selftest: finish
[   15.859092] ACPI: \_PR_.CPU0: Found 3 idle states
[   15.924884] ACPI: \_PR_.CPU1: Found 3 idle states
[   15.932682] thermal LNXTHERM:00: registered as thermal_zone0
[   15.932824] ACPI: thermal: Thermal Zone [THM0] (68 C)
[   15.957781] thermal LNXTHERM:01: registered as thermal_zone1
[   15.957927] ACPI: thermal: Thermal Zone [THM1] (69 C)
[   15.962148] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
[   16.022601] ACPI: AC: AC Adapter [AC] (on-line)
[   16.023144] ACPI: button: Lid Switch [LID]
[   16.029083] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
[   16.033700] ACPI: button: Sleep Button [SLPB]
[   16.034100] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[   16.034740] ACPI: button: Power Button [PWRF]
[   16.080763] e1000e 0000:02:00.0 enp2s0: renamed from eth0 (while UP)
[   16.089612] ACPI: battery: Slot [BAT0] (battery present)
[   16.319958] pci 0000:00:1e.0: enabling device (0005 -> 0007)
[   16.320425] yenta_cardbus 0000:15:00.0: CardBus bridge found [17aa:2012]
[   16.324521] yenta_cardbus 0000:15:00.0: Using INTVAL to route CSC interrupts to PCI
[   16.324654] yenta_cardbus 0000:15:00.0: Routing CardBus interrupts to PCI
[   16.324780] yenta_cardbus 0000:15:00.0: TI: mfunc 0x01d01002, devctl 0x64
[   16.337658] ACPI: bus type USB registered
[   16.340329] ACPI: video: Video Device [VID1] (multi-head: yes  rom: no  post: no)
[   16.341338] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/LNXVIDEO:01/input/input7
[   16.349924] usbcore: registered new interface driver usbfs
[   16.350152] usbcore: registered new interface driver hub
[   16.350345] usbcore: registered new device driver usb
[   16.372958] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   16.459809] ehci-pci 0000:00:1d.7: EHCI Host Controller
[   16.460633] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[   16.460788] ehci-pci 0000:00:1d.7: debug port 1
[   16.467463] ehci-pci 0000:00:1d.7: irq 19, io mem 0xee404000
[   16.479063] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[   16.479448] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
[   16.479585] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.479717] usb usb1: Product: EHCI Host Controller
[   16.479847] usb usb1: Manufacturer: Linux 6.7.0-rc1-P3 ehci_hcd
[   16.479971] usb usb1: SerialNumber: 0000:00:1d.7
[   16.480666] hub 1-0:1.0: USB hub found
[   16.480814] hub 1-0:1.0: 8 ports detected
[   16.531034] Non-volatile memory driver v1.3
[   16.537514] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   16.537666] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[   16.537844] uhci_hcd 0000:00:1d.0: irq 16, io port 0x00001800
[   16.547256] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   16.558763] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.07
[   16.558915] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.559110] usb usb2: Product: UHCI Host Controller
[   16.559231] usb usb2: Manufacturer: Linux 6.7.0-rc1-P3 uhci_hcd
[   16.559362] usb usb2: SerialNumber: 0000:00:1d.0
[   16.565867] hub 2-0:1.0: USB hub found
[   16.566193] hub 2-0:1.0: 2 ports detected
[   16.593551] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   16.593707] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[   16.593909] uhci_hcd 0000:00:1d.1: irq 17, io port 0x00001820
[   16.606010] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.07
[   16.606160] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.606302] usb usb3: Product: UHCI Host Controller
[   16.606423] usb usb3: Manufacturer: Linux 6.7.0-rc1-P3 uhci_hcd
[   16.606548] usb usb3: SerialNumber: 0000:00:1d.1
[   16.607355] hub 3-0:1.0: USB hub found
[   16.607504] hub 3-0:1.0: 2 ports detected
[   16.614144] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[   16.614283] thinkpad_acpi: http://ibm-acpi.sf.net/
[   16.614404] thinkpad_acpi: ThinkPad BIOS 79ETE7WW (2.27 ), EC 79HT50WW-1.07
[   16.614534] thinkpad_acpi: Lenovo ThinkPad T60, model 2007F2G
[   16.630004] yenta_cardbus 0000:15:00.0: ISA IRQ mask 0x0cf8, PCI irq 16
[   16.630150] yenta_cardbus 0000:15:00.0: Socket status: 30000007
[   16.636659] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   16.636852] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[   16.637067] uhci_hcd 0000:00:1d.2: irq 18, io port 0x00001840
[   16.679257] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.07
[   16.679417] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.679552] usb usb4: Product: UHCI Host Controller
[   16.679678] usb usb4: Manufacturer: Linux 6.7.0-rc1-P3 uhci_hcd
[   16.679800] usb usb4: SerialNumber: 0000:00:1d.2
[   16.711852] hub 4-0:1.0: USB hub found
[   16.712164] hub 4-0:1.0: 2 ports detected
[   16.718960] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[   16.720544] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[   16.723136] uhci_hcd 0000:00:1d.3: irq 19, io port 0x00001860
[   16.739275] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.07
[   16.739455] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   16.739632] usb usb5: Product: UHCI Host Controller
[   16.739767] usb usb5: Manufacturer: Linux 6.7.0-rc1-P3 uhci_hcd
[   16.739906] usb usb5: SerialNumber: 0000:00:1d.3
[   16.748528] snd_hda_intel 0000:00:1b.0: probe_mask set to 0x1 for device 17aa:2010
[   16.765026] snd_hda_intel 0000:00:1b.0: Cannot probe codecs, giving up
[   16.768575] hub 5-0:1.0: USB hub found
[   16.768732] hub 5-0:1.0: 2 ports detected
[   16.778663] thinkpad_acpi: radio switch found; radios are disabled
[   16.778839] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[   16.778995] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[   16.863620] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
[   16.863777] iwl3945: Copyright(c) 2003-2011 Intel Corporation
[   16.863929] iwl3945: hw_scan is disabled
[   16.864177] iwl3945 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[   16.966850] iwl3945 0000:03:00.0: Tunable channels: 13 802.11bg, 23 802.11a channels
[   16.967023] iwl3945 0000:03:00.0: Detected Intel Wireless WiFi Link 3945ABG
[   17.009062] usb 5-2: new full-speed USB device number 2 using uhci_hcd
[   17.019576] [drm] radeon kernel modesetting enabled.
[   17.026496] radeon 0000:01:00.0: vgaarb: deactivate vga console
[   17.036670] Console: switching to colour dummy device 80x25
[   17.060732] [drm] initializing kernel modesetting (RV515 0x1002:0x7149 0x17AA:0x2005 0x00).
[   17.061096] resource: resource sanity check: requesting [mem 0x00000000000c0000-0x00000000000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000dbfff window]
[   17.061124] caller pci_map_rom+0x8c/0x172 mapping multiple BARs
[   17.061556] ATOM BIOS: M64CSP/M62CSP/M54CSP/M52CSP
[   17.061624] [drm] Generation 2 PCI interface, using max accessible memory
[   17.061645] radeon 0000:01:00.0: VRAM: 128M 0x0000000000000000 - 0x0000000007FFFFFF (64M used)
[   17.061664] radeon 0000:01:00.0: GTT: 512M 0x0000000008000000 - 0x0000000027FFFFFF
[   17.074846] [drm] Detected VRAM RAM=128M, BAR=128M
[   17.074890] [drm] RAM width 64bits DDR
[   17.075499] [drm] radeon: 64M of VRAM memory ready
[   17.075523] [drm] radeon: 512M of GTT memory ready.
[   17.075567] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   17.077284] [drm] radeon: power management initialized
[   17.089419] [drm] radeon: 1 quad pipes, 1 z pipes initialized.
[   17.108081] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[   17.108200] radeon 0000:01:00.0: WB enabled
[   17.108218] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000008000000
[   17.123258] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[   17.123329] [drm] radeon: irq initialized.
[   17.123382] [drm] Loading R500 Microcode
[   17.160186] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[   17.160544] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[   17.196952] [drm] radeon: ring at 0x0000000008001000
[   17.197035] [drm] ring test succeeded in 4 usecs
[   17.201394] usb 5-2: New USB device found, idVendor=0483, idProduct=2016, bcdDevice= 0.01
[   17.201430] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   17.201445] usb 5-2: Product: Biometric Coprocessor
[   17.201459] usb 5-2: Manufacturer: STMicroelectronics
[   17.208272] [drm] ib test succeeded in 0 usecs
[   17.217403] thinkpad_acpi: secondary fan control detected & enabled
[   17.219302] thinkpad_acpi: battery 1 registered (start 0, stop 0, behaviours: 0x1)
[   17.219374] ACPI: battery: new extension: ThinkPad Battery Extension
[   17.227455] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
[   17.277644] acpi device:06: registered as cooling_device2
[   17.277716] [drm] Radeon Display Connectors
[   17.277730] [drm] Connector 0:
[   17.277767] [drm]   VGA-1
[   17.277780] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[   17.277809] [drm]   Encoders:
[   17.277819] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   17.277831] [drm] Connector 1:
[   17.277860] [drm]   LVDS-1
[   17.277871] [drm]   DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c
[   17.277888] [drm]   Encoders:
[   17.277912] [drm]     LCD1: INTERNAL_LVTM1
[   17.277923] [drm] Connector 2:
[   17.277934] [drm]   DVI-I-1
[   17.277962] [drm]   HPD1
[   17.277973] [drm]   DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[   17.277990] [drm]   Encoders:
[   17.278014] [drm]     DFP1: INTERNAL_KLDSCP_TMDS1
[   17.278153] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0
[   17.653091] [drm] fb mappable at 0xD80C0000
[   17.653140] [drm] vram apper at 0xD8000000
[   17.653161] [drm] size 3145728
[   17.653181] [drm] fb depth is 24
[   17.653240] [drm]    pitch is 4096
[   17.653353] fbcon: radeondrmfb (fb0) is primary device
[   17.745982] Console: switching to colour frame buffer device 128x48
[   17.748446] radeon 0000:01:00.0: [drm] fb0: radeondrmfb frame buffer device
[   17.842349] Adding 16777212k swap on /dev/sda2.  Priority:-2 extents:1 across:16777212k 
[   18.007305] BTRFS: device label tmp devid 1 transid 3952 /dev/sda5 scanned by mount (336)
[   18.008293] BTRFS info (device sda5): using xxhash64 (xxhash64-generic) checksum algorithm
[   18.008392] BTRFS info (device sda5): use lzo compression, level 0
[   18.008470] BTRFS info (device sda5): using free space tree
[   18.056676] BTRFS info (device sda5): auto enabling async discard
[   22.138981] alg: No test for hmac(md4) (hmac(md4-generic))
[   23.150496] systemd-journald[189]: /var/log/journal/99afd334b5564c88beb2143d13a85751/user-1000.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
[  108.611760] systemd-shutdown[1]: Syncing filesystems and block devices.
[  109.080822] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[  109.115947] systemd-journald[189]: Received SIGTERM from PID 1 (systemd-shutdow).
[  109.221324] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[  109.255307] systemd-shutdown[1]: Unmounting file systems.
[  109.261409] (sd-remount)[703]: Remounting '/' read-only with options 'compress=lzo,discard=async,space_cache,subvolid=5,subvol=/'.
[  109.413915] systemd-shutdown[1]: All filesystems unmounted.
[  109.416480] systemd-shutdown[1]: Deactivating swaps.
[  109.419260] systemd-shutdown[1]: All swaps deactivated.
[  109.421692] systemd-shutdown[1]: Detaching loop devices.
[  109.430636] systemd-shutdown[1]: All loop devices detached.
[  109.433071] systemd-shutdown[1]: Stopping MD devices.
[  109.435984] systemd-shutdown[1]: All MD devices stopped.
[  109.438376] systemd-shutdown[1]: Detaching DM devices.
[  109.441265] systemd-shutdown[1]: All DM devices detached.
[  109.443633] systemd-shutdown[1]: All filesystems, swaps, loop devices, MD devices and DM devices detached.
[  109.451613] systemd-shutdown[1]: Syncing filesystems and block devices.
[  109.454248] systemd-shutdown[1]: Powering off.
[  109.635789] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  109.718639] sd 0:0:0:0: [sda] Stopping disk
[  110.579852] e1000e: EEE TX LPI TIMER: 00000000
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.7.0-rc1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="clang version 16.0.6"
CONFIG_GCC_VERSION=0
CONFIG_CC_IS_CLANG=y
CONFIG_CLANG_VERSION=160006
CONFIG_AS_IS_LLVM=y
CONFIG_AS_VERSION=160006
CONFIG_LD_VERSION=0
CONFIG_LD_IS_LLD=y
CONFIG_LLD_VERSION=160006
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
CONFIG_TOOLS_SUPPORT_RELR=y
CONFIG_CC_HAS_ASM_INLINE=y
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
CONFIG_PAHOLE_VERSION=0
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_TABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y

#
# General setup
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_WERROR=y
CONFIG_LOCALVERSION="-P3"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_HAVE_KERNEL_LZ4=y
CONFIG_HAVE_KERNEL_ZSTD=y
# CONFIG_KERNEL_GZIP is not set
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set
CONFIG_KERNEL_ZSTD=y
CONFIG_DEFAULT_INIT=""
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_WATCH_QUEUE=y
CONFIG_CROSS_MEMORY_ATTACH=y
# CONFIG_USELIB is not set
# CONFIG_AUDIT is not set
CONFIG_HAVE_ARCH_AUDITSYSCALL=y

#
# IRQ subsystem
#
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_GENERIC_IRQ_MIGRATION=y
CONFIG_HARDIRQS_SW_RESEND=y
CONFIG_IRQ_DOMAIN=y
CONFIG_IRQ_DOMAIN_HIERARCHY=y
CONFIG_GENERIC_MSI_IRQ=y
CONFIG_IRQ_MSI_IOMMU=y
CONFIG_GENERIC_IRQ_MATRIX_ALLOCATOR=y
CONFIG_GENERIC_IRQ_RESERVATION_MODE=y
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
# CONFIG_GENERIC_IRQ_DEBUGFS is not set
# end of IRQ subsystem

CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ARCH_CLOCKSOURCE_INIT=y
CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_HAVE_POSIX_CPU_TIMERS_TASK_WORK=y
CONFIG_POSIX_CPU_TIMERS_TASK_WORK=y
CONFIG_CONTEXT_TRACKING=y
CONFIG_CONTEXT_TRACKING_IDLE=y

#
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ_COMMON=y
# CONFIG_HZ_PERIODIC is not set
CONFIG_NO_HZ_IDLE=y
# CONFIG_NO_HZ is not set
CONFIG_HIGH_RES_TIMERS=y
CONFIG_CLOCKSOURCE_WATCHDOG_MAX_SKEW_US=100
# end of Timers subsystem

CONFIG_BPF=y
CONFIG_HAVE_EBPF_JIT=y

#
# BPF subsystem
#
CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT=y
CONFIG_BPF_JIT_ALWAYS_ON=y
CONFIG_BPF_JIT_DEFAULT_ON=y
CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
# CONFIG_BPF_PRELOAD is not set
# end of BPF subsystem

CONFIG_PREEMPT_VOLUNTARY_BUILD=y
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
# CONFIG_PREEMPT_DYNAMIC is not set
# CONFIG_SCHED_CORE is not set

#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_IRQ_TIME_ACCOUNTING is not set
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
# CONFIG_PSI is not set
# end of CPU/Task time and stats accounting

CONFIG_CPU_ISOLATION=y

#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
# CONFIG_RCU_EXPERT is not set
CONFIG_TREE_SRCU=y
CONFIG_TASKS_RCU_GENERIC=y
CONFIG_TASKS_TRACE_RCU=y
CONFIG_RCU_STALL_COMMON=y
CONFIG_RCU_NEED_SEGCBLIST=y
# end of RCU Subsystem

# CONFIG_IKCONFIG is not set
# CONFIG_IKHEADERS is not set
CONFIG_LOG_BUF_SHIFT=16
CONFIG_LOG_CPU_MAX_BUF_SHIFT=13
# CONFIG_PRINTK_INDEX is not set
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y

#
# Scheduler features
#
# CONFIG_UCLAMP_TASK is not set
# end of Scheduler features

CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough"
CONFIG_GCC11_NO_ARRAY_BOUNDS=y
CONFIG_CGROUPS=y
CONFIG_PAGE_COUNTER=y
# CONFIG_CGROUP_FAVOR_DYNMODS is not set
CONFIG_MEMCG=y
CONFIG_MEMCG_KMEM=y
CONFIG_BLK_CGROUP=y
CONFIG_CGROUP_WRITEBACK=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
# CONFIG_CFS_BANDWIDTH is not set
# CONFIG_RT_GROUP_SCHED is not set
CONFIG_SCHED_MM_CID=y
CONFIG_CGROUP_PIDS=y
CONFIG_CGROUP_RDMA=y
# CONFIG_CGROUP_FREEZER is not set
# CONFIG_CGROUP_HUGETLB is not set
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
# CONFIG_CGROUP_DEVICE is not set
CONFIG_CGROUP_CPUACCT=y
# CONFIG_CGROUP_PERF is not set
CONFIG_CGROUP_BPF=y
# CONFIG_CGROUP_MISC is not set
# CONFIG_CGROUP_DEBUG is not set
CONFIG_SOCK_CGROUP_DATA=y
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_TIME_NS=y
CONFIG_IPC_NS=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
# CONFIG_CHECKPOINT_RESTORE is not set
CONFIG_SCHED_AUTOGROUP=y
# CONFIG_RELAY is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
# CONFIG_RD_BZIP2 is not set
# CONFIG_RD_LZMA is not set
# CONFIG_RD_XZ is not set
# CONFIG_RD_LZO is not set
# CONFIG_RD_LZ4 is not set
CONFIG_RD_ZSTD=y
# CONFIG_BOOT_CONFIG is not set
CONFIG_INITRAMFS_PRESERVE_MTIME=y
# CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_LD_ORPHAN_WARN=y
CONFIG_LD_ORPHAN_WARN_LEVEL="error"
CONFIG_SYSCTL=y
CONFIG_HAVE_UID16=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_EXPERT=y
CONFIG_UID16=y
CONFIG_MULTIUSER=y
# CONFIG_SGETMASK_SYSCALL is not set
# CONFIG_SYSFS_SYSCALL is not set
CONFIG_FHANDLE=y
CONFIG_POSIX_TIMERS=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
# CONFIG_PCSPKR_PLATFORM is not set
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_FUTEX_PI=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_IO_URING=y
CONFIG_ADVISE_SYSCALLS=y
CONFIG_MEMBARRIER=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_SELFTEST=y
# CONFIG_KALLSYMS_ALL is not set
CONFIG_KALLSYMS_BASE_RELATIVE=y
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
CONFIG_KCMP=y
CONFIG_RSEQ=y
CONFIG_CACHESTAT_SYSCALL=y
# CONFIG_DEBUG_RSEQ is not set
CONFIG_HAVE_PERF_EVENTS=y
CONFIG_GUEST_PERF_EVENTS=y
# CONFIG_PC104 is not set

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
# end of Kernel Performance Events And Counters

CONFIG_SYSTEM_DATA_VERIFICATION=y
# CONFIG_PROFILING is not set

#
# Kexec and crash features
#
# CONFIG_KEXEC is not set
# CONFIG_CRASH_DUMP is not set
# end of Kexec and crash features
# end of General setup

# CONFIG_64BIT is not set
CONFIG_X86_32=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf32-i386"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_MMU=y
CONFIG_ARCH_MMAP_RND_BITS_MIN=8
CONFIG_ARCH_MMAP_RND_BITS_MAX=16
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_BUG=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_X86_32_SMP=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_PGTABLE_LEVELS=3
CONFIG_CC_HAS_SANE_STACKPROTECTOR=y

#
# Processor type and features
#
CONFIG_SMP=y
# CONFIG_X86_MPPARSE is not set
# CONFIG_GOLDFISH is not set
# CONFIG_X86_CPU_RESCTRL is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_EXTENDED_PLATFORM is not set
# CONFIG_X86_INTEL_LPSS is not set
# CONFIG_X86_AMD_PLATFORM_DEVICE is not set
# CONFIG_IOSF_MBI is not set
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
# CONFIG_X86_32_IRIS is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y
CONFIG_HYPERVISOR_GUEST=y
# CONFIG_PARAVIRT is not set
CONFIG_ARCH_CPUIDLE_HALTPOLL=y
# CONFIG_PVH is not set
# CONFIG_M486SX is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
CONFIG_MPENTIUMIII=y
# CONFIG_MPENTIUMM is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MELAN is not set
# CONFIG_MGEODEGX1 is not set
# CONFIG_MGEODE_LX is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_MVIAC7 is not set
# CONFIG_MCORE2 is not set
# CONFIG_MATOM is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_INTERNODE_CACHE_SHIFT=5
CONFIG_X86_L1_CACHE_SHIFT=5
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=6
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_IA32_FEAT_CTL=y
CONFIG_X86_VMX_FEATURE_NAMES=y
CONFIG_PROCESSOR_SELECT=y
CONFIG_CPU_SUP_INTEL=y
# CONFIG_CPU_SUP_CYRIX_32 is not set
# CONFIG_CPU_SUP_AMD is not set
# CONFIG_CPU_SUP_HYGON is not set
# CONFIG_CPU_SUP_CENTAUR is not set
# CONFIG_CPU_SUP_TRANSMETA_32 is not set
# CONFIG_CPU_SUP_UMC_32 is not set
# CONFIG_CPU_SUP_ZHAOXIN is not set
# CONFIG_CPU_SUP_VORTEX_32 is not set
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_BOOT_VESA_SUPPORT=y
CONFIG_NR_CPUS_RANGE_BEGIN=2
CONFIG_NR_CPUS_RANGE_END=8
CONFIG_NR_CPUS_DEFAULT=8
CONFIG_NR_CPUS=2
# CONFIG_SCHED_CLUSTER is not set
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
# CONFIG_SCHED_MC_PRIO is not set
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
CONFIG_X86_MCE=y
# CONFIG_X86_MCELOG_LEGACY is not set
CONFIG_X86_MCE_INTEL=y
# CONFIG_X86_ANCIENT_MCE is not set
CONFIG_X86_MCE_THRESHOLD=y
# CONFIG_X86_MCE_INJECT is not set

#
# Performance monitoring
#
CONFIG_PERF_EVENTS_INTEL_UNCORE=y
CONFIG_PERF_EVENTS_INTEL_RAPL=y
CONFIG_PERF_EVENTS_INTEL_CSTATE=y
# end of Performance monitoring

# CONFIG_X86_LEGACY_VM86 is not set
# CONFIG_X86_IOPL_IOPERM is not set
# CONFIG_TOSHIBA is not set
# CONFIG_X86_REBOOTFIXUPS is not set
CONFIG_MICROCODE=y
CONFIG_MICROCODE_INITRD32=y
# CONFIG_MICROCODE_LATE_LOADING is not set
# CONFIG_X86_MSR is not set
CONFIG_X86_CPUID=m
# CONFIG_NOHIGHMEM is not set
# CONFIG_HIGHMEM4G is not set
CONFIG_HIGHMEM64G=y
CONFIG_VMSPLIT_3G=y
# CONFIG_VMSPLIT_2G is not set
# CONFIG_VMSPLIT_1G is not set
CONFIG_PAGE_OFFSET=0xC0000000
CONFIG_HIGHMEM=y
CONFIG_X86_PAE=y
# CONFIG_X86_CPA_STATISTICS is not set
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ILLEGAL_POINTER_VALUE=0
# CONFIG_X86_PMEM_LEGACY is not set
CONFIG_HIGHPTE=y
# CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
# CONFIG_X86_UMIP is not set
CONFIG_CC_HAS_IBT=y
CONFIG_X86_INTEL_TSX_MODE_OFF=y
# CONFIG_X86_INTEL_TSX_MODE_ON is not set
# CONFIG_X86_INTEL_TSX_MODE_AUTO is not set
# CONFIG_EFI is not set
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
CONFIG_HZ_300=y
# CONFIG_HZ_1000 is not set
CONFIG_HZ=300
CONFIG_SCHED_HRTICK=y
CONFIG_ARCH_SUPPORTS_KEXEC=y
CONFIG_ARCH_SUPPORTS_KEXEC_SIG=y
CONFIG_ARCH_SUPPORTS_KEXEC_SIG_FORCE=y
CONFIG_ARCH_SUPPORTS_KEXEC_BZIMAGE_VERIFY_SIG=y
CONFIG_ARCH_SUPPORTS_KEXEC_JUMP=y
CONFIG_ARCH_SUPPORTS_CRASH_DUMP=y
CONFIG_ARCH_SUPPORTS_CRASH_HOTPLUG=y
CONFIG_PHYSICAL_START=0x1000000
CONFIG_RELOCATABLE=y
CONFIG_RANDOMIZE_BASE=y
CONFIG_X86_NEED_RELOCS=y
CONFIG_PHYSICAL_ALIGN=0x200000
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
# CONFIG_CMDLINE_BOOL is not set
# CONFIG_MODIFY_LDT_SYSCALL is not set
# CONFIG_STRICT_SIGALTSTACK_SIZE is not set
# end of Processor type and features

CONFIG_CC_HAS_SLS=y
CONFIG_CC_HAS_RETURN_THUNK=y
CONFIG_CC_HAS_ENTRY_PADDING=y
CONFIG_FUNCTION_PADDING_CFI=0
CONFIG_FUNCTION_PADDING_BYTES=4
CONFIG_SPECULATION_MITIGATIONS=y
CONFIG_PAGE_TABLE_ISOLATION=y
CONFIG_RETPOLINE=y
# CONFIG_RETHUNK is not set
# CONFIG_GDS_FORCE_MITIGATION is not set

#
# Power management and ACPI options
#
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
# CONFIG_SUSPEND_SKIP_SYNC is not set
# CONFIG_HIBERNATION is not set
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
CONFIG_PM_AUTOSLEEP=y
# CONFIG_PM_USERSPACE_AUTOSLEEP is not set
# CONFIG_PM_WAKELOCKS is not set
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
CONFIG_ENERGY_MODEL=y
CONFIG_ARCH_SUPPORTS_ACPI=y
CONFIG_ACPI=y
CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y
CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y
CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y
# CONFIG_ACPI_DEBUGGER is not set
CONFIG_ACPI_SPCR_TABLE=y
CONFIG_ACPI_SLEEP=y
# CONFIG_ACPI_REV_OVERRIDE_POSSIBLE is not set
# CONFIG_ACPI_EC_DEBUGFS is not set
CONFIG_ACPI_AC=m
CONFIG_ACPI_BATTERY=m
CONFIG_ACPI_BUTTON=m
# CONFIG_ACPI_TINY_POWER_BUTTON is not set
CONFIG_ACPI_VIDEO=m
CONFIG_ACPI_FAN=m
# CONFIG_ACPI_TAD is not set
# CONFIG_ACPI_DOCK is not set
CONFIG_ACPI_CPU_FREQ_PSS=y
CONFIG_ACPI_PROCESSOR_CSTATE=y
CONFIG_ACPI_PROCESSOR_IDLE=y
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_HOTPLUG_CPU=y
# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
CONFIG_ACPI_THERMAL=m
CONFIG_ACPI_PLATFORM_PROFILE=m
CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y
CONFIG_ACPI_TABLE_UPGRADE=y
# CONFIG_ACPI_DEBUG is not set
# CONFIG_ACPI_PCI_SLOT is not set
CONFIG_ACPI_CONTAINER=y
CONFIG_ACPI_HOTPLUG_IOAPIC=y
CONFIG_ACPI_SBS=m
# CONFIG_ACPI_HED is not set
# CONFIG_ACPI_CUSTOM_METHOD is not set
# CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set
CONFIG_HAVE_ACPI_APEI=y
CONFIG_HAVE_ACPI_APEI_NMI=y
# CONFIG_ACPI_APEI is not set
# CONFIG_ACPI_DPTF is not set
# CONFIG_ACPI_CONFIGFS is not set
# CONFIG_ACPI_FFH is not set
# CONFIG_PMIC_OPREGION is not set
CONFIG_ACPI_VIOT=y
CONFIG_X86_PM_TIMER=y
# CONFIG_APM is not set

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_GOV_ATTR_SET=y
# CONFIG_CPU_FREQ_STAT is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_GOV_USERSPACE is not set
# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y

#
# CPU frequency scaling drivers
#
# CONFIG_X86_INTEL_PSTATE is not set
# CONFIG_X86_PCC_CPUFREQ is not set
# CONFIG_X86_AMD_PSTATE is not set
# CONFIG_X86_AMD_PSTATE_UT is not set
CONFIG_X86_ACPI_CPUFREQ=m
# CONFIG_X86_POWERNOW_K6 is not set
# CONFIG_X86_POWERNOW_K7 is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_GX_SUSPMOD is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_SPEEDSTEP_ICH is not set
# CONFIG_X86_SPEEDSTEP_SMI is not set
# CONFIG_X86_P4_CLOCKMOD is not set
# CONFIG_X86_CPUFREQ_NFORCE2 is not set
# CONFIG_X86_LONGRUN is not set
# CONFIG_X86_LONGHAUL is not set
# CONFIG_X86_E_POWERSAVER is not set

#
# shared options
#
# end of CPU Frequency scaling

#
# CPU Idle
#
CONFIG_CPU_IDLE=y
# CONFIG_CPU_IDLE_GOV_LADDER is not set
CONFIG_CPU_IDLE_GOV_MENU=y
# CONFIG_CPU_IDLE_GOV_TEO is not set
# end of CPU Idle

CONFIG_INTEL_IDLE=y
# end of Power management and ACPI options

#
# Bus options (PCI etc.)
#
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
# CONFIG_PCI_CNB20LE_QUIRK is not set
# CONFIG_ISA_BUS is not set
CONFIG_ISA_DMA_API=y
# CONFIG_ISA is not set
# CONFIG_SCx200 is not set
# CONFIG_ALIX is not set
# CONFIG_NET5501 is not set
# CONFIG_GEOS is not set
# end of Bus options (PCI etc.)

#
# Binary Emulations
#
CONFIG_COMPAT_32=y
# end of Binary Emulations

CONFIG_HAVE_ATOMIC_IOMAP=y
CONFIG_HAVE_KVM=y
CONFIG_HAVE_KVM_PFNCACHE=y
CONFIG_HAVE_KVM_IRQCHIP=y
CONFIG_HAVE_KVM_IRQFD=y
CONFIG_HAVE_KVM_IRQ_ROUTING=y
CONFIG_HAVE_KVM_DIRTY_RING=y
CONFIG_HAVE_KVM_DIRTY_RING_TSO=y
CONFIG_HAVE_KVM_DIRTY_RING_ACQ_REL=y
CONFIG_HAVE_KVM_EVENTFD=y
CONFIG_KVM_MMIO=y
CONFIG_KVM_ASYNC_PF=y
CONFIG_HAVE_KVM_MSI=y
CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y
CONFIG_KVM_VFIO=y
CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
CONFIG_HAVE_KVM_IRQ_BYPASS=y
CONFIG_HAVE_KVM_NO_POLL=y
CONFIG_KVM_XFER_TO_GUEST_WORK=y
CONFIG_HAVE_KVM_PM_NOTIFIER=y
CONFIG_KVM_GENERIC_HARDWARE_ENABLING=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=y
# CONFIG_KVM_WERROR is not set
CONFIG_KVM_INTEL=y
CONFIG_KVM_SMM=y
# CONFIG_KVM_XEN is not set
# CONFIG_KVM_PROVE_MMU is not set
CONFIG_KVM_MAX_NR_VCPUS=1024
CONFIG_AS_AVX512=y
CONFIG_AS_SHA1_NI=y
CONFIG_AS_SHA256_NI=y
CONFIG_AS_TPAUSE=y
CONFIG_AS_GFNI=y
CONFIG_AS_WRUSS=y

#
# General architecture-dependent options
#
CONFIG_HOTPLUG_SMT=y
CONFIG_HOTPLUG_CORE_SYNC=y
CONFIG_HOTPLUG_CORE_SYNC_DEAD=y
CONFIG_HOTPLUG_CORE_SYNC_FULL=y
CONFIG_HOTPLUG_SPLIT_STARTUP=y
CONFIG_GENERIC_ENTRY=y
# CONFIG_KPROBES is not set
CONFIG_JUMP_LABEL=y
# CONFIG_STATIC_KEYS_SELFTEST is not set
# CONFIG_STATIC_CALL_SELFTEST is not set
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_ARCH_USE_BUILTIN_BSWAP=y
CONFIG_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_KPROBES_ON_FTRACE=y
CONFIG_ARCH_CORRECT_STACKTRACE_ON_KRETPROBE=y
CONFIG_HAVE_FUNCTION_ERROR_INJECTION=y
CONFIG_HAVE_NMI=y
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_TRACE_IRQFLAGS_NMI_SUPPORT=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_CONTIGUOUS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
CONFIG_ARCH_HAS_SET_MEMORY=y
CONFIG_ARCH_HAS_SET_DIRECT_MAP=y
CONFIG_ARCH_HAS_CPU_FINALIZE_INIT=y
CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT=y
CONFIG_ARCH_WANTS_NO_INSTR=y
CONFIG_ARCH_32BIT_OFF_T=y
CONFIG_HAVE_ASM_MODVERSIONS=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_RSEQ=y
CONFIG_HAVE_FUNCTION_ARG_ACCESS_API=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_HARDLOCKUP_DETECTOR_PERF=y
CONFIG_HAVE_PERF_REGS=y
CONFIG_HAVE_PERF_USER_STACK_DUMP=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_HAVE_ARCH_JUMP_LABEL_RELATIVE=y
CONFIG_MMU_GATHER_MERGE_VMAS=y
CONFIG_MMU_LAZY_TLB_REFCOUNT=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_ARCH_HAS_NMI_SAFE_THIS_CPU_OPS=y
CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
CONFIG_HAVE_ARCH_SECCOMP=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_SECCOMP=y
CONFIG_SECCOMP_FILTER=y
# CONFIG_SECCOMP_CACHE_DEBUG is not set
CONFIG_HAVE_ARCH_STACKLEAK=y
CONFIG_HAVE_STACKPROTECTOR=y
# CONFIG_STACKPROTECTOR is not set
CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG_THIN=y
CONFIG_HAS_LTO_CLANG=y
CONFIG_LTO_NONE=y
# CONFIG_LTO_CLANG_FULL is not set
# CONFIG_LTO_CLANG_THIN is not set
CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_MOVE_PUD=y
CONFIG_HAVE_MOVE_PMD=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_HAVE_ARCH_HUGE_VMAP=y
CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
CONFIG_ARCH_WANT_PMD_MKWRITE=y
CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK=y
CONFIG_SOFTIRQ_ON_OWN_STACK=y
CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
CONFIG_HAVE_EXIT_THREAD=y
CONFIG_ARCH_MMAP_RND_BITS=8
CONFIG_PAGE_SIZE_LESS_THAN_64KB=y
CONFIG_PAGE_SIZE_LESS_THAN_256KB=y
CONFIG_CLONE_BACKWARDS=y
CONFIG_OLD_SIGSUSPEND3=y
CONFIG_OLD_SIGACTION=y
CONFIG_COMPAT_32BIT_TIME=y
CONFIG_HAVE_ARCH_RANDOMIZE_KSTACK_OFFSET=y
CONFIG_RANDOMIZE_KSTACK_OFFSET=y
CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT=y
CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
CONFIG_STRICT_KERNEL_RWX=y
CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y
CONFIG_STRICT_MODULE_RWX=y
CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y
# CONFIG_LOCK_EVENT_COUNTS is not set
CONFIG_ARCH_HAS_MEM_ENCRYPT=y
CONFIG_HAVE_STATIC_CALL=y
CONFIG_HAVE_PREEMPT_DYNAMIC=y
CONFIG_HAVE_PREEMPT_DYNAMIC_CALL=y
CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_ARCH_SPLIT_ARG64=y
CONFIG_ARCH_HAS_PARANOID_L1D_FLUSH=y
CONFIG_DYNAMIC_SIGFRAME=y
CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG=y

#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
# end of GCOV-based kernel profiling

CONFIG_HAVE_GCC_PLUGINS=y
CONFIG_FUNCTION_ALIGNMENT_4B=y
CONFIG_FUNCTION_ALIGNMENT=4
# end of General architecture-dependent options

CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_DEBUG is not set
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODULE_UNLOAD_TAINT_TRACKING is not set
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_MODULE_SIG is not set
CONFIG_MODULE_COMPRESS_NONE=y
# CONFIG_MODULE_COMPRESS_GZIP is not set
# CONFIG_MODULE_COMPRESS_XZ is not set
# CONFIG_MODULE_COMPRESS_ZSTD is not set
# CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
CONFIG_MODPROBE_PATH="/sbin/modprobe"
# CONFIG_TRIM_UNUSED_KSYMS is not set
CONFIG_MODULES_TREE_LOOKUP=y
CONFIG_BLOCK=y
# CONFIG_BLOCK_LEGACY_AUTOLOAD is not set
CONFIG_BLK_CGROUP_PUNT_BIO=y
CONFIG_BLK_DEV_BSG_COMMON=y
CONFIG_BLK_ICQ=y
# CONFIG_BLK_DEV_BSGLIB is not set
# CONFIG_BLK_DEV_INTEGRITY is not set
# CONFIG_BLK_DEV_ZONED is not set
# CONFIG_BLK_DEV_THROTTLING is not set
CONFIG_BLK_WBT=y
CONFIG_BLK_WBT_MQ=y
# CONFIG_BLK_CGROUP_IOLATENCY is not set
# CONFIG_BLK_CGROUP_IOCOST is not set
# CONFIG_BLK_CGROUP_IOPRIO is not set
CONFIG_BLK_DEBUG_FS=y
# CONFIG_BLK_SED_OPAL is not set
# CONFIG_BLK_INLINE_ENCRYPTION is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_AIX_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
CONFIG_AMIGA_PARTITION=y
CONFIG_ATARI_PARTITION=y
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
CONFIG_LDM_PARTITION=y
# CONFIG_LDM_DEBUG is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_KARMA_PARTITION is not set
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set
# CONFIG_CMDLINE_PARTITION is not set
# end of Partition Types

CONFIG_BLK_MQ_PCI=y
CONFIG_BLK_MQ_VIRTIO=y
CONFIG_BLK_PM=y
CONFIG_BLOCK_HOLDER_DEPRECATED=y
CONFIG_BLK_MQ_STACKING=y

#
# IO Schedulers
#
# CONFIG_MQ_IOSCHED_DEADLINE is not set
# CONFIG_MQ_IOSCHED_KYBER is not set
CONFIG_IOSCHED_BFQ=y
# CONFIG_BFQ_GROUP_IOSCHED is not set
# end of IO Schedulers

CONFIG_PREEMPT_NOTIFIERS=y
CONFIG_PADATA=y
CONFIG_ASN1=y
CONFIG_UNINLINE_SPIN_UNLOCK=y
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_RWSEM_SPIN_ON_OWNER=y
CONFIG_LOCK_SPIN_ON_OWNER=y
CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y
CONFIG_QUEUED_SPINLOCKS=y
CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
CONFIG_QUEUED_RWLOCKS=y
CONFIG_ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE=y
CONFIG_ARCH_HAS_SYNC_CORE_BEFORE_USERMODE=y
CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
CONFIG_FREEZER=y

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
CONFIG_ELFCORE=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
CONFIG_BINFMT_SCRIPT=y
CONFIG_BINFMT_MISC=y
CONFIG_COREDUMP=y
# end of Executable file formats

#
# Memory Management options
#
CONFIG_ZPOOL=y
CONFIG_SWAP=y
CONFIG_ZSWAP=y
CONFIG_ZSWAP_DEFAULT_ON=y
CONFIG_ZSWAP_EXCLUSIVE_LOADS_DEFAULT_ON=y
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_DEFLATE is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZO is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_842 is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4 is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4HC is not set
CONFIG_ZSWAP_COMPRESSOR_DEFAULT_ZSTD=y
CONFIG_ZSWAP_COMPRESSOR_DEFAULT="zstd"
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD is not set
CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD=y
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC is not set
CONFIG_ZSWAP_ZPOOL_DEFAULT="z3fold"
# CONFIG_ZBUD is not set
CONFIG_Z3FOLD=y
# CONFIG_ZSMALLOC is not set

#
# SLAB allocator options
#
# CONFIG_SLAB_DEPRECATED is not set
CONFIG_SLUB=y
# CONFIG_SLUB_TINY is not set
# CONFIG_SLAB_MERGE_DEFAULT is not set
CONFIG_SLAB_FREELIST_RANDOM=y
CONFIG_SLAB_FREELIST_HARDENED=y
# CONFIG_SLUB_STATS is not set
# CONFIG_SLUB_CPU_PARTIAL is not set
CONFIG_RANDOM_KMALLOC_CACHES=y
# end of SLAB allocator options

CONFIG_SHUFFLE_PAGE_ALLOCATOR=y
# CONFIG_COMPAT_BRK is not set
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_SPARSEMEM_STATIC=y
CONFIG_HAVE_FAST_GUP=y
CONFIG_EXCLUSIVE_SYSTEM_RAM=y
CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
CONFIG_COMPACTION=y
CONFIG_COMPACT_UNEVICTABLE_DEFAULT=1
CONFIG_PAGE_REPORTING=y
CONFIG_MIGRATION=y
CONFIG_PCP_BATCH_SCALE_MAX=5
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_BOUNCE=y
CONFIG_MMU_NOTIFIER=y
# CONFIG_KSM is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR=32768
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
# CONFIG_MEMORY_FAILURE is not set
CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
CONFIG_TRANSPARENT_HUGEPAGE=y
# CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS is not set
CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
# CONFIG_READ_ONLY_THP_FOR_FS is not set
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
# CONFIG_CMA is not set
CONFIG_GENERIC_EARLY_IOREMAP=y
# CONFIG_IDLE_PAGE_TRACKING is not set
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_ARCH_HAS_CURRENT_STACK_POINTER=y
CONFIG_ARCH_HAS_ZONE_DMA_SET=y
CONFIG_ZONE_DMA=y
CONFIG_VM_EVENT_COUNTERS=y
# CONFIG_PERCPU_STATS is not set
# CONFIG_GUP_TEST is not set
CONFIG_GUP_GET_PXX_LOW_HIGH=y
# CONFIG_DMAPOOL_TEST is not set
CONFIG_ARCH_HAS_PTE_SPECIAL=y
CONFIG_KMAP_LOCAL=y
CONFIG_MEMFD_CREATE=y
CONFIG_SECRETMEM=y
# CONFIG_ANON_VMA_NAME is not set
CONFIG_USERFAULTFD=y
CONFIG_LRU_GEN=y
CONFIG_LRU_GEN_ENABLED=y
# CONFIG_LRU_GEN_STATS is not set
CONFIG_LOCK_MM_AND_FIND_VMA=y

#
# Data Access Monitoring
#
# CONFIG_DAMON is not set
# end of Data Access Monitoring
# end of Memory Management options

CONFIG_NET=y
CONFIG_NET_INGRESS=y
CONFIG_NET_EGRESS=y
CONFIG_NET_XGRESS=y
CONFIG_SKB_EXTENSIONS=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_DIAG=m
CONFIG_UNIX=y
CONFIG_UNIX_SCM=y
CONFIG_AF_UNIX_OOB=y
CONFIG_UNIX_DIAG=m
CONFIG_TLS=m
CONFIG_TLS_DEVICE=y
# CONFIG_TLS_TOE is not set
CONFIG_XFRM=y
CONFIG_XFRM_ALGO=y
CONFIG_XFRM_USER=m
# CONFIG_XFRM_INTERFACE is not set
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
# CONFIG_XFRM_STATISTICS is not set
CONFIG_XFRM_AH=m
CONFIG_XFRM_ESP=m
CONFIG_XFRM_IPCOMP=m
CONFIG_NET_KEY=y
# CONFIG_NET_KEY_MIGRATE is not set
# CONFIG_XDP_SOCKETS is not set
CONFIG_NET_HANDSHAKE=y
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE_DEMUX is not set
CONFIG_NET_IP_TUNNEL=m
CONFIG_SYN_COOKIES=y
# CONFIG_NET_IPVTI is not set
CONFIG_NET_UDP_TUNNEL=m
# CONFIG_NET_FOU is not set
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
# CONFIG_INET_ESP_OFFLOAD is not set
# CONFIG_INET_ESPINTCP is not set
CONFIG_INET_IPCOMP=m
CONFIG_INET_TABLE_PERTURB_ORDER=16
CONFIG_INET_XFRM_TUNNEL=m
CONFIG_INET_TUNNEL=m
# CONFIG_INET_DIAG is not set
CONFIG_TCP_CONG_ADVANCED=y
# CONFIG_TCP_CONG_BIC is not set
# CONFIG_TCP_CONG_CUBIC is not set
CONFIG_TCP_CONG_WESTWOOD=y
# CONFIG_TCP_CONG_HTCP is not set
# CONFIG_TCP_CONG_HSTCP is not set
# CONFIG_TCP_CONG_HYBLA is not set
# CONFIG_TCP_CONG_VEGAS is not set
# CONFIG_TCP_CONG_NV is not set
# CONFIG_TCP_CONG_SCALABLE is not set
# CONFIG_TCP_CONG_LP is not set
# CONFIG_TCP_CONG_VENO is not set
# CONFIG_TCP_CONG_YEAH is not set
# CONFIG_TCP_CONG_ILLINOIS is not set
# CONFIG_TCP_CONG_DCTCP is not set
# CONFIG_TCP_CONG_CDG is not set
# CONFIG_TCP_CONG_BBR is not set
CONFIG_DEFAULT_WESTWOOD=y
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="westwood"
# CONFIG_TCP_MD5SIG is not set
CONFIG_IPV6=y
# CONFIG_IPV6_ROUTER_PREF is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
# CONFIG_INET6_ESP_OFFLOAD is not set
# CONFIG_INET6_ESPINTCP is not set
CONFIG_INET6_IPCOMP=m
# CONFIG_IPV6_MIP6 is not set
CONFIG_INET6_XFRM_TUNNEL=m
CONFIG_INET6_TUNNEL=m
# CONFIG_IPV6_VTI is not set
# CONFIG_IPV6_SIT is not set
# CONFIG_IPV6_TUNNEL is not set
# CONFIG_IPV6_MULTIPLE_TABLES is not set
# CONFIG_IPV6_MROUTE is not set
# CONFIG_IPV6_SEG6_LWTUNNEL is not set
# CONFIG_IPV6_SEG6_HMAC is not set
# CONFIG_IPV6_RPL_LWTUNNEL is not set
# CONFIG_IPV6_IOAM6_LWTUNNEL is not set
# CONFIG_NETLABEL is not set
# CONFIG_MPTCP is not set
# CONFIG_NETWORK_SECMARK is not set
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
# CONFIG_NETFILTER is not set
# CONFIG_BPFILTER is not set
# CONFIG_IP_DCCP is not set
CONFIG_IP_SCTP=m
# CONFIG_SCTP_DBG_OBJCNT is not set
CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5=y
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1 is not set
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set
CONFIG_SCTP_COOKIE_HMAC_MD5=y
# CONFIG_SCTP_COOKIE_HMAC_SHA1 is not set
# CONFIG_RDS is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_L2TP is not set
CONFIG_STP=y
CONFIG_BRIDGE=y
CONFIG_BRIDGE_IGMP_SNOOPING=y
# CONFIG_BRIDGE_MRP is not set
# CONFIG_BRIDGE_CFM is not set
# CONFIG_NET_DSA is not set
# CONFIG_VLAN_8021Q is not set
CONFIG_LLC=y
# CONFIG_LLC2 is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_PHONET is not set
# CONFIG_6LOWPAN is not set
# CONFIG_IEEE802154 is not set
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
# CONFIG_NET_SCH_HTB is not set
# CONFIG_NET_SCH_HFSC is not set
# CONFIG_NET_SCH_PRIO is not set
# CONFIG_NET_SCH_MULTIQ is not set
# CONFIG_NET_SCH_RED is not set
# CONFIG_NET_SCH_SFB is not set
# CONFIG_NET_SCH_SFQ is not set
# CONFIG_NET_SCH_TEQL is not set
# CONFIG_NET_SCH_TBF is not set
# CONFIG_NET_SCH_CBS is not set
# CONFIG_NET_SCH_ETF is not set
# CONFIG_NET_SCH_TAPRIO is not set
# CONFIG_NET_SCH_GRED is not set
# CONFIG_NET_SCH_NETEM is not set
# CONFIG_NET_SCH_DRR is not set
# CONFIG_NET_SCH_MQPRIO is not set
# CONFIG_NET_SCH_SKBPRIO is not set
# CONFIG_NET_SCH_CHOKE is not set
# CONFIG_NET_SCH_QFQ is not set
# CONFIG_NET_SCH_CODEL is not set
CONFIG_NET_SCH_FQ_CODEL=y
# CONFIG_NET_SCH_CAKE is not set
# CONFIG_NET_SCH_FQ is not set
# CONFIG_NET_SCH_HHF is not set
# CONFIG_NET_SCH_PIE is not set
# CONFIG_NET_SCH_PLUG is not set
# CONFIG_NET_SCH_ETS is not set
CONFIG_NET_SCH_DEFAULT=y
CONFIG_DEFAULT_FQ_CODEL=y
# CONFIG_DEFAULT_PFIFO_FAST is not set
CONFIG_DEFAULT_NET_SCH="fq_codel"

#
# Classification
#
# CONFIG_NET_CLS_BASIC is not set
# CONFIG_NET_CLS_ROUTE4 is not set
# CONFIG_NET_CLS_FW is not set
# CONFIG_NET_CLS_U32 is not set
# CONFIG_NET_CLS_FLOW is not set
# CONFIG_NET_CLS_CGROUP is not set
# CONFIG_NET_CLS_BPF is not set
# CONFIG_NET_CLS_FLOWER is not set
# CONFIG_NET_CLS_MATCHALL is not set
# CONFIG_NET_EMATCH is not set
# CONFIG_NET_CLS_ACT is not set
CONFIG_NET_SCH_FIFO=y
# CONFIG_DCB is not set
CONFIG_DNS_RESOLVER=m
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
CONFIG_VSOCKETS=m
CONFIG_VSOCKETS_DIAG=m
# CONFIG_VSOCKETS_LOOPBACK is not set
# CONFIG_VIRTIO_VSOCKETS is not set
# CONFIG_NETLINK_DIAG is not set
# CONFIG_MPLS is not set
# CONFIG_NET_NSH is not set
# CONFIG_HSR is not set
# CONFIG_NET_SWITCHDEV is not set
# CONFIG_NET_L3_MASTER_DEV is not set
# CONFIG_QRTR is not set
# CONFIG_NET_NCSI is not set
CONFIG_PCPU_DEV_REFCNT=y
CONFIG_MAX_SKB_FRAGS=17
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_SOCK_RX_QUEUE_MAPPING=y
CONFIG_XPS=y
# CONFIG_CGROUP_NET_PRIO is not set
CONFIG_CGROUP_NET_CLASSID=y
CONFIG_NET_RX_BUSY_POLL=y
CONFIG_BQL=y
CONFIG_BPF_STREAM_PARSER=y
CONFIG_NET_FLOW_LIMIT=y

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# end of Network testing
# end of Networking options

# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
CONFIG_BT=m
CONFIG_BT_BREDR=y
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=m
CONFIG_BT_HS=y
CONFIG_BT_LE=y
CONFIG_BT_LE_L2CAP_ECRED=y
# CONFIG_BT_LEDS is not set
CONFIG_BT_MSFTEXT=y
CONFIG_BT_AOSPEXT=y
CONFIG_BT_DEBUGFS=y
# CONFIG_BT_SELFTEST is not set
CONFIG_BT_FEATURE_DEBUG=y

#
# Bluetooth device drivers
#
CONFIG_BT_INTEL=m
CONFIG_BT_BCM=m
CONFIG_BT_RTL=m
CONFIG_BT_MTK=m
CONFIG_BT_HCIBTUSB=m
CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y
CONFIG_BT_HCIBTUSB_POLL_SYNC=y
CONFIG_BT_HCIBTUSB_BCM=y
CONFIG_BT_HCIBTUSB_MTK=y
CONFIG_BT_HCIBTUSB_RTL=y
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_BCSP=y
CONFIG_BT_HCIUART_ATH3K=y
CONFIG_BT_HCIUART_AG6XX=y
CONFIG_BT_HCIBCM203X=m
# CONFIG_BT_HCIBCM4377 is not set
# CONFIG_BT_HCIBPA10X is not set
CONFIG_BT_HCIBFUSB=m
# CONFIG_BT_HCIVHCI is not set
CONFIG_BT_MRVL=m
CONFIG_BT_ATH3K=m
# CONFIG_BT_VIRTIO is not set
# end of Bluetooth device drivers

# CONFIG_AF_RXRPC is not set
# CONFIG_AF_KCM is not set
CONFIG_STREAM_PARSER=y
# CONFIG_MCTP is not set
CONFIG_WIRELESS=y
CONFIG_CFG80211=m
# CONFIG_NL80211_TESTMODE is not set
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
CONFIG_CFG80211_DEFAULT_PS=y
# CONFIG_CFG80211_DEBUGFS is not set
CONFIG_CFG80211_CRDA_SUPPORT=y
# CONFIG_CFG80211_WEXT is not set
CONFIG_MAC80211=m
CONFIG_MAC80211_HAS_RC=y
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
# CONFIG_MAC80211_MESH is not set
CONFIG_MAC80211_LEDS=y
# CONFIG_MAC80211_DEBUGFS is not set
# CONFIG_MAC80211_MESSAGE_TRACING is not set
# CONFIG_MAC80211_DEBUG_MENU is not set
CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
CONFIG_RFKILL=m
CONFIG_RFKILL_LEDS=y
# CONFIG_RFKILL_INPUT is not set
CONFIG_NET_9P=y
CONFIG_NET_9P_FD=y
CONFIG_NET_9P_VIRTIO=y
# CONFIG_NET_9P_DEBUG is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB is not set
# CONFIG_NFC is not set
# CONFIG_PSAMPLE is not set
# CONFIG_NET_IFE is not set
# CONFIG_LWTUNNEL is not set
CONFIG_DST_CACHE=y
CONFIG_GRO_CELLS=y
CONFIG_SOCK_VALIDATE_XMIT=y
CONFIG_NET_SOCK_MSG=y
CONFIG_PAGE_POOL=y
# CONFIG_PAGE_POOL_STATS is not set
CONFIG_FAILOVER=y
CONFIG_ETHTOOL_NETLINK=y

#
# Device Drivers
#
CONFIG_HAVE_EISA=y
# CONFIG_EISA is not set
CONFIG_HAVE_PCI=y
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCIEPORTBUS=y
CONFIG_PCIEAER=y
# CONFIG_PCIEAER_INJECT is not set
# CONFIG_PCIE_ECRC is not set
CONFIG_PCIEASPM=y
CONFIG_PCIEASPM_DEFAULT=y
# CONFIG_PCIEASPM_POWERSAVE is not set
# CONFIG_PCIEASPM_POWER_SUPERSAVE is not set
# CONFIG_PCIEASPM_PERFORMANCE is not set
CONFIG_PCIE_PME=y
# CONFIG_PCIE_DPC is not set
# CONFIG_PCIE_PTM is not set
CONFIG_PCI_MSI=y
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_STUB is not set
CONFIG_PCI_LOCKLESS_CONFIG=y
# CONFIG_PCI_IOV is not set
# CONFIG_PCI_PRI is not set
# CONFIG_PCI_PASID is not set
CONFIG_PCI_LABEL=y
# CONFIG_PCIE_BUS_TUNE_OFF is not set
CONFIG_PCIE_BUS_DEFAULT=y
# CONFIG_PCIE_BUS_SAFE is not set
# CONFIG_PCIE_BUS_PERFORMANCE is not set
# CONFIG_PCIE_BUS_PEER2PEER is not set
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=4
# CONFIG_HOTPLUG_PCI is not set

#
# PCI controller drivers
#

#
# Cadence-based PCIe controllers
#
# end of Cadence-based PCIe controllers

#
# DesignWare-based PCIe controllers
#
# CONFIG_PCI_MESON is not set
# CONFIG_PCIE_DW_PLAT_HOST is not set
# end of DesignWare-based PCIe controllers

#
# Mobiveil-based PCIe controllers
#
# end of Mobiveil-based PCIe controllers
# end of PCI controller drivers

#
# PCI Endpoint
#
# CONFIG_PCI_ENDPOINT is not set
# end of PCI Endpoint

#
# PCI switch controller drivers
#
# CONFIG_PCI_SW_SWITCHTEC is not set
# end of PCI switch controller drivers

# CONFIG_CXL_BUS is not set
CONFIG_PCCARD=m
# CONFIG_PCMCIA is not set
CONFIG_CARDBUS=y

#
# PC-card bridges
#
CONFIG_YENTA=m
# CONFIG_YENTA_O2 is not set
# CONFIG_YENTA_RICOH is not set
CONFIG_YENTA_TI=y
CONFIG_YENTA_ENE_TUNE=y
# CONFIG_YENTA_TOSHIBA is not set
# CONFIG_RAPIDIO is not set

#
# Generic Driver Options
#
# CONFIG_UEVENT_HELPER is not set
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEVTMPFS_SAFE=y
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y

#
# Firmware loader
#
CONFIG_FW_LOADER=y
CONFIG_EXTRA_FIRMWARE="intel-ucode/06-0e-08"
CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware"
# CONFIG_FW_LOADER_USER_HELPER is not set
CONFIG_FW_LOADER_COMPRESS=y
# CONFIG_FW_LOADER_COMPRESS_XZ is not set
CONFIG_FW_LOADER_COMPRESS_ZSTD=y
CONFIG_FW_CACHE=y
# CONFIG_FW_UPLOAD is not set
# end of Firmware loader

CONFIG_ALLOW_DEV_COREDUMP=y
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
# CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
CONFIG_GENERIC_CPU_AUTOPROBE=y
CONFIG_GENERIC_CPU_VULNERABILITIES=y
CONFIG_REGMAP=y
CONFIG_DMA_SHARED_BUFFER=y
CONFIG_DMA_FENCE_TRACE=y
CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT=y
# end of Generic Driver Options

#
# Bus devices
#
# CONFIG_MHI_BUS is not set
# CONFIG_MHI_BUS_EP is not set
# end of Bus devices

#
# Cache Drivers
#
# end of Cache Drivers

# CONFIG_CONNECTOR is not set

#
# Firmware Drivers
#

#
# ARM System Control and Management Interface Protocol
#
# end of ARM System Control and Management Interface Protocol

# CONFIG_EDD is not set
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_DMIID=y
CONFIG_DMI_SYSFS=m
CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
# CONFIG_ISCSI_IBFT is not set
# CONFIG_FW_CFG_SYSFS is not set
CONFIG_SYSFB=y
CONFIG_SYSFB_SIMPLEFB=y
# CONFIG_GOOGLE_FIRMWARE is not set

#
# Qualcomm firmware drivers
#
# end of Qualcomm firmware drivers

#
# Tegra firmware driver
#
# end of Tegra firmware driver
# end of Firmware Drivers

# CONFIG_GNSS is not set
# CONFIG_MTD is not set
# CONFIG_OF is not set
CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
# CONFIG_PARPORT is not set
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_NULL_BLK is not set
# CONFIG_BLK_DEV_FD is not set
CONFIG_CDROM=y
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
# CONFIG_ZRAM is not set
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
# CONFIG_BLK_DEV_DRBD is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
CONFIG_VIRTIO_BLK=y
# CONFIG_BLK_DEV_RBD is not set
# CONFIG_BLK_DEV_UBLK is not set

#
# NVME Support
#
# CONFIG_BLK_DEV_NVME is not set
# CONFIG_NVME_FC is not set
# CONFIG_NVME_TCP is not set
# CONFIG_NVME_TARGET is not set
# end of NVME Support

#
# Misc devices
#
# CONFIG_AD525X_DPOT is not set
# CONFIG_DUMMY_IRQ is not set
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ICS932S401 is not set
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_HP_ILO is not set
# CONFIG_APDS9802ALS is not set
# CONFIG_ISL29003 is not set
# CONFIG_ISL29020 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_SENSORS_BH1770 is not set
# CONFIG_SENSORS_APDS990X is not set
# CONFIG_HMC6352 is not set
# CONFIG_DS1682 is not set
# CONFIG_PCH_PHUB is not set
# CONFIG_SRAM is not set
# CONFIG_DW_XDATA_PCIE is not set
# CONFIG_PCI_ENDPOINT_TEST is not set
# CONFIG_XILINX_SDFEC is not set
# CONFIG_C2PORT is not set

#
# EEPROM support
#
# CONFIG_EEPROM_AT24 is not set
# CONFIG_EEPROM_MAX6875 is not set
CONFIG_EEPROM_93CX6=m
# CONFIG_EEPROM_IDT_89HPESX is not set
# CONFIG_EEPROM_EE1004 is not set
# end of EEPROM support

# CONFIG_CB710_CORE is not set

#
# Texas Instruments shared transport line discipline
#
# end of Texas Instruments shared transport line discipline

# CONFIG_SENSORS_LIS3_I2C is not set
# CONFIG_ALTERA_STAPL is not set
# CONFIG_INTEL_MEI is not set
# CONFIG_INTEL_MEI_ME is not set
# CONFIG_INTEL_MEI_TXE is not set
# CONFIG_VMWARE_VMCI is not set
# CONFIG_ECHO is not set
# CONFIG_BCM_VK is not set
# CONFIG_MISC_ALCOR_PCI is not set
# CONFIG_MISC_RTSX_PCI is not set
# CONFIG_MISC_RTSX_USB is not set
# CONFIG_UACCE is not set
# CONFIG_PVPANIC is not set
# end of Misc devices

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI_COMMON=y
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
# CONFIG_SCSI_PROC_FS is not set

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
CONFIG_BLK_DEV_SR=y
CONFIG_CHR_DEV_SG=m
CONFIG_BLK_DEV_BSG=y
# CONFIG_CHR_DEV_SCH is not set
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set
CONFIG_SCSI_SCAN_ASYNC=y

#
# SCSI Transports
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
# end of SCSI Transports

CONFIG_SCSI_LOWLEVEL=y
# CONFIG_ISCSI_TCP is not set
# CONFIG_ISCSI_BOOT_SYSFS is not set
# CONFIG_SCSI_CXGB3_ISCSI is not set
# CONFIG_SCSI_CXGB4_ISCSI is not set
# CONFIG_SCSI_BNX2_ISCSI is not set
# CONFIG_BE2ISCSI is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_HPSA is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_3W_SAS is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_MVSAS is not set
# CONFIG_SCSI_MVUMI is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_SCSI_ESAS2R is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_MPT3SAS is not set
# CONFIG_SCSI_MPT2SAS is not set
# CONFIG_SCSI_MPI3MR is not set
# CONFIG_SCSI_SMARTPQI is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_MYRB is not set
# CONFIG_SCSI_MYRS is not set
# CONFIG_VMWARE_PVSCSI is not set
# CONFIG_SCSI_SNIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_FDOMAIN_PCI is not set
# CONFIG_SCSI_ISCI is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_STEX is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_AM53C974 is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_WD719X is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_PMCRAID is not set
# CONFIG_SCSI_PM8001 is not set
CONFIG_SCSI_VIRTIO=y
# CONFIG_SCSI_DH is not set
# end of SCSI device support

CONFIG_ATA=y
CONFIG_SATA_HOST=y
CONFIG_PATA_TIMINGS=y
CONFIG_ATA_VERBOSE_ERROR=y
# CONFIG_ATA_FORCE is not set
CONFIG_ATA_ACPI=y
CONFIG_SATA_ZPODD=y
# CONFIG_SATA_PMP is not set

#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=y
CONFIG_SATA_MOBILE_LPM_POLICY=0
# CONFIG_SATA_AHCI_PLATFORM is not set
# CONFIG_AHCI_DWC is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_ACARD_AHCI is not set
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y

#
# SFF controllers with custom DMA interface
#
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_SX4 is not set
CONFIG_ATA_BMDMA=y

#
# SATA SFF controllers with BMDMA
#
CONFIG_ATA_PIIX=y
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_SVW is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set

#
# PATA SFF controllers with BMDMA
#
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_ATP867X is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CS5535 is not set
# CONFIG_PATA_CS5536 is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87415 is not set
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RDC is not set
# CONFIG_PATA_SC1200 is not set
# CONFIG_PATA_SCH is not set
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_TOSHIBA is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set

#
# PIO-only SFF controllers
#
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_MPIIX is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_RZ1000 is not set

#
# Generic fallback / legacy drivers
#
# CONFIG_PATA_ACPI is not set
# CONFIG_ATA_GENERIC is not set
# CONFIG_PATA_LEGACY is not set
CONFIG_MD=y
# CONFIG_BLK_DEV_MD is not set
# CONFIG_MD_BITMAP_FILE is not set
# CONFIG_BCACHE is not set
CONFIG_BLK_DEV_DM_BUILTIN=y
CONFIG_BLK_DEV_DM=m
CONFIG_DM_DEBUG=y
CONFIG_DM_BUFIO=m
CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y
# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set
CONFIG_DM_BIO_PRISON=m
CONFIG_DM_PERSISTENT_DATA=m
# CONFIG_DM_UNSTRIPED is not set
CONFIG_DM_CRYPT=m
# CONFIG_DM_SNAPSHOT is not set
CONFIG_DM_THIN_PROVISIONING=m
# CONFIG_DM_CACHE is not set
# CONFIG_DM_WRITECACHE is not set
# CONFIG_DM_ERA is not set
# CONFIG_DM_CLONE is not set
# CONFIG_DM_MIRROR is not set
# CONFIG_DM_RAID is not set
# CONFIG_DM_ZERO is not set
# CONFIG_DM_MULTIPATH is not set
# CONFIG_DM_DELAY is not set
# CONFIG_DM_DUST is not set
CONFIG_DM_UEVENT=y
# CONFIG_DM_FLAKEY is not set
# CONFIG_DM_VERITY is not set
# CONFIG_DM_SWITCH is not set
# CONFIG_DM_LOG_WRITES is not set
# CONFIG_DM_INTEGRITY is not set
# CONFIG_TARGET_CORE is not set
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
# CONFIG_FIREWIRE_NOSY is not set
# end of IEEE 1394 (FireWire) support

# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
CONFIG_NET_CORE=y
# CONFIG_BONDING is not set
# CONFIG_DUMMY is not set
CONFIG_WIREGUARD=m
# CONFIG_WIREGUARD_DEBUG is not set
# CONFIG_EQUALIZER is not set
# CONFIG_NET_FC is not set
# CONFIG_NET_TEAM is not set
# CONFIG_MACVLAN is not set
# CONFIG_IPVLAN is not set
# CONFIG_VXLAN is not set
# CONFIG_GENEVE is not set
# CONFIG_BAREUDP is not set
# CONFIG_GTP is not set
# CONFIG_MACSEC is not set
CONFIG_NETCONSOLE=y
# CONFIG_NETCONSOLE_EXTENDED_LOG is not set
CONFIG_NETPOLL=y
CONFIG_NET_POLL_CONTROLLER=y
CONFIG_TUN=y
# CONFIG_TUN_VNET_CROSS_LE is not set
# CONFIG_VETH is not set
CONFIG_VIRTIO_NET=y
# CONFIG_NLMON is not set
# CONFIG_NETKIT is not set
# CONFIG_ARCNET is not set
CONFIG_ETHERNET=y
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_NET_VENDOR_ADAPTEC is not set
# CONFIG_NET_VENDOR_AGERE is not set
# CONFIG_NET_VENDOR_ALACRITECH is not set
# CONFIG_NET_VENDOR_ALTEON is not set
# CONFIG_ALTERA_TSE is not set
# CONFIG_NET_VENDOR_AMAZON is not set
# CONFIG_NET_VENDOR_AMD is not set
# CONFIG_NET_VENDOR_AQUANTIA is not set
# CONFIG_NET_VENDOR_ARC is not set
# CONFIG_NET_VENDOR_ASIX is not set
# CONFIG_NET_VENDOR_ATHEROS is not set
# CONFIG_CX_ECAT is not set
# CONFIG_NET_VENDOR_BROADCOM is not set
# CONFIG_NET_VENDOR_CADENCE is not set
# CONFIG_NET_VENDOR_CAVIUM is not set
# CONFIG_NET_VENDOR_CHELSIO is not set
# CONFIG_NET_VENDOR_CISCO is not set
# CONFIG_NET_VENDOR_CORTINA is not set
# CONFIG_NET_VENDOR_DAVICOM is not set
# CONFIG_DNET is not set
# CONFIG_NET_VENDOR_DEC is not set
# CONFIG_NET_VENDOR_DLINK is not set
# CONFIG_NET_VENDOR_EMULEX is not set
# CONFIG_NET_VENDOR_ENGLEDER is not set
# CONFIG_NET_VENDOR_EZCHIP is not set
# CONFIG_NET_VENDOR_FUNGIBLE is not set
# CONFIG_NET_VENDOR_GOOGLE is not set
# CONFIG_NET_VENDOR_HUAWEI is not set
# CONFIG_NET_VENDOR_I825XX is not set
CONFIG_NET_VENDOR_INTEL=y
# CONFIG_E100 is not set
# CONFIG_E1000 is not set
CONFIG_E1000E=y
CONFIG_E1000E_HWTS=y
# CONFIG_IGB is not set
# CONFIG_IGBVF is not set
# CONFIG_IXGBE is not set
# CONFIG_IXGBEVF is not set
# CONFIG_I40E is not set
# CONFIG_I40EVF is not set
# CONFIG_ICE is not set
# CONFIG_FM10K is not set
# CONFIG_IGC is not set
# CONFIG_IDPF is not set
# CONFIG_JME is not set
# CONFIG_NET_VENDOR_LITEX is not set
# CONFIG_NET_VENDOR_MARVELL is not set
# CONFIG_NET_VENDOR_MELLANOX is not set
# CONFIG_NET_VENDOR_MICREL is not set
# CONFIG_NET_VENDOR_MICROCHIP is not set
# CONFIG_NET_VENDOR_MICROSEMI is not set
# CONFIG_NET_VENDOR_MICROSOFT is not set
# CONFIG_NET_VENDOR_MYRI is not set
# CONFIG_FEALNX is not set
# CONFIG_NET_VENDOR_NI is not set
# CONFIG_NET_VENDOR_NATSEMI is not set
# CONFIG_NET_VENDOR_NETERION is not set
# CONFIG_NET_VENDOR_NETRONOME is not set
# CONFIG_NET_VENDOR_NVIDIA is not set
# CONFIG_NET_VENDOR_OKI is not set
# CONFIG_ETHOC is not set
# CONFIG_NET_VENDOR_PACKET_ENGINES is not set
# CONFIG_NET_VENDOR_PENSANDO is not set
# CONFIG_NET_VENDOR_QLOGIC is not set
# CONFIG_NET_VENDOR_BROCADE is not set
# CONFIG_NET_VENDOR_QUALCOMM is not set
# CONFIG_NET_VENDOR_RDC is not set
# CONFIG_NET_VENDOR_REALTEK is not set
# CONFIG_NET_VENDOR_RENESAS is not set
# CONFIG_NET_VENDOR_ROCKER is not set
# CONFIG_NET_VENDOR_SAMSUNG is not set
# CONFIG_NET_VENDOR_SEEQ is not set
# CONFIG_NET_VENDOR_SILAN is not set
# CONFIG_NET_VENDOR_SIS is not set
# CONFIG_NET_VENDOR_SOLARFLARE is not set
# CONFIG_NET_VENDOR_SMSC is not set
# CONFIG_NET_VENDOR_SOCIONEXT is not set
# CONFIG_NET_VENDOR_STMICRO is not set
# CONFIG_NET_VENDOR_SUN is not set
# CONFIG_NET_VENDOR_SYNOPSYS is not set
# CONFIG_NET_VENDOR_TEHUTI is not set
# CONFIG_NET_VENDOR_TI is not set
# CONFIG_NET_VENDOR_VERTEXCOM is not set
# CONFIG_NET_VENDOR_VIA is not set
# CONFIG_NET_VENDOR_WANGXUN is not set
# CONFIG_NET_VENDOR_WIZNET is not set
# CONFIG_NET_VENDOR_XILINX is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_NET_SB1000 is not set
# CONFIG_PHYLIB is not set
# CONFIG_PSE_CONTROLLER is not set
# CONFIG_MDIO_DEVICE is not set

#
# PCS device drivers
#
# end of PCS device drivers

# CONFIG_PPP is not set
# CONFIG_SLIP is not set

#
# Host-side USB support is needed for USB Network Adapter support
#
# CONFIG_USB_NET_DRIVERS is not set
CONFIG_WLAN=y
# CONFIG_WLAN_VENDOR_ADMTEK is not set
# CONFIG_WLAN_VENDOR_ATH is not set
# CONFIG_WLAN_VENDOR_ATMEL is not set
# CONFIG_WLAN_VENDOR_BROADCOM is not set
# CONFIG_WLAN_VENDOR_CISCO is not set
CONFIG_WLAN_VENDOR_INTEL=y
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
CONFIG_IWLEGACY=m
# CONFIG_IWL4965 is not set
CONFIG_IWL3945=m

#
# iwl3945 / iwl4965 Debugging Options
#
# CONFIG_IWLEGACY_DEBUG is not set
# end of iwl3945 / iwl4965 Debugging Options

# CONFIG_IWLWIFI is not set
# CONFIG_WLAN_VENDOR_INTERSIL is not set
# CONFIG_WLAN_VENDOR_MARVELL is not set
# CONFIG_WLAN_VENDOR_MEDIATEK is not set
# CONFIG_WLAN_VENDOR_MICROCHIP is not set
# CONFIG_WLAN_VENDOR_PURELIFI is not set
# CONFIG_WLAN_VENDOR_RALINK is not set
CONFIG_WLAN_VENDOR_REALTEK=y
# CONFIG_RTL8180 is not set
# CONFIG_RTL8187 is not set
# CONFIG_RTL_CARDS is not set
CONFIG_RTL8XXXU=m
# CONFIG_RTL8XXXU_UNTESTED is not set
# CONFIG_RTW88 is not set
# CONFIG_RTW89 is not set
# CONFIG_WLAN_VENDOR_RSI is not set
# CONFIG_WLAN_VENDOR_SILABS is not set
# CONFIG_WLAN_VENDOR_ST is not set
# CONFIG_WLAN_VENDOR_TI is not set
# CONFIG_WLAN_VENDOR_ZYDAS is not set
# CONFIG_WLAN_VENDOR_QUANTENNA is not set
# CONFIG_USB_NET_RNDIS_WLAN is not set
# CONFIG_MAC80211_HWSIM is not set
# CONFIG_VIRT_WIFI is not set
# CONFIG_WAN is not set

#
# Wireless WAN
#
# CONFIG_WWAN is not set
# end of Wireless WAN

# CONFIG_VMXNET3 is not set
# CONFIG_FUJITSU_ES is not set
# CONFIG_NETDEVSIM is not set
CONFIG_NET_FAILOVER=y
# CONFIG_ISDN is not set

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_LEDS=m
CONFIG_INPUT_FF_MEMLESS=m
# CONFIG_INPUT_SPARSEKMAP is not set
# CONFIG_INPUT_MATRIXKMAP is not set
CONFIG_INPUT_VIVALDIFMAP=y

#
# Userland interfaces
#
# CONFIG_INPUT_MOUSEDEV is not set
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=m
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_ADP5589 is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_QT1050 is not set
# CONFIG_KEYBOARD_QT1070 is not set
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_DLINK_DIR685 is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_TCA8418 is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_LM8333 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_MCS is not set
# CONFIG_KEYBOARD_MPR121 is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_TM2_TOUCHKEY is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_CYPRESS_SF is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
# CONFIG_MOUSE_PS2_ALPS is not set
# CONFIG_MOUSE_PS2_BYD is not set
# CONFIG_MOUSE_PS2_LOGIPS2PP is not set
CONFIG_MOUSE_PS2_SYNAPTICS=y
# CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS is not set
# CONFIG_MOUSE_PS2_CYPRESS is not set
# CONFIG_MOUSE_PS2_LIFEBOOK is not set
# CONFIG_MOUSE_PS2_TRACKPOINT is not set
# CONFIG_MOUSE_PS2_ELANTECH is not set
# CONFIG_MOUSE_PS2_SENTELIC is not set
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
# CONFIG_MOUSE_PS2_FOCALTECH is not set
# CONFIG_MOUSE_PS2_VMMOUSE is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_BCM5974 is not set
# CONFIG_MOUSE_CYAPA is not set
# CONFIG_MOUSE_ELAN_I2C is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
# CONFIG_MOUSE_SYNAPTICS_USB is not set
CONFIG_INPUT_JOYSTICK=y
# CONFIG_JOYSTICK_ANALOG is not set
# CONFIG_JOYSTICK_A3D is not set
# CONFIG_JOYSTICK_ADI is not set
# CONFIG_JOYSTICK_COBRA is not set
# CONFIG_JOYSTICK_GF2K is not set
# CONFIG_JOYSTICK_GRIP is not set
# CONFIG_JOYSTICK_GRIP_MP is not set
# CONFIG_JOYSTICK_GUILLEMOT is not set
# CONFIG_JOYSTICK_INTERACT is not set
# CONFIG_JOYSTICK_SIDEWINDER is not set
# CONFIG_JOYSTICK_TMDC is not set
# CONFIG_JOYSTICK_IFORCE is not set
# CONFIG_JOYSTICK_WARRIOR is not set
# CONFIG_JOYSTICK_MAGELLAN is not set
# CONFIG_JOYSTICK_SPACEORB is not set
# CONFIG_JOYSTICK_SPACEBALL is not set
# CONFIG_JOYSTICK_STINGER is not set
# CONFIG_JOYSTICK_TWIDJOY is not set
# CONFIG_JOYSTICK_ZHENHUA is not set
# CONFIG_JOYSTICK_AS5011 is not set
# CONFIG_JOYSTICK_JOYDUMP is not set
CONFIG_JOYSTICK_XPAD=m
# CONFIG_JOYSTICK_XPAD_FF is not set
CONFIG_JOYSTICK_XPAD_LEDS=y
# CONFIG_JOYSTICK_PXRC is not set
# CONFIG_JOYSTICK_QWIIC is not set
# CONFIG_JOYSTICK_FSIA6B is not set
# CONFIG_JOYSTICK_SENSEHAT is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_AD714X is not set
# CONFIG_INPUT_BMA150 is not set
# CONFIG_INPUT_E3X0_BUTTON is not set
# CONFIG_INPUT_MMA8450 is not set
# CONFIG_INPUT_APANEL is not set
# CONFIG_INPUT_WISTRON_BTNS is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
# CONFIG_INPUT_KEYSPAN_REMOTE is not set
# CONFIG_INPUT_KXTJ9 is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
# CONFIG_INPUT_CM109 is not set
CONFIG_INPUT_UINPUT=m
# CONFIG_INPUT_PCF8574 is not set
# CONFIG_INPUT_DA7280_HAPTICS is not set
# CONFIG_INPUT_ADXL34X is not set
# CONFIG_INPUT_IMS_PCU is not set
# CONFIG_INPUT_IQS269A is not set
# CONFIG_INPUT_IQS626A is not set
# CONFIG_INPUT_IQS7222 is not set
# CONFIG_INPUT_CMA3000 is not set
# CONFIG_INPUT_IDEAPAD_SLIDEBAR is not set
# CONFIG_INPUT_DRV2665_HAPTICS is not set
# CONFIG_INPUT_DRV2667_HAPTICS is not set
# CONFIG_RMI4_CORE is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_SERIO_ALTERA_PS2 is not set
# CONFIG_SERIO_PS2MULT is not set
# CONFIG_SERIO_ARC_PS2 is not set
# CONFIG_USERIO is not set
# CONFIG_GAMEPORT is not set
# end of Hardware I/O ports
# end of Input device support

#
# Character devices
#
CONFIG_TTY=y
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_VT_CONSOLE_SLEEP=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
# CONFIG_LEGACY_TIOCSTI is not set
CONFIG_LDISC_AUTOLOAD=y

#
# Serial drivers
#
CONFIG_SERIAL_EARLYCON=y
CONFIG_SERIAL_8250=y
# CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set
# CONFIG_SERIAL_8250_PNP is not set
# CONFIG_SERIAL_8250_16550A_VARIANTS is not set
# CONFIG_SERIAL_8250_FINTEK is not set
CONFIG_SERIAL_8250_CONSOLE=y
# CONFIG_SERIAL_8250_PCI is not set
# CONFIG_SERIAL_8250_EXAR is not set
CONFIG_SERIAL_8250_NR_UARTS=8
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
# CONFIG_SERIAL_8250_EXTENDED is not set
# CONFIG_SERIAL_8250_PCI1XXXX is not set
# CONFIG_SERIAL_8250_DW is not set
# CONFIG_SERIAL_8250_RT288X is not set
# CONFIG_SERIAL_8250_LPSS is not set
# CONFIG_SERIAL_8250_MID is not set
# CONFIG_SERIAL_8250_PERICOM is not set

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_UARTLITE is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_LANTIQ is not set
# CONFIG_SERIAL_SCCNXP is not set
# CONFIG_SERIAL_SC16IS7XX is not set
# CONFIG_SERIAL_TIMBERDALE is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_PCH_UART is not set
# CONFIG_SERIAL_ARC is not set
# CONFIG_SERIAL_RP2 is not set
# CONFIG_SERIAL_FSL_LPUART is not set
# CONFIG_SERIAL_FSL_LINFLEXUART is not set
# end of Serial drivers

# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_N_GSM is not set
# CONFIG_NOZOMI is not set
# CONFIG_NULL_TTY is not set
CONFIG_HVC_DRIVER=y
# CONFIG_SERIAL_DEV_BUS is not set
# CONFIG_TTY_PRINTK is not set
CONFIG_VIRTIO_CONSOLE=y
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
# CONFIG_HW_RANDOM_INTEL is not set
# CONFIG_HW_RANDOM_AMD is not set
# CONFIG_HW_RANDOM_BA431 is not set
# CONFIG_HW_RANDOM_GEODE is not set
# CONFIG_HW_RANDOM_VIA is not set
CONFIG_HW_RANDOM_VIRTIO=y
# CONFIG_HW_RANDOM_XIPHERA is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set
# CONFIG_MWAVE is not set
# CONFIG_PC8736x_GPIO is not set
# CONFIG_NSC_GPIO is not set
CONFIG_DEVMEM=y
CONFIG_NVRAM=m
CONFIG_DEVPORT=y
# CONFIG_HPET is not set
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
# CONFIG_XILLYBUS is not set
# CONFIG_XILLYUSB is not set
# end of Character devices

#
# I2C support
#
CONFIG_I2C=y
CONFIG_ACPI_I2C_OPREGION=y
CONFIG_I2C_BOARDINFO=y
# CONFIG_I2C_COMPAT is not set
CONFIG_I2C_CHARDEV=y
# CONFIG_I2C_MUX is not set
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_SMBUS=y
CONFIG_I2C_ALGOBIT=m

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_AMD_MP2 is not set
CONFIG_I2C_I801=y
# CONFIG_I2C_ISCH is not set
# CONFIG_I2C_ISMT is not set
CONFIG_I2C_PIIX4=y
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_NVIDIA_GPU is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set

#
# ACPI drivers
#
CONFIG_I2C_SCMI=m

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_DESIGNWARE_PCI is not set
# CONFIG_I2C_EG20T is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_I2C_XILINX is not set

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_DIOLAN_U2C is not set
# CONFIG_I2C_CP2615 is not set
# CONFIG_I2C_PCI1XXXX is not set
# CONFIG_I2C_ROBOTFUZZ_OSIF is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_TINY_USB is not set

#
# Other I2C/SMBus bus drivers
#
# CONFIG_SCx200_ACB is not set
# CONFIG_I2C_VIRTIO is not set
# end of I2C Hardware Bus support

# CONFIG_I2C_STUB is not set
# CONFIG_I2C_SLAVE is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# end of I2C support

# CONFIG_I3C is not set
# CONFIG_SPI is not set
# CONFIG_SPMI is not set
# CONFIG_HSI is not set
# CONFIG_PPS is not set

#
# PTP clock support
#
# CONFIG_PTP_1588_CLOCK is not set
CONFIG_PTP_1588_CLOCK_OPTIONAL=y

#
# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
#
# end of PTP clock support

# CONFIG_PINCTRL is not set
# CONFIG_GPIOLIB is not set
# CONFIG_W1 is not set
# CONFIG_POWER_RESET is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
# CONFIG_IP5XXX_POWER is not set
# CONFIG_TEST_POWER is not set
# CONFIG_CHARGER_ADP5061 is not set
# CONFIG_BATTERY_CW2015 is not set
# CONFIG_BATTERY_DS2780 is not set
# CONFIG_BATTERY_DS2781 is not set
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_SAMSUNG_SDI is not set
# CONFIG_BATTERY_SBS is not set
# CONFIG_CHARGER_SBS is not set
# CONFIG_BATTERY_BQ27XXX is not set
# CONFIG_BATTERY_MAX17042 is not set
# CONFIG_CHARGER_MAX8903 is not set
# CONFIG_CHARGER_LP8727 is not set
# CONFIG_CHARGER_LTC4162L is not set
# CONFIG_CHARGER_MAX77976 is not set
# CONFIG_CHARGER_BQ2415X is not set
# CONFIG_BATTERY_GAUGE_LTC2941 is not set
# CONFIG_BATTERY_GOLDFISH is not set
# CONFIG_BATTERY_RT5033 is not set
# CONFIG_CHARGER_BD99954 is not set
# CONFIG_BATTERY_UG3105 is not set
# CONFIG_FUEL_GAUGE_MM8013 is not set
CONFIG_HWMON=m
CONFIG_HWMON_DEBUG_CHIP=y

#
# Native drivers
#
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7414 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM1177 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ADT7410 is not set
# CONFIG_SENSORS_ADT7411 is not set
# CONFIG_SENSORS_ADT7462 is not set
# CONFIG_SENSORS_ADT7470 is not set
# CONFIG_SENSORS_ADT7475 is not set
# CONFIG_SENSORS_AHT10 is not set
# CONFIG_SENSORS_AQUACOMPUTER_D5NEXT is not set
# CONFIG_SENSORS_AS370 is not set
# CONFIG_SENSORS_ASC7621 is not set
# CONFIG_SENSORS_AXI_FAN_CONTROL is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_APPLESMC is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_CORSAIR_CPRO is not set
# CONFIG_SENSORS_CORSAIR_PSU is not set
CONFIG_SENSORS_DRIVETEMP=m
# CONFIG_SENSORS_DS620 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_DELL_SMM is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_F75375S is not set
# CONFIG_SENSORS_FSCHMD is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_G760A is not set
# CONFIG_SENSORS_G762 is not set
# CONFIG_SENSORS_HIH6130 is not set
# CONFIG_SENSORS_HS3001 is not set
# CONFIG_SENSORS_I5500 is not set
CONFIG_SENSORS_CORETEMP=m
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_JC42 is not set
# CONFIG_SENSORS_POWERZ is not set
# CONFIG_SENSORS_POWR1220 is not set
# CONFIG_SENSORS_LINEAGE is not set
# CONFIG_SENSORS_LTC2945 is not set
# CONFIG_SENSORS_LTC2947_I2C is not set
# CONFIG_SENSORS_LTC2990 is not set
# CONFIG_SENSORS_LTC2991 is not set
# CONFIG_SENSORS_LTC4151 is not set
# CONFIG_SENSORS_LTC4215 is not set
# CONFIG_SENSORS_LTC4222 is not set
# CONFIG_SENSORS_LTC4245 is not set
# CONFIG_SENSORS_LTC4260 is not set
# CONFIG_SENSORS_LTC4261 is not set
# CONFIG_SENSORS_MAX127 is not set
# CONFIG_SENSORS_MAX16065 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX1668 is not set
# CONFIG_SENSORS_MAX197 is not set
# CONFIG_SENSORS_MAX31730 is not set
# CONFIG_SENSORS_MAX31760 is not set
# CONFIG_MAX31827 is not set
# CONFIG_SENSORS_MAX6620 is not set
# CONFIG_SENSORS_MAX6621 is not set
# CONFIG_SENSORS_MAX6639 is not set
# CONFIG_SENSORS_MAX6642 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_MAX6697 is not set
# CONFIG_SENSORS_MAX31790 is not set
# CONFIG_SENSORS_MC34VR500 is not set
# CONFIG_SENSORS_MCP3021 is not set
# CONFIG_SENSORS_TC654 is not set
# CONFIG_SENSORS_TPS23861 is not set
# CONFIG_SENSORS_MR75203 is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM73 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_LM93 is not set
# CONFIG_SENSORS_LM95234 is not set
# CONFIG_SENSORS_LM95241 is not set
# CONFIG_SENSORS_LM95245 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_NCT6683 is not set
# CONFIG_SENSORS_NCT6775 is not set
# CONFIG_SENSORS_NCT6775_I2C is not set
# CONFIG_SENSORS_NCT7802 is not set
# CONFIG_SENSORS_NPCM7XX is not set
# CONFIG_SENSORS_NZXT_KRAKEN2 is not set
# CONFIG_SENSORS_NZXT_SMART2 is not set
# CONFIG_SENSORS_OCC_P8_I2C is not set
# CONFIG_SENSORS_OXP is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_PMBUS is not set
# CONFIG_SENSORS_SBTSI is not set
# CONFIG_SENSORS_SBRMI is not set
# CONFIG_SENSORS_SHT21 is not set
# CONFIG_SENSORS_SHT3x is not set
# CONFIG_SENSORS_SHT4x is not set
# CONFIG_SENSORS_SHTC1 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_EMC1403 is not set
# CONFIG_SENSORS_EMC2103 is not set
# CONFIG_SENSORS_EMC2305 is not set
# CONFIG_SENSORS_EMC6W201 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_STTS751 is not set
# CONFIG_SENSORS_ADC128D818 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_AMC6821 is not set
# CONFIG_SENSORS_INA209 is not set
# CONFIG_SENSORS_INA2XX is not set
# CONFIG_SENSORS_INA238 is not set
# CONFIG_SENSORS_INA3221 is not set
# CONFIG_SENSORS_TC74 is not set
# CONFIG_SENSORS_THMC50 is not set
# CONFIG_SENSORS_TMP102 is not set
# CONFIG_SENSORS_TMP103 is not set
# CONFIG_SENSORS_TMP108 is not set
# CONFIG_SENSORS_TMP401 is not set
# CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_TMP464 is not set
# CONFIG_SENSORS_TMP513 is not set
# CONFIG_SENSORS_VIA_CPUTEMP is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83773G is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83795 is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83L786NG is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set

#
# ACPI drivers
#
# CONFIG_SENSORS_ACPI_POWER is not set
# CONFIG_SENSORS_ATK0110 is not set
# CONFIG_SENSORS_ASUS_WMI is not set
# CONFIG_SENSORS_ASUS_EC is not set
# CONFIG_SENSORS_HP_WMI is not set
CONFIG_THERMAL=y
CONFIG_THERMAL_NETLINK=y
# CONFIG_THERMAL_STATISTICS is not set
CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
CONFIG_THERMAL_WRITABLE_TRIPS=y
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
# CONFIG_THERMAL_GOV_FAIR_SHARE is not set
CONFIG_THERMAL_GOV_STEP_WISE=y
# CONFIG_THERMAL_GOV_BANG_BANG is not set
CONFIG_THERMAL_GOV_USER_SPACE=y
# CONFIG_THERMAL_GOV_POWER_ALLOCATOR is not set
# CONFIG_THERMAL_EMULATION is not set

#
# Intel thermal drivers
#
# CONFIG_INTEL_POWERCLAMP is not set
CONFIG_X86_THERMAL_VECTOR=y
# CONFIG_X86_PKG_TEMP_THERMAL is not set
# CONFIG_INTEL_SOC_DTS_THERMAL is not set

#
# ACPI INT340X thermal drivers
#
# end of ACPI INT340X thermal drivers

# CONFIG_INTEL_PCH_THERMAL is not set
# CONFIG_INTEL_TCC_COOLING is not set
# CONFIG_INTEL_HFI_THERMAL is not set
# end of Intel thermal drivers

# CONFIG_WATCHDOG is not set
CONFIG_SSB_POSSIBLE=y
# CONFIG_SSB is not set
CONFIG_BCMA_POSSIBLE=y
# CONFIG_BCMA is not set

#
# Multifunction device drivers
#
# CONFIG_MFD_CS5535 is not set
# CONFIG_MFD_AS3711 is not set
# CONFIG_MFD_SMPRO is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_MFD_BCM590XX is not set
# CONFIG_MFD_BD9571MWV is not set
# CONFIG_MFD_AXP20X_I2C is not set
# CONFIG_MFD_CS42L43_I2C is not set
# CONFIG_MFD_MADERA is not set
# CONFIG_PMIC_DA903X is not set
# CONFIG_MFD_DA9052_I2C is not set
# CONFIG_MFD_DA9055 is not set
# CONFIG_MFD_DA9062 is not set
# CONFIG_MFD_DA9063 is not set
# CONFIG_MFD_DA9150 is not set
# CONFIG_MFD_DLN2 is not set
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_MFD_MP2629 is not set
# CONFIG_LPC_ICH is not set
# CONFIG_LPC_SCH is not set
# CONFIG_MFD_INTEL_LPSS_ACPI is not set
# CONFIG_MFD_INTEL_LPSS_PCI is not set
# CONFIG_MFD_INTEL_PMC_BXT is not set
# CONFIG_MFD_IQS62X is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_KEMPLD is not set
# CONFIG_MFD_88PM800 is not set
# CONFIG_MFD_88PM805 is not set
# CONFIG_MFD_88PM860X is not set
# CONFIG_MFD_MAX14577 is not set
# CONFIG_MFD_MAX77541 is not set
# CONFIG_MFD_MAX77693 is not set
# CONFIG_MFD_MAX77843 is not set
# CONFIG_MFD_MAX8907 is not set
# CONFIG_MFD_MAX8925 is not set
# CONFIG_MFD_MAX8997 is not set
# CONFIG_MFD_MAX8998 is not set
# CONFIG_MFD_MT6360 is not set
# CONFIG_MFD_MT6370 is not set
# CONFIG_MFD_MT6397 is not set
# CONFIG_MFD_MENF21BMC is not set
# CONFIG_MFD_VIPERBOARD is not set
# CONFIG_MFD_RETU is not set
# CONFIG_MFD_PCF50633 is not set
# CONFIG_MFD_SY7636A is not set
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_RT4831 is not set
# CONFIG_MFD_RT5033 is not set
# CONFIG_MFD_RT5120 is not set
# CONFIG_MFD_RC5T583 is not set
# CONFIG_MFD_SI476X_CORE is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_MFD_SKY81452 is not set
# CONFIG_MFD_SYSCON is not set
# CONFIG_MFD_TI_AM335X_TSCADC is not set
# CONFIG_MFD_LP3943 is not set
# CONFIG_MFD_LP8788 is not set
# CONFIG_MFD_TI_LMU is not set
# CONFIG_MFD_PALMAS is not set
# CONFIG_TPS6105X is not set
# CONFIG_TPS6507X is not set
# CONFIG_MFD_TPS65086 is not set
# CONFIG_MFD_TPS65090 is not set
# CONFIG_MFD_TI_LP873X is not set
# CONFIG_MFD_TPS6586X is not set
# CONFIG_MFD_TPS65912_I2C is not set
# CONFIG_MFD_TPS6594_I2C is not set
# CONFIG_TWL4030_CORE is not set
# CONFIG_TWL6040_CORE is not set
# CONFIG_MFD_WL1273_CORE is not set
# CONFIG_MFD_LM3533 is not set
# CONFIG_MFD_TQMX86 is not set
# CONFIG_MFD_VX855 is not set
# CONFIG_MFD_ARIZONA_I2C is not set
# CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM831X_I2C is not set
# CONFIG_MFD_WM8350_I2C is not set
# CONFIG_MFD_WM8994 is not set
# CONFIG_MFD_ATC260X_I2C is not set
# end of Multifunction device drivers

# CONFIG_REGULATOR is not set
# CONFIG_RC_CORE is not set

#
# CEC support
#
# CONFIG_MEDIA_CEC_SUPPORT is not set
# end of CEC support

# CONFIG_MEDIA_SUPPORT is not set

#
# Graphics support
#
CONFIG_APERTURE_HELPERS=y
CONFIG_VIDEO_CMDLINE=y
CONFIG_VIDEO_NOMODESET=y
# CONFIG_AUXDISPLAY is not set
# CONFIG_AGP is not set
# CONFIG_VGA_SWITCHEROO is not set
CONFIG_DRM=y
# CONFIG_DRM_DEBUG_MM is not set
CONFIG_DRM_KMS_HELPER=y
# CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set
# CONFIG_DRM_DEBUG_MODESET_LOCK is not set
CONFIG_DRM_FBDEV_EMULATION=y
CONFIG_DRM_FBDEV_OVERALLOC=100
# CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set
# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
CONFIG_DRM_DISPLAY_HELPER=m
CONFIG_DRM_DISPLAY_DP_HELPER=y
# CONFIG_DRM_DP_AUX_CHARDEV is not set
# CONFIG_DRM_DP_CEC is not set
CONFIG_DRM_TTM=m
CONFIG_DRM_TTM_HELPER=m
CONFIG_DRM_GEM_SHMEM_HELPER=y
CONFIG_DRM_SUBALLOC_HELPER=m

#
# I2C encoder or helper chips
#
# CONFIG_DRM_I2C_CH7006 is not set
# CONFIG_DRM_I2C_SIL164 is not set
# CONFIG_DRM_I2C_NXP_TDA998X is not set
# CONFIG_DRM_I2C_NXP_TDA9950 is not set
# end of I2C encoder or helper chips

#
# ARM devices
#
# end of ARM devices

CONFIG_DRM_RADEON=m
CONFIG_DRM_RADEON_USERPTR=y
# CONFIG_DRM_AMDGPU is not set
# CONFIG_DRM_NOUVEAU is not set
# CONFIG_DRM_I915 is not set
CONFIG_DRM_VGEM=m
# CONFIG_DRM_VKMS is not set
# CONFIG_DRM_VMWGFX is not set
# CONFIG_DRM_GMA500 is not set
# CONFIG_DRM_UDL is not set
# CONFIG_DRM_AST is not set
# CONFIG_DRM_MGAG200 is not set
# CONFIG_DRM_QXL is not set
CONFIG_DRM_VIRTIO_GPU=m
CONFIG_DRM_VIRTIO_GPU_KMS=y
CONFIG_DRM_PANEL=y

#
# Display Panels
#
# end of Display Panels

CONFIG_DRM_BRIDGE=y
CONFIG_DRM_PANEL_BRIDGE=y

#
# Display Interface Bridges
#
# CONFIG_DRM_ANALOGIX_ANX78XX is not set
# end of Display Interface Bridges

# CONFIG_DRM_LOONGSON is not set
# CONFIG_DRM_ETNAVIV is not set
# CONFIG_DRM_BOCHS is not set
# CONFIG_DRM_CIRRUS_QEMU is not set
# CONFIG_DRM_GM12U320 is not set
CONFIG_DRM_SIMPLEDRM=y
# CONFIG_DRM_VBOXVIDEO is not set
# CONFIG_DRM_GUD is not set
# CONFIG_DRM_SSD130X is not set
# CONFIG_DRM_LEGACY is not set
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
CONFIG_DRM_PRIVACY_SCREEN=y

#
# Frame buffer Devices
#
CONFIG_FB=y
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_VESA is not set
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_OPENCORES is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I740 is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_SMSCUFX is not set
# CONFIG_FB_IBM_GXT4500 is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
# CONFIG_FB_SM712 is not set
CONFIG_FB_CORE=y
CONFIG_FB_NOTIFY=y
# CONFIG_FIRMWARE_EDID is not set
# CONFIG_FB_DEVICE is not set
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
CONFIG_FB_SYS_FILLRECT=y
CONFIG_FB_SYS_COPYAREA=y
CONFIG_FB_SYS_IMAGEBLIT=y
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYS_FOPS=y
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_IOMEM_FOPS=y
CONFIG_FB_IOMEM_HELPERS=y
CONFIG_FB_SYSMEM_HELPERS=y
CONFIG_FB_SYSMEM_HELPERS_DEFERRED=y
# CONFIG_FB_MODE_HELPERS is not set
# CONFIG_FB_TILEBLITTING is not set
# end of Frame buffer Devices

#
# Backlight & LCD device support
#
# CONFIG_LCD_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=m
# CONFIG_BACKLIGHT_KTZ8866 is not set
# CONFIG_BACKLIGHT_APPLE is not set
# CONFIG_BACKLIGHT_QCOM_WLED is not set
# CONFIG_BACKLIGHT_SAHARA is not set
# CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_ADP8870 is not set
# CONFIG_BACKLIGHT_LM3639 is not set
# CONFIG_BACKLIGHT_LV5207LP is not set
# CONFIG_BACKLIGHT_BD6107 is not set
# CONFIG_BACKLIGHT_ARCXCNN is not set
# end of Backlight & LCD device support

CONFIG_HDMI=y

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_DUMMY_CONSOLE_COLUMNS=80
CONFIG_DUMMY_CONSOLE_ROWS=25
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION is not set
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
# CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set
# end of Console display driver support

# CONFIG_LOGO is not set
# end of Graphics support

# CONFIG_DRM_ACCEL is not set
CONFIG_SOUND=m
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_SEQ_DEVICE=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_JACK=y
CONFIG_SND_JACK_INPUT_DEV=y
# CONFIG_SND_OSSEMUL is not set
CONFIG_SND_PCM_TIMER=y
CONFIG_SND_HRTIMER=m
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_MAX_CARDS=6
# CONFIG_SND_SUPPORT_OLD_API is not set
CONFIG_SND_PROC_FS=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_CTL_FAST_LOOKUP is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_CTL_INPUT_VALIDATION=y
CONFIG_SND_VMASTER=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_SEQUENCER=m
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_SEQ_MIDI_EVENT=m
CONFIG_SND_SEQ_MIDI=m
CONFIG_SND_SEQ_VIRMIDI=m
# CONFIG_SND_SEQ_UMP is not set
CONFIG_SND_MPU401_UART=m
CONFIG_SND_DRIVERS=y
CONFIG_SND_DUMMY=m
CONFIG_SND_ALOOP=m
# CONFIG_SND_PCMTEST is not set
CONFIG_SND_VIRMIDI=m
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
CONFIG_SND_MPU401=m
CONFIG_SND_PCI=y
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ASIHPI is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5530 is not set
# CONFIG_SND_CS5535AUDIO is not set
# CONFIG_SND_CTXFI is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_INDIGOIOX is not set
# CONFIG_SND_INDIGODJX is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_LOLA is not set
# CONFIG_SND_LX6464ES is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SE6X is not set
# CONFIG_SND_SIS7019 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set

#
# HD-Audio
#
CONFIG_SND_HDA=m
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDA_HWDEP=y
CONFIG_SND_HDA_RECONFIG=y
# CONFIG_SND_HDA_INPUT_BEEP is not set
# CONFIG_SND_HDA_PATCH_LOADER is not set
# CONFIG_SND_HDA_CODEC_REALTEK is not set
# CONFIG_SND_HDA_CODEC_ANALOG is not set
# CONFIG_SND_HDA_CODEC_SIGMATEL is not set
# CONFIG_SND_HDA_CODEC_VIA is not set
# CONFIG_SND_HDA_CODEC_HDMI is not set
# CONFIG_SND_HDA_CODEC_CIRRUS is not set
# CONFIG_SND_HDA_CODEC_CS8409 is not set
# CONFIG_SND_HDA_CODEC_CONEXANT is not set
# CONFIG_SND_HDA_CODEC_CA0110 is not set
# CONFIG_SND_HDA_CODEC_CA0132 is not set
# CONFIG_SND_HDA_CODEC_CMEDIA is not set
# CONFIG_SND_HDA_CODEC_SI3054 is not set
# CONFIG_SND_HDA_GENERIC is not set
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
# CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM is not set
# CONFIG_SND_HDA_CTL_DEV_ID is not set
# end of HD-Audio

CONFIG_SND_HDA_CORE=m
CONFIG_SND_HDA_COMPONENT=y
CONFIG_SND_HDA_PREALLOC_SIZE=0
CONFIG_SND_INTEL_NHLT=y
CONFIG_SND_INTEL_DSP_CONFIG=m
CONFIG_SND_INTEL_SOUNDWIRE_ACPI=m
# CONFIG_SND_USB is not set
# CONFIG_SND_SOC is not set
# CONFIG_SND_X86 is not set
# CONFIG_SND_VIRTIO is not set
CONFIG_HID_SUPPORT=y
CONFIG_HID=m
CONFIG_HID_BATTERY_STRENGTH=y
CONFIG_HIDRAW=y
CONFIG_UHID=m
CONFIG_HID_GENERIC=m

#
# Special HID drivers
#
# CONFIG_HID_A4TECH is not set
# CONFIG_HID_ACCUTOUCH is not set
# CONFIG_HID_ACRUX is not set
# CONFIG_HID_APPLE is not set
# CONFIG_HID_APPLEIR is not set
# CONFIG_HID_ASUS is not set
# CONFIG_HID_AUREAL is not set
# CONFIG_HID_BELKIN is not set
# CONFIG_HID_BETOP_FF is not set
# CONFIG_HID_BIGBEN_FF is not set
# CONFIG_HID_CHERRY is not set
# CONFIG_HID_CHICONY is not set
# CONFIG_HID_CORSAIR is not set
# CONFIG_HID_COUGAR is not set
# CONFIG_HID_MACALLY is not set
# CONFIG_HID_PRODIKEYS is not set
# CONFIG_HID_CMEDIA is not set
# CONFIG_HID_CREATIVE_SB0540 is not set
# CONFIG_HID_CYPRESS is not set
# CONFIG_HID_DRAGONRISE is not set
# CONFIG_HID_EMS_FF is not set
# CONFIG_HID_ELAN is not set
# CONFIG_HID_ELECOM is not set
# CONFIG_HID_ELO is not set
# CONFIG_HID_EVISION is not set
# CONFIG_HID_EZKEY is not set
# CONFIG_HID_FT260 is not set
# CONFIG_HID_GEMBIRD is not set
# CONFIG_HID_GFRM is not set
# CONFIG_HID_GLORIOUS is not set
# CONFIG_HID_HOLTEK is not set
# CONFIG_HID_GOOGLE_STADIA_FF is not set
# CONFIG_HID_VIVALDI is not set
# CONFIG_HID_GT683R is not set
# CONFIG_HID_KEYTOUCH is not set
# CONFIG_HID_KYE is not set
# CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set
# CONFIG_HID_VIEWSONIC is not set
# CONFIG_HID_VRC2 is not set
# CONFIG_HID_XIAOMI is not set
# CONFIG_HID_GYRATION is not set
# CONFIG_HID_ICADE is not set
# CONFIG_HID_ITE is not set
# CONFIG_HID_JABRA is not set
# CONFIG_HID_TWINHAN is not set
# CONFIG_HID_KENSINGTON is not set
# CONFIG_HID_LCPOWER is not set
# CONFIG_HID_LED is not set
# CONFIG_HID_LENOVO is not set
# CONFIG_HID_LETSKETCH is not set
# CONFIG_HID_LOGITECH is not set
# CONFIG_HID_MAGICMOUSE is not set
# CONFIG_HID_MALTRON is not set
# CONFIG_HID_MAYFLASH is not set
# CONFIG_HID_MEGAWORLD_FF is not set
# CONFIG_HID_REDRAGON is not set
CONFIG_HID_MICROSOFT=m
# CONFIG_HID_MONTEREY is not set
# CONFIG_HID_MULTITOUCH is not set
CONFIG_HID_NINTENDO=m
# CONFIG_NINTENDO_FF is not set
# CONFIG_HID_NTI is not set
# CONFIG_HID_NTRIG is not set
# CONFIG_HID_NVIDIA_SHIELD is not set
# CONFIG_HID_ORTEK is not set
# CONFIG_HID_PANTHERLORD is not set
# CONFIG_HID_PENMOUNT is not set
# CONFIG_HID_PETALYNX is not set
# CONFIG_HID_PICOLCD is not set
# CONFIG_HID_PLANTRONICS is not set
# CONFIG_HID_PXRC is not set
# CONFIG_HID_RAZER is not set
# CONFIG_HID_PRIMAX is not set
# CONFIG_HID_RETRODE is not set
CONFIG_HID_ROCCAT=m
# CONFIG_HID_SAITEK is not set
# CONFIG_HID_SAMSUNG is not set
# CONFIG_HID_SEMITEK is not set
# CONFIG_HID_SIGMAMICRO is not set
CONFIG_HID_SONY=m
# CONFIG_SONY_FF is not set
# CONFIG_HID_SPEEDLINK is not set
# CONFIG_HID_STEAM is not set
# CONFIG_HID_STEELSERIES is not set
# CONFIG_HID_SUNPLUS is not set
# CONFIG_HID_RMI is not set
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
# CONFIG_HID_TIVO is not set
# CONFIG_HID_TOPSEED is not set
# CONFIG_HID_TOPRE is not set
# CONFIG_HID_THINGM is not set
# CONFIG_HID_THRUSTMASTER is not set
# CONFIG_HID_UDRAW_PS3 is not set
# CONFIG_HID_U2FZERO is not set
# CONFIG_HID_WACOM is not set
CONFIG_HID_WIIMOTE=m
# CONFIG_HID_XINMO is not set
# CONFIG_HID_ZEROPLUS is not set
# CONFIG_HID_ZYDACRON is not set
# CONFIG_HID_SENSOR_HUB is not set
# CONFIG_HID_ALPS is not set
# CONFIG_HID_MCP2221 is not set
# end of Special HID drivers

#
# HID-BPF support
#
# end of HID-BPF support

#
# USB HID support
#
CONFIG_USB_HID=m
# CONFIG_HID_PID is not set
CONFIG_USB_HIDDEV=y

#
# USB HID Boot Protocol drivers
#
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
# end of USB HID Boot Protocol drivers
# end of USB HID support

# CONFIG_I2C_HID is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=m
# CONFIG_USB_LED_TRIG is not set
# CONFIG_USB_ULPI_BUS is not set
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=m
CONFIG_USB_PCI=y
# CONFIG_USB_PCI_AMD is not set
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

#
# Miscellaneous USB options
#
CONFIG_USB_DEFAULT_PERSIST=y
# CONFIG_USB_FEW_INIT_RETRIES is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_OTG is not set
# CONFIG_USB_OTG_PRODUCTLIST is not set
# CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set
# CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
CONFIG_USB_AUTOSUSPEND_DELAY=2
CONFIG_USB_MON=m

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
# CONFIG_USB_XHCI_HCD is not set
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_EHCI_PCI=m
# CONFIG_USB_EHCI_FSL is not set
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=m
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_HCD_TEST_MODE is not set

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set

#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#

#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_REALTEK is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_STORAGE_ENE_UB6250 is not set
CONFIG_USB_UAS=m

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USBIP_CORE is not set

#
# USB dual-mode controller drivers
#
# CONFIG_USB_CDNS_SUPPORT is not set
# CONFIG_USB_MUSB_HDRC is not set
# CONFIG_USB_DWC3 is not set
# CONFIG_USB_DWC2 is not set
# CONFIG_USB_CHIPIDEA is not set
# CONFIG_USB_ISP1760 is not set

#
# USB port drivers
#
CONFIG_USB_SERIAL=m
# CONFIG_USB_SERIAL_GENERIC is not set
# CONFIG_USB_SERIAL_SIMPLE is not set
# CONFIG_USB_SERIAL_AIRCABLE is not set
# CONFIG_USB_SERIAL_ARK3116 is not set
# CONFIG_USB_SERIAL_BELKIN is not set
# CONFIG_USB_SERIAL_CH341 is not set
# CONFIG_USB_SERIAL_WHITEHEAT is not set
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
# CONFIG_USB_SERIAL_CP210X is not set
# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
# CONFIG_USB_SERIAL_EMPEG is not set
CONFIG_USB_SERIAL_FTDI_SIO=m
# CONFIG_USB_SERIAL_VISOR is not set
# CONFIG_USB_SERIAL_IPAQ is not set
# CONFIG_USB_SERIAL_IR is not set
# CONFIG_USB_SERIAL_EDGEPORT is not set
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
# CONFIG_USB_SERIAL_F81232 is not set
# CONFIG_USB_SERIAL_F8153X is not set
# CONFIG_USB_SERIAL_GARMIN is not set
# CONFIG_USB_SERIAL_IPW is not set
# CONFIG_USB_SERIAL_IUU is not set
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
# CONFIG_USB_SERIAL_KEYSPAN is not set
# CONFIG_USB_SERIAL_KLSI is not set
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
# CONFIG_USB_SERIAL_MCT_U232 is not set
# CONFIG_USB_SERIAL_METRO is not set
# CONFIG_USB_SERIAL_MOS7720 is not set
# CONFIG_USB_SERIAL_MOS7840 is not set
# CONFIG_USB_SERIAL_MXUPORT is not set
# CONFIG_USB_SERIAL_NAVMAN is not set
# CONFIG_USB_SERIAL_PL2303 is not set
# CONFIG_USB_SERIAL_OTI6858 is not set
# CONFIG_USB_SERIAL_QCAUX is not set
# CONFIG_USB_SERIAL_QUALCOMM is not set
# CONFIG_USB_SERIAL_SPCP8X5 is not set
# CONFIG_USB_SERIAL_SAFE is not set
# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
# CONFIG_USB_SERIAL_SYMBOL is not set
# CONFIG_USB_SERIAL_TI is not set
# CONFIG_USB_SERIAL_CYBERJACK is not set
# CONFIG_USB_SERIAL_OPTION is not set
# CONFIG_USB_SERIAL_OMNINET is not set
# CONFIG_USB_SERIAL_OPTICON is not set
# CONFIG_USB_SERIAL_XSENS_MT is not set
# CONFIG_USB_SERIAL_WISHBONE is not set
# CONFIG_USB_SERIAL_SSU100 is not set
# CONFIG_USB_SERIAL_QT2 is not set
# CONFIG_USB_SERIAL_UPD78F0730 is not set
# CONFIG_USB_SERIAL_XR is not set
# CONFIG_USB_SERIAL_DEBUG is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_SEVSEG is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_APPLE_MFI_FASTCHARGE is not set
# CONFIG_USB_LJCA is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_EHSET_TEST_FIXTURE is not set
# CONFIG_USB_ISIGHTFW is not set
# CONFIG_USB_YUREX is not set
# CONFIG_USB_EZUSB_FX2 is not set
# CONFIG_USB_HUB_USB251XB is not set
# CONFIG_USB_HSIC_USB3503 is not set
# CONFIG_USB_HSIC_USB4604 is not set
# CONFIG_USB_LINK_LAYER_TEST is not set
# CONFIG_USB_CHAOSKEY is not set

#
# USB Physical Layer drivers
#
# CONFIG_NOP_USB_XCEIV is not set
# CONFIG_USB_ISP1301 is not set
# end of USB Physical Layer drivers

# CONFIG_USB_GADGET is not set
# CONFIG_TYPEC is not set
# CONFIG_USB_ROLE_SWITCH is not set
# CONFIG_MMC is not set
# CONFIG_SCSI_UFSHCD is not set
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=m
# CONFIG_LEDS_CLASS_FLASH is not set
# CONFIG_LEDS_CLASS_MULTICOLOR is not set
# CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set

#
# LED drivers
#
# CONFIG_LEDS_APU is not set
# CONFIG_LEDS_AW200XX is not set
# CONFIG_LEDS_LM3530 is not set
# CONFIG_LEDS_LM3532 is not set
# CONFIG_LEDS_LM3642 is not set
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_LP3944 is not set
# CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_PCA963X is not set
# CONFIG_LEDS_PCA995X is not set
# CONFIG_LEDS_BD2606MVV is not set
# CONFIG_LEDS_BD2802 is not set
# CONFIG_LEDS_INTEL_SS4200 is not set
# CONFIG_LEDS_TCA6507 is not set
# CONFIG_LEDS_TLC591XX is not set
# CONFIG_LEDS_LM355x is not set
# CONFIG_LEDS_OT200 is not set
# CONFIG_LEDS_IS31FL319X is not set

#
# LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
#
# CONFIG_LEDS_BLINKM is not set
# CONFIG_LEDS_MLXCPLD is not set
# CONFIG_LEDS_MLXREG is not set
# CONFIG_LEDS_USER is not set
# CONFIG_LEDS_NIC78BX is not set

#
# Flash and Torch LED drivers
#

#
# RGB LED drivers
#

#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
# CONFIG_LEDS_TRIGGER_TIMER is not set
# CONFIG_LEDS_TRIGGER_ONESHOT is not set
# CONFIG_LEDS_TRIGGER_DISK is not set
# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
# CONFIG_LEDS_TRIGGER_CPU is not set
# CONFIG_LEDS_TRIGGER_ACTIVITY is not set
# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set

#
# iptables trigger is under Netfilter config (LED target)
#
# CONFIG_LEDS_TRIGGER_TRANSIENT is not set
# CONFIG_LEDS_TRIGGER_CAMERA is not set
# CONFIG_LEDS_TRIGGER_PANIC is not set
# CONFIG_LEDS_TRIGGER_NETDEV is not set
# CONFIG_LEDS_TRIGGER_PATTERN is not set
CONFIG_LEDS_TRIGGER_AUDIO=m
# CONFIG_LEDS_TRIGGER_TTY is not set

#
# Simple LED drivers
#
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
CONFIG_EDAC_ATOMIC_SCRUB=y
CONFIG_EDAC_SUPPORT=y
# CONFIG_EDAC is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_MC146818_LIB=y
CONFIG_RTC_CLASS=y
# CONFIG_RTC_HCTOSYS is not set
CONFIG_RTC_SYSTOHC=y
CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set
CONFIG_RTC_NVMEM=y

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set

#
# I2C RTC drivers
#
# CONFIG_RTC_DRV_ABB5ZES3 is not set
# CONFIG_RTC_DRV_ABEOZ9 is not set
# CONFIG_RTC_DRV_ABX80X is not set
# CONFIG_RTC_DRV_DS1307 is not set
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_ISL12022 is not set
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF8523 is not set
# CONFIG_RTC_DRV_PCF85063 is not set
# CONFIG_RTC_DRV_PCF85363 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set
# CONFIG_RTC_DRV_BQ32K is not set
# CONFIG_RTC_DRV_S35390A is not set
# CONFIG_RTC_DRV_FM3130 is not set
# CONFIG_RTC_DRV_RX8010 is not set
# CONFIG_RTC_DRV_RX8581 is not set
# CONFIG_RTC_DRV_RX8025 is not set
# CONFIG_RTC_DRV_EM3027 is not set
# CONFIG_RTC_DRV_RV3028 is not set
# CONFIG_RTC_DRV_RV3032 is not set
# CONFIG_RTC_DRV_RV8803 is not set
# CONFIG_RTC_DRV_SD3078 is not set

#
# SPI RTC drivers
#
CONFIG_RTC_I2C_AND_SPI=y

#
# SPI and I2C RTC drivers
#
# CONFIG_RTC_DRV_DS3232 is not set
# CONFIG_RTC_DRV_PCF2127 is not set
# CONFIG_RTC_DRV_RV3029C2 is not set
# CONFIG_RTC_DRV_RX6110 is not set

#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
# CONFIG_RTC_DRV_DS1286 is not set
# CONFIG_RTC_DRV_DS1511 is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1685_FAMILY is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_DS2404 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_M48T35 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_MSM6242 is not set
# CONFIG_RTC_DRV_RP5C01 is not set

#
# on-CPU RTC drivers
#
# CONFIG_RTC_DRV_FTRTC010 is not set

#
# HID Sensor RTC drivers
#
# CONFIG_RTC_DRV_GOLDFISH is not set
# CONFIG_DMADEVICES is not set

#
# DMABUF options
#
CONFIG_SYNC_FILE=y
# CONFIG_SW_SYNC is not set
CONFIG_UDMABUF=y
# CONFIG_DMABUF_MOVE_NOTIFY is not set
# CONFIG_DMABUF_DEBUG is not set
# CONFIG_DMABUF_SELFTESTS is not set
CONFIG_DMABUF_HEAPS=y
# CONFIG_DMABUF_SYSFS_STATS is not set
CONFIG_DMABUF_HEAPS_SYSTEM=y
# end of DMABUF options

# CONFIG_UIO is not set
# CONFIG_VFIO is not set
CONFIG_IRQ_BYPASS_MANAGER=y
CONFIG_VIRT_DRIVERS=y
CONFIG_VMGENID=y
# CONFIG_VBOXGUEST is not set
# CONFIG_NITRO_ENCLAVES is not set
CONFIG_VIRTIO_ANCHOR=y
CONFIG_VIRTIO=y
CONFIG_VIRTIO_PCI_LIB=y
CONFIG_VIRTIO_PCI_LIB_LEGACY=y
CONFIG_VIRTIO_MENU=y
CONFIG_VIRTIO_PCI=y
CONFIG_VIRTIO_PCI_LEGACY=y
# CONFIG_VIRTIO_BALLOON is not set
CONFIG_VIRTIO_INPUT=y
# CONFIG_VIRTIO_MMIO is not set
CONFIG_VIRTIO_DMA_SHARED_BUFFER=m
# CONFIG_VDPA is not set
CONFIG_VHOST_IOTLB=y
CONFIG_VHOST_TASK=y
CONFIG_VHOST=y
CONFIG_VHOST_MENU=y
CONFIG_VHOST_NET=y
# CONFIG_VHOST_VSOCK is not set
# CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set

#
# Microsoft Hyper-V guest support
#
# CONFIG_HYPERV is not set
# end of Microsoft Hyper-V guest support

# CONFIG_GREYBUS is not set
# CONFIG_COMEDI is not set
# CONFIG_STAGING is not set
# CONFIG_CHROME_PLATFORMS is not set
# CONFIG_MELLANOX_PLATFORM is not set
# CONFIG_SURFACE_PLATFORMS is not set
CONFIG_X86_PLATFORM_DEVICES=y
CONFIG_ACPI_WMI=m
# CONFIG_WMI_BMOF is not set
# CONFIG_HUAWEI_WMI is not set
# CONFIG_MXM_WMI is not set
# CONFIG_NVIDIA_WMI_EC_BACKLIGHT is not set
# CONFIG_XIAOMI_WMI is not set
# CONFIG_GIGABYTE_WMI is not set
# CONFIG_YOGABOOK is not set
# CONFIG_ACERHDF is not set
# CONFIG_ACER_WIRELESS is not set
# CONFIG_ACER_WMI is not set
# CONFIG_ADV_SWBUTTON is not set
# CONFIG_APPLE_GMUX is not set
# CONFIG_ASUS_LAPTOP is not set
# CONFIG_ASUS_WIRELESS is not set
# CONFIG_X86_PLATFORM_DRIVERS_DELL is not set
# CONFIG_AMILO_RFKILL is not set
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_FUJITSU_TABLET is not set
# CONFIG_GPD_POCKET_FAN is not set
# CONFIG_X86_PLATFORM_DRIVERS_HP is not set
# CONFIG_WIRELESS_HOTKEY is not set
# CONFIG_IBM_RTL is not set
# CONFIG_IDEAPAD_LAPTOP is not set
# CONFIG_LENOVO_YMC is not set
CONFIG_SENSORS_HDAPS=m
CONFIG_THINKPAD_ACPI=m
CONFIG_THINKPAD_ACPI_ALSA_SUPPORT=y
# CONFIG_THINKPAD_ACPI_DEBUGFACILITIES is not set
CONFIG_THINKPAD_ACPI_DEBUG=y
# CONFIG_THINKPAD_ACPI_UNSAFE_LEDS is not set
# CONFIG_THINKPAD_ACPI_VIDEO is not set
# CONFIG_THINKPAD_ACPI_HOTKEY_POLL is not set
CONFIG_THINKPAD_LMI=m
# CONFIG_INTEL_SAR_INT1092 is not set
# CONFIG_INTEL_PMC_CORE is not set
# CONFIG_INTEL_WMI_SBL_FW_UPDATE is not set
# CONFIG_INTEL_WMI_THUNDERBOLT is not set
# CONFIG_INTEL_HID_EVENT is not set
# CONFIG_INTEL_VBTN is not set
# CONFIG_INTEL_OAKTRAIL is not set
# CONFIG_INTEL_PUNIT_IPC is not set
# CONFIG_INTEL_RST is not set
# CONFIG_INTEL_SMARTCONNECT is not set
# CONFIG_INTEL_VSEC is not set
# CONFIG_MSI_EC is not set
# CONFIG_MSI_LAPTOP is not set
# CONFIG_MSI_WMI is not set
# CONFIG_SAMSUNG_LAPTOP is not set
# CONFIG_SAMSUNG_Q10 is not set
# CONFIG_TOSHIBA_BT_RFKILL is not set
# CONFIG_TOSHIBA_HAPS is not set
# CONFIG_TOSHIBA_WMI is not set
# CONFIG_ACPI_CMPC is not set
# CONFIG_COMPAL_LAPTOP is not set
# CONFIG_LG_LAPTOP is not set
# CONFIG_PANASONIC_LAPTOP is not set
# CONFIG_SONY_LAPTOP is not set
# CONFIG_SYSTEM76_ACPI is not set
# CONFIG_TOPSTAR_LAPTOP is not set
# CONFIG_MLX_PLATFORM is not set
# CONFIG_INSPUR_PLATFORM_PROFILE is not set
CONFIG_FW_ATTR_CLASS=m
# CONFIG_INTEL_IPS is not set
# CONFIG_INTEL_SCU_PCI is not set
# CONFIG_INTEL_SCU_PLATFORM is not set
# CONFIG_SIEMENS_SIMATIC_IPC is not set
# CONFIG_WINMATE_FM07_KEYS is not set
CONFIG_P2SB=y
# CONFIG_COMMON_CLK is not set
# CONFIG_HWSPINLOCK is not set

#
# Clock Source drivers
#
CONFIG_CLKSRC_I8253=y
CONFIG_CLKEVT_I8253=y
CONFIG_CLKBLD_I8253=y
# end of Clock Source drivers

# CONFIG_MAILBOX is not set
CONFIG_IOMMU_IOVA=y
CONFIG_IOMMU_API=y
CONFIG_IOMMU_SUPPORT=y

#
# Generic IOMMU Pagetable Support
#
# end of Generic IOMMU Pagetable Support

# CONFIG_IOMMU_DEBUGFS is not set
# CONFIG_IOMMU_DEFAULT_DMA_STRICT is not set
CONFIG_IOMMU_DEFAULT_DMA_LAZY=y
# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
CONFIG_IOMMU_DMA=y
# CONFIG_INTEL_IOMMU is not set
# CONFIG_IOMMUFD is not set
CONFIG_VIRTIO_IOMMU=y

#
# Remoteproc drivers
#
# CONFIG_REMOTEPROC is not set
# end of Remoteproc drivers

#
# Rpmsg drivers
#
# CONFIG_RPMSG_VIRTIO is not set
# end of Rpmsg drivers

# CONFIG_SOUNDWIRE is not set

#
# SOC (System On Chip) specific Drivers
#

#
# Amlogic SoC drivers
#
# end of Amlogic SoC drivers

#
# Broadcom SoC drivers
#
# end of Broadcom SoC drivers

#
# NXP/Freescale QorIQ SoC drivers
#
# end of NXP/Freescale QorIQ SoC drivers

#
# fujitsu SoC drivers
#
# end of fujitsu SoC drivers

#
# i.MX SoC drivers
#
# end of i.MX SoC drivers

#
# Enable LiteX SoC Builder specific drivers
#
# end of Enable LiteX SoC Builder specific drivers

# CONFIG_WPCM450_SOC is not set

#
# Qualcomm SoC drivers
#
# end of Qualcomm SoC drivers

# CONFIG_SOC_TI is not set

#
# Xilinx SoC drivers
#
# end of Xilinx SoC drivers
# end of SOC (System On Chip) specific Drivers

#
# PM Domains
#

#
# Amlogic PM Domains
#
# end of Amlogic PM Domains

#
# Broadcom PM Domains
#
# end of Broadcom PM Domains

#
# i.MX PM Domains
#
# end of i.MX PM Domains

#
# Qualcomm PM Domains
#
# end of Qualcomm PM Domains
# end of PM Domains

# CONFIG_PM_DEVFREQ is not set
# CONFIG_EXTCON is not set
# CONFIG_MEMORY is not set
# CONFIG_IIO is not set
# CONFIG_NTB is not set
# CONFIG_PWM is not set

#
# IRQ chip support
#
# end of IRQ chip support

# CONFIG_IPACK_BUS is not set
# CONFIG_RESET_CONTROLLER is not set

#
# PHY Subsystem
#
# CONFIG_GENERIC_PHY is not set
# CONFIG_USB_LGM_PHY is not set
# CONFIG_PHY_CAN_TRANSCEIVER is not set

#
# PHY drivers for Broadcom platforms
#
# CONFIG_BCM_KONA_USB2_PHY is not set
# end of PHY drivers for Broadcom platforms

# CONFIG_PHY_PXA_28NM_HSIC is not set
# CONFIG_PHY_PXA_28NM_USB2 is not set
# CONFIG_PHY_INTEL_LGM_EMMC is not set
# end of PHY Subsystem

# CONFIG_POWERCAP is not set
# CONFIG_MCB is not set

#
# Performance monitor support
#
# end of Performance monitor support

CONFIG_RAS=y
# CONFIG_USB4 is not set

#
# Android
#
# CONFIG_ANDROID_BINDER_IPC is not set
# end of Android

# CONFIG_LIBNVDIMM is not set
# CONFIG_DAX is not set
CONFIG_NVMEM=y
CONFIG_NVMEM_SYSFS=y

#
# Layout Types
#
# CONFIG_NVMEM_LAYOUT_SL28_VPD is not set
# CONFIG_NVMEM_LAYOUT_ONIE_TLV is not set
# end of Layout Types

# CONFIG_NVMEM_RMEM is not set

#
# HW tracing support
#
# CONFIG_STM is not set
# CONFIG_INTEL_TH is not set
# end of HW tracing support

# CONFIG_FPGA is not set
# CONFIG_SIOX is not set
# CONFIG_SLIMBUS is not set
# CONFIG_INTERCONNECT is not set
# CONFIG_COUNTER is not set
# CONFIG_MOST is not set
# CONFIG_PECI is not set
# CONFIG_HTE is not set
# end of Device Drivers

#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
# CONFIG_VALIDATE_FS_PARSER is not set
CONFIG_FS_IOMAP=y
CONFIG_BUFFER_HEAD=y
CONFIG_LEGACY_DIRECT_IO=y
# CONFIG_EXT2_FS is not set
# CONFIG_EXT3_FS is not set
CONFIG_EXT4_FS=y
CONFIG_EXT4_USE_FOR_EXT2=y
CONFIG_EXT4_FS_POSIX_ACL=y
# CONFIG_EXT4_FS_SECURITY is not set
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
CONFIG_XFS_FS=m
# CONFIG_XFS_SUPPORT_V4 is not set
# CONFIG_XFS_SUPPORT_ASCII_CI is not set
# CONFIG_XFS_QUOTA is not set
CONFIG_XFS_POSIX_ACL=y
# CONFIG_XFS_RT is not set
# CONFIG_XFS_ONLINE_SCRUB is not set
# CONFIG_XFS_WARN is not set
# CONFIG_XFS_DEBUG is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
CONFIG_BTRFS_FS=y
CONFIG_BTRFS_FS_POSIX_ACL=y
# CONFIG_BTRFS_FS_RUN_SANITY_TESTS is not set
# CONFIG_BTRFS_DEBUG is not set
# CONFIG_BTRFS_ASSERT is not set
# CONFIG_BTRFS_FS_REF_VERIFY is not set
# CONFIG_NILFS2_FS is not set
CONFIG_F2FS_FS=m
# CONFIG_F2FS_STAT_FS is not set
CONFIG_F2FS_FS_XATTR=y
CONFIG_F2FS_FS_POSIX_ACL=y
# CONFIG_F2FS_FS_SECURITY is not set
# CONFIG_F2FS_CHECK_FS is not set
# CONFIG_F2FS_FAULT_INJECTION is not set
CONFIG_F2FS_FS_COMPRESSION=y
CONFIG_F2FS_FS_LZO=y
CONFIG_F2FS_FS_LZORLE=y
# CONFIG_F2FS_FS_LZ4 is not set
CONFIG_F2FS_FS_ZSTD=y
# CONFIG_F2FS_IOSTAT is not set
# CONFIG_F2FS_UNFAIR_RWSEM is not set
# CONFIG_BCACHEFS_FS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
# CONFIG_EXPORTFS_BLOCK_OPS is not set
CONFIG_FILE_LOCKING=y
# CONFIG_FS_ENCRYPTION is not set
# CONFIG_FS_VERITY is not set
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
# CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set
# CONFIG_QUOTA is not set
CONFIG_AUTOFS_FS=y
CONFIG_FUSE_FS=y
# CONFIG_CUSE is not set
CONFIG_VIRTIO_FS=y
# CONFIG_OVERLAY_FS is not set

#
# Caches
#
CONFIG_NETFS_SUPPORT=y
# CONFIG_NETFS_STATS is not set
# CONFIG_FSCACHE is not set
# end of Caches

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=m
# end of CD-ROM/DVD Filesystems

#
# DOS/FAT/EXFAT/NT Filesystems
#
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-15"
CONFIG_FAT_DEFAULT_UTF8=y
CONFIG_EXFAT_FS=m
CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8"
# CONFIG_NTFS_FS is not set
CONFIG_NTFS3_FS=m
CONFIG_NTFS3_LZX_XPRESS=y
# CONFIG_NTFS3_FS_POSIX_ACL is not set
# end of DOS/FAT/EXFAT/NT Filesystems

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
# CONFIG_PROC_KCORE is not set
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
# CONFIG_PROC_CHILDREN is not set
CONFIG_PROC_PID_ARCH_STATUS=y
CONFIG_KERNFS=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
# CONFIG_TMPFS_QUOTA is not set
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_CONFIGFS_FS=m
# end of Pseudo filesystems

CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ORANGEFS_FS is not set
# CONFIG_ADFS_FS is not set
CONFIG_AFFS_FS=m
# CONFIG_ECRYPT_FS is not set
CONFIG_HFS_FS=m
CONFIG_HFSPLUS_FS=m
CONFIG_BEFS_FS=m
CONFIG_BEFS_DEBUG=y
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_SQUASHFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_QNX6FS_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_PSTORE is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
# CONFIG_EROFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=m
# CONFIG_NFS_V2 is not set
# CONFIG_NFS_V3 is not set
CONFIG_NFS_V4=m
# CONFIG_NFS_SWAP is not set
CONFIG_NFS_V4_1=y
CONFIG_NFS_V4_2=y
CONFIG_PNFS_FILE_LAYOUT=m
CONFIG_PNFS_BLOCK=m
CONFIG_PNFS_FLEXFILE_LAYOUT=m
CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="kernel.org"
# CONFIG_NFS_V4_1_MIGRATION is not set
CONFIG_NFS_V4_SECURITY_LABEL=y
# CONFIG_NFS_USE_LEGACY_DNS is not set
CONFIG_NFS_USE_KERNEL_DNS=y
CONFIG_NFS_DEBUG=y
CONFIG_NFS_DISABLE_UDP_SUPPORT=y
# CONFIG_NFS_V4_2_READ_PLUS is not set
# CONFIG_NFSD is not set
CONFIG_GRACE_PERIOD=m
CONFIG_LOCKD=m
CONFIG_NFS_COMMON=y
CONFIG_NFS_V4_2_SSC_HELPER=y
CONFIG_SUNRPC=m
CONFIG_SUNRPC_BACKCHANNEL=y
# CONFIG_RPCSEC_GSS_KRB5 is not set
CONFIG_SUNRPC_DEBUG=y
# CONFIG_CEPH_FS is not set
CONFIG_CIFS=m
CONFIG_CIFS_STATS2=y
CONFIG_CIFS_ALLOW_INSECURE_LEGACY=y
# CONFIG_CIFS_UPCALL is not set
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
CONFIG_CIFS_DEBUG=y
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_DEBUG_DUMP_KEYS is not set
CONFIG_CIFS_DFS_UPCALL=y
CONFIG_CIFS_SWN_UPCALL=y
# CONFIG_SMB_SERVER is not set
CONFIG_SMBFS=m
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
CONFIG_9P_FS=y
CONFIG_9P_FS_POSIX_ACL=y
# CONFIG_9P_FS_SECURITY is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=m
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
CONFIG_NLS_CODEPAGE_850=m
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
CONFIG_NLS_CODEPAGE_1250=m
# CONFIG_NLS_CODEPAGE_1251 is not set
# CONFIG_NLS_ASCII is not set
CONFIG_NLS_ISO8859_1=m
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
CONFIG_NLS_ISO8859_15=m
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
CONFIG_NLS_MAC_ROMAN=m
# CONFIG_NLS_MAC_CELTIC is not set
# CONFIG_NLS_MAC_CENTEURO is not set
# CONFIG_NLS_MAC_CROATIAN is not set
# CONFIG_NLS_MAC_CYRILLIC is not set
# CONFIG_NLS_MAC_GAELIC is not set
# CONFIG_NLS_MAC_GREEK is not set
# CONFIG_NLS_MAC_ICELAND is not set
# CONFIG_NLS_MAC_INUIT is not set
# CONFIG_NLS_MAC_ROMANIAN is not set
# CONFIG_NLS_MAC_TURKISH is not set
CONFIG_NLS_UTF8=y
CONFIG_NLS_UCS2_UTILS=m
# CONFIG_DLM is not set
# CONFIG_UNICODE is not set
CONFIG_IO_WQ=y
# end of File systems

#
# Security options
#
CONFIG_KEYS=y
CONFIG_KEYS_REQUEST_CACHE=y
# CONFIG_PERSISTENT_KEYRINGS is not set
# CONFIG_TRUSTED_KEYS is not set
# CONFIG_ENCRYPTED_KEYS is not set
CONFIG_KEY_DH_OPERATIONS=y
CONFIG_KEY_NOTIFICATIONS=y
# CONFIG_SECURITY_DMESG_RESTRICT is not set
CONFIG_SECURITY=y
# CONFIG_SECURITYFS is not set
# CONFIG_SECURITY_NETWORK is not set
# CONFIG_SECURITY_PATH is not set
CONFIG_HARDENED_USERCOPY=y
# CONFIG_STATIC_USERMODEHELPER is not set
# CONFIG_SECURITY_SMACK is not set
# CONFIG_SECURITY_TOMOYO is not set
# CONFIG_SECURITY_APPARMOR is not set
# CONFIG_SECURITY_LOADPIN is not set
CONFIG_SECURITY_YAMA=y
# CONFIG_SECURITY_SAFESETID is not set
# CONFIG_SECURITY_LOCKDOWN_LSM is not set
# CONFIG_SECURITY_LANDLOCK is not set
# CONFIG_INTEGRITY is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmor,bpf"

#
# Kernel hardening options
#

#
# Memory initialization
#
CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y
CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO_BARE=y
CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y
# CONFIG_INIT_STACK_NONE is not set
CONFIG_INIT_STACK_ALL_PATTERN=y
# CONFIG_INIT_STACK_ALL_ZERO is not set
# CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
CONFIG_ZERO_CALL_USED_REGS=y
# end of Memory initialization

#
# Hardening of kernel data structures
#
CONFIG_LIST_HARDENED=y
CONFIG_BUG_ON_DATA_CORRUPTION=y
# end of Hardening of kernel data structures

CONFIG_CC_HAS_RANDSTRUCT=y
CONFIG_RANDSTRUCT_NONE=y
# CONFIG_RANDSTRUCT_FULL is not set
# end of Kernel hardening options
# end of Security options

CONFIG_XOR_BLOCKS=y
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_SIG2=y
CONFIG_CRYPTO_SKCIPHER=y
CONFIG_CRYPTO_SKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=m
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_RNG_DEFAULT=m
CONFIG_CRYPTO_AKCIPHER2=y
CONFIG_CRYPTO_AKCIPHER=y
CONFIG_CRYPTO_KPP2=y
CONFIG_CRYPTO_KPP=y
CONFIG_CRYPTO_ACOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
CONFIG_CRYPTO_USER=m
# CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
# CONFIG_CRYPTO_MANAGER_EXTRA_TESTS is not set
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_NULL2=m
CONFIG_CRYPTO_PCRYPT=m
CONFIG_CRYPTO_CRYPTD=m
CONFIG_CRYPTO_AUTHENC=m
# CONFIG_CRYPTO_TEST is not set
CONFIG_CRYPTO_ENGINE=y
# end of Crypto core or helper

#
# Public-key cryptography
#
CONFIG_CRYPTO_RSA=y
CONFIG_CRYPTO_DH=y
# CONFIG_CRYPTO_DH_RFC7919_GROUPS is not set
CONFIG_CRYPTO_ECC=m
CONFIG_CRYPTO_ECDH=m
# CONFIG_CRYPTO_ECDSA is not set
# CONFIG_CRYPTO_ECRDSA is not set
# CONFIG_CRYPTO_SM2 is not set
# CONFIG_CRYPTO_CURVE25519 is not set
# end of Public-key cryptography

#
# Block ciphers
#
CONFIG_CRYPTO_AES=m
# CONFIG_CRYPTO_AES_TI is not set
# CONFIG_CRYPTO_ARIA is not set
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
CONFIG_CRYPTO_DES=m
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_SM4_GENERIC is not set
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_TWOFISH_COMMON=m
# end of Block ciphers

#
# Length-preserving ciphers and modes
#
CONFIG_CRYPTO_ADIANTUM=m
CONFIG_CRYPTO_CHACHA20=m
CONFIG_CRYPTO_CBC=m
# CONFIG_CRYPTO_CFB is not set
CONFIG_CRYPTO_CTR=m
# CONFIG_CRYPTO_CTS is not set
CONFIG_CRYPTO_ECB=y
# CONFIG_CRYPTO_HCTR2 is not set
# CONFIG_CRYPTO_KEYWRAP is not set
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_OFB is not set
# CONFIG_CRYPTO_PCBC is not set
CONFIG_CRYPTO_XTS=m
CONFIG_CRYPTO_NHPOLY1305=m
# end of Length-preserving ciphers and modes

#
# AEAD (authenticated encryption with associated data) ciphers
#
# CONFIG_CRYPTO_AEGIS128 is not set
# CONFIG_CRYPTO_CHACHA20POLY1305 is not set
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=m
CONFIG_CRYPTO_GENIV=m
CONFIG_CRYPTO_SEQIV=m
CONFIG_CRYPTO_ECHAINIV=m
CONFIG_CRYPTO_ESSIV=m
# end of AEAD (authenticated encryption with associated data) ciphers

#
# Hashes, digests, and MACs
#
CONFIG_CRYPTO_BLAKE2B=y
CONFIG_CRYPTO_CMAC=m
CONFIG_CRYPTO_GHASH=m
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=m
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_POLY1305 is not set
# CONFIG_CRYPTO_RMD160 is not set
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_SHA3=m
# CONFIG_CRYPTO_SM3_GENERIC is not set
# CONFIG_CRYPTO_STREEBOG is not set
# CONFIG_CRYPTO_VMAC is not set
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_XCBC is not set
CONFIG_CRYPTO_XXHASH=y
# end of Hashes, digests, and MACs

#
# CRCs (cyclic redundancy checks)
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32=y
CONFIG_CRYPTO_CRCT10DIF=y
# end of CRCs (cyclic redundancy checks)

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_LZO=y
# CONFIG_CRYPTO_842 is not set
# CONFIG_CRYPTO_LZ4 is not set
# CONFIG_CRYPTO_LZ4HC is not set
CONFIG_CRYPTO_ZSTD=y
# end of Compression

#
# Random number generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
CONFIG_CRYPTO_DRBG_MENU=m
CONFIG_CRYPTO_DRBG_HMAC=y
# CONFIG_CRYPTO_DRBG_HASH is not set
# CONFIG_CRYPTO_DRBG_CTR is not set
CONFIG_CRYPTO_DRBG=m
CONFIG_CRYPTO_JITTERENTROPY=m
CONFIG_CRYPTO_JITTERENTROPY_MEMORY_BLOCKS=64
CONFIG_CRYPTO_JITTERENTROPY_MEMORY_BLOCKSIZE=32
CONFIG_CRYPTO_JITTERENTROPY_OSR=1
CONFIG_CRYPTO_KDF800108_CTR=y
# end of Random number generation

#
# Userspace interface
#
CONFIG_CRYPTO_USER_API=y
CONFIG_CRYPTO_USER_API_HASH=y
CONFIG_CRYPTO_USER_API_SKCIPHER=m
CONFIG_CRYPTO_USER_API_RNG=m
# CONFIG_CRYPTO_USER_API_RNG_CAVP is not set
CONFIG_CRYPTO_USER_API_AEAD=m
# CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE is not set
# CONFIG_CRYPTO_STATS is not set
# end of Userspace interface

CONFIG_CRYPTO_HASH_INFO=y

#
# Accelerated Cryptographic Algorithms for CPU (x86)
#
# CONFIG_CRYPTO_AES_NI_INTEL is not set
# CONFIG_CRYPTO_SERPENT_SSE2_586 is not set
CONFIG_CRYPTO_TWOFISH_586=m
# CONFIG_CRYPTO_CRC32C_INTEL is not set
# CONFIG_CRYPTO_CRC32_PCLMUL is not set
# end of Accelerated Cryptographic Algorithms for CPU (x86)

CONFIG_CRYPTO_HW=y
# CONFIG_CRYPTO_DEV_PADLOCK is not set
# CONFIG_CRYPTO_DEV_GEODE is not set
# CONFIG_CRYPTO_DEV_ATMEL_ECC is not set
# CONFIG_CRYPTO_DEV_ATMEL_SHA204A is not set
# CONFIG_CRYPTO_DEV_CCP is not set
# CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
# CONFIG_CRYPTO_DEV_QAT_DH895xCCVF is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
# CONFIG_CRYPTO_DEV_QAT_C62XVF is not set
CONFIG_CRYPTO_DEV_VIRTIO=y
# CONFIG_CRYPTO_DEV_SAFEXCEL is not set
# CONFIG_CRYPTO_DEV_AMLOGIC_GXL is not set
CONFIG_ASYMMETRIC_KEY_TYPE=y
CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
CONFIG_X509_CERTIFICATE_PARSER=y
CONFIG_PKCS8_PRIVATE_KEY_PARSER=m
CONFIG_PKCS7_MESSAGE_PARSER=y
# CONFIG_PKCS7_TEST_KEY is not set
# CONFIG_SIGNED_PE_FILE_VERIFICATION is not set
# CONFIG_FIPS_SIGNATURE_SELFTEST is not set

#
# Certificates for signature checking
#
CONFIG_SYSTEM_TRUSTED_KEYRING=y
CONFIG_SYSTEM_TRUSTED_KEYS=""
# CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set
# CONFIG_SECONDARY_TRUSTED_KEYRING is not set
# CONFIG_SYSTEM_BLACKLIST_KEYRING is not set
# end of Certificates for signature checking

CONFIG_BINARY_PRINTF=y

#
# Library routines
#
CONFIG_RAID6_PQ=y
CONFIG_RAID6_PQ_BENCHMARK=y
# CONFIG_PACKING is not set
CONFIG_BITREVERSE=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_NET_UTILS=y
# CONFIG_CORDIC is not set
# CONFIG_PRIME_NUMBERS is not set
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_IOMAP=y
CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
CONFIG_ARCH_HAS_FAST_MULTIPLIER=y
CONFIG_ARCH_USE_SYM_ANNOTATIONS=y

#
# Crypto library routines
#
CONFIG_CRYPTO_LIB_UTILS=y
CONFIG_CRYPTO_LIB_AES=m
CONFIG_CRYPTO_LIB_ARC4=m
CONFIG_CRYPTO_LIB_GF128MUL=m
CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y
CONFIG_CRYPTO_LIB_CHACHA_GENERIC=m
CONFIG_CRYPTO_LIB_CHACHA=m
CONFIG_CRYPTO_LIB_CURVE25519_GENERIC=m
CONFIG_CRYPTO_LIB_CURVE25519=m
CONFIG_CRYPTO_LIB_DES=m
CONFIG_CRYPTO_LIB_POLY1305_RSIZE=1
CONFIG_CRYPTO_LIB_POLY1305_GENERIC=m
CONFIG_CRYPTO_LIB_POLY1305=m
CONFIG_CRYPTO_LIB_CHACHA20POLY1305=m
CONFIG_CRYPTO_LIB_SHA1=y
CONFIG_CRYPTO_LIB_SHA256=y
# end of Crypto library routines

# CONFIG_CRC_CCITT is not set
CONFIG_CRC16=y
# CONFIG_CRC_T10DIF is not set
# CONFIG_CRC64_ROCKSOFT is not set
CONFIG_CRC_ITU_T=m
CONFIG_CRC32=y
# CONFIG_CRC32_SELFTEST is not set
CONFIG_CRC32_SLICEBY8=y
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
# CONFIG_CRC64 is not set
# CONFIG_CRC4 is not set
# CONFIG_CRC7 is not set
CONFIG_LIBCRC32C=y
# CONFIG_CRC8 is not set
CONFIG_XXHASH=y
# CONFIG_RANDOM32_SELFTEST is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_ZSTD_COMMON=y
CONFIG_ZSTD_COMPRESS=y
CONFIG_ZSTD_DECOMPRESS=y
# CONFIG_XZ_DEC is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_ZSTD=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_INTERVAL_TREE=y
CONFIG_XARRAY_MULTI=y
CONFIG_ASSOCIATIVE_ARRAY=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HAS_DMA=y
CONFIG_DMA_OPS=y
CONFIG_NEED_SG_DMA_FLAGS=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_SWIOTLB=y
# CONFIG_SWIOTLB_DYNAMIC is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_DMA_MAP_BENCHMARK is not set
CONFIG_SGL_ALLOC=y
CONFIG_CHECK_SIGNATURE=y
# CONFIG_FORCE_NR_CPUS is not set
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_GLOB=y
# CONFIG_GLOB_SELFTEST is not set
CONFIG_NLATTR=y
CONFIG_CLZ_TAB=y
# CONFIG_IRQ_POLL is not set
CONFIG_MPILIB=y
CONFIG_OID_REGISTRY=y
CONFIG_HAVE_GENERIC_VDSO=y
CONFIG_GENERIC_GETTIMEOFDAY=y
CONFIG_GENERIC_VDSO_32=y
CONFIG_GENERIC_VDSO_TIME_NS=y
CONFIG_FONT_SUPPORT=y
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
CONFIG_SG_POOL=y
CONFIG_ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION=y
CONFIG_ARCH_STACKWALK=y
CONFIG_STACKDEPOT=y
CONFIG_SBITMAP=y
# CONFIG_LWQ_TEST is not set
# end of Library routines

CONFIG_FIRMWARE_TABLE=y

#
# Kernel hacking
#

#
# printk and dmesg options
#
CONFIG_PRINTK_TIME=y
# CONFIG_PRINTK_CALLER is not set
# CONFIG_STACKTRACE_BUILD_ID is not set
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
CONFIG_CONSOLE_LOGLEVEL_QUIET=4
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_DYNAMIC_DEBUG is not set
# CONFIG_DYNAMIC_DEBUG_CORE is not set
CONFIG_SYMBOLIC_ERRNAME=y
CONFIG_DEBUG_BUGVERBOSE=y
# end of printk and dmesg options

CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_MISC is not set

#
# Compile-time checks and compiler options
#
CONFIG_DEBUG_INFO=y
CONFIG_AS_HAS_NON_CONST_LEB128=y
# CONFIG_DEBUG_INFO_NONE is not set
CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
# CONFIG_DEBUG_INFO_DWARF4 is not set
# CONFIG_DEBUG_INFO_DWARF5 is not set
CONFIG_DEBUG_INFO_REDUCED=y
# CONFIG_DEBUG_INFO_COMPRESSED_NONE is not set
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
CONFIG_DEBUG_INFO_COMPRESSED_ZSTD=y
CONFIG_DEBUG_INFO_SPLIT=y
# CONFIG_GDB_SCRIPTS is not set
CONFIG_FRAME_WARN=1024
CONFIG_STRIP_ASM_SYMS=y
# CONFIG_HEADERS_INSTALL is not set
CONFIG_SECTION_MISMATCH_WARN_ONLY=y
CONFIG_FRAME_POINTER=y
# CONFIG_VMLINUX_MAP is not set
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# end of Compile-time checks and compiler options

#
# Generic Kernel Debugging Instruments
#
# CONFIG_MAGIC_SYSRQ is not set
CONFIG_DEBUG_FS=y
CONFIG_DEBUG_FS_ALLOW_ALL=y
# CONFIG_DEBUG_FS_DISALLOW_MOUNT is not set
# CONFIG_DEBUG_FS_ALLOW_NONE is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
# CONFIG_UBSAN is not set
CONFIG_HAVE_KCSAN_COMPILER=y
# end of Generic Kernel Debugging Instruments

#
# Networking Debugging
#
# CONFIG_NET_DEV_REFCNT_TRACKER is not set
# CONFIG_NET_NS_REFCNT_TRACKER is not set
# CONFIG_DEBUG_NET is not set
# end of Networking Debugging

#
# Memory Debugging
#
# CONFIG_PAGE_EXTENSION is not set
CONFIG_DEBUG_PAGEALLOC=y
# CONFIG_DEBUG_PAGEALLOC_ENABLE_DEFAULT is not set
CONFIG_SLUB_DEBUG=y
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_PAGE_OWNER is not set
CONFIG_PAGE_POISONING=y
CONFIG_DEBUG_RODATA_TEST=y
CONFIG_ARCH_HAS_DEBUG_WX=y
CONFIG_DEBUG_WX=y
CONFIG_GENERIC_PTDUMP=y
CONFIG_PTDUMP_CORE=y
# CONFIG_PTDUMP_DEBUGFS is not set
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SHRINKER_DEBUG is not set
# CONFIG_DEBUG_STACK_USAGE is not set
CONFIG_SCHED_STACK_END_CHECK=y
# CONFIG_DEBUG_VM is not set
CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
# CONFIG_DEBUG_VIRTUAL is not set
CONFIG_DEBUG_MEMORY_INIT=y
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_DEBUG_KMAP_LOCAL is not set
CONFIG_ARCH_SUPPORTS_KMAP_LOCAL_FORCE_MAP=y
# CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP is not set
# CONFIG_DEBUG_HIGHMEM is not set
CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
CONFIG_DEBUG_STACKOVERFLOW=y
CONFIG_CC_HAS_KASAN_GENERIC=y
CONFIG_CC_HAS_KASAN_SW_TAGS=y
CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
CONFIG_HAVE_ARCH_KFENCE=y
CONFIG_KFENCE=y
CONFIG_KFENCE_SAMPLE_INTERVAL=100
CONFIG_KFENCE_NUM_OBJECTS=255
CONFIG_KFENCE_DEFERRABLE=y
# CONFIG_KFENCE_STATIC_KEYS is not set
CONFIG_KFENCE_STRESS_TEST_FAULTS=0
CONFIG_HAVE_KMSAN_COMPILER=y
# end of Memory Debugging

CONFIG_DEBUG_SHIRQ=y

#
# Debug Oops, Lockups and Hangs
#
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
CONFIG_PANIC_TIMEOUT=40
CONFIG_LOCKUP_DETECTOR=y
CONFIG_SOFTLOCKUP_DETECTOR=y
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
CONFIG_HAVE_HARDLOCKUP_DETECTOR_BUDDY=y
CONFIG_HARDLOCKUP_DETECTOR=y
# CONFIG_HARDLOCKUP_DETECTOR_PREFER_BUDDY is not set
CONFIG_HARDLOCKUP_DETECTOR_PERF=y
# CONFIG_HARDLOCKUP_DETECTOR_BUDDY is not set
# CONFIG_HARDLOCKUP_DETECTOR_ARCH is not set
CONFIG_HARDLOCKUP_DETECTOR_COUNTS_HRTIMER=y
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC=y
CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=60
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_WQ_WATCHDOG=y
# CONFIG_WQ_CPU_INTENSIVE_REPORT is not set
# CONFIG_TEST_LOCKUP is not set
# end of Debug Oops, Lockups and Hangs

#
# Scheduler Debugging
#
# CONFIG_SCHED_DEBUG is not set
CONFIG_SCHED_INFO=y
# CONFIG_SCHEDSTATS is not set
# end of Scheduler Debugging

# CONFIG_DEBUG_TIMEKEEPING is not set

#
# Lock Debugging (spinlocks, mutexes, etc...)
#
CONFIG_LOCK_DEBUGGING_SUPPORT=y
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
CONFIG_DEBUG_RT_MUTEXES=y
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
CONFIG_DEBUG_RWSEMS=y
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_LOCK_TORTURE_TEST is not set
# CONFIG_WW_MUTEX_SELFTEST is not set
# CONFIG_SCF_TORTURE_TEST is not set
# end of Lock Debugging (spinlocks, mutexes, etc...)

CONFIG_NMI_CHECK_CPU=y
CONFIG_DEBUG_IRQFLAGS=y
CONFIG_STACKTRACE=y
# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
# CONFIG_DEBUG_KOBJECT is not set

#
# Debug kernel data structures
#
CONFIG_DEBUG_LIST=y
# CONFIG_DEBUG_PLIST is not set
CONFIG_DEBUG_SG=y
CONFIG_DEBUG_NOTIFIERS=y
CONFIG_DEBUG_MAPLE_TREE=y
# end of Debug kernel data structures

CONFIG_DEBUG_CREDENTIALS=y

#
# RCU Debugging
#
# CONFIG_RCU_SCALE_TEST is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_RCU_REF_SCALE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=21
CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0
CONFIG_RCU_CPU_STALL_CPUTIME=y
# CONFIG_RCU_TRACE is not set
# CONFIG_RCU_EQS_DEBUG is not set
# end of RCU Debugging

# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
# CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set
# CONFIG_LATENCYTOP is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_HAVE_RETHOOK=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_RETVAL=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y
CONFIG_HAVE_DYNAMIC_FTRACE_NO_PATCHABLE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_HAVE_BUILDTIME_MCOUNT_SORT=y
CONFIG_TRACING_SUPPORT=y
# CONFIG_FTRACE is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_SAMPLES is not set
CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
CONFIG_STRICT_DEVMEM=y
CONFIG_IO_STRICT_DEVMEM=y

#
# x86 Debugging
#
CONFIG_X86_VERBOSE_BOOTUP=y
# CONFIG_EARLY_PRINTK is not set
# CONFIG_DEBUG_TLBFLUSH is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
# CONFIG_X86_DECODER_SELFTEST is not set
# CONFIG_IO_DELAY_0X80 is not set
# CONFIG_IO_DELAY_0XED is not set
CONFIG_IO_DELAY_UDELAY=y
# CONFIG_IO_DELAY_NONE is not set
# CONFIG_DEBUG_BOOT_PARAMS is not set
# CONFIG_CPA_DEBUG is not set
# CONFIG_DEBUG_ENTRY is not set
# CONFIG_DEBUG_NMI_SELFTEST is not set
# CONFIG_X86_DEBUG_FPU is not set
# CONFIG_PUNIT_ATOM_DEBUG is not set
CONFIG_UNWINDER_FRAME_POINTER=y
# end of x86 Debugging

#
# Kernel Testing and Coverage
#
# CONFIG_KUNIT is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
# CONFIG_FAULT_INJECTION is not set
CONFIG_CC_HAS_SANCOV_TRACE_PC=y
# CONFIG_RUNTIME_TESTING_MENU is not set
CONFIG_ARCH_USE_MEMTEST=y
# CONFIG_MEMTEST is not set
# end of Kernel Testing and Coverage

#
# Rust hacking
#
# end of Rust hacking
# end of Kernel hacking

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux