All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Bug 217191] New: test_meminit: failures: 70 out of 130 / reference already released.
       [not found] <bug-217191-27@https.bugzilla.kernel.org/>
@ 2023-03-14 21:41 ` Andrew Morton
  2023-03-15 13:57   ` Alexander Potapenko
  0 siblings, 1 reply; 6+ messages in thread
From: Andrew Morton @ 2023-03-14 21:41 UTC (permalink / raw)
  To: correabuscar+kernAlbugs; +Cc: bugzilla-daemon, Alexander Potapenko, linux-mm

(switched to email.  Please respond via emailed reply-to-all, not via the
bugzilla web interface).

On Tue, 14 Mar 2023 05:23:31 +0000 bugzilla-daemon@kernel.org wrote:

> https://bugzilla.kernel.org/show_bug.cgi?id=217191
> 
>             Bug ID: 217191
>            Summary: test_meminit: failures: 70 out of 130 / reference
>                     already released.

Alexander, could you please take a look?  Thanks.

>            Product: Memory Management
>            Version: 2.5
>     Kernel Version: 6.2.6, 6.2.5, 5.17.11
>           Hardware: All
>                 OS: Linux
>               Tree: Mainline
>             Status: NEW
>           Severity: normal
>           Priority: P1
>          Component: Other
>           Assignee: akpm@linux-foundation.org
>           Reporter: correabuscar+kernAlbugs@gmail.com
>         Regression: No
> 
> With CONFIG_TEST_MEMINIT=y (at least), looks like this has been happening
> since, at least 5.17.11 kernel, on Gentoo, and I've only noticed it since 6.2.5
> and now on 6.2.6 kernel as well.
> 
> I've some logs saved from previous kernels, if needed.
> 
> ```
> [    0.000000] Linux version 6.2.6-gentoo-x86_64 (_kernelbuilder@i87k) (gcc
> (Gentoo 12.2.1_p20230304 p13) 12.2.1 20230304, GNU ld (Gentoo 2.40 p3) 2.40.0)
> #1 SMP Tue Mar 14 05:47:58 CET 2023
> ...
> [   25.431948] test_uuid: all 18 tests passed
> [   25.432064] test_memcat_p: test passed
> [   25.435701] test_meminit: test_pages failed 10 out of 10 times
> [   25.437724] test_meminit: test_kvmalloc failed 40 out of 40 times
> [   25.447595] test_meminit: test_kmemcache failed 20 out of 70 times
> [   25.447797] test_meminit: all 10 tests in test_rcu_persistent passed
> [   25.447912] test_meminit: failures: 70 out of 130
> [   25.448044] reference already released.
> [   25.448153] allocated in:
> [   25.448260]  test_ref_tracker_init+0xa6/0x1e0
> [   25.448374]  do_one_initcall+0xb1/0x210
> [   25.448485]  kernel_init_freeable+0x197/0x250
> [   25.448597]  kernel_init+0x11/0x1d0
> [   25.448708]  ret_from_fork+0x1f/0x30
> [   25.448818] freed in:
> [   25.448925]  test_ref_tracker_init+0x185/0x1e0
> [   25.449885]  do_one_initcall+0xb1/0x210
> [   25.449885]  kernel_init_freeable+0x197/0x250
> [   25.449885]  kernel_init+0x11/0x1d0
> [   25.449885]  ret_from_fork+0x1f/0x30
> [   25.451220] ------------[ cut here ]------------
> [   25.451331] WARNING: CPU: 2 PID: 1 at lib/ref_tracker.c:136
> ref_tracker_free+0x233/0x2a0
> [   25.451464] Modules linked in:
> [   25.451572] CPU: 2 PID: 1 Comm: swapper/0 Tainted: G     U          TN
> 6.2.6-gentoo-x86_64 #1 644473e507c86b163c18e9f84729e44d3514c8d0
> [   25.451710] Hardware name: System manufacturer System Product Name/PRIME
> Z370-A, BIOS 3004 07/12/2021
> [   25.451843] RIP: 0010:ref_tracker_free+0x233/0x2a0
> [   25.451956] Code: e9 71 ff ff ff 48 c7 c7 e8 88 d7 9b e8 96 3d a5 ff 8b 55
> 14 85 d2 75 51 8b 45 18 85 c0 75 34 4c 89 e6 48 89 df e8 6d e7 b2 00 <0f> 0b b8
> ea ff ff ff e9 42 ff ff ff 48 8d 7b 08 b8 ff ff ff ff f0
> [   25.452119] RSP: 0000:ffffb4c68000bdf8 EFLAGS: 00010246
> [   25.452232] RAX: 0000000000000000 RBX: ffffffff9d200ee0 RCX:
> 0000000000000000
> [   25.452361] RDX: 0000000000000000 RSI: 0000000000000000 RDI:
> 0000000000000000
> [   25.452490] RBP: ffff9ac5c0989900 R08: 0000000000000000 R09:
> 0000000000000000
> [   25.452618] R10: 0000000000000000 R11: 0000000000000000 R12:
> 0000000000000246
> [   25.452747] R13: 0000000004500000 R14: 0000000000000000 R15:
> 0000000000000000
> [   25.452876] FS:  0000000000000000(0000) GS:ffff9ad51a280000(0000)
> knlGS:0000000000000000
> [   25.453006] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
> [   25.453119] CR2: 0000000000000000 CR3: 000000040200b001 CR4:
> 00000000003706e0
> [   25.453258] DR0: 0000000000000000 DR1: 0000000000000000 DR2:
> 0000000000000000
> [   25.453387] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7:
> 0000000000000400
> [   25.453515] Call Trace:
> [   25.453622]  <TASK>
> [   25.453729]  ? test_ref_tracker_init+0x19a/0x1e0
> [   25.453841]  ? do_one_initcall+0xb1/0x210
> [   25.453952]  ? kernel_init_freeable+0x197/0x250
> [   25.454065]  ? kernel_init+0x11/0x1d0
> [   25.454175]  ? ret_from_fork+0x1f/0x30
> [   25.454285]  ? test_meminit_init+0x940/0x940
> [   25.454396]  test_ref_tracker_init+0x19a/0x1e0
> [   25.454508]  do_one_initcall+0xb1/0x210
> [   25.454619]  kernel_init_freeable+0x197/0x250
> [   25.454731]  ? rest_init+0xa0/0xa0
> [   25.454841]  kernel_init+0x11/0x1d0
> [   25.454952]  ret_from_fork+0x1f/0x30
> [   25.455062]  </TASK>
> [   25.455169] ---[ end trace 0000000000000000 ]---
> [   25.455281] leaked reference.
> [   25.455389]  test_ref_tracker_timer_func+0x18/0x30
> [   25.455502]  call_timer_fn.constprop.0+0xe/0x80
> [   25.455614]  __run_timers+0x22b/0x270
> [   25.455724]  run_timer_softirq+0x14/0x30
> [   25.455835]  __do_softirq+0xb9/0x210
> [   25.455945] leaked reference.
> [   25.456053]  test_ref_tracker_init+0x9a/0x1e0
> [   25.456165]  do_one_initcall+0xb1/0x210
> [   25.456275]  kernel_init_freeable+0x197/0x250
> [   25.456386]  kernel_init+0x11/0x1d0
> [   25.456496]  ret_from_fork+0x1f/0x30
> [   25.456610] ------------[ cut here ]------------
> [   25.456721] WARNING: CPU: 2 PID: 1 at lib/ref_tracker.c:39
> ref_tracker_dir_exit+0x110/0x180
> [   25.456854] Modules linked in:
> [   25.456962] CPU: 2 PID: 1 Comm: swapper/0 Tainted: G     U  W       TN
> 6.2.6-gentoo-x86_64 #1 644473e507c86b163c18e9f84729e44d3514c8d0
> [   25.457101] Hardware name: System manufacturer System Product Name/PRIME
> Z370-A, BIOS 3004 07/12/2021
> [   25.457233] RIP: 0010:ref_tracker_dir_exit+0x110/0x180
> [   25.457347] Code: 48 89 c5 48 c7 c7 a3 88 d7 9b e8 3b 40 a5 ff 41 8b 7e 14
> 85 ff 74 a7 e8 8e fd ff ff eb a0 48 8b 34 24 48 89 df e8 10 ea b2 00 <0f> 0b 8b
> 43 08 83 f8 01 75 35 8b 43 0c 83 f8 01 75 37 48 83 c4 08
> [   25.457509] RSP: 0000:ffffb4c68000be70 EFLAGS: 00010246
> [   25.457622] RAX: ffffffff9d200ef8 RBX: ffffffff9d200ee0 RCX:
> 0000000000000000
> [   25.457751] RDX: 0000000000000000 RSI: 0000000000000000 RDI:
> 0000000000000000
> [   25.457880] RBP: ffffffff9d200ef8 R08: 0000000000000000 R09:
> 0000000000000000
> [   25.458008] R10: 0000000000000000 R11: 0000000000000000 R12:
> ffffffff9d200ef8
> [   25.458136] R13: ffffffff9d200ef8 R14: ffffffff9d200ef8 R15:
> dead000000000100
> [   25.458265] FS:  0000000000000000(0000) GS:ffff9ad51a280000(0000)
> knlGS:0000000000000000
> [   25.458396] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
> [   25.458509] CR2: 0000000000000000 CR3: 000000040200b001 CR4:
> 00000000003706e0
> [   25.458637] DR0: 0000000000000000 DR1: 0000000000000000 DR2:
> 0000000000000000
> [   25.458766] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7:
> 0000000000000400
> [   25.458894] Call Trace:
> [   25.459001]  <TASK>
> [   25.459108]  ? test_meminit_init+0x940/0x940
> [   25.459220]  test_ref_tracker_init+0x1c4/0x1e0
> [   25.459332]  do_one_initcall+0xb1/0x210
> [   25.459442]  kernel_init_freeable+0x197/0x250
> [   25.459554]  ? rest_init+0xa0/0xa0
> [   25.459664]  kernel_init+0x11/0x1d0
> [   25.459774]  ret_from_fork+0x1f/0x30
> [   25.459886]  </TASK>
> [   25.459992] ---[ end trace 0000000000000000 ]---
> [   25.460106] test_div64: Starting 64bit/32bit division and modulo test
> [   25.460858] test_div64: Completed 64bit/32bit division and modulo test,
> 0.000637198s elapsed
> [   25.461843] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
> [   25.461955] crc32: self tests passed, processed 225944 bytes in 108224 nsec
> [   25.462193] crc32c: CRC_LE_BITS = 64
> [   25.462302] crc32c: self tests passed, processed 112972 bytes in 54045 nsec
> [   25.471308] crc32_combine: 8373 self tests passed
> [   25.480294] crc32c_combine: 8373 self tests passed
> [   25.480908] atomic64_test: passed for x86-64 platform with CX8 and with SSE
> [   25.481038] interval tree insert/remove
> [   25.483347]  -> 8535 cycles
> [   25.483564] interval tree search
> [   25.500073]  -> 61061 cycles (2692 results)
> [   25.500346] pciehp: pcie_port_service_register = 0
> ```
> 
> -- 
> You may reply to this email to add a comment.
> 
> You are receiving this mail because:
> You are the assignee for the bug.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bug 217191] New: test_meminit: failures: 70 out of 130 / reference already released.
  2023-03-14 21:41 ` [Bug 217191] New: test_meminit: failures: 70 out of 130 / reference already released Andrew Morton
@ 2023-03-15 13:57   ` Alexander Potapenko
  2023-03-15 17:22     ` Emanuel Attila Czirai
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander Potapenko @ 2023-03-15 13:57 UTC (permalink / raw)
  To: Andrew Morton; +Cc: correabuscar+kernAlbugs, bugzilla-daemon, linux-mm

[-- Attachment #1: Type: text/plain, Size: 472 bytes --]

Hi Emmanuel,

Can you please share the kernel config where the problem is reproducible,
along with the full dmesg?

I think "test_meminit: failures: 70 out of 130" is a red herring, the
kernel probably does not enable memory initialization, that's why the tests
are failing.
We could see that from the "mem auto-init" line in the dmesg, but it got
stripped away.
The leaked reference probably belongs to lib/test_ref_tracker.c, which is a
completely different test suite.

[-- Attachment #2: Type: text/html, Size: 598 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bug 217191] New: test_meminit: failures: 70 out of 130 / reference already released.
  2023-03-15 13:57   ` Alexander Potapenko
@ 2023-03-15 17:22     ` Emanuel Attila Czirai
  2023-03-15 17:46       ` Alexander Potapenko
  0 siblings, 1 reply; 6+ messages in thread
From: Emanuel Attila Czirai @ 2023-03-15 17:22 UTC (permalink / raw)
  To: Alexander Potapenko; +Cc: Andrew Morton, bugzilla-daemon, linux-mm


[-- Attachment #1.1: Type: text/plain, Size: 659 bytes --]

On Wed, Mar 15, 2023 at 2:58 PM Alexander Potapenko <glider@google.com>
wrote:

> Hi Emmanuel,
>
> hello, thank you for looking into this.

> Can you please share the kernel config where the problem is reproducible,
> along with the full dmesg?
>
attached both

>
> I think "test_meminit: failures: 70 out of 130" is a red herring, the
> kernel probably does not enable memory initialization, that's why the tests
> are failing.
> We could see that from the "mem auto-init" line in the dmesg, but it got
> stripped away.
> The leaked reference probably belongs to lib/test_ref_tracker.c, which is
> a completely different test suite.
>

[-- Attachment #1.2: Type: text/html, Size: 1389 bytes --]

[-- Attachment #2: 626.config --]
[-- Type: application/octet-stream, Size: 169309 bytes --]

#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.2.6-gentoo Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Gentoo 12.2.1_p20230304 p13) 12.2.1 20230304"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=120201
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
CONFIG_AS_VERSION=24000
CONFIG_LD_IS_BFD=y
CONFIG_LD_VERSION=24000
CONFIG_LLD_VERSION=0
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_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 is not set
CONFIG_LOCALVERSION="-x86_64"
# 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=y
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set
# CONFIG_KERNEL_ZSTD is not set
CONFIG_DEFAULT_INIT="/sbin/init"
CONFIG_DEFAULT_HOSTNAME="notyetsethostname"
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
# CONFIG_WATCH_QUEUE is not set
CONFIG_CROSS_MEMORY_ATTACH=y
# CONFIG_USELIB is not set
CONFIG_AUDIT=y
CONFIG_HAVE_ARCH_AUDITSYSCALL=y
CONFIG_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_TIME_KUNIT_TEST is not set
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_FULL is not set
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_CLOCKSOURCE_WATCHDOG_MAX_SKEW_US=100
# end of Timers subsystem

CONFIG_BPF=y
CONFIG_HAVE_EBPF_JIT=y
CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y

#
# BPF subsystem
#
CONFIG_BPF_SYSCALL=y
# CONFIG_BPF_JIT is not set
# CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set
# 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_VIRT_CPU_ACCOUNTING_GEN is not set
# 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=y
CONFIG_PSI_DEFAULT_DISABLED=y
# 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_SRCU=y
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=y
CONFIG_IKCONFIG_PROC=y
# CONFIG_IKHEADERS is not set
CONFIG_LOG_BUF_SHIFT=21
CONFIG_LOG_CPU_MAX_BUF_SHIFT=21
CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=17
CONFIG_PRINTK_INDEX=y
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y

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

CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
CONFIG_CC_HAS_INT128=y
CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough=5"
CONFIG_GCC11_NO_ARRAY_BOUNDS=y
CONFIG_GCC12_NO_ARRAY_BOUNDS=y
CONFIG_CC_NO_ARRAY_BOUNDS=y
CONFIG_ARCH_SUPPORTS_INT128=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_CGROUP_PIDS=y
# CONFIG_CGROUP_RDMA is not set
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_HUGETLB=y
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_CGROUP_PERF=y
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 is not set
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_RD_XZ=y
CONFIG_RD_LZO=y
CONFIG_RD_LZ4=y
CONFIG_RD_ZSTD=y
# CONFIG_BOOT_CONFIG is not set
CONFIG_INITRAMFS_PRESERVE_MTIME=y
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_LD_ORPHAN_WARN=y
CONFIG_LD_ORPHAN_WARN_LEVEL="warn"
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=y
# 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=y
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 is not set
CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y
CONFIG_KALLSYMS_BASE_RELATIVE=y
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
CONFIG_KCMP=y
CONFIG_RSEQ=y
# CONFIG_DEBUG_RSEQ is not set
CONFIG_EMBEDDED=y
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
# end of General setup

CONFIG_64BIT=y
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_MMU=y
CONFIG_ARCH_MMAP_RND_BITS_MIN=28
CONFIG_ARCH_MMAP_RND_BITS_MAX=32
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_GENERIC_BUG_RELATIVE_POINTERS=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_AUDIT_ARCH=y
CONFIG_HAVE_INTEL_TXT=y
CONFIG_X86_64_SMP=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_PGTABLE_LEVELS=4
CONFIG_CC_HAS_SANE_STACKPROTECTOR=y

#
# Processor type and features
#
CONFIG_SMP=y
CONFIG_X86_FEATURE_NAMES=y
CONFIG_X86_X2APIC=y
CONFIG_X86_MPPARSE=y
# CONFIG_GOLDFISH is not set
# CONFIG_X86_CPU_RESCTRL is not set
# CONFIG_X86_EXTENDED_PLATFORM is not set
CONFIG_X86_INTEL_LPSS=y
# CONFIG_X86_AMD_PLATFORM_DEVICE is not set
CONFIG_IOSF_MBI=y
# CONFIG_IOSF_MBI_DEBUG is not set
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_HYPERVISOR_GUEST is not set
# CONFIG_MK8 is not set
# CONFIG_MK8SSE3 is not set
# CONFIG_MK10 is not set
# CONFIG_MBARCELONA is not set
# CONFIG_MBOBCAT is not set
# CONFIG_MJAGUAR is not set
# CONFIG_MBULLDOZER is not set
# CONFIG_MPILEDRIVER is not set
# CONFIG_MSTEAMROLLER is not set
# CONFIG_MEXCAVATOR is not set
# CONFIG_MZEN is not set
# CONFIG_MZEN2 is not set
# CONFIG_MZEN3 is not set
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
# CONFIG_MATOM is not set
# CONFIG_MNEHALEM is not set
# CONFIG_MWESTMERE is not set
# CONFIG_MSILVERMONT is not set
# CONFIG_MGOLDMONT is not set
# CONFIG_MGOLDMONTPLUS is not set
# CONFIG_MSANDYBRIDGE is not set
# CONFIG_MIVYBRIDGE is not set
# CONFIG_MHASWELL is not set
# CONFIG_MBROADWELL is not set
# CONFIG_MSKYLAKE is not set
# CONFIG_MSKYLAKEX is not set
# CONFIG_MCANNONLAKE is not set
# CONFIG_MICELAKE is not set
# CONFIG_MCASCADELAKE is not set
# CONFIG_MCOOPERLAKE is not set
# CONFIG_MTIGERLAKE is not set
# CONFIG_MSAPPHIRERAPIDS is not set
# CONFIG_MROCKETLAKE is not set
# CONFIG_MALDERLAKE is not set
# CONFIG_GENERIC_CPU is not set
# CONFIG_GENERIC_CPU2 is not set
# CONFIG_GENERIC_CPU3 is not set
# CONFIG_GENERIC_CPU4 is not set
CONFIG_MNATIVE_INTEL=y
# CONFIG_MNATIVE_AMD is not set
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_P6_NOP=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
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_AMD=y
# CONFIG_CPU_SUP_HYGON is not set
# CONFIG_CPU_SUP_CENTAUR is not set
# CONFIG_CPU_SUP_ZHAOXIN is not set
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
CONFIG_BOOT_VESA_SUPPORT=y
# CONFIG_MAXSMP is not set
CONFIG_NR_CPUS_RANGE_BEGIN=2
CONFIG_NR_CPUS_RANGE_END=512
CONFIG_NR_CPUS_DEFAULT=64
CONFIG_NR_CPUS=64
# CONFIG_SCHED_CLUSTER is not set
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
CONFIG_SCHED_MC_PRIO=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
CONFIG_X86_MCE=y
# CONFIG_X86_MCELOG_LEGACY is not set
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
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
CONFIG_PERF_EVENTS_AMD_POWER=y
CONFIG_PERF_EVENTS_AMD_UNCORE=y
# CONFIG_PERF_EVENTS_AMD_BRS is not set
# end of Performance monitoring

CONFIG_X86_VSYSCALL_EMULATION=y
CONFIG_X86_IOPL_IOPERM=y
CONFIG_MICROCODE=y
CONFIG_MICROCODE_INTEL=y
CONFIG_MICROCODE_AMD=y
# CONFIG_MICROCODE_LATE_LOADING is not set
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
# CONFIG_X86_5LEVEL is not set
CONFIG_X86_DIRECT_GBPAGES=y
# CONFIG_X86_CPA_STATISTICS is not set
# CONFIG_AMD_MEM_ENCRYPT is not set
# CONFIG_NUMA is not set
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_PROC_KCORE_TEXT=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
# CONFIG_X86_PMEM_LEGACY is not set
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
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=y
CONFIG_CC_HAS_IBT=y
# CONFIG_X86_KERNEL_IBT is not set
CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS=y
# CONFIG_X86_INTEL_TSX_MODE_OFF is not set
CONFIG_X86_INTEL_TSX_MODE_ON=y
# CONFIG_X86_INTEL_TSX_MODE_AUTO is not set
# CONFIG_X86_SGX 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_KEXEC=y
CONFIG_KEXEC_FILE=y
CONFIG_ARCH_HAS_KEXEC_PURGATORY=y
# CONFIG_KEXEC_SIG is not set
CONFIG_CRASH_DUMP=y
CONFIG_PHYSICAL_START=0x1000000
CONFIG_RELOCATABLE=y
CONFIG_RANDOMIZE_BASE=y
CONFIG_X86_NEED_RELOCS=y
CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_DYNAMIC_MEMORY_LAYOUT=y
CONFIG_RANDOMIZE_MEMORY=y
CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0x0
CONFIG_HOTPLUG_CPU=y
# CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
# CONFIG_COMPAT_VDSO is not set
# CONFIG_LEGACY_VSYSCALL_XONLY is not set
CONFIG_LEGACY_VSYSCALL_NONE=y
# CONFIG_CMDLINE_BOOL is not set
# CONFIG_MODIFY_LDT_SYSCALL is not set
# CONFIG_STRICT_SIGALTSTACK_SIZE is not set
CONFIG_HAVE_LIVEPATCH=y
# 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=11
CONFIG_FUNCTION_PADDING_BYTES=16
# CONFIG_SPECULATION_MITIGATIONS is not set
CONFIG_ARCH_HAS_ADD_PAGES=y
CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y

#
# Power management and ACPI options
#
# CONFIG_SUSPEND is not set
# CONFIG_HIBERNATION is not set
CONFIG_PM=y
CONFIG_PM_DEBUG=y
# CONFIG_PM_ADVANCED_DEBUG is not set
CONFIG_DPM_WATCHDOG=y
CONFIG_DPM_WATCHDOG_TIMEOUT=120
CONFIG_PM_CLK=y
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
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_FPDT=y
CONFIG_ACPI_LPIT=y
CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y
# CONFIG_ACPI_EC_DEBUGFS is not set
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=y
CONFIG_ACPI_FAN=y
# CONFIG_ACPI_DOCK is not set
CONFIG_ACPI_CPU_FREQ_PSS=y
CONFIG_ACPI_PROCESSOR_CSTATE=y
CONFIG_ACPI_PROCESSOR_IDLE=y
CONFIG_ACPI_CPPC_LIB=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_IPMI=y
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_PROCESSOR_AGGREGATOR=y
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_PLATFORM_PROFILE=y
CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y
CONFIG_ACPI_TABLE_UPGRADE=y
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_PCI_SLOT=y
CONFIG_ACPI_CONTAINER=y
CONFIG_ACPI_HOTPLUG_IOAPIC=y
CONFIG_ACPI_SBS=y
CONFIG_ACPI_HED=y
# CONFIG_ACPI_CUSTOM_METHOD is not set
# CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set
# CONFIG_ACPI_NFIT is not set
CONFIG_HAVE_ACPI_APEI=y
CONFIG_HAVE_ACPI_APEI_NMI=y
CONFIG_ACPI_APEI=y
CONFIG_ACPI_APEI_GHES=y
CONFIG_ACPI_APEI_PCIEAER=y
# CONFIG_ACPI_APEI_EINJ is not set
# CONFIG_ACPI_APEI_ERST_DEBUG is not set
# CONFIG_ACPI_DPTF is not set
CONFIG_ACPI_WATCHDOG=y
CONFIG_ACPI_EXTLOG=y
CONFIG_ACPI_ADXL=y
# CONFIG_ACPI_CONFIGFS is not set
# CONFIG_ACPI_PFRUT is not set
CONFIG_ACPI_PCC=y
# CONFIG_ACPI_FFH is not set
CONFIG_PMIC_OPREGION=y
# CONFIG_TPS68470_PMIC_OPREGION is not set
CONFIG_X86_PM_TIMER=y

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

#
# CPU frequency scaling drivers
#
CONFIG_X86_INTEL_PSTATE=y
# 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=y
# CONFIG_X86_ACPI_CPUFREQ_CPB is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_AMD_FREQ_SENSITIVITY is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_P4_CLOCKMOD is not set

#
# shared options
#
# end of CPU Frequency scaling

#
# CPU Idle
#
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
CONFIG_CPU_IDLE_GOV_TEO=y
# end of CPU Idle

CONFIG_INTEL_IDLE=y
# end of Power management and ACPI options

#
# Bus options (PCI etc.)
#
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_MMCONF_FAM10H=y
# CONFIG_PCI_CNB20LE_QUIRK is not set
# CONFIG_ISA_BUS is not set
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
# end of Bus options (PCI etc.)

#
# Binary Emulations
#
CONFIG_IA32_EMULATION=y
# CONFIG_X86_X32_ABI is not set
CONFIG_COMPAT_32=y
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
# end of Binary Emulations

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_KVM_COMPAT=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_VIRTUALIZATION=y
CONFIG_KVM=m
CONFIG_KVM_WERROR=y
CONFIG_KVM_INTEL=m
CONFIG_KVM_AMD=m
CONFIG_KVM_AMD_SEV=y
CONFIG_KVM_SMM=y
# CONFIG_KVM_XEN is not set
CONFIG_KVM_EXTERNAL_WRITE_TRACKING=y
CONFIG_AS_AVX512=y
CONFIG_AS_SHA1_NI=y
CONFIG_AS_SHA256_NI=y
CONFIG_AS_TPAUSE=y

#
# General architecture-dependent options
#
CONFIG_CRASH_CORE=y
CONFIG_KEXEC_CORE=y
CONFIG_HOTPLUG_SMT=y
CONFIG_GENERIC_ENTRY=y
# CONFIG_KPROBES is not set
CONFIG_JUMP_LABEL=y
CONFIG_STATIC_KEYS_SELFTEST=y
CONFIG_STATIC_CALL_SELFTEST=y
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_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT=y
CONFIG_ARCH_WANTS_NO_INSTR=y
CONFIG_HAVE_ASM_MODVERSIONS=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_RSEQ=y
CONFIG_HAVE_RUST=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_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_COMPAT_IPC_PARSE_VERSION=y
CONFIG_ARCH_WANT_OLD_COMPAT_IPC=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=y
CONFIG_STACKPROTECTOR_STRONG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG_THIN=y
CONFIG_LTO_NONE=y
CONFIG_ARCH_SUPPORTS_CFI_CLANG=y
CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y
CONFIG_HAVE_CONTEXT_TRACKING_USER=y
CONFIG_HAVE_CONTEXT_TRACKING_USER_OFFSTACK=y
CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=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_TRANSPARENT_HUGEPAGE_PUD=y
CONFIG_HAVE_ARCH_HUGE_VMAP=y
CONFIG_HAVE_ARCH_HUGE_VMALLOC=y
CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
CONFIG_HAVE_ARCH_SOFT_DIRTY=y
CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
CONFIG_MODULES_USE_ELF_RELA=y
CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=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=32
CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y
CONFIG_ARCH_MMAP_RND_COMPAT_BITS=16
CONFIG_HAVE_ARCH_COMPAT_MMAP_BASES=y
CONFIG_PAGE_SIZE_LESS_THAN_64KB=y
CONFIG_PAGE_SIZE_LESS_THAN_256KB=y
CONFIG_HAVE_OBJTOOL=y
CONFIG_HAVE_JUMP_LABEL_HACK=y
CONFIG_HAVE_NOINSTR_HACK=y
CONFIG_HAVE_NOINSTR_VALIDATION=y
CONFIG_HAVE_UACCESS_VALIDATION=y
CONFIG_HAVE_STACK_VALIDATION=y
CONFIG_HAVE_RELIABLE_STACKTRACE=y
CONFIG_OLD_SIGSUSPEND3=y
CONFIG_COMPAT_OLD_SIGACTION=y
CONFIG_COMPAT_32BIT_TIME=y
CONFIG_HAVE_ARCH_VMAP_STACK=y
CONFIG_VMAP_STACK=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_STATIC_CALL_INLINE=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_SUPPORTS_PAGE_TABLE_CHECK=y
CONFIG_ARCH_HAS_ELFCORE_COMPAT=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_GCC_PLUGINS=y
# CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
CONFIG_FUNCTION_ALIGNMENT_4B=y
CONFIG_FUNCTION_ALIGNMENT_16B=y
CONFIG_FUNCTION_ALIGNMENT=16
# end of General architecture-dependent options

CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_MODULE_UNLOAD_TAINT_TRACKING=y
CONFIG_MODVERSIONS=y
CONFIG_ASM_MODVERSIONS=y
CONFIG_MODULE_SRCVERSION_ALL=y
# 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_RWSTAT=y
CONFIG_BLK_DEV_BSG_COMMON=y
CONFIG_BLK_ICQ=y
CONFIG_BLK_DEV_BSGLIB=y
CONFIG_BLK_DEV_INTEGRITY=y
CONFIG_BLK_DEV_INTEGRITY_T10=y
# CONFIG_BLK_DEV_ZONED is not set
CONFIG_BLK_DEV_THROTTLING=y
# CONFIG_BLK_DEV_THROTTLING_LOW is not set
CONFIG_BLK_WBT=y
CONFIG_BLK_WBT_MQ=y
CONFIG_BLK_CGROUP_IOLATENCY=y
# CONFIG_BLK_CGROUP_IOCOST is not set
CONFIG_BLK_CGROUP_IOPRIO=y
CONFIG_BLK_DEBUG_FS=y
CONFIG_BLK_SED_OPAL=y
# 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 is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# 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=y
# 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_BLOCK_COMPAT=y
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=y
CONFIG_MQ_IOSCHED_KYBER=y
CONFIG_IOSCHED_BFQ=y
CONFIG_BFQ_GROUP_IOSCHED=y
# CONFIG_BFQ_CGROUP_DEBUG is not set
# end of IO Schedulers

CONFIG_PREEMPT_NOTIFIERS=y
CONFIG_PADATA=y
CONFIG_ASN1=y
CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
CONFIG_INLINE_READ_UNLOCK=y
CONFIG_INLINE_READ_UNLOCK_IRQ=y
CONFIG_INLINE_WRITE_UNLOCK=y
CONFIG_INLINE_WRITE_UNLOCK_IRQ=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_BINFMT_ELF_KUNIT_TEST is not set
CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_ELFCORE=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
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 is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_DEFLATE is not set
CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZO=y
# 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 is not set
CONFIG_ZSWAP_COMPRESSOR_DEFAULT="lzo"
CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD=y
# CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD is not set
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC is not set
CONFIG_ZSWAP_ZPOOL_DEFAULT="zbud"
CONFIG_ZBUD=y
CONFIG_Z3FOLD=y
CONFIG_ZSMALLOC=y
CONFIG_ZSMALLOC_STAT=y

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

CONFIG_SHUFFLE_PAGE_ALLOCATOR=y
# CONFIG_COMPAT_BRK is not set
CONFIG_RESERVE_ACTIVEFILE_TO_PREVENT_DISK_THRASHING=y
CONFIG_RESERVE_ACTIVEFILE_KBYTES=705536
CONFIG_SPARSEMEM=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_VMEMMAP=y
CONFIG_HAVE_FAST_GUP=y
CONFIG_MEMORY_ISOLATION=y
CONFIG_EXCLUSIVE_SYSTEM_RAM=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
CONFIG_COMPACTION=y
CONFIG_COMPACT_UNEVICTABLE_DEFAULT=1
# CONFIG_PAGE_REPORTING is not set
CONFIG_MIGRATION=y
CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION=y
CONFIG_ARCH_ENABLE_THP_MIGRATION=y
CONFIG_CONTIG_ALLOC=y
CONFIG_PHYS_ADDR_T_64BIT=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_ARCH_WANTS_THP_SWAP=y
CONFIG_TRANSPARENT_HUGEPAGE=y
# CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS is not set
CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
CONFIG_THP_SWAP=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_FRONTSWAP=y
CONFIG_CMA=y
CONFIG_CMA_DEBUG=y
# CONFIG_CMA_DEBUGFS is not set
# CONFIG_CMA_SYSFS is not set
CONFIG_CMA_AREAS=7
CONFIG_GENERIC_EARLY_IOREMAP=y
CONFIG_DEFERRED_STRUCT_PAGE_INIT=y
CONFIG_PAGE_IDLE_FLAG=y
CONFIG_IDLE_PAGE_TRACKING=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_ARCH_HAS_CURRENT_STACK_POINTER=y
CONFIG_ARCH_HAS_PTE_DEVMAP=y
CONFIG_ARCH_HAS_ZONE_DMA_SET=y
CONFIG_ZONE_DMA=y
CONFIG_ZONE_DMA32=y
CONFIG_VMAP_PFN=y
CONFIG_ARCH_USES_HIGH_VMA_FLAGS=y
CONFIG_ARCH_HAS_PKEYS=y
CONFIG_VM_EVENT_COUNTERS=y
# CONFIG_PERCPU_STATS is not set
# CONFIG_GUP_TEST is not set
CONFIG_ARCH_HAS_PTE_SPECIAL=y
CONFIG_SECRETMEM=y
# CONFIG_ANON_VMA_NAME is not set
# CONFIG_USERFAULTFD is not set
# CONFIG_LRU_GEN is not set

#
# 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

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_DIAG=y
CONFIG_UNIX=y
CONFIG_UNIX_SCM=y
CONFIG_AF_UNIX_OOB=y
CONFIG_UNIX_DIAG=y
# CONFIG_TLS is not set
# CONFIG_XFRM_USER is not set
# CONFIG_NET_KEY is not set
# CONFIG_XDP_SOCKETS is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_ROUTE_CLASSID=y
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE_DEMUX is not set
CONFIG_SYN_COOKIES=y
# CONFIG_NET_IPVTI is not set
# CONFIG_NET_FOU is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
CONFIG_INET_TABLE_PERTURB_ORDER=16
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
CONFIG_INET_UDP_DIAG=y
CONFIG_INET_RAW_DIAG=y
CONFIG_INET_DIAG_DESTROY=y
CONFIG_TCP_CONG_ADVANCED=y
# CONFIG_TCP_CONG_BIC is not set
CONFIG_TCP_CONG_CUBIC=y
# CONFIG_TCP_CONG_WESTWOOD is not set
# 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_CUBIC=y
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
# CONFIG_IPV6 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=y
CONFIG_NETFILTER_ADVANCED=y
# CONFIG_BRIDGE_NETFILTER is not set

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_INGRESS=y
CONFIG_NETFILTER_EGRESS=y
CONFIG_NETFILTER_SKIP_EGRESS=y
CONFIG_NETFILTER_NETLINK=y
CONFIG_NETFILTER_FAMILY_ARP=y
CONFIG_NETFILTER_NETLINK_ACCT=y
CONFIG_NETFILTER_NETLINK_QUEUE=y
CONFIG_NETFILTER_NETLINK_LOG=y
# CONFIG_NETFILTER_NETLINK_OSF is not set
CONFIG_NF_CONNTRACK=y
CONFIG_NF_LOG_SYSLOG=y
CONFIG_NETFILTER_CONNCOUNT=y
CONFIG_NF_CONNTRACK_MARK=y
# CONFIG_NF_CONNTRACK_ZONES is not set
# CONFIG_NF_CONNTRACK_PROCFS is not set
CONFIG_NF_CONNTRACK_EVENTS=y
CONFIG_NF_CONNTRACK_TIMEOUT=y
CONFIG_NF_CONNTRACK_TIMESTAMP=y
CONFIG_NF_CONNTRACK_LABELS=y
# CONFIG_NF_CT_PROTO_DCCP is not set
# CONFIG_NF_CT_PROTO_SCTP is not set
CONFIG_NF_CT_PROTO_UDPLITE=y
# CONFIG_NF_CONNTRACK_AMANDA is not set
CONFIG_NF_CONNTRACK_FTP=y
# CONFIG_NF_CONNTRACK_H323 is not set
# CONFIG_NF_CONNTRACK_IRC is not set
# CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
# CONFIG_NF_CONNTRACK_SNMP is not set
# CONFIG_NF_CONNTRACK_PPTP is not set
# CONFIG_NF_CONNTRACK_SANE is not set
CONFIG_NF_CONNTRACK_SIP=y
CONFIG_NF_CONNTRACK_TFTP=y
CONFIG_NF_CT_NETLINK=y
CONFIG_NF_CT_NETLINK_TIMEOUT=y
CONFIG_NF_CT_NETLINK_HELPER=y
CONFIG_NETFILTER_NETLINK_GLUE_CT=y
CONFIG_NF_NAT=y
CONFIG_NF_NAT_FTP=y
CONFIG_NF_NAT_SIP=y
CONFIG_NF_NAT_TFTP=y
CONFIG_NF_NAT_REDIRECT=y
CONFIG_NF_NAT_MASQUERADE=y
CONFIG_NETFILTER_SYNPROXY=y
# CONFIG_NF_TABLES is not set
CONFIG_NETFILTER_XTABLES=y
CONFIG_NETFILTER_XTABLES_COMPAT=y

#
# Xtables combined modules
#
CONFIG_NETFILTER_XT_MARK=y
CONFIG_NETFILTER_XT_CONNMARK=y

#
# Xtables targets
#
CONFIG_NETFILTER_XT_TARGET_AUDIT=y
# CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y
CONFIG_NETFILTER_XT_TARGET_CONNMARK=y
CONFIG_NETFILTER_XT_TARGET_CT=m
# CONFIG_NETFILTER_XT_TARGET_DSCP is not set
CONFIG_NETFILTER_XT_TARGET_HL=y
# CONFIG_NETFILTER_XT_TARGET_HMARK is not set
# CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
# CONFIG_NETFILTER_XT_TARGET_LED is not set
CONFIG_NETFILTER_XT_TARGET_LOG=y
CONFIG_NETFILTER_XT_TARGET_MARK=y
CONFIG_NETFILTER_XT_NAT=y
CONFIG_NETFILTER_XT_TARGET_NETMAP=y
CONFIG_NETFILTER_XT_TARGET_NFLOG=y
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y
# CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set
# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
CONFIG_NETFILTER_XT_TARGET_REDIRECT=y
CONFIG_NETFILTER_XT_TARGET_MASQUERADE=y
# CONFIG_NETFILTER_XT_TARGET_TEE is not set
# CONFIG_NETFILTER_XT_TARGET_TPROXY is not set
CONFIG_NETFILTER_XT_TARGET_TRACE=m
CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m

#
# Xtables matches
#
CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=y
# CONFIG_NETFILTER_XT_MATCH_BPF is not set
# CONFIG_NETFILTER_XT_MATCH_CGROUP is not set
# CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
CONFIG_NETFILTER_XT_MATCH_COMMENT=y
CONFIG_NETFILTER_XT_MATCH_CONNBYTES=y
CONFIG_NETFILTER_XT_MATCH_CONNLABEL=y
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y
# CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
# CONFIG_NETFILTER_XT_MATCH_CPU is not set
# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
# CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
# CONFIG_NETFILTER_XT_MATCH_DSCP is not set
# CONFIG_NETFILTER_XT_MATCH_ECN is not set
# CONFIG_NETFILTER_XT_MATCH_ESP is not set
CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y
# CONFIG_NETFILTER_XT_MATCH_HELPER is not set
CONFIG_NETFILTER_XT_MATCH_HL=y
# CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set
CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
# CONFIG_NETFILTER_XT_MATCH_L2TP is not set
CONFIG_NETFILTER_XT_MATCH_LENGTH=y
CONFIG_NETFILTER_XT_MATCH_LIMIT=y
CONFIG_NETFILTER_XT_MATCH_MAC=y
CONFIG_NETFILTER_XT_MATCH_MARK=y
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y
# CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
# CONFIG_NETFILTER_XT_MATCH_OSF is not set
CONFIG_NETFILTER_XT_MATCH_OWNER=y
CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y
CONFIG_NETFILTER_XT_MATCH_QUOTA=y
# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
# CONFIG_NETFILTER_XT_MATCH_REALM is not set
CONFIG_NETFILTER_XT_MATCH_RECENT=y
# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
CONFIG_NETFILTER_XT_MATCH_SOCKET=y
CONFIG_NETFILTER_XT_MATCH_STATE=y
# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
CONFIG_NETFILTER_XT_MATCH_STRING=y
CONFIG_NETFILTER_XT_MATCH_TCPMSS=y
CONFIG_NETFILTER_XT_MATCH_TIME=y
# CONFIG_NETFILTER_XT_MATCH_U32 is not set
# end of Core Netfilter Configuration

# CONFIG_IP_SET is not set
# CONFIG_IP_VS is not set

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=y
CONFIG_NF_SOCKET_IPV4=y
# CONFIG_NF_TPROXY_IPV4 is not set
# CONFIG_NF_DUP_IPV4 is not set
CONFIG_NF_LOG_ARP=y
CONFIG_NF_LOG_IPV4=y
CONFIG_NF_REJECT_IPV4=y
CONFIG_IP_NF_IPTABLES=y
# CONFIG_IP_NF_MATCH_AH is not set
# CONFIG_IP_NF_MATCH_ECN is not set
CONFIG_IP_NF_MATCH_RPFILTER=m
CONFIG_IP_NF_MATCH_TTL=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_TARGET_SYNPROXY=y
CONFIG_IP_NF_NAT=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
CONFIG_IP_NF_TARGET_NETMAP=y
CONFIG_IP_NF_TARGET_REDIRECT=y
CONFIG_IP_NF_MANGLE=y
# CONFIG_IP_NF_TARGET_CLUSTERIP is not set
# CONFIG_IP_NF_TARGET_ECN is not set
CONFIG_IP_NF_TARGET_TTL=y
CONFIG_IP_NF_RAW=y
CONFIG_IP_NF_SECURITY=y
CONFIG_IP_NF_ARPTABLES=y
CONFIG_IP_NF_ARPFILTER=y
CONFIG_IP_NF_ARP_MANGLE=y
# end of IP: Netfilter Configuration

# CONFIG_NF_CONNTRACK_BRIDGE is not set
# CONFIG_BRIDGE_NF_EBTABLES is not set
# CONFIG_BPFILTER is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP 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=m
CONFIG_BRIDGE=m
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=m
# 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_IEEE802154 is not set
CONFIG_NET_SCHED=y

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

#
# Classification
#
CONFIG_NET_CLS=y
CONFIG_NET_CLS_BASIC=y
CONFIG_NET_CLS_ROUTE4=y
CONFIG_NET_CLS_FW=y
CONFIG_NET_CLS_U32=y
CONFIG_CLS_U32_PERF=y
CONFIG_CLS_U32_MARK=y
CONFIG_NET_CLS_RSVP=y
# CONFIG_NET_CLS_RSVP6 is not set
CONFIG_NET_CLS_FLOW=y
CONFIG_NET_CLS_CGROUP=y
CONFIG_NET_CLS_BPF=y
# CONFIG_NET_CLS_FLOWER is not set
# CONFIG_NET_CLS_MATCHALL is not set
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
CONFIG_NET_EMATCH_CMP=y
CONFIG_NET_EMATCH_NBYTE=y
# CONFIG_NET_EMATCH_U32 is not set
CONFIG_NET_EMATCH_META=y
CONFIG_NET_EMATCH_TEXT=y
# CONFIG_NET_EMATCH_IPT is not set
CONFIG_NET_CLS_ACT=y
CONFIG_NET_ACT_POLICE=y
CONFIG_NET_ACT_GACT=y
CONFIG_GACT_PROB=y
# CONFIG_NET_ACT_MIRRED is not set
# CONFIG_NET_ACT_SAMPLE is not set
CONFIG_NET_ACT_IPT=y
CONFIG_NET_ACT_NAT=y
CONFIG_NET_ACT_PEDIT=y
CONFIG_NET_ACT_SIMP=m
CONFIG_NET_ACT_SKBEDIT=y
CONFIG_NET_ACT_CSUM=y
# CONFIG_NET_ACT_MPLS is not set
# CONFIG_NET_ACT_VLAN is not set
# CONFIG_NET_ACT_BPF is not set
CONFIG_NET_ACT_CONNMARK=y
# CONFIG_NET_ACT_CTINFO is not set
# CONFIG_NET_ACT_SKBMOD is not set
# CONFIG_NET_ACT_IFE is not set
# CONFIG_NET_ACT_TUNNEL_KEY is not set
# CONFIG_NET_ACT_GATE is not set
# CONFIG_NET_TC_SKB_EXT is not set
CONFIG_NET_SCH_FIFO=y
# CONFIG_DCB is not set
# CONFIG_DNS_RESOLVER is not set
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
# CONFIG_VSOCKETS is not set
CONFIG_NETLINK_DIAG=y
# 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_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_SOCK_RX_QUEUE_MAPPING=y
CONFIG_XPS=y
CONFIG_CGROUP_NET_PRIO=y
CONFIG_CGROUP_NET_CLASSID=y
CONFIG_NET_RX_BUSY_POLL=y
CONFIG_BQL=y
# CONFIG_BPF_STREAM_PARSER is not set
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 is not set
# CONFIG_AF_RXRPC is not set
# CONFIG_AF_KCM is not set
# CONFIG_MCTP is not set
CONFIG_WIRELESS=y
CONFIG_CFG80211=y
# 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=y
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=y
# CONFIG_MAC80211_MESSAGE_TRACING is not set
# CONFIG_MAC80211_DEBUG_MENU is not set
CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
# CONFIG_RFKILL_GPIO is not set
# CONFIG_NET_9P 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_NET_SELFTESTS=y
CONFIG_NET_SOCK_MSG=y
CONFIG_PAGE_POOL=y
# CONFIG_PAGE_POOL_STATS is not set
# CONFIG_FAILOVER is not set
CONFIG_ETHTOOL_NETLINK=y
# CONFIG_NETDEV_ADDR_LIST_TEST is not set

#
# 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_HOTPLUG_PCI_PCIE=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=y
CONFIG_PCIE_PTM=y
CONFIG_PCIE_EDR=y
CONFIG_PCI_MSI=y
CONFIG_PCI_QUIRKS=y
CONFIG_PCI_DEBUG=y
CONFIG_PCI_REALLOC_ENABLE_AUTO=y
CONFIG_PCI_STUB=y
CONFIG_PCI_PF_STUB=y
CONFIG_PCI_ATS=y
CONFIG_PCI_LOCKLESS_CONFIG=y
CONFIG_PCI_IOV=y
CONFIG_PCI_PRI=y
CONFIG_PCI_PASID=y
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=16
CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_ACPI=y
CONFIG_HOTPLUG_PCI_ACPI_IBM=y
# CONFIG_HOTPLUG_PCI_CPCI is not set
CONFIG_HOTPLUG_PCI_SHPC=y

#
# PCI controller drivers
#
# CONFIG_VMD is not set

#
# DesignWare PCI Core Support
#
# CONFIG_PCIE_DW_PLAT_HOST is not set
# CONFIG_PCI_MESON is not set
# end of DesignWare PCI Core Support

#
# Mobiveil PCIe Core Support
#
# end of Mobiveil PCIe Core Support

#
# Cadence PCIe controllers support
#
# end of Cadence PCIe controllers support
# 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=y
CONFIG_PCMCIA=y
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_CARDBUS=y

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

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

#
# Firmware loader
#
CONFIG_FW_LOADER=y
CONFIG_FW_LOADER_PAGED_BUF=y
CONFIG_EXTRA_FIRMWARE="radeon/SUMO_me.bin radeon/SUMO_pfp.bin radeon/SUMO_rlc.bin radeon/SUMO_uvd.bin radeon/TURKS_mc.bin radeon/TURKS_me.bin radeon/TURKS_pfp.bin radeon/TURKS_smc.bin radeon/BTC_rlc.bin rtl_nic/rtl8105e-1.fw"
CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware"
# CONFIG_FW_LOADER_USER_HELPER is not set
CONFIG_FW_LOADER_COMPRESS=y
CONFIG_FW_LOADER_COMPRESS_XZ=y
CONFIG_FW_LOADER_COMPRESS_ZSTD=y
# CONFIG_FW_UPLOAD is not set
# end of Firmware loader

CONFIG_WANT_DEV_COREDUMP=y
CONFIG_ALLOW_DEV_COREDUMP=y
CONFIG_DEV_COREDUMP=y
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
# CONFIG_PM_QOS_KUNIT_TEST is not set
# CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
# CONFIG_DRIVER_PE_KUNIT_TEST is not set
CONFIG_GENERIC_CPU_AUTOPROBE=y
CONFIG_GENERIC_CPU_VULNERABILITIES=y
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=y
CONFIG_DMA_SHARED_BUFFER=y
# CONFIG_DMA_FENCE_TRACE is not set
# end of Generic Driver Options

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

# 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=y
CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
# CONFIG_FW_CFG_SYSFS is not set
CONFIG_SYSFB=y
CONFIG_SYSFB_SIMPLEFB=y
# CONFIG_GOOGLE_FIRMWARE is not set
CONFIG_UEFI_CPER=y
CONFIG_UEFI_CPER_X86=y

#
# 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=y
# CONFIG_ZRAM_DEF_COMP_LZORLE is not set
CONFIG_ZRAM_DEF_COMP_ZSTD=y
# CONFIG_ZRAM_DEF_COMP_LZ4 is not set
# CONFIG_ZRAM_DEF_COMP_LZO is not set
# CONFIG_ZRAM_DEF_COMP_LZ4HC is not set
# CONFIG_ZRAM_DEF_COMP_842 is not set
CONFIG_ZRAM_DEF_COMP="zstd"
# CONFIG_ZRAM_WRITEBACK is not set
CONFIG_ZRAM_MEMORY_TRACKING=y
# CONFIG_ZRAM_MULTI_COMP is not set
CONFIG_BLK_DEV_LOOP=y
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=m
# CONFIG_BLK_DEV_RBD is not set
# CONFIG_BLK_DEV_UBLK is not set

#
# NVME Support
#
CONFIG_NVME_CORE=y
CONFIG_BLK_DEV_NVME=y
# CONFIG_NVME_MULTIPATH is not set
CONFIG_NVME_VERBOSE_ERRORS=y
CONFIG_NVME_HWMON=y
# CONFIG_NVME_FC is not set
# CONFIG_NVME_TCP is not set
# CONFIG_NVME_AUTH 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_LATTICE_ECP3_CONFIG 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_MISC_RTSX=y
# CONFIG_C2PORT is not set

#
# EEPROM support
#
# CONFIG_EEPROM_AT24 is not set
# CONFIG_EEPROM_AT25 is not set
# CONFIG_EEPROM_LEGACY is not set
# CONFIG_EEPROM_MAX6875 is not set
# CONFIG_EEPROM_93CX6 is not set
# CONFIG_EEPROM_93XX46 is not set
# 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
#
# CONFIG_TI_ST is not set
# 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_INTEL_MEI_HDCP is not set
# CONFIG_INTEL_MEI_PXP is not set
# CONFIG_VMWARE_VMCI is not set
# CONFIG_GENWQE 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=y
# CONFIG_HABANA_AI is not set
# CONFIG_UACCE is not set
CONFIG_PVPANIC=y
CONFIG_PVPANIC_MMIO=m
CONFIG_PVPANIC_PCI=m
# CONFIG_GP_PCI1XXXX 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=y

#
# 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=y
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=y
# 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 is not set
# 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=y
CONFIG_ATA_ACPI=y
CONFIG_SATA_ZPODD=y
CONFIG_SATA_PMP=y

#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=y
CONFIG_SATA_MOBILE_LPM_POLICY=3
# 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_DWC is not set
# 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=y
# 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_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=y
# 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_SCH=y
# 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=y
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_PCMCIA is not set
# CONFIG_PATA_RZ1000 is not set

#
# Generic fallback / legacy drivers
#
CONFIG_PATA_ACPI=y
CONFIG_ATA_GENERIC=y
# CONFIG_PATA_LEGACY is not set
CONFIG_MD=y
# CONFIG_BLK_DEV_MD is not set
# CONFIG_BCACHE is not set
CONFIG_BLK_DEV_DM_BUILTIN=y
CONFIG_BLK_DEV_DM=y
CONFIG_DM_DEBUG=y
CONFIG_DM_BUFIO=y
CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y
CONFIG_DM_DEBUG_BLOCK_STACK_TRACING=y
# CONFIG_DM_UNSTRIPED is not set
CONFIG_DM_CRYPT=y
# CONFIG_DM_SNAPSHOT is not set
# CONFIG_DM_THIN_PROVISIONING is not set
# CONFIG_DM_CACHE is not set
# CONFIG_DM_WRITECACHE is not set
# CONFIG_DM_EBS 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_INIT=y
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=y
CONFIG_DM_AUDIT=y
# 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_MII=y
CONFIG_NET_CORE=y
# CONFIG_BONDING is not set
# CONFIG_DUMMY is not set
# CONFIG_WIREGUARD 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_DYNAMIC 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 is not set
# CONFIG_NLMON is not set
# CONFIG_ARCNET is not set
CONFIG_ETHERNET=y
CONFIG_MDIO=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=y
CONFIG_ATL2=y
CONFIG_ATL1=y
CONFIG_ATL1E=y
CONFIG_ATL1C=y
CONFIG_ALX=y
# 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_FUJITSU 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=y
CONFIG_NET_VENDOR_INTEL=y
CONFIG_E100=y
CONFIG_E1000=y
CONFIG_E1000E=y
CONFIG_E1000E_HWTS=y
CONFIG_IGB=y
CONFIG_IGB_HWMON=y
CONFIG_IGB_DCA=y
CONFIG_IGBVF=y
# CONFIG_IXGB 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_NET_VENDOR_WANGXUN is not set
# CONFIG_JME is not set
CONFIG_NET_VENDOR_ADI=y
# 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=y
CONFIG_8139CP=y
CONFIG_8139TOO=y
# CONFIG_8139TOO_PIO is not set
CONFIG_8139TOO_TUNE_TWISTER=y
CONFIG_8139TOO_8129=y
# CONFIG_8139_OLD_RX_RESET is not set
CONFIG_R8169=y
# 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_WIZNET is not set
# CONFIG_NET_VENDOR_XILINX is not set
# CONFIG_NET_VENDOR_XIRCOM is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_NET_SB1000 is not set
CONFIG_PHYLIB=y
CONFIG_SWPHY=y
# CONFIG_LED_TRIGGER_PHY is not set
CONFIG_FIXED_PHY=y

#
# MII PHY device drivers
#
# CONFIG_AMD_PHY is not set
# CONFIG_ADIN_PHY is not set
# CONFIG_ADIN1100_PHY is not set
# CONFIG_AQUANTIA_PHY is not set
# CONFIG_AX88796B_PHY is not set
# CONFIG_BROADCOM_PHY is not set
# CONFIG_BCM54140_PHY is not set
# CONFIG_BCM7XXX_PHY is not set
# CONFIG_BCM84881_PHY is not set
# CONFIG_BCM87XX_PHY is not set
# CONFIG_CICADA_PHY is not set
# CONFIG_CORTINA_PHY is not set
# CONFIG_DAVICOM_PHY is not set
# CONFIG_ICPLUS_PHY is not set
# CONFIG_LXT_PHY is not set
# CONFIG_INTEL_XWAY_PHY is not set
# CONFIG_LSI_ET1011C_PHY is not set
# CONFIG_MARVELL_PHY is not set
# CONFIG_MARVELL_10G_PHY is not set
# CONFIG_MARVELL_88X2222_PHY is not set
# CONFIG_MAXLINEAR_GPHY is not set
# CONFIG_MEDIATEK_GE_PHY is not set
# CONFIG_MICREL_PHY is not set
# CONFIG_MICROCHIP_PHY is not set
# CONFIG_MICROCHIP_T1_PHY is not set
# CONFIG_MICROSEMI_PHY is not set
# CONFIG_MOTORCOMM_PHY is not set
# CONFIG_NATIONAL_PHY is not set
# CONFIG_NXP_C45_TJA11XX_PHY is not set
# CONFIG_NXP_TJA11XX_PHY is not set
CONFIG_AT803X_PHY=y
# CONFIG_QSEMI_PHY is not set
CONFIG_REALTEK_PHY=y
# CONFIG_RENESAS_PHY is not set
# CONFIG_ROCKCHIP_PHY is not set
# CONFIG_SMSC_PHY is not set
# CONFIG_STE10XP is not set
# CONFIG_TERANETICS_PHY is not set
# CONFIG_DP83822_PHY is not set
# CONFIG_DP83TC811_PHY is not set
# CONFIG_DP83848_PHY is not set
# CONFIG_DP83867_PHY is not set
# CONFIG_DP83869_PHY is not set
# CONFIG_DP83TD510_PHY is not set
# CONFIG_VITESSE_PHY is not set
# CONFIG_XILINX_GMII2RGMII is not set
# CONFIG_MICREL_KS8995MA is not set
# CONFIG_PSE_CONTROLLER is not set
CONFIG_MDIO_DEVICE=y
CONFIG_MDIO_BUS=y
CONFIG_FWNODE_MDIO=y
CONFIG_ACPI_MDIO=y
CONFIG_MDIO_DEVRES=y
# CONFIG_MDIO_BITBANG is not set
# CONFIG_MDIO_BCM_UNIMAC is not set
# CONFIG_MDIO_MVUSB is not set
# CONFIG_MDIO_THUNDER is not set

#
# MDIO Multiplexers
#

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

CONFIG_PPP=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_FILTER=y
CONFIG_PPP_MPPE=m
# CONFIG_PPP_MULTILINK is not set
CONFIG_PPPOE=m
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
# CONFIG_SLIP is not set
CONFIG_SLHC=m
CONFIG_USB_NET_DRIVERS=y
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
CONFIG_USB_RTL8152=y
# CONFIG_USB_LAN78XX is not set
CONFIG_USB_USBNET=y
# CONFIG_USB_NET_AX8817X is not set
# CONFIG_USB_NET_AX88179_178A is not set
CONFIG_USB_NET_CDCETHER=y
CONFIG_USB_NET_CDC_EEM=y
# CONFIG_USB_NET_CDC_NCM is not set
# CONFIG_USB_NET_HUAWEI_CDC_NCM is not set
# CONFIG_USB_NET_CDC_MBIM is not set
# CONFIG_USB_NET_DM9601 is not set
# CONFIG_USB_NET_SR9700 is not set
# CONFIG_USB_NET_SR9800 is not set
# CONFIG_USB_NET_SMSC75XX is not set
# CONFIG_USB_NET_SMSC95XX is not set
# CONFIG_USB_NET_GL620A is not set
# CONFIG_USB_NET_NET1080 is not set
# CONFIG_USB_NET_PLUSB is not set
# CONFIG_USB_NET_MCS7830 is not set
CONFIG_USB_NET_RNDIS_HOST=y
CONFIG_USB_NET_CDC_SUBSET=y
# CONFIG_USB_ALI_M5632 is not set
# CONFIG_USB_AN2720 is not set
# CONFIG_USB_BELKIN is not set
# CONFIG_USB_ARMLINUX is not set
# CONFIG_USB_EPSON2888 is not set
# CONFIG_USB_KC2190 is not set
# CONFIG_USB_NET_ZAURUS is not set
# CONFIG_USB_NET_CX82310_ETH is not set
# CONFIG_USB_NET_KALMIA is not set
# CONFIG_USB_NET_QMI_WWAN is not set
# CONFIG_USB_HSO is not set
# CONFIG_USB_NET_INT51X1 is not set
# CONFIG_USB_IPHETH is not set
# CONFIG_USB_SIERRA_NET is not set
# CONFIG_USB_VL600 is not set
# CONFIG_USB_NET_CH9200 is not set
# CONFIG_USB_NET_AQC111 is not set
CONFIG_USB_RTL8153_ECM=y
CONFIG_WLAN=y
# CONFIG_WLAN_VENDOR_ADMTEK is not set
CONFIG_ATH_COMMON=y
CONFIG_WLAN_VENDOR_ATH=y
CONFIG_ATH_DEBUG=y
# CONFIG_ATH5K is not set
# CONFIG_ATH5K_PCI is not set
CONFIG_ATH9K_HW=y
CONFIG_ATH9K_COMMON=y
CONFIG_ATH9K_COMMON_DEBUG=y
CONFIG_ATH9K_BTCOEX_SUPPORT=y
CONFIG_ATH9K=y
CONFIG_ATH9K_PCI=y
CONFIG_ATH9K_AHB=y
CONFIG_ATH9K_DEBUGFS=y
CONFIG_ATH9K_STATION_STATISTICS=y
# CONFIG_ATH9K_DYNACK is not set
# CONFIG_ATH9K_WOW is not set
CONFIG_ATH9K_RFKILL=y
# CONFIG_ATH9K_CHANNEL_CONTEXT is not set
CONFIG_ATH9K_PCOEM=y
# CONFIG_ATH9K_PCI_NO_EEPROM is not set
# CONFIG_ATH9K_HTC is not set
CONFIG_ATH9K_HWRNG=y
# CONFIG_ATH9K_COMMON_SPECTRAL is not set
# CONFIG_CARL9170 is not set
CONFIG_ATH6KL=y
# CONFIG_ATH6KL_SDIO is not set
CONFIG_ATH6KL_USB=y
CONFIG_ATH6KL_DEBUG=y
# CONFIG_AR5523 is not set
# CONFIG_WIL6210 is not set
CONFIG_ATH10K=y
CONFIG_ATH10K_CE=y
CONFIG_ATH10K_PCI=y
# CONFIG_ATH10K_SDIO is not set
# CONFIG_ATH10K_USB is not set
CONFIG_ATH10K_DEBUG=y
# CONFIG_ATH10K_DEBUGFS is not set
# CONFIG_WCN36XX 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 is not set
# CONFIG_WLAN_VENDOR_INTERSIL is not set
# CONFIG_WLAN_VENDOR_MARVELL is not set
CONFIG_WLAN_VENDOR_MEDIATEK=y
CONFIG_MT7601U=y
CONFIG_MT76_CORE=y
CONFIG_MT76_LEDS=y
CONFIG_MT76x02_LIB=y
# CONFIG_MT76x0U is not set
# CONFIG_MT76x0E is not set
CONFIG_MT76x2_COMMON=y
CONFIG_MT76x2E=y
# CONFIG_MT76x2U is not set
# CONFIG_MT7603E is not set
# CONFIG_MT7615E is not set
# CONFIG_MT7663U is not set
# CONFIG_MT7663S is not set
# CONFIG_MT7915E is not set
# CONFIG_MT7921E is not set
# CONFIG_MT7921S is not set
# CONFIG_MT7921U is not set
# CONFIG_MT7996E is not set
CONFIG_WLAN_VENDOR_MICROCHIP=y
# CONFIG_WILC1000_SDIO is not set
# CONFIG_WILC1000_SPI is not set
# CONFIG_WLAN_VENDOR_PURELIFI is not set
# CONFIG_WLAN_VENDOR_RALINK is not set
# CONFIG_WLAN_VENDOR_REALTEK 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_PCMCIA_RAYCS is not set
# CONFIG_PCMCIA_WL3501 is not set
# CONFIG_MAC80211_HWSIM is not set
CONFIG_USB_NET_RNDIS_WLAN=y
# 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 is not set
# CONFIG_ISDN is not set

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

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
CONFIG_INPUT_EVDEV=y
# 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_GPIO=y
# CONFIG_KEYBOARD_GPIO_POLLED is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_TCA8418 is not set
# CONFIG_KEYBOARD_MATRIX 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_PINEPHONE is not set
# CONFIG_KEYBOARD_SAMSUNG 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=y
CONFIG_MOUSE_PS2_BYD=y
# CONFIG_MOUSE_PS2_LOGIPS2PP is not set
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS=y
# 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_SMBUS=y
# 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_GPIO is not set
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
# CONFIG_MOUSE_SYNAPTICS_USB is not set
# CONFIG_INPUT_JOYSTICK 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_PCSPKR=m
# CONFIG_INPUT_MMA8450 is not set
# CONFIG_INPUT_APANEL is not set
# CONFIG_INPUT_GPIO_BEEPER is not set
# CONFIG_INPUT_GPIO_DECODER is not set
# CONFIG_INPUT_GPIO_VIBRA 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_REGULATOR_HAPTIC is not set
# CONFIG_INPUT_UINPUT is not set
# CONFIG_INPUT_PCF8574 is not set
# CONFIG_INPUT_PWM_BEEPER is not set
# CONFIG_INPUT_PWM_VIBRA is not set
# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
# CONFIG_INPUT_DA7280_HAPTICS is not set
# CONFIG_INPUT_ADXL34X is not set
# CONFIG_INPUT_IBM_PANEL 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_SOC_BUTTON_ARRAY is not set
# CONFIG_INPUT_DRV260X_HAPTICS is not set
# CONFIG_INPUT_DRV2665_HAPTICS is not set
# CONFIG_INPUT_DRV2667_HAPTICS is not set
CONFIG_RMI4_CORE=y
# CONFIG_RMI4_I2C is not set
# CONFIG_RMI4_SPI is not set
# CONFIG_RMI4_SMB is not set
CONFIG_RMI4_F03=y
CONFIG_RMI4_F03_SERIO=y
CONFIG_RMI4_2D_SENSOR=y
CONFIG_RMI4_F11=y
CONFIG_RMI4_F12=y
CONFIG_RMI4_F30=y
# CONFIG_RMI4_F34 is not set
# CONFIG_RMI4_F3A is not set
# CONFIG_RMI4_F55 is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=y
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=y
# CONFIG_SERIO_ALTERA_PS2 is not set
# CONFIG_SERIO_PS2MULT is not set
# CONFIG_SERIO_ARC_PS2 is not set
CONFIG_SERIO_GPIO_PS2=y
# 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_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
CONFIG_LEGACY_TIOCSTI=y
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=y
# CONFIG_SERIAL_8250_16550A_VARIANTS is not set
# CONFIG_SERIAL_8250_FINTEK is not set
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_DMA=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_EXAR=y
# CONFIG_SERIAL_8250_CS is not set
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
# CONFIG_SERIAL_8250_MANY_PORTS is not set
CONFIG_SERIAL_8250_SHARE_IRQ=y
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
# CONFIG_SERIAL_8250_RSA 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_MAX3100 is not set
# CONFIG_SERIAL_MAX310X is not set
# 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_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_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
# CONFIG_SERIAL_SPRD is not set
# end of Serial drivers

CONFIG_SERIAL_MCTRL_GPIO=y
# 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=m
CONFIG_IPMI_HANDLER=y
CONFIG_IPMI_DMI_DECODE=y
CONFIG_IPMI_PLAT_DATA=y
CONFIG_IPMI_PANIC_EVENT=y
CONFIG_IPMI_PANIC_STRING=y
CONFIG_IPMI_DEVICE_INTERFACE=y
CONFIG_IPMI_SI=y
CONFIG_IPMI_SSIF=y
# CONFIG_IPMI_IPMB is not set
CONFIG_IPMI_WATCHDOG=y
CONFIG_IPMI_POWEROFF=y
# CONFIG_SSIF_IPMI_BMC is not set
# CONFIG_IPMB_DEVICE_INTERFACE is not set
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_TIMERIOMEM=y
CONFIG_HW_RANDOM_INTEL=y
CONFIG_HW_RANDOM_AMD=y
# CONFIG_HW_RANDOM_BA431 is not set
CONFIG_HW_RANDOM_VIA=y
CONFIG_HW_RANDOM_VIRTIO=m
# CONFIG_HW_RANDOM_XIPHERA is not set
# CONFIG_APPLICOM is not set

#
# PCMCIA character devices
#
# CONFIG_SYNCLINK_CS is not set
# CONFIG_CARDMAN_4000 is not set
# CONFIG_CARDMAN_4040 is not set
# CONFIG_SCR24X is not set
# CONFIG_IPWIRELESS is not set
# end of PCMCIA character devices

# CONFIG_MWAVE is not set
CONFIG_DEVMEM=y
CONFIG_NVRAM=y
CONFIG_DEVPORT=y
CONFIG_HPET=y
# CONFIG_HPET_MMAP is not set
CONFIG_HANGCHECK_TIMER=y
CONFIG_TCG_TPM=y
CONFIG_HW_RANDOM_TPM=y
CONFIG_TCG_TIS_CORE=y
CONFIG_TCG_TIS=y
# CONFIG_TCG_TIS_SPI is not set
# CONFIG_TCG_TIS_I2C is not set
# CONFIG_TCG_TIS_I2C_CR50 is not set
# CONFIG_TCG_TIS_I2C_ATMEL is not set
CONFIG_TCG_TIS_I2C_INFINEON=y
# CONFIG_TCG_TIS_I2C_NUVOTON is not set
# CONFIG_TCG_NSC is not set
# CONFIG_TCG_ATMEL is not set
CONFIG_TCG_INFINEON=y
CONFIG_TCG_CRB=y
# CONFIG_TCG_VTPM_PROXY is not set
# CONFIG_TCG_TIS_ST33ZP24_I2C is not set
# CONFIG_TCG_TIS_ST33ZP24_SPI 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=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_MUX=y

#
# Multiplexer I2C Chip support
#
# CONFIG_I2C_MUX_GPIO is not set
# CONFIG_I2C_MUX_LTC4306 is not set
# CONFIG_I2C_MUX_PCA9541 is not set
# CONFIG_I2C_MUX_PCA954x is not set
# CONFIG_I2C_MUX_REG is not set
# CONFIG_I2C_MUX_MLXCPLD is not set
# end of Multiplexer I2C Chip support

CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_SMBUS=y
CONFIG_I2C_ALGOBIT=y

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
CONFIG_I2C_CCGX_UCSI=m
# 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=y
CONFIG_I2C_ISMT=y
CONFIG_I2C_PIIX4=y
# CONFIG_I2C_NFORCE2 is not set
CONFIG_I2C_NVIDIA_GPU=m
# 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=y

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_CBUS_GPIO is not set
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
# CONFIG_I2C_DESIGNWARE_PCI is not set
# CONFIG_I2C_EMEV2 is not set
# CONFIG_I2C_GPIO 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_I2C_MLXCPLD is not set
# CONFIG_I2C_VIRTIO is not set
# end of I2C Hardware Bus support

# CONFIG_I2C_STUB is not set
CONFIG_I2C_SLAVE=y
# CONFIG_I2C_SLAVE_EEPROM is not set
# CONFIG_I2C_SLAVE_TESTUNIT is not set
CONFIG_I2C_DEBUG_CORE=y
CONFIG_I2C_DEBUG_ALGO=y
CONFIG_I2C_DEBUG_BUS=y
# end of I2C support

# CONFIG_I3C is not set
CONFIG_SPI=y
CONFIG_SPI_DEBUG=y
CONFIG_SPI_MASTER=y
# CONFIG_SPI_MEM is not set

#
# SPI Master Controller Drivers
#
# CONFIG_SPI_ALTERA is not set
# CONFIG_SPI_AXI_SPI_ENGINE is not set
# CONFIG_SPI_BITBANG is not set
# CONFIG_SPI_CADENCE is not set
# CONFIG_SPI_DESIGNWARE is not set
# CONFIG_SPI_NXP_FLEXSPI is not set
# CONFIG_SPI_GPIO is not set
# CONFIG_SPI_MICROCHIP_CORE is not set
# CONFIG_SPI_MICROCHIP_CORE_QSPI is not set
# CONFIG_SPI_LANTIQ_SSC is not set
# CONFIG_SPI_OC_TINY is not set
# CONFIG_SPI_PCI1XXXX is not set
# CONFIG_SPI_PXA2XX is not set
# CONFIG_SPI_ROCKCHIP is not set
# CONFIG_SPI_SC18IS602 is not set
# CONFIG_SPI_SIFIVE is not set
# CONFIG_SPI_MXIC is not set
# CONFIG_SPI_XCOMM is not set
# CONFIG_SPI_XILINX is not set
# CONFIG_SPI_ZYNQMP_GQSPI is not set
# CONFIG_SPI_AMD is not set

#
# SPI Multiplexer support
#
# CONFIG_SPI_MUX is not set

#
# SPI Protocol Masters
#
# CONFIG_SPI_SPIDEV is not set
# CONFIG_SPI_LOOPBACK_TEST is not set
# CONFIG_SPI_TLE62X0 is not set
# CONFIG_SPI_SLAVE is not set
CONFIG_SPI_DYNAMIC=y
# CONFIG_SPMI is not set
# CONFIG_HSI is not set
CONFIG_PPS=y
CONFIG_PPS_DEBUG=y

#
# PPS clients support
#
# CONFIG_PPS_CLIENT_KTIMER is not set
# CONFIG_PPS_CLIENT_LDISC is not set
# CONFIG_PPS_CLIENT_GPIO is not set

#
# PPS generators support
#

#
# 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=y
CONFIG_PINMUX=y
CONFIG_PINCONF=y
CONFIG_GENERIC_PINCONF=y
CONFIG_DEBUG_PINCTRL=y
CONFIG_PINCTRL_AMD=y
# CONFIG_PINCTRL_CY8C95X0 is not set
# CONFIG_PINCTRL_MCP23S08 is not set
# CONFIG_PINCTRL_SX150X is not set

#
# Intel pinctrl drivers
#
CONFIG_PINCTRL_BAYTRAIL=y
CONFIG_PINCTRL_CHERRYVIEW=y
CONFIG_PINCTRL_LYNXPOINT=y
CONFIG_PINCTRL_INTEL=y
# CONFIG_PINCTRL_ALDERLAKE is not set
CONFIG_PINCTRL_BROXTON=y
CONFIG_PINCTRL_CANNONLAKE=y
CONFIG_PINCTRL_CEDARFORK=y
CONFIG_PINCTRL_DENVERTON=y
# CONFIG_PINCTRL_ELKHARTLAKE is not set
# CONFIG_PINCTRL_EMMITSBURG is not set
CONFIG_PINCTRL_GEMINILAKE=y
CONFIG_PINCTRL_ICELAKE=y
# CONFIG_PINCTRL_JASPERLAKE is not set
# CONFIG_PINCTRL_LAKEFIELD is not set
CONFIG_PINCTRL_LEWISBURG=y
# CONFIG_PINCTRL_METEORLAKE is not set
CONFIG_PINCTRL_SUNRISEPOINT=y
CONFIG_PINCTRL_TIGERLAKE=y
# end of Intel pinctrl drivers

#
# Renesas pinctrl drivers
#
# end of Renesas pinctrl drivers

CONFIG_GPIOLIB=y
CONFIG_GPIOLIB_FASTPATH_LIMIT=512
CONFIG_GPIO_ACPI=y
CONFIG_GPIOLIB_IRQCHIP=y
# CONFIG_DEBUG_GPIO is not set
# CONFIG_GPIO_SYSFS is not set
CONFIG_GPIO_CDEV=y
CONFIG_GPIO_CDEV_V1=y

#
# Memory mapped GPIO drivers
#
# CONFIG_GPIO_AMDPT is not set
# CONFIG_GPIO_DWAPB is not set
# CONFIG_GPIO_EXAR is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set
CONFIG_GPIO_ICH=y
# CONFIG_GPIO_MB86S7X is not set
# CONFIG_GPIO_VX855 is not set
# CONFIG_GPIO_AMD_FCH is not set
# end of Memory mapped GPIO drivers

#
# Port-mapped I/O GPIO drivers
#
# CONFIG_GPIO_F7188X is not set
# CONFIG_GPIO_IT87 is not set
# CONFIG_GPIO_SCH is not set
# CONFIG_GPIO_SCH311X is not set
# CONFIG_GPIO_WINBOND is not set
# CONFIG_GPIO_WS16C48 is not set
# end of Port-mapped I/O GPIO drivers

#
# I2C GPIO expanders
#
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX732X is not set
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCA9570 is not set
# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_TPIC2810 is not set
# end of I2C GPIO expanders

#
# MFD GPIO expanders
#
# CONFIG_GPIO_TPS68470 is not set
# end of MFD GPIO expanders

#
# PCI GPIO expanders
#
# CONFIG_GPIO_AMD8111 is not set
# CONFIG_GPIO_BT8XX is not set
# CONFIG_GPIO_ML_IOH is not set
# CONFIG_GPIO_PCI_IDIO_16 is not set
# CONFIG_GPIO_PCIE_IDIO_24 is not set
# CONFIG_GPIO_RDC321X is not set
# end of PCI GPIO expanders

#
# SPI GPIO expanders
#
# CONFIG_GPIO_MAX3191X is not set
# CONFIG_GPIO_MAX7301 is not set
# CONFIG_GPIO_MC33880 is not set
# CONFIG_GPIO_PISOSR is not set
# CONFIG_GPIO_XRA1403 is not set
# end of SPI GPIO expanders

#
# USB GPIO expanders
#
# end of USB GPIO expanders

#
# Virtual GPIO drivers
#
# CONFIG_GPIO_AGGREGATOR is not set
# CONFIG_GPIO_LATCH is not set
# CONFIG_GPIO_MOCKUP is not set
# CONFIG_GPIO_VIRTIO is not set
# CONFIG_GPIO_SIM is not set
# end of Virtual GPIO drivers

# CONFIG_W1 is not set
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_RESTART=y
CONFIG_POWER_SUPPLY=y
CONFIG_POWER_SUPPLY_DEBUG=y
CONFIG_POWER_SUPPLY_HWMON=y
CONFIG_PDA_POWER=y
# 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_MANAGER_SBS=y
# CONFIG_BATTERY_BQ27XXX is not set
# CONFIG_BATTERY_MAX17040 is not set
# CONFIG_BATTERY_MAX17042 is not set
CONFIG_CHARGER_ISP1704=m
# CONFIG_CHARGER_MAX8903 is not set
# CONFIG_CHARGER_LP8727 is not set
CONFIG_CHARGER_GPIO=y
# CONFIG_CHARGER_MANAGER is not set
# CONFIG_CHARGER_LT3651 is not set
# CONFIG_CHARGER_LTC4162L is not set
# CONFIG_CHARGER_MAX77976 is not set
# CONFIG_CHARGER_BQ2415X is not set
# CONFIG_CHARGER_BQ24190 is not set
# CONFIG_CHARGER_BQ24257 is not set
# CONFIG_CHARGER_BQ24735 is not set
# CONFIG_CHARGER_BQ2515X is not set
# CONFIG_CHARGER_BQ25890 is not set
# CONFIG_CHARGER_BQ25980 is not set
# CONFIG_CHARGER_BQ256XX is not set
# CONFIG_CHARGER_SMB347 is not set
# CONFIG_BATTERY_GAUGE_LTC2941 is not set
# CONFIG_BATTERY_GOLDFISH is not set
# CONFIG_BATTERY_RT5033 is not set
# CONFIG_CHARGER_RT9455 is not set
# CONFIG_CHARGER_BD99954 is not set
# CONFIG_BATTERY_UG3105 is not set
CONFIG_HWMON=y
CONFIG_HWMON_VID=y
CONFIG_HWMON_DEBUG_CHIP=y

#
# Native drivers
#
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7314 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_ADT7310 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_K10TEMP=y
# CONFIG_SENSORS_FAM15H_POWER 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=y
# CONFIG_SENSORS_DRIVETEMP is not set
# 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_FTSTEUTATES 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_IBMAEM is not set
# CONFIG_SENSORS_IBMPEX is not set
# CONFIG_SENSORS_I5500 is not set
CONFIG_SENSORS_CORETEMP=y
CONFIG_SENSORS_IT87=y
CONFIG_SENSORS_JC42=y
# 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_LTC2947_SPI is not set
# CONFIG_SENSORS_LTC2990 is not set
# CONFIG_SENSORS_LTC2992 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_MAX1111 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_MAX31722 is not set
# CONFIG_SENSORS_MAX31730 is not set
# CONFIG_SENSORS_MAX31760 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_MCP3021 is not set
# CONFIG_SENSORS_TC654 is not set
# CONFIG_SENSORS_TPS23861 is not set
# CONFIG_SENSORS_MR75203 is not set
# CONFIG_SENSORS_ADCXX is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM70 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_CORE=y
CONFIG_SENSORS_NCT6775=y
CONFIG_SENSORS_NCT6775_I2C=y
# CONFIG_SENSORS_NCT7802 is not set
# CONFIG_SENSORS_NCT7904 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_SHT15 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_SCH5627 is not set
# CONFIG_SENSORS_SCH5636 is not set
# CONFIG_SENSORS_STTS751 is not set
# CONFIG_SENSORS_SMM665 is not set
# CONFIG_SENSORS_ADC128D818 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_ADS7871 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
# CONFIG_SENSORS_XGENE is not set

#
# ACPI drivers
#
CONFIG_SENSORS_ACPI_POWER=y
# CONFIG_SENSORS_ATK0110 is not set
CONFIG_SENSORS_ASUS_WMI=y
CONFIG_SENSORS_ASUS_EC=y
CONFIG_THERMAL=y
CONFIG_THERMAL_NETLINK=y
CONFIG_THERMAL_STATISTICS=y
CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
CONFIG_THERMAL_HWMON=y
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=y
CONFIG_THERMAL_GOV_STEP_WISE=y
CONFIG_THERMAL_GOV_BANG_BANG=y
CONFIG_THERMAL_GOV_USER_SPACE=y
# CONFIG_THERMAL_GOV_POWER_ALLOCATOR is not set
CONFIG_DEVFREQ_THERMAL=y
# CONFIG_THERMAL_EMULATION is not set

#
# Intel thermal drivers
#
CONFIG_INTEL_POWERCLAMP=y
CONFIG_X86_THERMAL_VECTOR=y
CONFIG_X86_PKG_TEMP_THERMAL=y
CONFIG_INTEL_SOC_DTS_IOSF_CORE=y
CONFIG_INTEL_SOC_DTS_THERMAL=m

#
# ACPI INT340X thermal drivers
#
CONFIG_INT340X_THERMAL=y
CONFIG_ACPI_THERMAL_REL=y
CONFIG_INT3406_THERMAL=y
CONFIG_PROC_THERMAL_MMIO_RAPL=y
# end of ACPI INT340X thermal drivers

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

CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_CORE=y
# CONFIG_WATCHDOG_NOWAYOUT is not set
CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
CONFIG_WATCHDOG_OPEN_TIMEOUT=0
CONFIG_WATCHDOG_SYSFS=y
# CONFIG_WATCHDOG_HRTIMER_PRETIMEOUT is not set

#
# Watchdog Pretimeout Governors
#
CONFIG_WATCHDOG_PRETIMEOUT_GOV=y
CONFIG_WATCHDOG_PRETIMEOUT_GOV_SEL=m
CONFIG_WATCHDOG_PRETIMEOUT_GOV_NOOP=y
# CONFIG_WATCHDOG_PRETIMEOUT_GOV_PANIC is not set
CONFIG_WATCHDOG_PRETIMEOUT_DEFAULT_GOV_NOOP=y

#
# Watchdog Device Drivers
#
CONFIG_SOFT_WATCHDOG=y
CONFIG_SOFT_WATCHDOG_PRETIMEOUT=y
CONFIG_WDAT_WDT=y
# CONFIG_XILINX_WATCHDOG is not set
# CONFIG_ZIIRAVE_WATCHDOG is not set
# CONFIG_CADENCE_WATCHDOG is not set
# CONFIG_DW_WATCHDOG is not set
# CONFIG_MAX63XX_WATCHDOG is not set
# CONFIG_ACQUIRE_WDT is not set
# CONFIG_ADVANTECH_WDT is not set
# CONFIG_ADVANTECH_EC_WDT is not set
# CONFIG_ALIM1535_WDT is not set
# CONFIG_ALIM7101_WDT is not set
# CONFIG_EBC_C384_WDT is not set
# CONFIG_EXAR_WDT is not set
# CONFIG_F71808E_WDT is not set
# CONFIG_SP5100_TCO is not set
# CONFIG_SBC_FITPC2_WATCHDOG is not set
# CONFIG_EUROTECH_WDT is not set
# CONFIG_IB700_WDT is not set
# CONFIG_IBMASR is not set
# CONFIG_WAFER_WDT is not set
# CONFIG_I6300ESB_WDT is not set
# CONFIG_IE6XX_WDT is not set
CONFIG_ITCO_WDT=y
CONFIG_ITCO_VENDOR_SUPPORT=y
# CONFIG_IT8712F_WDT is not set
# CONFIG_IT87_WDT is not set
# CONFIG_HP_WATCHDOG is not set
# CONFIG_SC1200_WDT is not set
# CONFIG_PC87413_WDT is not set
# CONFIG_NV_TCO is not set
# CONFIG_60XX_WDT is not set
# CONFIG_CPU5_WDT is not set
# CONFIG_SMSC_SCH311X_WDT is not set
# CONFIG_SMSC37B787_WDT is not set
# CONFIG_TQMX86_WDT is not set
# CONFIG_VIA_WDT is not set
# CONFIG_W83627HF_WDT is not set
# CONFIG_W83877F_WDT is not set
# CONFIG_W83977F_WDT is not set
# CONFIG_MACHZ_WDT is not set
# CONFIG_SBC_EPX_C3_WATCHDOG is not set
# CONFIG_NI903X_WDT is not set
# CONFIG_NIC7018_WDT is not set
# CONFIG_MEN_A21_WDT is not set

#
# PCI-based Watchdog Cards
#
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_WDTPCI is not set

#
# USB-based Watchdog Cards
#
# CONFIG_USBPCWATCHDOG 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_CORE=y
# CONFIG_MFD_AS3711 is not set
# CONFIG_MFD_SMPRO is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_MFD_AAT2870_CORE is not set
# CONFIG_MFD_BCM590XX is not set
# CONFIG_MFD_BD9571MWV is not set
# CONFIG_MFD_AXP20X_I2C is not set
# CONFIG_MFD_MADERA is not set
# CONFIG_PMIC_DA903X is not set
# CONFIG_MFD_DA9052_SPI 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_SPI is not set
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_MFD_MP2629 is not set
# CONFIG_HTC_PASIC3 is not set
# CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set
CONFIG_LPC_ICH=y
CONFIG_LPC_SCH=y
CONFIG_MFD_INTEL_LPSS=y
CONFIG_MFD_INTEL_LPSS_ACPI=y
CONFIG_MFD_INTEL_LPSS_PCI=y
# 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_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_OCELOT is not set
# CONFIG_EZX_PCAP is not set
# CONFIG_MFD_VIPERBOARD is not set
# CONFIG_MFD_RETU is not set
# CONFIG_MFD_PCF50633 is not set
# CONFIG_UCB1400_CORE 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_TPS65010 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_TPS65910 is not set
# CONFIG_MFD_TPS65912_I2C is not set
# CONFIG_MFD_TPS65912_SPI 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_ARIZONA_SPI is not set
# CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM831X_I2C is not set
# CONFIG_MFD_WM831X_SPI is not set
# CONFIG_MFD_WM8350_I2C is not set
# CONFIG_MFD_WM8994 is not set
# CONFIG_MFD_ATC260X_I2C is not set
# CONFIG_MFD_INTEL_M10_BMC is not set
# end of Multifunction device drivers

CONFIG_REGULATOR=y
CONFIG_REGULATOR_DEBUG=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_VIRTUAL_CONSUMER=y
# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
# CONFIG_REGULATOR_88PG86X is not set
# CONFIG_REGULATOR_ACT8865 is not set
# CONFIG_REGULATOR_AD5398 is not set
# CONFIG_REGULATOR_DA9210 is not set
# CONFIG_REGULATOR_DA9211 is not set
# CONFIG_REGULATOR_FAN53555 is not set
# CONFIG_REGULATOR_GPIO is not set
# CONFIG_REGULATOR_ISL9305 is not set
# CONFIG_REGULATOR_ISL6271A is not set
CONFIG_REGULATOR_LP3971=y
CONFIG_REGULATOR_LP3972=y
CONFIG_REGULATOR_LP872X=y
CONFIG_REGULATOR_LP8755=y
# CONFIG_REGULATOR_LTC3589 is not set
# CONFIG_REGULATOR_LTC3676 is not set
# CONFIG_REGULATOR_MAX1586 is not set
# CONFIG_REGULATOR_MAX8649 is not set
# CONFIG_REGULATOR_MAX8660 is not set
# CONFIG_REGULATOR_MAX8893 is not set
# CONFIG_REGULATOR_MAX8952 is not set
# CONFIG_REGULATOR_MAX20086 is not set
# CONFIG_REGULATOR_MAX77826 is not set
# CONFIG_REGULATOR_MP8859 is not set
# CONFIG_REGULATOR_MT6311 is not set
# CONFIG_REGULATOR_PCA9450 is not set
# CONFIG_REGULATOR_PV88060 is not set
# CONFIG_REGULATOR_PV88080 is not set
# CONFIG_REGULATOR_PV88090 is not set
# CONFIG_REGULATOR_PWM is not set
# CONFIG_REGULATOR_RT4801 is not set
# CONFIG_REGULATOR_RT5190A is not set
# CONFIG_REGULATOR_RT5759 is not set
# CONFIG_REGULATOR_RT6160 is not set
# CONFIG_REGULATOR_RT6190 is not set
# CONFIG_REGULATOR_RT6245 is not set
# CONFIG_REGULATOR_RTQ2134 is not set
# CONFIG_REGULATOR_RTMV20 is not set
# CONFIG_REGULATOR_RTQ6752 is not set
# CONFIG_REGULATOR_SLG51000 is not set
# CONFIG_REGULATOR_TPS51632 is not set
# CONFIG_REGULATOR_TPS62360 is not set
# CONFIG_REGULATOR_TPS65023 is not set
# CONFIG_REGULATOR_TPS6507X is not set
# CONFIG_REGULATOR_TPS65132 is not set
# CONFIG_REGULATOR_TPS6524X is not set
# CONFIG_REGULATOR_TPS68470 is not set
# CONFIG_RC_CORE is not set
CONFIG_CEC_CORE=y
CONFIG_CEC_NOTIFIER=y

#
# CEC support
#
CONFIG_MEDIA_CEC_SUPPORT=y
# CONFIG_CEC_CH7322 is not set
# CONFIG_CEC_SECO is not set
# CONFIG_USB_PULSE8_CEC is not set
# CONFIG_USB_RAINSHADOW_CEC is not set
# end of CEC support

CONFIG_MEDIA_SUPPORT=m
CONFIG_MEDIA_SUPPORT_FILTER=y
CONFIG_MEDIA_SUBDRV_AUTOSELECT=y

#
# Media device types
#
CONFIG_MEDIA_CAMERA_SUPPORT=y
# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
# CONFIG_MEDIA_RADIO_SUPPORT is not set
# CONFIG_MEDIA_SDR_SUPPORT is not set
CONFIG_MEDIA_PLATFORM_SUPPORT=y
# CONFIG_MEDIA_TEST_SUPPORT is not set
# end of Media device types

#
# Media core support
#
CONFIG_VIDEO_DEV=m
CONFIG_MEDIA_CONTROLLER=y
# end of Media core support

#
# Video4Linux options
#
CONFIG_VIDEO_V4L2_I2C=y
# CONFIG_VIDEO_ADV_DEBUG is not set
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
# end of Video4Linux options

#
# Media controller options
#
# end of Media controller options

#
# Media drivers
#

#
# Drivers filtered as selected at 'Filter media drivers'
#

#
# Media drivers
#
CONFIG_MEDIA_USB_SUPPORT=y

#
# Webcam devices
#
CONFIG_USB_GSPCA=m
# CONFIG_USB_GSPCA_BENQ is not set
# CONFIG_USB_GSPCA_CONEX is not set
# CONFIG_USB_GSPCA_CPIA1 is not set
# CONFIG_USB_GSPCA_DTCS033 is not set
# CONFIG_USB_GSPCA_ETOMS is not set
CONFIG_USB_GSPCA_FINEPIX=m
# CONFIG_USB_GSPCA_JEILINJ is not set
# CONFIG_USB_GSPCA_JL2005BCD is not set
# CONFIG_USB_GSPCA_KINECT is not set
# CONFIG_USB_GSPCA_KONICA is not set
# CONFIG_USB_GSPCA_MARS is not set
# CONFIG_USB_GSPCA_MR97310A is not set
# CONFIG_USB_GSPCA_NW80X is not set
# CONFIG_USB_GSPCA_OV519 is not set
# CONFIG_USB_GSPCA_OV534 is not set
# CONFIG_USB_GSPCA_OV534_9 is not set
# CONFIG_USB_GSPCA_PAC207 is not set
# CONFIG_USB_GSPCA_PAC7302 is not set
# CONFIG_USB_GSPCA_PAC7311 is not set
# CONFIG_USB_GSPCA_SE401 is not set
# CONFIG_USB_GSPCA_SN9C2028 is not set
# CONFIG_USB_GSPCA_SN9C20X is not set
# CONFIG_USB_GSPCA_SONIXB is not set
# CONFIG_USB_GSPCA_SONIXJ is not set
# CONFIG_USB_GSPCA_SPCA1528 is not set
# CONFIG_USB_GSPCA_SPCA500 is not set
# CONFIG_USB_GSPCA_SPCA501 is not set
# CONFIG_USB_GSPCA_SPCA505 is not set
# CONFIG_USB_GSPCA_SPCA506 is not set
# CONFIG_USB_GSPCA_SPCA508 is not set
# CONFIG_USB_GSPCA_SPCA561 is not set
# CONFIG_USB_GSPCA_SQ905 is not set
# CONFIG_USB_GSPCA_SQ905C is not set
# CONFIG_USB_GSPCA_SQ930X is not set
# CONFIG_USB_GSPCA_STK014 is not set
# CONFIG_USB_GSPCA_STK1135 is not set
# CONFIG_USB_GSPCA_STV0680 is not set
# CONFIG_USB_GSPCA_SUNPLUS is not set
# CONFIG_USB_GSPCA_T613 is not set
# CONFIG_USB_GSPCA_TOPRO is not set
# CONFIG_USB_GSPCA_TOUPTEK is not set
# CONFIG_USB_GSPCA_TV8532 is not set
# CONFIG_USB_GSPCA_VC032X is not set
# CONFIG_USB_GSPCA_VICAM is not set
# CONFIG_USB_GSPCA_XIRLINK_CIT is not set
# CONFIG_USB_GSPCA_ZC3XX is not set
# CONFIG_USB_GL860 is not set
# CONFIG_USB_M5602 is not set
# CONFIG_USB_STV06XX is not set
CONFIG_USB_PWC=m
CONFIG_USB_PWC_DEBUG=y
CONFIG_USB_PWC_INPUT_EVDEV=y
# CONFIG_USB_S2255 is not set
# CONFIG_VIDEO_USBTV is not set
CONFIG_USB_VIDEO_CLASS=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y

#
# Webcam, TV (analog/digital) USB devices
#
# CONFIG_VIDEO_EM28XX is not set
# CONFIG_MEDIA_PCI_SUPPORT is not set
CONFIG_MEDIA_PLATFORM_DRIVERS=y
# CONFIG_V4L_PLATFORM_DRIVERS is not set
# CONFIG_V4L_MEM2MEM_DRIVERS is not set

#
# Allegro DVT media platform drivers
#

#
# Amlogic media platform drivers
#

#
# Amphion drivers
#

#
# Aspeed media platform drivers
#

#
# Atmel media platform drivers
#

#
# Cadence media platform drivers
#
# CONFIG_VIDEO_CADENCE_CSI2RX is not set
# CONFIG_VIDEO_CADENCE_CSI2TX is not set

#
# Chips&Media media platform drivers
#

#
# Intel media platform drivers
#

#
# Marvell media platform drivers
#

#
# Mediatek media platform drivers
#

#
# Microchip Technology, Inc. media platform drivers
#

#
# NVidia media platform drivers
#

#
# NXP media platform drivers
#

#
# Qualcomm media platform drivers
#

#
# Renesas media platform drivers
#

#
# Rockchip media platform drivers
#

#
# Samsung media platform drivers
#

#
# STMicroelectronics media platform drivers
#

#
# Sunxi media platform drivers
#

#
# Texas Instruments drivers
#

#
# Verisilicon media platform drivers
#

#
# VIA media platform drivers
#

#
# Xilinx media platform drivers
#
CONFIG_VIDEOBUF2_CORE=m
CONFIG_VIDEOBUF2_V4L2=m
CONFIG_VIDEOBUF2_MEMOPS=m
CONFIG_VIDEOBUF2_VMALLOC=m
# end of Media drivers

#
# Media ancillary drivers
#

#
# Camera sensor devices
#
# CONFIG_VIDEO_AR0521 is not set
# CONFIG_VIDEO_HI556 is not set
# CONFIG_VIDEO_HI846 is not set
# CONFIG_VIDEO_HI847 is not set
# CONFIG_VIDEO_IMX208 is not set
# CONFIG_VIDEO_IMX214 is not set
# CONFIG_VIDEO_IMX219 is not set
# CONFIG_VIDEO_IMX258 is not set
# CONFIG_VIDEO_IMX274 is not set
# CONFIG_VIDEO_IMX290 is not set
# CONFIG_VIDEO_IMX319 is not set
# CONFIG_VIDEO_IMX355 is not set
# CONFIG_VIDEO_MT9M001 is not set
# CONFIG_VIDEO_MT9M032 is not set
# CONFIG_VIDEO_MT9M111 is not set
# CONFIG_VIDEO_MT9P031 is not set
# CONFIG_VIDEO_MT9T001 is not set
# CONFIG_VIDEO_MT9T112 is not set
# CONFIG_VIDEO_MT9V011 is not set
# CONFIG_VIDEO_MT9V032 is not set
# CONFIG_VIDEO_MT9V111 is not set
# CONFIG_VIDEO_NOON010PC30 is not set
# CONFIG_VIDEO_OG01A1B is not set
# CONFIG_VIDEO_OV02A10 is not set
# CONFIG_VIDEO_OV08D10 is not set
# CONFIG_VIDEO_OV08X40 is not set
# CONFIG_VIDEO_OV13858 is not set
# CONFIG_VIDEO_OV13B10 is not set
# CONFIG_VIDEO_OV2640 is not set
# CONFIG_VIDEO_OV2659 is not set
# CONFIG_VIDEO_OV2680 is not set
# CONFIG_VIDEO_OV2685 is not set
# CONFIG_VIDEO_OV2740 is not set
# CONFIG_VIDEO_OV4689 is not set
# CONFIG_VIDEO_OV5647 is not set
# CONFIG_VIDEO_OV5648 is not set
# CONFIG_VIDEO_OV5670 is not set
# CONFIG_VIDEO_OV5675 is not set
# CONFIG_VIDEO_OV5693 is not set
# CONFIG_VIDEO_OV5695 is not set
# CONFIG_VIDEO_OV6650 is not set
# CONFIG_VIDEO_OV7251 is not set
# CONFIG_VIDEO_OV7640 is not set
# CONFIG_VIDEO_OV7670 is not set
# CONFIG_VIDEO_OV772X is not set
# CONFIG_VIDEO_OV7740 is not set
# CONFIG_VIDEO_OV8856 is not set
# CONFIG_VIDEO_OV8865 is not set
# CONFIG_VIDEO_OV9640 is not set
# CONFIG_VIDEO_OV9650 is not set
# CONFIG_VIDEO_OV9734 is not set
# CONFIG_VIDEO_RDACM20 is not set
# CONFIG_VIDEO_RDACM21 is not set
# CONFIG_VIDEO_RJ54N1 is not set
# CONFIG_VIDEO_S5C73M3 is not set
# CONFIG_VIDEO_S5K5BAF is not set
# CONFIG_VIDEO_S5K6A3 is not set
# CONFIG_VIDEO_S5K6AA is not set
# CONFIG_VIDEO_SR030PC30 is not set
# CONFIG_VIDEO_VS6624 is not set
# CONFIG_VIDEO_CCS is not set
# CONFIG_VIDEO_ET8EK8 is not set
# CONFIG_VIDEO_M5MOLS is not set
# end of Camera sensor devices

#
# Lens drivers
#
# CONFIG_VIDEO_AD5820 is not set
# CONFIG_VIDEO_AK7375 is not set
# CONFIG_VIDEO_DW9714 is not set
# CONFIG_VIDEO_DW9768 is not set
# CONFIG_VIDEO_DW9807_VCM is not set
# end of Lens drivers

#
# Flash devices
#
# CONFIG_VIDEO_ADP1653 is not set
# CONFIG_VIDEO_LM3560 is not set
# CONFIG_VIDEO_LM3646 is not set
# end of Flash devices

#
# Audio decoders, processors and mixers
#
# CONFIG_VIDEO_CS3308 is not set
# CONFIG_VIDEO_CS5345 is not set
# CONFIG_VIDEO_CS53L32A is not set
# CONFIG_VIDEO_MSP3400 is not set
# CONFIG_VIDEO_SONY_BTF_MPX is not set
# CONFIG_VIDEO_TDA7432 is not set
# CONFIG_VIDEO_TDA9840 is not set
# CONFIG_VIDEO_TEA6415C is not set
# CONFIG_VIDEO_TEA6420 is not set
# CONFIG_VIDEO_TLV320AIC23B is not set
# CONFIG_VIDEO_TVAUDIO is not set
# CONFIG_VIDEO_UDA1342 is not set
# CONFIG_VIDEO_VP27SMPX is not set
# CONFIG_VIDEO_WM8739 is not set
# CONFIG_VIDEO_WM8775 is not set
# end of Audio decoders, processors and mixers

#
# RDS decoders
#
# CONFIG_VIDEO_SAA6588 is not set
# end of RDS decoders

#
# Video decoders
#
# CONFIG_VIDEO_ADV7180 is not set
# CONFIG_VIDEO_ADV7183 is not set
# CONFIG_VIDEO_ADV7604 is not set
# CONFIG_VIDEO_ADV7842 is not set
# CONFIG_VIDEO_BT819 is not set
# CONFIG_VIDEO_BT856 is not set
# CONFIG_VIDEO_BT866 is not set
# CONFIG_VIDEO_KS0127 is not set
# CONFIG_VIDEO_ML86V7667 is not set
# CONFIG_VIDEO_SAA7110 is not set
# CONFIG_VIDEO_SAA711X is not set
# CONFIG_VIDEO_TC358743 is not set
# CONFIG_VIDEO_TC358746 is not set
# CONFIG_VIDEO_TVP514X is not set
# CONFIG_VIDEO_TVP5150 is not set
# CONFIG_VIDEO_TVP7002 is not set
# CONFIG_VIDEO_TW2804 is not set
# CONFIG_VIDEO_TW9903 is not set
# CONFIG_VIDEO_TW9906 is not set
# CONFIG_VIDEO_TW9910 is not set
# CONFIG_VIDEO_VPX3220 is not set

#
# Video and audio decoders
#
# CONFIG_VIDEO_SAA717X is not set
# CONFIG_VIDEO_CX25840 is not set
# end of Video decoders

#
# Video encoders
#
# CONFIG_VIDEO_AD9389B is not set
# CONFIG_VIDEO_ADV7170 is not set
# CONFIG_VIDEO_ADV7175 is not set
# CONFIG_VIDEO_ADV7343 is not set
# CONFIG_VIDEO_ADV7393 is not set
# CONFIG_VIDEO_ADV7511 is not set
# CONFIG_VIDEO_AK881X is not set
# CONFIG_VIDEO_SAA7127 is not set
# CONFIG_VIDEO_SAA7185 is not set
# CONFIG_VIDEO_THS8200 is not set
# end of Video encoders

#
# Video improvement chips
#
# CONFIG_VIDEO_UPD64031A is not set
# CONFIG_VIDEO_UPD64083 is not set
# end of Video improvement chips

#
# Audio/Video compression chips
#
# CONFIG_VIDEO_SAA6752HS is not set
# end of Audio/Video compression chips

#
# SDR tuner chips
#
# end of SDR tuner chips

#
# Miscellaneous helper chips
#
# CONFIG_VIDEO_I2C is not set
# CONFIG_VIDEO_M52790 is not set
# CONFIG_VIDEO_ST_MIPID02 is not set
# CONFIG_VIDEO_THS7303 is not set
# end of Miscellaneous helper chips

#
# Media SPI Adapters
#
# CONFIG_VIDEO_GS1662 is not set
# end of Media SPI Adapters
# end of Media ancillary drivers

#
# Graphics support
#
CONFIG_APERTURE_HELPERS=y
CONFIG_VIDEO_NOMODESET=y
CONFIG_AGP=y
# CONFIG_AGP_AMD64 is not set
CONFIG_AGP_INTEL=y
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_VIA is not set
CONFIG_INTEL_GTT=y
CONFIG_VGA_SWITCHEROO=y
CONFIG_DRM=y
CONFIG_DRM_MIPI_DSI=y
# CONFIG_DRM_DEBUG_MM is not set
# CONFIG_DRM_KUNIT_TEST 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=y
CONFIG_DRM_DISPLAY_DP_HELPER=y
CONFIG_DRM_DISPLAY_HDCP_HELPER=y
CONFIG_DRM_DISPLAY_HDMI_HELPER=y
# CONFIG_DRM_DP_AUX_CHARDEV is not set
# CONFIG_DRM_DP_CEC is not set
CONFIG_DRM_TTM=y
CONFIG_DRM_BUDDY=y
CONFIG_DRM_VRAM_HELPER=m
CONFIG_DRM_TTM_HELPER=y
CONFIG_DRM_GEM_SHMEM_HELPER=y

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

#
# ARM devices
#
# end of ARM devices

CONFIG_DRM_RADEON=y
# CONFIG_DRM_RADEON_USERPTR is not set
# CONFIG_DRM_AMDGPU is not set
# CONFIG_DRM_NOUVEAU is not set
CONFIG_DRM_I915=y
CONFIG_DRM_I915_FORCE_PROBE=""
CONFIG_DRM_I915_CAPTURE_ERROR=y
CONFIG_DRM_I915_COMPRESS_ERROR=y
CONFIG_DRM_I915_USERPTR=y
CONFIG_DRM_I915_GVT_KVMGT=m

#
# drm/i915 Debugging
#
# CONFIG_DRM_I915_WERROR is not set
# CONFIG_DRM_I915_DEBUG is not set
# CONFIG_DRM_I915_DEBUG_MMIO is not set
# CONFIG_DRM_I915_SW_FENCE_DEBUG_OBJECTS is not set
# CONFIG_DRM_I915_SW_FENCE_CHECK_DAG is not set
# CONFIG_DRM_I915_DEBUG_GUC is not set
# CONFIG_DRM_I915_SELFTEST is not set
# CONFIG_DRM_I915_LOW_LEVEL_TRACEPOINTS is not set
# CONFIG_DRM_I915_DEBUG_VBLANK_EVADE is not set
# CONFIG_DRM_I915_DEBUG_RUNTIME_PM is not set
# end of drm/i915 Debugging

#
# drm/i915 Profile Guided Optimisation
#
CONFIG_DRM_I915_REQUEST_TIMEOUT=20000
CONFIG_DRM_I915_FENCE_TIMEOUT=10000
CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250
CONFIG_DRM_I915_HEARTBEAT_INTERVAL=2500
CONFIG_DRM_I915_PREEMPT_TIMEOUT=640
CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500
CONFIG_DRM_I915_MAX_REQUEST_BUSYWAIT=8000
CONFIG_DRM_I915_STOP_TIMEOUT=100
CONFIG_DRM_I915_TIMESLICE_DURATION=1
# end of drm/i915 Profile Guided Optimisation

CONFIG_DRM_I915_GVT=y
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_PANEL=y

#
# Display Panels
#
# CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN is not set
# CONFIG_DRM_PANEL_WIDECHIPS_WS2401 is not set
# 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_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_PANEL_MIPI_DBI is not set
CONFIG_DRM_SIMPLEDRM=y
# CONFIG_TINYDRM_HX8357D is not set
# CONFIG_TINYDRM_ILI9163 is not set
# CONFIG_TINYDRM_ILI9225 is not set
# CONFIG_TINYDRM_ILI9341 is not set
# CONFIG_TINYDRM_ILI9486 is not set
# CONFIG_TINYDRM_MI0283QT is not set
# CONFIG_TINYDRM_REPAPER is not set
# CONFIG_TINYDRM_ST7586 is not set
# CONFIG_TINYDRM_ST7735R is not set
CONFIG_DRM_VBOXVIDEO=m
# 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_CMDLINE=y
CONFIG_FB_NOTIFY=y
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID 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_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y

#
# Frame buffer hardware drivers
#
# 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=y
# 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_VIA is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 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_SMSCUFX is not set
# CONFIG_FB_UDL 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_SSD1307 is not set
# CONFIG_FB_SM712 is not set
# end of Frame buffer Devices

#
# Backlight & LCD device support
#
CONFIG_LCD_CLASS_DEVICE=m
# CONFIG_LCD_L4F00242T03 is not set
# CONFIG_LCD_LMS283GF05 is not set
# CONFIG_LCD_LTV350QV is not set
# CONFIG_LCD_ILI922X is not set
# CONFIG_LCD_ILI9320 is not set
# CONFIG_LCD_TDO24M is not set
# CONFIG_LCD_VGG2432A4 is not set
CONFIG_LCD_PLATFORM=m
# CONFIG_LCD_AMS369FG06 is not set
# CONFIG_LCD_LMS501KF03 is not set
# CONFIG_LCD_HX8357 is not set
# CONFIG_LCD_OTM3225A is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_KTD253 is not set
# CONFIG_BACKLIGHT_PWM 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_LM3630A is not set
# CONFIG_BACKLIGHT_LM3639 is not set
# CONFIG_BACKLIGHT_LP855X is not set
# CONFIG_BACKLIGHT_GPIO 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=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
# end of Console display driver support

# CONFIG_LOGO is not set
# end of Graphics support

# CONFIG_DRM_ACCEL is not set
CONFIG_SOUND=y
CONFIG_SOUND_OSS_CORE=y
CONFIG_SOUND_OSS_CORE_PRECLAIM=y
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_HWDEP=y
CONFIG_SND_SEQ_DEVICE=y
CONFIG_SND_RAWMIDI=m
CONFIG_SND_JACK=y
CONFIG_SND_JACK_INPUT_DEV=y
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_PCM_TIMER=y
CONFIG_SND_HRTIMER=y
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_MAX_CARDS=32
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_PROC_FS=y
CONFIG_SND_VERBOSE_PROCFS=y
CONFIG_SND_VERBOSE_PRINTK=y
CONFIG_SND_CTL_FAST_LOOKUP=y
# CONFIG_SND_DEBUG is not set
CONFIG_SND_CTL_INPUT_VALIDATION=y
CONFIG_SND_VMASTER=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_CTL_LED=y
CONFIG_SND_SEQUENCER=y
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_SEQ_MIDI_EVENT=y
CONFIG_SND_SEQ_MIDI=m
CONFIG_SND_AC97_CODEC=y
CONFIG_SND_DRIVERS=y
# CONFIG_SND_PCSP is not set
# CONFIG_SND_DUMMY is not set
CONFIG_SND_ALOOP=m
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
CONFIG_SND_AC97_POWER_SAVE=y
CONFIG_SND_AC97_POWER_SAVE_DEFAULT=3
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_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=y
# 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_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=y
CONFIG_SND_HDA_GENERIC_LEDS=y
CONFIG_SND_HDA_INTEL=y
CONFIG_SND_HDA_HWDEP=y
# CONFIG_SND_HDA_RECONFIG is not set
CONFIG_SND_HDA_INPUT_BEEP=y
CONFIG_SND_HDA_INPUT_BEEP_MODE=1
# CONFIG_SND_HDA_PATCH_LOADER is not set
CONFIG_SND_HDA_CODEC_REALTEK=y
# 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=y
# CONFIG_SND_HDA_CODEC_CIRRUS is not set
# CONFIG_SND_HDA_CODEC_CS8409 is not set
CONFIG_SND_HDA_CODEC_CONEXANT=y
# 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=y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=3
# 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=y
CONFIG_SND_HDA_COMPONENT=y
CONFIG_SND_HDA_I915=y
CONFIG_SND_HDA_PREALLOC_SIZE=0
CONFIG_SND_INTEL_NHLT=y
CONFIG_SND_INTEL_DSP_CONFIG=y
CONFIG_SND_INTEL_SOUNDWIRE_ACPI=y
CONFIG_SND_SPI=y
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=m
CONFIG_SND_USB_AUDIO_USE_MEDIA_CONTROLLER=y
# CONFIG_SND_USB_UA101 is not set
# CONFIG_SND_USB_USX2Y is not set
# CONFIG_SND_USB_CAIAQ is not set
# CONFIG_SND_USB_US122L is not set
# CONFIG_SND_USB_6FIRE is not set
# CONFIG_SND_USB_HIFACE is not set
# CONFIG_SND_BCD2000 is not set
# CONFIG_SND_USB_POD is not set
# CONFIG_SND_USB_PODHD is not set
# CONFIG_SND_USB_TONEPORT is not set
# CONFIG_SND_USB_VARIAX is not set
CONFIG_SND_PCMCIA=y
# CONFIG_SND_VXPOCKET is not set
# CONFIG_SND_PDAUDIOCF is not set
# CONFIG_SND_SOC is not set
# CONFIG_SND_X86 is not set
# CONFIG_SND_VIRTIO is not set
CONFIG_AC97_BUS=y

#
# HID support
#
CONFIG_HID=y
CONFIG_HID_BATTERY_STRENGTH=y
CONFIG_HIDRAW=y
# CONFIG_UHID is not set
CONFIG_HID_GENERIC=y

#
# 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_CP2112 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_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_VIVALDI is not set
# CONFIG_HID_GT683R is not set
# CONFIG_HID_KEYTOUCH is not set
CONFIG_HID_KYE=y
# 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 is not set
# CONFIG_HID_MONTEREY is not set
# CONFIG_HID_MULTITOUCH is not set
# CONFIG_HID_NINTENDO is not set
# CONFIG_HID_NTI is not set
# CONFIG_HID_NTRIG 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=y
# CONFIG_HID_PRIMAX is not set
# CONFIG_HID_RETRODE is not set
# CONFIG_HID_ROCCAT is not set
# 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 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=y
# 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 is not set
# CONFIG_HID_XINMO is not set
# CONFIG_HID_ZEROPLUS is not set
# CONFIG_HID_ZYDACRON is not set
CONFIG_HID_SENSOR_HUB=y
# CONFIG_HID_SENSOR_CUSTOM_SENSOR is not set
CONFIG_HID_ALPS=y
# CONFIG_HID_MCP2221 is not set
# end of Special HID drivers

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

#
# I2C HID support
#
# CONFIG_I2C_HID_ACPI is not set
# end of I2C HID support

#
# Intel ISH HID support
#
CONFIG_INTEL_ISH_HID=y
# CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set
# end of Intel ISH HID support

#
# AMD SFH HID Support
#
# CONFIG_AMD_SFH_HID is not set
# end of AMD SFH HID Support
# end of HID support

CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
# CONFIG_USB_LED_TRIG is not set
# CONFIG_USB_ULPI_BUS is not set
# CONFIG_USB_CONN_GPIO is not set
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=y
CONFIG_USB_PCI=y
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=y
# CONFIG_USB_OTG_PRODUCTLIST is not set
# CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set
CONFIG_USB_OTG_FSM=y
# CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
CONFIG_USB_AUTOSUSPEND_DELAY=2
# CONFIG_USB_MON is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
CONFIG_USB_XHCI_HCD=y
# CONFIG_USB_XHCI_DBGCAP is not set
CONFIG_USB_XHCI_PCI=y
# CONFIG_USB_XHCI_PCI_RENESAS is not set
# CONFIG_USB_XHCI_PLATFORM is not set
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_EHCI_PCI=y
# 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_MAX3421_HCD is not set
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_HCD_PCI=y
# CONFIG_USB_OHCI_HCD_PLATFORM is not set
CONFIG_USB_UHCI_HCD=y
# 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=y
# 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=y
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_REALTEK=y
CONFIG_REALTEK_AUTOPM=y
# 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 is not set

#
# 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=y
CONFIG_USB_SERIAL_CONSOLE=y
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_SIMPLE=y
# CONFIG_USB_SERIAL_AIRCABLE is not set
CONFIG_USB_SERIAL_ARK3116=y
# 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 is not set
# 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_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_APPLE_MFI_FASTCHARGE 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_USB_PHY=y
# CONFIG_NOP_USB_XCEIV is not set
# CONFIG_USB_GPIO_VBUS is not set
# CONFIG_USB_ISP1301 is not set
# end of USB Physical Layer drivers

CONFIG_USB_GADGET=y
# CONFIG_USB_GADGET_DEBUG is not set
# CONFIG_USB_GADGET_DEBUG_FILES is not set
# CONFIG_USB_GADGET_DEBUG_FS is not set
CONFIG_USB_GADGET_VBUS_DRAW=2
CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
# CONFIG_U_SERIAL_CONSOLE is not set

#
# USB Peripheral Controller
#
# CONFIG_USB_GR_UDC is not set
# CONFIG_USB_R8A66597 is not set
# CONFIG_USB_PXA27X is not set
# CONFIG_USB_MV_UDC is not set
# CONFIG_USB_MV_U3D is not set
# CONFIG_USB_M66592 is not set
# CONFIG_USB_BDC_UDC is not set
# CONFIG_USB_AMD5536UDC is not set
# CONFIG_USB_NET2272 is not set
# CONFIG_USB_NET2280 is not set
# CONFIG_USB_GOKU is not set
# CONFIG_USB_EG20T is not set
# CONFIG_USB_MAX3420_UDC is not set
# CONFIG_USB_DUMMY_HCD is not set
# end of USB Peripheral Controller

CONFIG_USB_LIBCOMPOSITE=y
CONFIG_USB_F_ACM=y
CONFIG_USB_U_SERIAL=y
CONFIG_USB_U_ETHER=y
CONFIG_USB_F_ECM=y
CONFIG_USB_F_EEM=y
CONFIG_USB_F_SUBSET=y
CONFIG_USB_F_RNDIS=y
CONFIG_USB_F_MASS_STORAGE=y
CONFIG_USB_F_FS=y
CONFIG_USB_CONFIGFS=y
# CONFIG_USB_CONFIGFS_SERIAL is not set
# CONFIG_USB_CONFIGFS_ACM is not set
# CONFIG_USB_CONFIGFS_OBEX is not set
# CONFIG_USB_CONFIGFS_NCM is not set
# CONFIG_USB_CONFIGFS_ECM is not set
# CONFIG_USB_CONFIGFS_ECM_SUBSET is not set
CONFIG_USB_CONFIGFS_RNDIS=y
# CONFIG_USB_CONFIGFS_EEM is not set
CONFIG_USB_CONFIGFS_MASS_STORAGE=y
# CONFIG_USB_CONFIGFS_F_LB_SS is not set
# CONFIG_USB_CONFIGFS_F_FS is not set
# CONFIG_USB_CONFIGFS_F_UAC1 is not set
# CONFIG_USB_CONFIGFS_F_UAC1_LEGACY is not set
# CONFIG_USB_CONFIGFS_F_UAC2 is not set
# CONFIG_USB_CONFIGFS_F_MIDI is not set
# CONFIG_USB_CONFIGFS_F_HID is not set
# CONFIG_USB_CONFIGFS_F_UVC is not set
# CONFIG_USB_CONFIGFS_F_PRINTER is not set

#
# USB Gadget precomposed configurations
#
# CONFIG_USB_ZERO is not set
# CONFIG_USB_AUDIO is not set
CONFIG_USB_ETH=y
CONFIG_USB_ETH_RNDIS=y
CONFIG_USB_ETH_EEM=y
# CONFIG_USB_G_NCM is not set
# CONFIG_USB_GADGETFS is not set
CONFIG_USB_FUNCTIONFS=y
CONFIG_USB_FUNCTIONFS_ETH=y
CONFIG_USB_FUNCTIONFS_RNDIS=y
# CONFIG_USB_FUNCTIONFS_GENERIC is not set
# CONFIG_USB_MASS_STORAGE is not set
# CONFIG_USB_G_SERIAL is not set
# CONFIG_USB_MIDI_GADGET is not set
# CONFIG_USB_G_PRINTER is not set
CONFIG_USB_CDC_COMPOSITE=y
# CONFIG_USB_G_ACM_MS is not set
CONFIG_USB_G_MULTI=y
CONFIG_USB_G_MULTI_RNDIS=y
CONFIG_USB_G_MULTI_CDC=y
# CONFIG_USB_G_HID is not set
# CONFIG_USB_G_DBGP is not set
# CONFIG_USB_G_WEBCAM is not set
# CONFIG_USB_RAW_GADGET is not set
# end of USB Gadget precomposed configurations

# CONFIG_TYPEC is not set
CONFIG_USB_ROLE_SWITCH=y
CONFIG_USB_ROLES_INTEL_XHCI=y
CONFIG_MMC=y
CONFIG_MMC_BLOCK=y
CONFIG_MMC_BLOCK_MINORS=8
# CONFIG_SDIO_UART is not set
# CONFIG_MMC_TEST is not set

#
# MMC/SD/SDIO Host Controller Drivers
#
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_SDHCI is not set
# CONFIG_MMC_WBSD is not set
# CONFIG_MMC_TIFM_SD is not set
# CONFIG_MMC_SPI is not set
# CONFIG_MMC_SDRICOH_CS is not set
# CONFIG_MMC_CB710 is not set
# CONFIG_MMC_VIA_SDMMC is not set
# CONFIG_MMC_VUB300 is not set
# CONFIG_MMC_USHC is not set
# CONFIG_MMC_USDHI6ROL0 is not set
CONFIG_MMC_REALTEK_USB=m
# CONFIG_MMC_CQHCI is not set
# CONFIG_MMC_HSQ is not set
# CONFIG_MMC_TOSHIBA_PCI is not set
# CONFIG_MMC_MTK is not set
CONFIG_SCSI_UFSHCD=m
CONFIG_SCSI_UFS_BSG=y
CONFIG_SCSI_UFS_HPB=y
CONFIG_SCSI_UFS_HWMON=y
# CONFIG_SCSI_UFSHCD_PCI is not set
# CONFIG_SCSI_UFSHCD_PLATFORM is not set
CONFIG_MEMSTICK=y
# CONFIG_MEMSTICK_DEBUG is not set

#
# MemoryStick drivers
#
# CONFIG_MEMSTICK_UNSAFE_RESUME is not set
CONFIG_MSPRO_BLOCK=y
CONFIG_MS_BLOCK=y

#
# MemoryStick Host Controller Drivers
#
# CONFIG_MEMSTICK_TIFM_MS is not set
# CONFIG_MEMSTICK_JMICRON_38X is not set
# CONFIG_MEMSTICK_R592 is not set
CONFIG_MEMSTICK_REALTEK_USB=m
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
# 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_LM3530 is not set
# CONFIG_LEDS_LM3532 is not set
# CONFIG_LEDS_LM3642 is not set
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_GPIO is not set
# CONFIG_LEDS_LP3944 is not set
# CONFIG_LEDS_LP3952 is not set
# CONFIG_LEDS_LP50XX is not set
# CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_PCA963X is not set
# CONFIG_LEDS_DAC124S085 is not set
# CONFIG_LEDS_PWM is not set
# CONFIG_LEDS_REGULATOR is not set
# CONFIG_LEDS_BD2802 is not set
# CONFIG_LEDS_INTEL_SS4200 is not set
# CONFIG_LEDS_LT3593 is not set
# CONFIG_LEDS_TCA6507 is not set
# CONFIG_LEDS_TLC591XX is not set
# CONFIG_LEDS_LM355x 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
# CONFIG_LEDS_TI_LMU_COMMON 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_GPIO 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=y
# 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=y
CONFIG_EDAC_LEGACY_SYSFS=y
# CONFIG_EDAC_DEBUG is not set
CONFIG_EDAC_DECODE_MCE=y
CONFIG_EDAC_GHES=y
# CONFIG_EDAC_AMD64 is not set
# CONFIG_EDAC_E752X is not set
# CONFIG_EDAC_I82975X is not set
# CONFIG_EDAC_I3000 is not set
# CONFIG_EDAC_I3200 is not set
# CONFIG_EDAC_IE31200 is not set
# CONFIG_EDAC_X38 is not set
# CONFIG_EDAC_I5400 is not set
CONFIG_EDAC_I7CORE=y
# CONFIG_EDAC_I5100 is not set
# CONFIG_EDAC_I7300 is not set
CONFIG_EDAC_SBRIDGE=y
CONFIG_EDAC_SKX=y
# CONFIG_EDAC_I10NM is not set
# CONFIG_EDAC_PND2 is not set
# CONFIG_EDAC_IGEN6 is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_MC146818_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
CONFIG_RTC_SYSTOHC=y
CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
CONFIG_RTC_DEBUG=y
# CONFIG_RTC_LIB_KUNIT_TEST is not set
# CONFIG_RTC_NVMEM is not set

#
# 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_DRV_M41T93 is not set
# CONFIG_RTC_DRV_M41T94 is not set
# CONFIG_RTC_DRV_DS1302 is not set
# CONFIG_RTC_DRV_DS1305 is not set
# CONFIG_RTC_DRV_DS1343 is not set
# CONFIG_RTC_DRV_DS1347 is not set
# CONFIG_RTC_DRV_DS1390 is not set
# CONFIG_RTC_DRV_MAX6916 is not set
# CONFIG_RTC_DRV_R9701 is not set
# CONFIG_RTC_DRV_RX4581 is not set
# CONFIG_RTC_DRV_RS5C348 is not set
# CONFIG_RTC_DRV_MAX6902 is not set
# CONFIG_RTC_DRV_PCF2123 is not set
# CONFIG_RTC_DRV_MCP795 is not set
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_BQ4802 is not set
# CONFIG_RTC_DRV_RP5C01 is not set
# CONFIG_RTC_DRV_V3020 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=y
CONFIG_DMADEVICES_DEBUG=y
# CONFIG_DMADEVICES_VDEBUG is not set

#
# DMA Devices
#
CONFIG_DMA_ENGINE=y
CONFIG_DMA_VIRTUAL_CHANNELS=y
CONFIG_DMA_ACPI=y
CONFIG_ALTERA_MSGDMA=y
CONFIG_INTEL_IDMA64=y
# CONFIG_INTEL_IDXD is not set
# CONFIG_INTEL_IDXD_COMPAT is not set
CONFIG_INTEL_IOATDMA=y
# CONFIG_PLX_DMA is not set
# CONFIG_AMD_PTDMA is not set
# CONFIG_QCOM_HIDMA_MGMT is not set
# CONFIG_QCOM_HIDMA is not set
# CONFIG_DW_DMAC is not set
# CONFIG_DW_DMAC_PCI is not set
# CONFIG_DW_EDMA is not set
# CONFIG_DW_EDMA_PCIE is not set
# CONFIG_SF_PDMA is not set
# CONFIG_INTEL_LDMA is not set

#
# DMA Clients
#
CONFIG_ASYNC_TX_DMA=y
# CONFIG_DMATEST is not set
CONFIG_DMA_ENGINE_RAID=y

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

CONFIG_DCA=y
# CONFIG_AUXDISPLAY is not set
# CONFIG_UIO is not set
CONFIG_VFIO=m
CONFIG_VFIO_CONTAINER=y
CONFIG_VFIO_IOMMU_TYPE1=m
# CONFIG_VFIO_NOIOMMU is not set
CONFIG_VFIO_PCI_MMAP=y
CONFIG_VFIO_PCI_INTX=y
# CONFIG_VFIO_PCI is not set
CONFIG_VFIO_MDEV=m
CONFIG_IRQ_BYPASS_MANAGER=m
# CONFIG_VIRT_DRIVERS is not set
CONFIG_VIRTIO_ANCHOR=y
CONFIG_VIRTIO=m
CONFIG_VIRTIO_MENU=y
# CONFIG_VIRTIO_PCI is not set
# CONFIG_VIRTIO_BALLOON is not set
# CONFIG_VIRTIO_INPUT is not set
# CONFIG_VIRTIO_MMIO is not set
CONFIG_VIRTIO_DMA_SHARED_BUFFER=m
# CONFIG_VDPA is not set
CONFIG_VHOST_IOTLB=m
CONFIG_VHOST=m
CONFIG_VHOST_MENU=y
CONFIG_VHOST_NET=m
# CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set

#
# Microsoft Hyper-V guest support
#
# 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=y
CONFIG_WMI_BMOF=y
# CONFIG_HUAWEI_WMI is not set
# CONFIG_MXM_WMI is not set
# CONFIG_PEAQ_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_WMI is not set
# CONFIG_ACERHDF is not set
# CONFIG_ACER_WIRELESS is not set
# CONFIG_ACER_WMI is not set
# CONFIG_AMD_PMF is not set
# CONFIG_AMD_PMC is not set
# CONFIG_AMD_HSMP 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_ASUS_WMI is not set
# CONFIG_ASUS_TF103C_DOCK is not set
# CONFIG_MERAKI_MX100 is not set
# CONFIG_EEEPC_LAPTOP 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=m
# CONFIG_IBM_RTL is not set
CONFIG_IDEAPAD_LAPTOP=y
CONFIG_SENSORS_HDAPS=y
CONFIG_THINKPAD_ACPI=y
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=y
CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y
# CONFIG_THINKPAD_LMI is not set
# CONFIG_INTEL_ATOMISP2_PM is not set
# CONFIG_INTEL_IFS is not set
# CONFIG_INTEL_SAR_INT1092 is not set
CONFIG_INTEL_SKL_INT3472=m
CONFIG_INTEL_PMC_CORE=y

#
# Intel Speed Select Technology interface support
#
# CONFIG_INTEL_SPEED_SELECT_INTERFACE is not set
# end of Intel Speed Select Technology interface support

# CONFIG_INTEL_WMI_SBL_FW_UPDATE is not set
# CONFIG_INTEL_WMI_THUNDERBOLT is not set

#
# Intel Uncore Frequency Control
#
# CONFIG_INTEL_UNCORE_FREQ_CONTROL is not set
# end of Intel Uncore Frequency Control

CONFIG_INTEL_HID_EVENT=y
CONFIG_INTEL_VBTN=y
# CONFIG_INTEL_OAKTRAIL is not set
# CONFIG_INTEL_ISHTP_ECLITE is not set
CONFIG_INTEL_PUNIT_IPC=y
CONFIG_INTEL_RST=y
CONFIG_INTEL_SMARTCONNECT=y
CONFIG_INTEL_TURBO_MAX_3=y
# CONFIG_INTEL_VSEC is not set
# CONFIG_MSI_LAPTOP is not set
# CONFIG_MSI_WMI is not set
# CONFIG_PCENGINES_APU2 is not set
# CONFIG_BARCO_P50_GPIO 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_SERIAL_MULTI_INSTANTIATE=m
# CONFIG_MLX_PLATFORM is not set
CONFIG_INTEL_IPS=y
# 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_HAVE_CLK=y
CONFIG_HAVE_CLK_PREPARE=y
CONFIG_COMMON_CLK=y
# CONFIG_LMK04832 is not set
# CONFIG_COMMON_CLK_MAX9485 is not set
# CONFIG_COMMON_CLK_SI5341 is not set
# CONFIG_COMMON_CLK_SI5351 is not set
# CONFIG_COMMON_CLK_SI544 is not set
# CONFIG_COMMON_CLK_CDCE706 is not set
# CONFIG_COMMON_CLK_TPS68470 is not set
# CONFIG_COMMON_CLK_CS2000_CP is not set
# CONFIG_COMMON_CLK_PWM is not set
# CONFIG_XILINX_VCU is not set
# CONFIG_CLK_KUNIT_TEST is not set
# CONFIG_CLK_GATE_KUNIT_TEST is not set
CONFIG_HWSPINLOCK=y

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

CONFIG_MAILBOX=y
CONFIG_PCC=y
# CONFIG_ALTERA_MBOX is not set
CONFIG_IOMMU_IOVA=y
CONFIG_IOASID=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_IOMMU_SVA=y
# CONFIG_AMD_IOMMU is not set
CONFIG_DMAR_TABLE=y
CONFIG_INTEL_IOMMU=y
CONFIG_INTEL_IOMMU_SVM=y
CONFIG_INTEL_IOMMU_DEFAULT_ON=y
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
# CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set
# CONFIG_IOMMUFD is not set
CONFIG_IRQ_REMAP=y
# CONFIG_VIRTIO_IOMMU is not set

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

#
# Rpmsg drivers
#
# CONFIG_RPMSG_QCOM_GLINK_RPM is not set
# 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

#
# 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

CONFIG_PM_DEVFREQ=y

#
# DEVFREQ Governors
#
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
CONFIG_DEVFREQ_GOV_PERFORMANCE=y
CONFIG_DEVFREQ_GOV_POWERSAVE=y
# CONFIG_DEVFREQ_GOV_USERSPACE is not set
# CONFIG_DEVFREQ_GOV_PASSIVE is not set

#
# DEVFREQ Drivers
#
# CONFIG_PM_DEVFREQ_EVENT is not set
CONFIG_EXTCON=y

#
# Extcon Device Drivers
#
# CONFIG_EXTCON_FSA9480 is not set
# CONFIG_EXTCON_GPIO is not set
CONFIG_EXTCON_INTEL_INT3496=y
# CONFIG_EXTCON_MAX3355 is not set
# CONFIG_EXTCON_PTN5150 is not set
# CONFIG_EXTCON_RT8973A is not set
# CONFIG_EXTCON_SM5502 is not set
# CONFIG_EXTCON_USB_GPIO is not set
# CONFIG_MEMORY is not set
# CONFIG_IIO is not set
# CONFIG_NTB is not set
CONFIG_PWM=y
CONFIG_PWM_SYSFS=y
# CONFIG_PWM_DEBUG is not set
# CONFIG_PWM_CLK is not set
# CONFIG_PWM_DWC is not set
CONFIG_PWM_LPSS=y
CONFIG_PWM_LPSS_PCI=y
CONFIG_PWM_LPSS_PLATFORM=y
# CONFIG_PWM_PCA9685 is not set

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

# CONFIG_IPACK_BUS is not set
CONFIG_RESET_CONTROLLER=y
# CONFIG_RESET_SIMPLE is not set
# CONFIG_RESET_TI_SYSCON is not set
# CONFIG_RESET_TI_TPS380X 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=y
CONFIG_INTEL_RAPL_CORE=y
CONFIG_INTEL_RAPL=y
# CONFIG_IDLE_INJECT 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 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_TEE is not set
CONFIG_PM_OPP=y
# 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=y
CONFIG_FS_IOMAP=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=y
# CONFIG_EXT4_DEBUG is not set
# CONFIG_EXT4_KUNIT_TESTS 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 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_CHECK_INTEGRITY is not set
# 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=y
CONFIG_F2FS_STAT_FS=y
CONFIG_F2FS_FS_XATTR=y
CONFIG_F2FS_FS_POSIX_ACL=y
CONFIG_F2FS_FS_SECURITY=y
CONFIG_F2FS_CHECK_FS=y
# 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=y
CONFIG_F2FS_FS_LZ4HC=y
CONFIG_F2FS_FS_ZSTD=y
CONFIG_F2FS_IOSTAT=y
# CONFIG_F2FS_UNFAIR_RWSEM 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=y
CONFIG_FS_ENCRYPTION_ALGS=y
# CONFIG_FS_VERITY is not set
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS4_FS is not set
CONFIG_AUTOFS_FS=y
CONFIG_FUSE_FS=y
# CONFIG_CUSE is not set
# CONFIG_VIRTIO_FS is not set
# CONFIG_OVERLAY_FS is not set

#
# Caches
#
# 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=y
# end of CD-ROM/DVD Filesystems

#
# DOS/FAT/EXFAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="ascii"
# CONFIG_FAT_DEFAULT_UTF8 is not set
# CONFIG_FAT_KUNIT_TEST is not set
# CONFIG_EXFAT_FS is not set
# CONFIG_NTFS_FS is not set
# CONFIG_NTFS3_FS is not set
# end of DOS/FAT/EXFAT/NT Filesystems

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_VMCORE=y
CONFIG_PROC_VMCORE_DEVICE_DUMP=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_PROC_CHILDREN=y
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_INODE64 is not set
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y
CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y
# CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP_DEFAULT_ON is not set
CONFIG_MEMFD_CREATE=y
CONFIG_ARCH_HAS_GIGANTIC_PAGE=y
CONFIG_CONFIGFS_FS=y
# end of Pseudo filesystems

CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ORANGEFS_FS is not set
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_ECRYPT_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
CONFIG_SQUASHFS=y
# CONFIG_SQUASHFS_FILE_CACHE is not set
CONFIG_SQUASHFS_FILE_DIRECT=y
CONFIG_SQUASHFS_DECOMP_SINGLE=y
# CONFIG_SQUASHFS_CHOICE_DECOMP_BY_MOUNT is not set
CONFIG_SQUASHFS_COMPILE_DECOMP_SINGLE=y
# CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI is not set
# CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI_PERCPU is not set
CONFIG_SQUASHFS_XATTR=y
CONFIG_SQUASHFS_ZLIB=y
# CONFIG_SQUASHFS_LZ4 is not set
# CONFIG_SQUASHFS_LZO is not set
# CONFIG_SQUASHFS_XZ is not set
CONFIG_SQUASHFS_ZSTD=y
# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
# CONFIG_SQUASHFS_EMBEDDED is not set
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
# 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=y
CONFIG_PSTORE_DEFAULT_KMSG_BYTES=10240
CONFIG_PSTORE_DEFLATE_COMPRESS=y
CONFIG_PSTORE_LZO_COMPRESS=y
CONFIG_PSTORE_LZ4_COMPRESS=y
CONFIG_PSTORE_LZ4HC_COMPRESS=y
CONFIG_PSTORE_842_COMPRESS=y
CONFIG_PSTORE_ZSTD_COMPRESS=y
CONFIG_PSTORE_COMPRESS=y
# CONFIG_PSTORE_DEFLATE_COMPRESS_DEFAULT is not set
# CONFIG_PSTORE_LZO_COMPRESS_DEFAULT is not set
# CONFIG_PSTORE_LZ4_COMPRESS_DEFAULT is not set
# CONFIG_PSTORE_LZ4HC_COMPRESS_DEFAULT is not set
# CONFIG_PSTORE_842_COMPRESS_DEFAULT is not set
CONFIG_PSTORE_ZSTD_COMPRESS_DEFAULT=y
CONFIG_PSTORE_COMPRESS_DEFAULT="zstd"
# CONFIG_PSTORE_CONSOLE is not set
# CONFIG_PSTORE_PMSG is not set
CONFIG_PSTORE_RAM=y
# CONFIG_PSTORE_BLK is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
# CONFIG_EROFS_FS is not set
# CONFIG_NETWORK_FILESYSTEMS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
CONFIG_NLS_CODEPAGE_852=y
# 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 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_2=y
# 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 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_MAC_ROMAN is not set
# 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_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 is not set
# CONFIG_PERSISTENT_KEYRINGS is not set
# CONFIG_TRUSTED_KEYS is not set
# CONFIG_ENCRYPTED_KEYS is not set
# CONFIG_KEY_DH_OPERATIONS is not set
# CONFIG_SECURITY_DMESG_RESTRICT is not set
CONFIG_SECURITY=y
CONFIG_SECURITYFS=y
# CONFIG_SECURITY_NETWORK is not set
CONFIG_SECURITY_PATH=y
# CONFIG_INTEL_TXT is not set
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
CONFIG_HARDENED_USERCOPY=y
CONFIG_FORTIFY_SOURCE=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 is not set
# CONFIG_SECURITY_SAFESETID is not set
# CONFIG_SECURITY_LOCKDOWN_LSM is not set
CONFIG_SECURITY_LANDLOCK=y
# CONFIG_INTEGRITY is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_LSM="yama,loadpin,safesetid,integrity"

#
# 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 is not set
CONFIG_INIT_STACK_ALL_ZERO=y
CONFIG_GCC_PLUGIN_STACKLEAK=y
# CONFIG_GCC_PLUGIN_STACKLEAK_VERBOSE is not set
CONFIG_STACKLEAK_TRACK_MIN_SIZE=100
CONFIG_STACKLEAK_METRICS=y
# CONFIG_STACKLEAK_RUNTIME_DISABLE is not set
CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y
CONFIG_INIT_ON_FREE_DEFAULT_ON=y
CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
CONFIG_ZERO_CALL_USED_REGS=y
# end of Memory initialization

# CONFIG_RANDSTRUCT_NONE is not set
# CONFIG_RANDSTRUCT_FULL is not set
CONFIG_RANDSTRUCT_PERFORMANCE=y
CONFIG_RANDSTRUCT=y
CONFIG_GCC_PLUGIN_RANDSTRUCT=y
# end of Kernel hardening options
# end of Security options

CONFIG_XOR_BLOCKS=y
CONFIG_ASYNC_CORE=y
CONFIG_ASYNC_XOR=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_SKCIPHER=y
CONFIG_CRYPTO_SKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_RNG_DEFAULT=y
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=y
# CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
# CONFIG_CRYPTO_MANAGER_EXTRA_TESTS is not set
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_NULL2=y
CONFIG_CRYPTO_PCRYPT=y
CONFIG_CRYPTO_CRYPTD=y
CONFIG_CRYPTO_AUTHENC=y
# CONFIG_CRYPTO_TEST is not set
CONFIG_CRYPTO_SIMD=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=y
# CONFIG_CRYPTO_ECDH is not set
CONFIG_CRYPTO_ECDSA=y
# 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=y
# 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=y
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_SM4_GENERIC is not set
# CONFIG_CRYPTO_TWOFISH is not set
# end of Block ciphers

#
# Length-preserving ciphers and modes
#
# CONFIG_CRYPTO_ADIANTUM is not set
# CONFIG_CRYPTO_CHACHA20 is not set
CONFIG_CRYPTO_CBC=y
# CONFIG_CRYPTO_CFB is not set
CONFIG_CRYPTO_CTR=y
CONFIG_CRYPTO_CTS=y
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=y
# 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=y
CONFIG_CRYPTO_GCM=y
CONFIG_CRYPTO_SEQIV=y
# CONFIG_CRYPTO_ECHAINIV is not set
CONFIG_CRYPTO_ESSIV=y
# end of AEAD (authenticated encryption with associated data) ciphers

#
# Hashes, digests, and MACs
#
CONFIG_CRYPTO_BLAKE2B=y
CONFIG_CRYPTO_CMAC=y
CONFIG_CRYPTO_GHASH=y
CONFIG_CRYPTO_HMAC=y
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=y
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_POLY1305 is not set
# CONFIG_CRYPTO_RMD160 is not set
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_SHA3=y
# 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
CONFIG_CRYPTO_CRC64_ROCKSOFT=y
# end of CRCs (cyclic redundancy checks)

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_LZO=y
CONFIG_CRYPTO_842=y
CONFIG_CRYPTO_LZ4=y
CONFIG_CRYPTO_LZ4HC=y
CONFIG_CRYPTO_ZSTD=y
# end of Compression

#
# Random number generation
#
CONFIG_CRYPTO_ANSI_CPRNG=y
CONFIG_CRYPTO_DRBG_MENU=y
CONFIG_CRYPTO_DRBG_HMAC=y
# CONFIG_CRYPTO_DRBG_HASH is not set
# CONFIG_CRYPTO_DRBG_CTR is not set
CONFIG_CRYPTO_DRBG=y
CONFIG_CRYPTO_JITTERENTROPY=y
# end of Random number generation

#
# Userspace interface
#
# CONFIG_CRYPTO_USER_API_HASH is not set
# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
# CONFIG_CRYPTO_USER_API_RNG is not set
# CONFIG_CRYPTO_USER_API_AEAD 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_CURVE25519_X86 is not set
CONFIG_CRYPTO_AES_NI_INTEL=y
# CONFIG_CRYPTO_BLOWFISH_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64 is not set
# CONFIG_CRYPTO_CAST5_AVX_X86_64 is not set
# CONFIG_CRYPTO_CAST6_AVX_X86_64 is not set
CONFIG_CRYPTO_DES3_EDE_X86_64=y
# CONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not set
# CONFIG_CRYPTO_SERPENT_AVX_X86_64 is not set
# CONFIG_CRYPTO_SERPENT_AVX2_X86_64 is not set
# CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64 is not set
# CONFIG_CRYPTO_SM4_AESNI_AVX2_X86_64 is not set
# CONFIG_CRYPTO_TWOFISH_X86_64 is not set
# CONFIG_CRYPTO_TWOFISH_X86_64_3WAY is not set
# CONFIG_CRYPTO_TWOFISH_AVX_X86_64 is not set
# CONFIG_CRYPTO_ARIA_AESNI_AVX_X86_64 is not set
# CONFIG_CRYPTO_CHACHA20_X86_64 is not set
# CONFIG_CRYPTO_AEGIS128_AESNI_SSE2 is not set
# CONFIG_CRYPTO_NHPOLY1305_SSE2 is not set
# CONFIG_CRYPTO_NHPOLY1305_AVX2 is not set
# CONFIG_CRYPTO_BLAKE2S_X86 is not set
# CONFIG_CRYPTO_POLYVAL_CLMUL_NI is not set
# CONFIG_CRYPTO_POLY1305_X86_64 is not set
CONFIG_CRYPTO_SHA1_SSSE3=y
CONFIG_CRYPTO_SHA256_SSSE3=y
CONFIG_CRYPTO_SHA512_SSSE3=y
# CONFIG_CRYPTO_SM3_AVX_X86_64 is not set
# CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not set
CONFIG_CRYPTO_CRC32C_INTEL=y
CONFIG_CRYPTO_CRC32_PCLMUL=y
# CONFIG_CRYPTO_CRCT10DIF_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_ATMEL_ECC is not set
# CONFIG_CRYPTO_DEV_ATMEL_SHA204A is not set
CONFIG_CRYPTO_DEV_CCP=y
CONFIG_CRYPTO_DEV_CCP_DD=y
CONFIG_CRYPTO_DEV_SP_CCP=y
CONFIG_CRYPTO_DEV_CCP_CRYPTO=y
CONFIG_CRYPTO_DEV_SP_PSP=y
# CONFIG_CRYPTO_DEV_CCP_DEBUGFS is not set
CONFIG_CRYPTO_DEV_QAT=y
CONFIG_CRYPTO_DEV_QAT_DH895xCC=y
CONFIG_CRYPTO_DEV_QAT_C3XXX=y
CONFIG_CRYPTO_DEV_QAT_C62X=y
CONFIG_CRYPTO_DEV_QAT_4XXX=y
CONFIG_CRYPTO_DEV_QAT_DH895xCCVF=y
CONFIG_CRYPTO_DEV_QAT_C3XXXVF=y
CONFIG_CRYPTO_DEV_QAT_C62XVF=y
# CONFIG_CRYPTO_DEV_NITROX_CNN55XX is not set
# CONFIG_CRYPTO_DEV_VIRTIO is not set
# 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 is not set
CONFIG_PKCS7_MESSAGE_PARSER=y
# CONFIG_PKCS7_TEST_KEY is not set
# CONFIG_SIGNED_PE_FILE_VERIFICATION is not set
CONFIG_FIPS_SIGNATURE_SELFTEST=y

#
# 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=y
CONFIG_SYSTEM_BLACKLIST_HASH_LIST=""
# CONFIG_SYSTEM_REVOCATION_LIST is not set
# CONFIG_SYSTEM_BLACKLIST_AUTH_UPDATE 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_LINEAR_RANGES=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_RATIONAL=y
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=y
CONFIG_CRYPTO_LIB_ARC4=y
CONFIG_CRYPTO_LIB_GF128MUL=y
CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y
# CONFIG_CRYPTO_LIB_CHACHA is not set
# CONFIG_CRYPTO_LIB_CURVE25519 is not set
CONFIG_CRYPTO_LIB_DES=y
CONFIG_CRYPTO_LIB_POLY1305_RSIZE=11
# CONFIG_CRYPTO_LIB_POLY1305 is not set
# CONFIG_CRYPTO_LIB_CHACHA20POLY1305 is not set
CONFIG_CRYPTO_LIB_SHA1=y
CONFIG_CRYPTO_LIB_SHA256=y
# end of Crypto library routines

CONFIG_CRC_CCITT=y
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC64_ROCKSOFT=y
CONFIG_CRC_ITU_T=y
CONFIG_CRC32=y
CONFIG_CRC32_SELFTEST=y
CONFIG_CRC32_SLICEBY8=y
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
CONFIG_CRC64=y
# CONFIG_CRC4 is not set
# CONFIG_CRC7 is not set
CONFIG_LIBCRC32C=y
CONFIG_CRC8=y
CONFIG_XXHASH=y
CONFIG_RANDOM32_SELFTEST=y
CONFIG_842_COMPRESS=y
CONFIG_842_DECOMPRESS=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_LZ4_COMPRESS=y
CONFIG_LZ4HC_COMPRESS=y
CONFIG_LZ4_DECOMPRESS=y
CONFIG_ZSTD_COMMON=y
CONFIG_ZSTD_COMPRESS=y
CONFIG_ZSTD_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
# CONFIG_XZ_DEC_POWERPC is not set
# CONFIG_XZ_DEC_IA64 is not set
# CONFIG_XZ_DEC_ARM is not set
# CONFIG_XZ_DEC_ARMTHUMB is not set
# CONFIG_XZ_DEC_SPARC is not set
# CONFIG_XZ_DEC_MICROLZMA is not set
CONFIG_XZ_DEC_BCJ=y
# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_DECOMPRESS_LZO=y
CONFIG_DECOMPRESS_LZ4=y
CONFIG_DECOMPRESS_ZSTD=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_REED_SOLOMON=y
CONFIG_REED_SOLOMON_ENC8=y
CONFIG_REED_SOLOMON_DEC8=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=y
CONFIG_TEXTSEARCH_BM=y
CONFIG_TEXTSEARCH_FSM=y
CONFIG_INTERVAL_TREE=y
CONFIG_XARRAY_MULTI=y
CONFIG_ASSOCIATIVE_ARRAY=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HAS_DMA=y
CONFIG_DMA_OPS=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_SWIOTLB=y
# CONFIG_DMA_CMA is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_DMA_MAP_BENCHMARK is not set
CONFIG_SGL_ALLOC=y
CONFIG_IOMMU_HELPER=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=m
CONFIG_NLATTR=y
CONFIG_CLZ_TAB=y
CONFIG_IRQ_POLL=y
CONFIG_MPILIB=y
CONFIG_OID_REGISTRY=y
CONFIG_HAVE_GENERIC_VDSO=y
CONFIG_GENERIC_GETTIMEOFDAY=y
CONFIG_GENERIC_VDSO_TIME_NS=y
CONFIG_FONT_SUPPORT=y
CONFIG_FONTS=y
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
CONFIG_FONT_6x11=y
CONFIG_FONT_7x14=y
CONFIG_FONT_PEARL_8x8=y
CONFIG_FONT_ACORN_8x8=y
CONFIG_FONT_MINI_4x6=y
# CONFIG_FONT_6x10 is not set
# CONFIG_FONT_10x18 is not set
# CONFIG_FONT_SUN8x16 is not set
# CONFIG_FONT_SUN12x22 is not set
# CONFIG_FONT_TER16x32 is not set
# CONFIG_FONT_6x8 is not set
CONFIG_SG_POOL=y
CONFIG_ARCH_HAS_PMEM_API=y
CONFIG_ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION=y
CONFIG_ARCH_HAS_UACCESS_FLUSHCACHE=y
CONFIG_ARCH_HAS_COPY_MC=y
CONFIG_ARCH_STACKWALK=y
CONFIG_STACKDEPOT=y
CONFIG_REF_TRACKER=y
CONFIG_SBITMAP=y
# end of Library routines

#
# Kernel hacking
#

#
# printk and dmesg options
#
CONFIG_PRINTK_TIME=y
CONFIG_PRINTK_CALLER=y
CONFIG_STACKTRACE_BUILD_ID=y
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=15
CONFIG_CONSOLE_LOGLEVEL_QUIET=4
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=7
# 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=y

#
# 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 is not set
CONFIG_DEBUG_INFO_DWARF4=y
# CONFIG_DEBUG_INFO_DWARF5 is not set
# CONFIG_DEBUG_INFO_REDUCED is not set
CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
CONFIG_GDB_SCRIPTS=y
CONFIG_FRAME_WARN=2048
CONFIG_STRIP_ASM_SYMS=y
# CONFIG_READABLE_ASM is not set
# CONFIG_HEADERS_INSTALL is not set
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_SECTION_MISMATCH_WARN_ONLY=y
# CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B is not set
CONFIG_OBJTOOL=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=y
CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1
# CONFIG_MAGIC_SYSRQ_SERIAL 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_ARCH_KCSAN=y
CONFIG_HAVE_KCSAN_COMPILER=y
# CONFIG_KCSAN is not set
# 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=y
# CONFIG_DEBUG_PAGEALLOC is not set
CONFIG_SLUB_DEBUG=y
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_PAGE_OWNER is not set
CONFIG_PAGE_TABLE_CHECK=y
# CONFIG_PAGE_TABLE_CHECK_ENFORCED 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_DEBUG_OBJECTS is not set
CONFIG_SHRINKER_DEBUG=y
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_DEBUG_STACK_USAGE is not set
CONFIG_SCHED_STACK_END_CHECK=y
CONFIG_ARCH_HAS_DEBUG_VM_PGTABLE=y
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VM_PGTABLE 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_ARCH_SUPPORTS_KMAP_LOCAL_FORCE_MAP=y
# CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP is not set
CONFIG_HAVE_ARCH_KASAN=y
CONFIG_HAVE_ARCH_KASAN_VMALLOC=y
CONFIG_CC_HAS_KASAN_GENERIC=y
CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
# CONFIG_KASAN is not set
CONFIG_HAVE_ARCH_KFENCE=y
CONFIG_KFENCE=y
CONFIG_KFENCE_SAMPLE_INTERVAL=100
CONFIG_KFENCE_NUM_OBJECTS=255
# CONFIG_KFENCE_DEFERRABLE is not set
CONFIG_KFENCE_STATIC_KEYS=y
CONFIG_KFENCE_STRESS_TEST_FAULTS=0
CONFIG_HAVE_ARCH_KMSAN=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=0
CONFIG_LOCKUP_DETECTOR=y
CONFIG_SOFTLOCKUP_DETECTOR=y
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_HARDLOCKUP_DETECTOR_PERF=y
CONFIG_HARDLOCKUP_CHECK_TIMESTAMP=y
CONFIG_HARDLOCKUP_DETECTOR=y
# CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is not set
CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=33
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_WQ_WATCHDOG=y
CONFIG_TEST_LOCKUP=m
# end of Debug Oops, Lockups and Hangs

#
# Scheduler Debugging
#
CONFIG_SCHED_DEBUG=y
CONFIG_SCHED_INFO=y
CONFIG_SCHEDSTATS=y
# end of Scheduler Debugging

CONFIG_DEBUG_TIMEKEEPING=y

#
# 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 is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
# CONFIG_DEBUG_RWSEMS is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
CONFIG_DEBUG_LOCKING_API_SELFTESTS=y
CONFIG_LOCK_TORTURE_TEST=m
# CONFIG_WW_MUTEX_SELFTEST is not set
# CONFIG_SCF_TORTURE_TEST is not set
# CONFIG_CSD_LOCK_WAIT_DEBUG is not set
# end of Lock Debugging (spinlocks, mutexes, etc...)

# CONFIG_DEBUG_IRQFLAGS is not set
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 is not set
# CONFIG_DEBUG_NOTIFIERS is not set
CONFIG_BUG_ON_DATA_CORRUPTION=y
# CONFIG_DEBUG_MAPLE_TREE is not set
# end of Debug kernel data structures

# CONFIG_DEBUG_CREDENTIALS is not set

#
# RCU Debugging
#
CONFIG_TORTURE_TEST=m
# 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_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=y
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_HAVE_RETHOOK=y
CONFIG_HAVE_FUNCTION_TRACER=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_WITH_ARGS=y
CONFIG_HAVE_DYNAMIC_FTRACE_NO_PATCHABLE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_FENTRY=y
CONFIG_HAVE_OBJTOOL_MCOUNT=y
CONFIG_HAVE_OBJTOOL_NOP_MCOUNT=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_HAVE_SAMPLE_FTRACE_DIRECT=y
CONFIG_HAVE_SAMPLE_FTRACE_DIRECT_MULTI=y
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=y
# CONFIG_EARLY_PRINTK_DBGP is not set
# CONFIG_EARLY_PRINTK_USB_XDBC is not set
# CONFIG_DEBUG_TLBFLUSH is not set
# CONFIG_IOMMU_DEBUG is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
CONFIG_X86_DECODER_SELFTEST=y
CONFIG_IO_DELAY_0X80=y
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEBUG_BOOT_PARAMS=y
# CONFIG_CPA_DEBUG is not set
# CONFIG_DEBUG_ENTRY is not set
CONFIG_DEBUG_NMI_SELFTEST=y
# CONFIG_X86_DEBUG_FPU is not set
# CONFIG_PUNIT_ATOM_DEBUG is not set
CONFIG_UNWINDER_ORC=y
# CONFIG_UNWINDER_FRAME_POINTER is not set
# end of x86 Debugging

#
# Kernel Testing and Coverage
#
CONFIG_KUNIT=y
CONFIG_KUNIT_DEBUGFS=y
# CONFIG_KUNIT_TEST is not set
# CONFIG_KUNIT_EXAMPLE_TEST is not set
# CONFIG_KUNIT_ALL_TESTS is not set
CONFIG_KUNIT_DEFAULT_ENABLED=y
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
# CONFIG_FAULT_INJECTION is not set
CONFIG_ARCH_HAS_KCOV=y
CONFIG_CC_HAS_SANCOV_TRACE_PC=y
# CONFIG_KCOV is not set
CONFIG_RUNTIME_TESTING_MENU=y
CONFIG_LKDTM=m
CONFIG_CPUMASK_KUNIT_TEST=y
CONFIG_TEST_LIST_SORT=y
CONFIG_TEST_MIN_HEAP=y
CONFIG_TEST_SORT=y
CONFIG_TEST_DIV64=y
CONFIG_BACKTRACE_SELF_TEST=m
CONFIG_TEST_REF_TRACKER=y
CONFIG_RBTREE_TEST=m
# CONFIG_REED_SOLOMON_TEST is not set
CONFIG_INTERVAL_TREE_TEST=y
CONFIG_PERCPU_TEST=m
CONFIG_ATOMIC64_SELFTEST=y
CONFIG_TEST_HEXDUMP=y
CONFIG_STRING_SELFTEST=m
CONFIG_TEST_STRING_HELPERS=y
CONFIG_TEST_KSTRTOX=y
CONFIG_TEST_PRINTF=y
CONFIG_TEST_SCANF=y
CONFIG_TEST_BITMAP=y
CONFIG_TEST_UUID=y
CONFIG_TEST_XARRAY=m
# CONFIG_TEST_MAPLE_TREE is not set
CONFIG_TEST_RHASHTABLE=y
CONFIG_TEST_IDA=y
CONFIG_TEST_LKM=m
CONFIG_TEST_BITOPS=m
CONFIG_TEST_VMALLOC=m
CONFIG_TEST_USER_COPY=m
CONFIG_TEST_BPF=m
CONFIG_TEST_BLACKHOLE_DEV=m
CONFIG_FIND_BIT_BENCHMARK=y
# CONFIG_TEST_FIRMWARE is not set
CONFIG_TEST_SYSCTL=m
CONFIG_BITFIELD_KUNIT=y
CONFIG_HASH_KUNIT_TEST=y
# CONFIG_RESOURCE_KUNIT_TEST is not set
# CONFIG_SYSCTL_KUNIT_TEST is not set
CONFIG_LIST_KUNIT_TEST=y
CONFIG_LINEAR_RANGES_TEST=y
CONFIG_CMDLINE_KUNIT_TEST=y
CONFIG_BITS_TEST=y
CONFIG_SLUB_KUNIT_TEST=y
CONFIG_RATIONAL_KUNIT_TEST=y
CONFIG_MEMCPY_KUNIT_TEST=y
CONFIG_MEMCPY_SLOW_KUNIT_TEST=y
# CONFIG_IS_SIGNED_TYPE_KUNIT_TEST is not set
CONFIG_OVERFLOW_KUNIT_TEST=y
CONFIG_STACKINIT_KUNIT_TEST=y
# CONFIG_FORTIFY_KUNIT_TEST is not set
# CONFIG_HW_BREAKPOINT_KUNIT_TEST is not set
# CONFIG_STRSCPY_KUNIT_TEST is not set
# CONFIG_SIPHASH_KUNIT_TEST is not set
CONFIG_TEST_UDELAY=y
# CONFIG_TEST_STATIC_KEYS is not set
# CONFIG_TEST_KMOD is not set
CONFIG_TEST_MEMCAT_P=y
CONFIG_TEST_MEMINIT=y
# CONFIG_TEST_FREE_PAGES is not set
CONFIG_TEST_FPU=y
CONFIG_TEST_CLOCKSOURCE_WATCHDOG=y
CONFIG_ARCH_USE_MEMTEST=y
CONFIG_MEMTEST=y
# end of Kernel Testing and Coverage

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

#
# Gentoo Linux
#
CONFIG_GENTOO_LINUX=y
CONFIG_GENTOO_LINUX_UDEV=y
CONFIG_GENTOO_LINUX_PORTAGE=y

#
# Support for init systems, system and service managers
#
CONFIG_GENTOO_LINUX_INIT_SCRIPT=y
# CONFIG_GENTOO_LINUX_INIT_SYSTEMD is not set
# end of Support for init systems, system and service managers

# CONFIG_GENTOO_KERNEL_SELF_PROTECTION is not set
CONFIG_GENTOO_PRINT_FIRMWARE_INFO=y
# end of Gentoo Linux

[-- Attachment #3: dmesg626.log --]
[-- Type: text/x-log, Size: 184978 bytes --]

[    0.000000] microcode: microcode updated early to revision 0xf0, date = 2021-11-15
[    0.000000] Linux version 6.2.6-gentoo-x86_64 (_kernelbuilder@i87k) (gcc (Gentoo 12.2.1_p20230304 p13) 12.2.1 20230304, GNU ld (Gentoo 2.40 p3) 2.40.0) #1 SMP Tue Mar 14 05:47:58 CET 2023
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.2.6-gentoo-x86_64 root=UUID=ae174e75-7960-44f7-9ae0-3fcef5efae64 ro root_trim=yes rd.luks.allow-discards rd.luks.options=discard ipv6.disable=1 ipv6.disable_ipv6=1 ipv6.autoconf=0 loglevel=15 log_buf_len=16M ignore_loglevel printk.always_kmsg_dump=y printk.time=y printk.devkmsg=on fbcon=scrollback:4096k fbcon=font:ProFont6x11 net.ifnames=0 nolvm dobtrfs gk.log.keep=true console=tty1 earlyprintk=vga audit=0 systemd.log_target=kmsg systemd.journald.forward_to_console=1 enforcing=0 udev.children-max=1256 rd.udev.children-max=1256 nohz=on oops=panic crashkernel=1536M panic=0 print_fatal_signals=1 psi=1 sysrq_always_enabled random.trust_cpu=off logo.nologo lpj=0 mce=bootlog reboot=force,cold noexec=on nohibernate scsi_mod.use_blk_mq=1 consoleblank=120 mitigations=off nospectre_v1 nospectre_v2 spectre_v2=off nospec_store_bypass_disable kvm-intel.vmentry_l1d_flush=never l1tf=off nopti pti=off no_stf_barrier noibrs noibpb ssbd=force-off srbds=off spectre_v2_user=off noretpoline mds=off pnp.debug=1 rd.log=all noefi cpuidle.governor=menu zram.num_devices=4 zswap.enabled=0 zswap.same_filled_pages_enabled=1 zswap.compressor=zstd zswap.max_pool_percent=40 zswap.zpool=z3fold vsyscall=none apparmor=0 acpi_force_table_verification systemd.mask=dhcpcd@ page_owner=on debug_pagealloc=on page_poison=1 init_on_free=0 init_on_alloc=0 page_table_check=on numa_balancing=disable numa=off i915.enable_fbc=1 i915.verbose_state_checks=1 i915.enable_hangcheck=1 i915.error_capture=1 nvme.poll_queues=6 enable_mtrr_cleanup delayacct mminit_loglevel=4 memory_corruption_check_period=60 memory_corruption_check=1 memory_corruption_check_size=600K randomize_kstack_offset=on memtest=3
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 2032
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009c400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009187afff] usable
[    0.000000] BIOS-e820: [mem 0x000000009187b000-0x00000000918b5fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000918b6000-0x0000000091c69fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000091c6a000-0x0000000091c6afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000091c6b000-0x0000000091c6bfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000091c6c000-0x00000000984ecfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000984ed000-0x0000000099dd1fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000099dd2000-0x0000000099de6fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000099de7000-0x0000000099ee6fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000099ee7000-0x000000009a20efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009a20f000-0x000000009afa0fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009afa1000-0x000000009affefff] usable
[    0.000000] BIOS-e820: [mem 0x000000009afff000-0x000000009fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000105effffff] usable
[    0.000000] printk: debug: ignoring loglevel setting.
[    0.000000] printk: bootconsole [earlyvga0] enabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: System manufacturer System Product Name/PRIME Z370-A, BIOS 3004 07/12/2021
[    0.000000] tsc: Detected 3700.000 MHz processor
[    0.000000] tsc: Detected 3699.850 MHz TSC
[    0.000331] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.003049] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.003964] last_pfn = 0x105f000 max_arch_pfn = 0x400000000
[    0.004877] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.007799] last_pfn = 0x9afff max_arch_pfn = 0x400000000
[    0.013482] found SMP MP-table at [mem 0x000fce20-0x000fce2f]
[    0.014424] check: Scanning 1 areas for low memory corruption
[    0.015336] Using GB pages for direct mapping
[    0.016822] early_memtest: # of tests: 3
[    0.017729]   0x0000000000100000 - 0x0000000035e6d000 pattern 5555555555555555
[    0.117418]   0x0000000036f2e000 - 0x000000009187b000 pattern 5555555555555555
[    0.284067]   0x00000000918b6000 - 0x0000000091c6a000 pattern 5555555555555555
[    0.286290]   0x0000000091c6c000 - 0x00000000984ed000 pattern 5555555555555555
[    0.299716]   0x0000000099de7000 - 0x0000000099ee7000 pattern 5555555555555555
[    0.301630]   0x000000009afa1000 - 0x000000009afff000 pattern 5555555555555555
[    0.303475]   0x0000000100000000 - 0x0000000c92000000 pattern 5555555555555555
[    5.680151]   0x0000000c9540d000 - 0x000000105f000000 pattern 5555555555555555
[    7.440413]   0x0000000000100000 - 0x0000000035e6d000 pattern ffffffffffffffff
[    7.538747]   0x0000000036f2e000 - 0x000000009187b000 pattern ffffffffffffffff
[    7.703091]   0x00000000918b6000 - 0x0000000091c6a000 pattern ffffffffffffffff
[    7.705308]   0x0000000091c6c000 - 0x00000000984ed000 pattern ffffffffffffffff
[    7.718921]   0x0000000099de7000 - 0x0000000099ee7000 pattern ffffffffffffffff
[    7.720837]   0x000000009afa1000 - 0x000000009afff000 pattern ffffffffffffffff
[    7.722681]   0x0000000100000000 - 0x0000000c92000000 pattern ffffffffffffffff
[   13.119164]   0x0000000c9540d000 - 0x000000105f000000 pattern ffffffffffffffff
[   14.890367]   0x0000000000100000 - 0x0000000035e6d000 pattern 0000000000000000
[   14.990100]   0x0000000036f2e000 - 0x000000009187b000 pattern 0000000000000000
[   15.158368]   0x00000000918b6000 - 0x0000000091c6a000 pattern 0000000000000000
[   15.160590]   0x0000000091c6c000 - 0x00000000984ed000 pattern 0000000000000000
[   15.174201]   0x0000000099de7000 - 0x0000000099ee7000 pattern 0000000000000000
[   15.176114]   0x000000009afa1000 - 0x000000009afff000 pattern 0000000000000000
[   15.177958]   0x0000000100000000 - 0x0000000c92000000 pattern 0000000000000000
[   20.573579]   0x0000000c9540d000 - 0x000000105f000000 pattern 0000000000000000
[   22.350673] printk: log_buf_len: 16777216 bytes
[   22.351582] printk: early log buf free: 2089880(99%)
[   22.352491] RAMDISK: [mem 0x35e6d000-0x36f2dfff]
[   22.353403] ACPI: Early table checksum verification enabled
[   22.354315] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA)
[   22.355228] ACPI: XSDT 0x000000009187B0A8 0000CC (v01 ALASKA A M I    01072009 AMI  00010013)
[   22.357044] ACPI: FACP 0x00000000918A8EB8 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[   22.358932] ACPI: DSDT 0x000000009187B210 02DCA2 (v02 ALASKA A M I    01072009 INTL 20160422)
[   22.360757] ACPI: FACS 0x000000009A20EF00 000040
[   22.361891] ACPI: APIC 0x00000000918A8FD0 0000F4 (v03 ALASKA A M I    01072009 AMI  00010013)
[   22.363714] ACPI: FPDT 0x00000000918A90C8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[   22.365536] ACPI: FIDT 0x00000000918A9110 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[   22.367358] ACPI: WSMT 0x00000000918B5B70 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[   22.369180] ACPI: MCFG 0x00000000918A9208 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[   22.371003] ACPI: SSDT 0x00000000918A9248 0003A3 (v01 SataRe SataTabl 00001000 INTL 20160422)
[   22.372830] ACPI: SSDT 0x00000000918A95F0 003043 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[   22.374658] ACPI: SSDT 0x00000000918AC638 002611 (v02 PegSsd PegSsdt  00001000 INTL 20160422)
[   22.376482] ACPI: HPET 0x00000000918AEC50 000038 (v01 INTEL  KBL      00000001 MSFT 0000005F)
[   22.378539] ACPI: SSDT 0x00000000918AEC88 0011A2 (v02 INTEL  Ther_Rvp 00001000 INTL 20160422)
[   22.380365] ACPI: SSDT 0x00000000918AFE30 000B13 (v02 INTEL  xh_rvp08 00000000 INTL 20160422)
[   22.382191] ACPI: UEFI 0x00000000918B0948 000042 (v01 ALASKA A M I    00000002      01000013)
[   22.384018] ACPI: SSDT 0x00000000918B0990 0017AE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[   22.385844] ACPI: LPIT 0x00000000918B2140 000094 (v01 INTEL  KBL      00000000 MSFT 0000005F)
[   22.387670] ACPI: SSDT 0x00000000918B21D8 000141 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[   22.389496] ACPI: SSDT 0x00000000918B2320 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[   22.391327] ACPI: SSDT 0x00000000918B25C0 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[   22.393154] ACPI: SSDT 0x00000000918B55C8 000517 (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[   22.395201] ACPI: DBGP 0x00000000918B5AE0 000034 (v01 INTEL           00000002 MSFT 0000005F)
[   22.397028] ACPI: DBG2 0x00000000918B5B18 000054 (v00 INTEL           00000002 MSFT 0000005F)
[   22.398842] ACPI: Reserving FACP table memory at [mem 0x918a8eb8-0x918a8fcb]
[   22.400654] ACPI: Reserving DSDT table memory at [mem 0x9187b210-0x918a8eb1]
[   22.402465] ACPI: Reserving FACS table memory at [mem 0x9a20ef00-0x9a20ef3f]
[   22.404276] ACPI: Reserving APIC table memory at [mem 0x918a8fd0-0x918a90c3]
[   22.406086] ACPI: Reserving FPDT table memory at [mem 0x918a90c8-0x918a910b]
[   22.407896] ACPI: Reserving FIDT table memory at [mem 0x918a9110-0x918a91ab]
[   22.409707] ACPI: Reserving WSMT table memory at [mem 0x918b5b70-0x918b5b97]
[   22.411749] ACPI: Reserving MCFG table memory at [mem 0x918a9208-0x918a9243]
[   22.413560] ACPI: Reserving SSDT table memory at [mem 0x918a9248-0x918a95ea]
[   22.415371] ACPI: Reserving SSDT table memory at [mem 0x918a95f0-0x918ac632]
[   22.417182] ACPI: Reserving SSDT table memory at [mem 0x918ac638-0x918aec48]
[   22.418992] ACPI: Reserving HPET table memory at [mem 0x918aec50-0x918aec87]
[   22.420804] ACPI: Reserving SSDT table memory at [mem 0x918aec88-0x918afe29]
[   22.422615] ACPI: Reserving SSDT table memory at [mem 0x918afe30-0x918b0942]
[   22.424426] ACPI: Reserving UEFI table memory at [mem 0x918b0948-0x918b0989]
[   22.426237] ACPI: Reserving SSDT table memory at [mem 0x918b0990-0x918b213d]
[   22.428275] ACPI: Reserving LPIT table memory at [mem 0x918b2140-0x918b21d3]
[   22.430085] ACPI: Reserving SSDT table memory at [mem 0x918b21d8-0x918b2318]
[   22.431895] ACPI: Reserving SSDT table memory at [mem 0x918b2320-0x918b25be]
[   22.433705] ACPI: Reserving SSDT table memory at [mem 0x918b25c0-0x918b55c1]
[   22.435516] ACPI: Reserving SSDT table memory at [mem 0x918b55c8-0x918b5ade]
[   22.437327] ACPI: Reserving DBGP table memory at [mem 0x918b5ae0-0x918b5b13]
[   22.439138] ACPI: Reserving DBG2 table memory at [mem 0x918b5b18-0x918b5b6b]
[   22.440985] Reserving 256MB of low memory at 2064MB for crashkernel (low RAM limit: 4096MB)
[   22.442798] Reserving 1536MB of memory at 65440MB for crashkernel (System RAM: 65397MB)
[   22.444872] Zone ranges:
[   22.445777]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[   22.446688]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[   22.447600]   Normal   [mem 0x0000000100000000-0x000000105effffff]
[   22.448512] Movable zone start for each node
[   22.449418] Early memory node ranges
[   22.450325]   node   0: [mem 0x0000000000001000-0x000000000009bfff]
[   22.451236]   node   0: [mem 0x0000000000100000-0x000000009187afff]
[   22.452148]   node   0: [mem 0x00000000918b6000-0x0000000091c69fff]
[   22.453058]   node   0: [mem 0x0000000091c6c000-0x00000000984ecfff]
[   22.453970]   node   0: [mem 0x0000000099de7000-0x0000000099ee6fff]
[   22.454881]   node   0: [mem 0x000000009afa1000-0x000000009affefff]
[   22.455792]   node   0: [mem 0x0000000100000000-0x000000105effffff]
[   22.456706] mminit::pageflags_layout_widths Section 0 Node 0 Zone 2 Lastcpupid 0 Kasantag 0 Gen 0 Tier 0 Flags 25
[   22.458523] mminit::pageflags_layout_shifts Section 19 Node 0 Zone 2 Lastcpupid 0 Kasantag 0
[   22.460337] mminit::pageflags_layout_pgshifts Section 0 Node 0 Zone 62 Lastcpupid 0 Kasantag 0
[   22.462381] mminit::pageflags_layout_nodezoneid Node/Zone ID: 64 -> 62
[   22.464191] mminit::pageflags_layout_usage location: 64 -> 62 layout 62 -> 25 unused 25 -> 0 page-flags
[   22.466006] Initmem setup node 0 [mem 0x0000000000001000-0x000000105effffff]
[   22.467818] mminit::memmap_init Initialising map node 0 zone 0 pfns 1 -> 4096
[   22.469628] mminit::memmap_init Initialising map node 0 zone 1 pfns 4096 -> 1048576
[   22.471441] mminit::memmap_init Initialising map node 0 zone 2 pfns 1048576 -> 17166336
[   22.473254] On node 0, zone DMA: 1 pages in unavailable ranges
[   22.473267] On node 0, zone DMA: 100 pages in unavailable ranges
[   22.476183] On node 0, zone DMA32: 59 pages in unavailable ranges
[   22.477185] On node 0, zone DMA32: 2 pages in unavailable ranges
[   22.478360] On node 0, zone DMA32: 6394 pages in unavailable ranges
[   22.479292] On node 0, zone DMA32: 4282 pages in unavailable ranges
[   22.480441] On node 0, zone Normal: 20481 pages in unavailable ranges
[   22.481372] On node 0, zone Normal: 4096 pages in unavailable ranges
[   22.483231] Reserving Intel graphics memory at [mem 0x9c000000-0x9fffffff]
[   22.490142] ACPI: PM-Timer IO Port: 0x1808
[   22.491053] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[   22.491963] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[   22.492874] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[   22.493785] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[   22.494927] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[   22.495838] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[   22.496748] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[   22.497659] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[   22.498568] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[   22.499479] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[   22.500389] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[   22.501300] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[   22.502246] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[   22.504057] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[   22.504969] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[   22.506781] ACPI: Using ACPI (MADT) for SMP configuration information
[   22.508591] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[   22.509501] TSC deadline timer available
[   22.510408] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[   22.511546] [mem 0xa0000000-0xdfffffff] available for PCI devices
[   22.512458] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[   22.520263] setup_percpu: NR_CPUS:64 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
[   22.522385] percpu: Embedded 45 pages/cpu s144808 r8192 d31320 u262144
[   22.524199] pcpu-alloc: s144808 r8192 d31320 u262144 alloc=1*2097152
[   22.525112] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
[   22.526939] mminit::zonelist general 0:DMA = 0:DMA 
[   22.528081] mminit::zonelist general 0:DMA32 = 0:DMA32 0:DMA 
[   22.528992] mminit::zonelist general 0:Normal = 0:Normal 0:DMA32 0:DMA 
[   22.530804] Built 1 zonelists, mobility grouping on.  Total pages: 16480053
[   22.532614] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.2.6-gentoo-x86_64 root=UUID=ae174e75-7960-44f7-9ae0-3fcef5efae64 ro root_trim=yes rd.luks.allow-discards rd.luks.options=discard ipv6.disable=1 ipv6.disable_ipv6=1 ipv6.autoconf=0 loglevel=15 log_buf_len=16M ignore_loglevel printk.always_kmsg_dump=y printk.time=y printk.devkmsg=on fbcon=scrollback:4096k fbcon=font:ProFont6x11 net.ifnames=0 nolvm dobtrfs gk.log.keep=true console=tty1 earlyprintk=vga audit=0 systemd.log_target=kmsg systemd.journald.forward_to_console=1 enforcing=0 udev.children-max=1256 rd.udev.children-max=1256 nohz=on oops=panic crashkernel=1536M panic=0 print_fatal_signals=1 psi=1 sysrq_always_enabled random.trust_cpu=off logo.nologo lpj=0 mce=bootlog reboot=force,cold noexec=on nohibernate scsi_mod.use_blk_mq=1 consoleblank=120 mitigations=off nospectre_v1 nospectre_v2 spectre_v2=off nospec_store_bypass_disable kvm-intel.vmentry_l1d_flush=never l1tf=off nopti pti=off no_stf_barrier noibrs noibpb ssbd=force-off srbds=off spectre_v2_user=off noretpoline mds=off pnp.debug=1 rd.log=all noefi cpuidle.governor=menu zram.num_devices=4 zswap.enabled=0 zswap.same_filled_pages_enabled=1 zswap.compressor=zstd zswap.max_pool_percent=40 zswap.zpool=z3fold vsyscall=none apparmor=0 acpi_force_table_verification systemd.mask=dhcpcd@ page_owner=on debug_pagealloc=on page_poison=1 init_on_free=0 init_on_alloc=0 page_table_check=on numa_balancing=disable numa=off i915.enable_fbc=1 i915.verbose_state_checks=1 i915.enable_hangcheck=1 i915.error_capture=1 nvme.poll_queues=6 enable_mtrr_cleanup delayacct mminit_loglevel=4 memory_corruption_check_period=60 memory_corruption_check=1 memory_corruption_check_size=600K randomize_kstack_offset=on memtest=3
[   22.532776] Ignoring scrollback size option
[   22.533760] audit: disabled (until reboot)
[   22.534803] sysrq: sysrq always enabled.
[   22.536153] Setting dangerous option i915.enable_fbc - tainting kernel
[   22.537972] Setting dangerous option i915.enable_hangcheck - tainting kernel
[   22.539898] Unknown kernel command line parameters "nolvm dobtrfs nohibernate nospectre_v2 nospec_store_bypass_disable nopti no_stf_barrier noibrs noibpb noretpoline noefi BOOT_IMAGE=/boot/vmlinuz-6.2.6-gentoo-x86_64 root_trim=yes enforcing=0 noexec=on spectre_v2=off pti=off ssbd=force-off spectre_v2_user=off apparmor=0 page_owner=on debug_pagealloc=on numa_balancing=disable numa=off", will be passed to user space.
[   22.548935] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[   22.552410] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[   22.554497] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[   22.556308] software IO TLB: area num 16.
[   22.690584] Memory: 2281520K/66967204K available (22528K kernel code, 8152K rwdata, 9688K rodata, 1512K init, 4612K bss, 3197408K reserved, 0K cma-reserved)
[   22.694340] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[   22.697201] rcu: Hierarchical RCU implementation.
[   22.698109] rcu: 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=12.
[   22.699920] 	Tracing variant of Tasks RCU enabled.
[   22.700827] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[   22.702639] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[   22.704475] NR_IRQS: 4352, nr_irqs: 2152, preallocated irqs: 16
[   22.705596] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[   22.707591] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[   22.711624] Console: colour VGA+ 80x25
[   22.712532] printk: console [tty1] enabled
[   22.713551] printk: bootconsole [earlyvga0] disabled
[   22.714572] ------------------------
[   22.714682] | Locking API testsuite:
[   22.714782] ----------------------------------------------------------------------------
[   22.714887]                                  | spin |wlock |rlock |mutex | wsem | rsem |rtmutex
[   22.715016]   --------------------------------------------------------------------------
[   22.715157]                      A-A deadlock:failed|failed|  ok  |failed|failed|failed|failed|
[   22.715305]                  A-B-B-A deadlock:failed|failed|  ok  |failed|failed|failed|failed|
[   22.715449]              A-B-B-C-C-A deadlock:failed|failed|  ok  |failed|failed|failed|failed|
[   22.715593]              A-B-C-A-B-C deadlock:failed|failed|  ok  |failed|failed|failed|failed|
[   22.715738]          A-B-B-C-C-D-D-A deadlock:failed|failed|  ok  |failed|failed|failed|failed|
[   22.715882]          A-B-C-D-B-D-D-A deadlock:failed|failed|  ok  |failed|failed|failed|failed|
[   22.716027]          A-B-C-D-B-C-D-A deadlock:failed|failed|  ok  |failed|failed|failed|failed|
[   22.716172]                     double unlock:failed|failed|failed|failed|failed|failed|  ok  |
[   22.716316]                   initialize held:failed|failed|failed|failed|failed|failed|failed|
[   22.716460]   --------------------------------------------------------------------------
[   22.716601]               recursive read-lock:             |  ok  |             |failed|
[   22.716743]            recursive read-lock #2:             |  ok  |             |failed|
[   22.716885]             mixed read-write-lock:             |failed|             |failed|
[   22.717027]             mixed write-read-lock:             |failed|             |failed|
[   22.717169]   mixed read-lock/lock-write ABBA:             |failed|             |failed|
[   22.717170]    mixed read-lock/lock-read ABBA:             |  ok  |             |failed|
[   22.717312]  mixed write-lock/lock-write ABBA:             |failed|             |failed|
[   22.717453]   chain cached mixed R-L/L-W ABBA:             |failed|
[   22.717594]          rlock W1R2/W2R3/W3R1/123:             |failed|
[   22.717843]          rlock W1R2/W2R3/W3R1/132:             |failed|
[   22.717968]          rlock W1R2/W2R3/W3R1/213:             |failed|
[   22.718093]          rlock W1R2/W2R3/W3R1/231:             |failed|
[   22.718218]          rlock W1R2/W2R3/W3R1/312:             |failed|
[   22.718343]          rlock W1R2/W2R3/W3R1/321:             |failed|
[   22.718468]          rlock W1W2/R2R3/W3R1/123:             |failed|
[   22.718593]          rlock W1W2/R2R3/W3R1/132:             |failed|
[   22.718718]          rlock W1W2/R2R3/W3R1/213:             |failed|
[   22.718844]          rlock W1W2/R2R3/W3R1/231:             |failed|
[   22.718969]          rlock W1W2/R2R3/W3R1/312:             |failed|
[   22.719094]          rlock W1W2/R2R3/W3R1/321:             |failed|
[   22.719218]          rlock W1W2/R2R3/R3W1/123:             |  ok  |
[   22.719344]          rlock W1W2/R2R3/R3W1/132:             |  ok  |
[   22.719469]          rlock W1W2/R2R3/R3W1/213:             |  ok  |
[   22.719595]          rlock W1W2/R2R3/R3W1/231:             |  ok  |
[   22.719720]          rlock W1W2/R2R3/R3W1/312:             |  ok  |
[   22.719845]          rlock W1W2/R2R3/R3W1/321:             |  ok  |
[   22.719970]          rlock W1R2/R2R3/W3W1/123:             |  ok  |
[   22.720095]          rlock W1R2/R2R3/W3W1/132:             |  ok  |
[   22.720220]          rlock W1R2/R2R3/W3W1/213:             |  ok  |
[   22.720344]          rlock W1R2/R2R3/W3W1/231:             |  ok  |
[   22.720470]          rlock W1R2/R2R3/W3W1/312:             |  ok  |
[   22.720594]          rlock W1R2/R2R3/W3W1/321:             |  ok  |
[   22.720719]   --------------------------------------------------------------------------
[   22.720860]      hard-irqs-on + irq-safe-A/12:failed|failed|  ok  |
[   22.720986]      soft-irqs-on + irq-safe-A/12:failed|failed|  ok  |
[   22.721112]      hard-irqs-on + irq-safe-A/21:failed|failed|  ok  |
[   22.721237]      soft-irqs-on + irq-safe-A/21:failed|failed|  ok  |
[   22.721362]        sirq-safe-A => hirqs-on/12:failed|failed|  ok  |
[   22.721488]        sirq-safe-A => hirqs-on/21:failed|failed|  ok  |
[   22.721613]          hard-safe-A + irqs-on/12:failed|failed|  ok  |
[   22.721739]          soft-safe-A + irqs-on/12:failed|failed|  ok  |
[   22.721865]          hard-safe-A + irqs-on/21:failed|failed|  ok  |
[   22.721991]          soft-safe-A + irqs-on/21:failed|failed|  ok  |
[   22.722117]     hard-safe-A + unsafe-B #1/123:failed|failed|  ok  |
[   22.722242]     soft-safe-A + unsafe-B #1/123:failed|failed|  ok  |
[   22.722368]     hard-safe-A + unsafe-B #1/132:failed|failed|  ok  |
[   22.722494]     soft-safe-A + unsafe-B #1/132:failed|failed|  ok  |
[   22.722619]     hard-safe-A + unsafe-B #1/213:failed|failed|  ok  |
[   22.722745]     soft-safe-A + unsafe-B #1/213:failed|failed|  ok  |
[   22.722870]     hard-safe-A + unsafe-B #1/231:failed|failed|  ok  |
[   22.722996]     soft-safe-A + unsafe-B #1/231:failed|failed|  ok  |
[   22.723122]     hard-safe-A + unsafe-B #1/312:failed|failed|  ok  |
[   22.723247]     soft-safe-A + unsafe-B #1/312:failed|failed|  ok  |
[   22.723372]     hard-safe-A + unsafe-B #1/321:failed|failed|  ok  |
[   22.723498]     soft-safe-A + unsafe-B #1/321:failed|failed|  ok  |
[   22.723624]     hard-safe-A + unsafe-B #2/123:failed|failed|  ok  |
[   22.723750]     soft-safe-A + unsafe-B #2/123:failed|failed|  ok  |
[   22.723876]     hard-safe-A + unsafe-B #2/132:failed|failed|  ok  |
[   22.724002]     soft-safe-A + unsafe-B #2/132:failed|failed|  ok  |
[   22.724127]     hard-safe-A + unsafe-B #2/213:failed|failed|  ok  |
[   22.724252]     soft-safe-A + unsafe-B #2/213:failed|failed|  ok  |
[   22.724378]     hard-safe-A + unsafe-B #2/231:failed|failed|  ok  |
[   22.724503]     soft-safe-A + unsafe-B #2/231:failed|failed|  ok  |
[   22.724628]     hard-safe-A + unsafe-B #2/312:failed|failed|  ok  |
[   22.724754]     soft-safe-A + unsafe-B #2/312:failed|failed|  ok  |
[   22.724880]     hard-safe-A + unsafe-B #2/321:failed|failed|  ok  |
[   22.725005]     soft-safe-A + unsafe-B #2/321:failed|failed|  ok  |
[   22.725131]       hard-irq lock-inversion/123:failed|failed|  ok  |
[   22.725256]       soft-irq lock-inversion/123:failed|failed|  ok  |
[   22.725382]       hard-irq lock-inversion/132:failed|failed|  ok  |
[   22.725507]       soft-irq lock-inversion/132:failed|failed|  ok  |
[   22.725633]       hard-irq lock-inversion/213:failed|failed|  ok  |
[   22.725758]       soft-irq lock-inversion/213:failed|failed|  ok  |
[   22.725883]       hard-irq lock-inversion/231:failed|failed|  ok  |
[   22.726009]       soft-irq lock-inversion/231:failed|failed|  ok  |
[   22.726134]       hard-irq lock-inversion/312:failed|failed|  ok  |
[   22.726260]       soft-irq lock-inversion/312:failed|failed|  ok  |
[   22.726385]       hard-irq lock-inversion/321:failed|failed|  ok  |
[   22.726510]       soft-irq lock-inversion/321:failed|failed|  ok  |
[   22.726635]       hard-irq read-recursion/123:      |failed|  ok  |
[   22.726761]       soft-irq read-recursion/123:      |failed|  ok  |
[   22.726887]       hard-irq read-recursion/132:      |failed|  ok  |
[   22.727013]       soft-irq read-recursion/132:      |failed|  ok  |
[   22.727139]       hard-irq read-recursion/213:      |failed|  ok  |
[   22.727264]       soft-irq read-recursion/213:      |failed|  ok  |
[   22.727624]       hard-irq read-recursion/231:      |failed|  ok  |
[   22.727749]       soft-irq read-recursion/231:      |failed|  ok  |
[   22.727875]       hard-irq read-recursion/312:      |failed|  ok  |
[   22.728000]       soft-irq read-recursion/312:      |failed|  ok  |
[   22.728126]       hard-irq read-recursion/321:      |failed|  ok  |
[   22.728252]       soft-irq read-recursion/321:      |failed|  ok  |
[   22.728376]    hard-irq read-recursion #2/123:      |failed|  ok  |
[   22.728501]    soft-irq read-recursion #2/123:      |failed|  ok  |
[   22.728627]    hard-irq read-recursion #2/132:      |failed|  ok  |
[   22.728753]    soft-irq read-recursion #2/132:      |failed|  ok  |
[   22.728879]    hard-irq read-recursion #2/213:      |failed|  ok  |
[   22.729005]    soft-irq read-recursion #2/213:      |failed|  ok  |
[   22.729130]    hard-irq read-recursion #2/231:      |failed|  ok  |
[   22.729255]    soft-irq read-recursion #2/231:      |failed|  ok  |
[   22.729380]    hard-irq read-recursion #2/312:      |failed|  ok  |
[   22.729504]    soft-irq read-recursion #2/312:      |failed|  ok  |
[   22.729629]    hard-irq read-recursion #2/321:      |failed|  ok  |
[   22.729754]    soft-irq read-recursion #2/321:      |failed|  ok  |
[   22.729880]    hard-irq read-recursion #3/123:      |failed|  ok  |
[   22.730005]    soft-irq read-recursion #3/123:      |failed|  ok  |
[   22.730131]    hard-irq read-recursion #3/132:      |failed|  ok  |
[   22.730256]    soft-irq read-recursion #3/132:      |failed|  ok  |
[   22.730382]    hard-irq read-recursion #3/213:      |failed|  ok  |
[   22.730507]    soft-irq read-recursion #3/213:      |failed|  ok  |
[   22.730633]    hard-irq read-recursion #3/231:      |failed|  ok  |
[   22.730758]    soft-irq read-recursion #3/231:      |failed|  ok  |
[   22.730884]    hard-irq read-recursion #3/312:      |failed|  ok  |
[   22.731010]    soft-irq read-recursion #3/312:      |failed|  ok  |
[   22.731135]    hard-irq read-recursion #3/321:      |failed|  ok  |
[   22.731260]    soft-irq read-recursion #3/321:      |failed|  ok  |
[   22.731385]   --------------------------------------------------------------------------
[   22.731525]   | Wound/wait tests |
[   22.731644]   ---------------------
[   22.731764]                   ww api failures:  ok  |  ok  |failed|
[   22.731891]                ww contexts mixing:failed|failed|
[   22.732016]              finishing ww context:failed|failed|failed|failed|
[   22.732155]                locking mismatches:failed|failed|failed|
[   22.732281]                  EDEADLK handling:  ok  |  ok  |failed|failed|failed|failed|failed|failed|failed|failed|
[   22.732434]            spinlock nest unlocked:failed|
[   22.732556]                spinlock nest test:  ok  |
[   22.732679]   -----------------------------------------------------
[   22.732803]                                  |block | try  |context|
[   22.732927]   -----------------------------------------------------
[   22.733052]                           context:failed|  ok  |  ok  |
[   22.733178]                               try:failed|  ok  |failed|
[   22.733304]                             block:failed|  ok  |failed|
[   22.733430]                          spinlock:failed|  ok  |failed|
[   22.733555]   --------------------------------------------------------------------------
[   22.733696]   | queued read lock tests |
[   22.733817]   ---------------------------
[   22.733937]       hardirq read-lock/lock-read:failed|
[   22.734059]       hardirq lock-read/read-lock:  ok  |
[   22.734181]                 hardirq inversion:failed|
[   22.734304]   --------------------
[   22.734423]   | fs_reclaim tests |
[   22.734542]   --------------------
[   22.734661]                   correct nesting:  ok  |
[   22.734783]                     wrong nesting:failed|
[   22.734899]                 protected nesting:  ok  |
[   22.735021]   --------------------------------------------------------------------------
[   22.735681]   | local_lock tests |
[   22.735800]   ---------------------
[   22.735919]           local_lock inversion  2:  ok  |
[   22.736042]           local_lock inversion 3A:  ok  |
[   22.736165]           local_lock inversion 3B:failed|
[   22.736288]       hardirq_unsafe_softirq_safe:failed|
[   22.736411] --------------------------------------------------------
[   22.736536] 238 out of 358 testcases failed, as expected. |
[   22.736660] ----------------------------------------------------
[   22.736789] ACPI: Core revision 20221020
[   22.736995] hpet: HPET dysfunctional in PC10. Force disabled.
[   22.737130] APIC: Switch to symmetric I/O mode setup
[   22.738453] x2apic: IRQ remapping doesn't support X2APIC mode
[   22.738846] Switched APIC routing to physical flat.
[   22.742878] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6aa99074b1c, max_idle_ns: 881590506587 ns
[   22.743030] Calibrating delay loop (skipped), value calculated using timer frequency.. 7402.02 BogoMIPS (lpj=12332833)
[   22.743177] pid_max: default: 32768 minimum: 301
[   22.743475] LSM: initializing lsm=capability
[   22.743632] Stack Depot allocating hash table of 262144 entries with kvcalloc
[   22.744484] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[   22.744765] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[   22.745292] x86/cpu: VMX (outside TXT) disabled by BIOS
[   22.745429] CPU0: Thermal monitoring enabled (TM1)
[   22.745590] process: using mwait in idle threads
[   22.745722] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[   22.745845] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[   22.745973] Spectre V2 : User space: Vulnerable
[   22.746099] Speculative Store Bypass: Vulnerable
[   22.746223] SRBDS: Vulnerable
[   22.746362] Freeing SMP alternatives memory: 56K
[   22.746362] smpboot: CPU0: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz (family: 0x6, model: 0x9e, stepping: 0xa)
[   22.746362] cblist_init_generic: Setting adjustable number of callback queues.
[   22.746362] cblist_init_generic: Setting shift to 4 and lim to 1.
[   22.746362] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[   22.746362] ... version:                4
[   22.746362] ... bit width:              48
[   22.746362] ... generic registers:      4
[   22.746362] ... value mask:             0000ffffffffffff
[   22.746362] ... max period:             00007fffffffffff
[   22.746362] ... fixed-purpose events:   3
[   22.746362] ... event mask:             000000070000000f
[   22.746362] Estimated ratio of average max frequency by base frequency (times 1024): 1300
[   22.746362] rcu: Hierarchical SRCU implementation.
[   22.746362] rcu: 	Max phase no-delay instances is 1000.
[   22.746362] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[   22.746362] smp: Bringing up secondary CPUs ...
[   22.746362] x86: Booting SMP configuration:
[   22.746362] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[   22.760236] smp: Brought up 1 node, 12 CPUs
[   22.760236] CPUunderclocking: activating(?)=0 {apply_underclocking_if_needed kernel/smp.c:1502}
[   22.760236] CPUunderclocking: done. {apply_underclocking_if_needed kernel/smp.c:1525}
[   22.760268] smpboot: Max logical packages: 1
[   22.760389] ----------------
[   22.760507] | NMI testsuite:
[   22.760625] --------------------
[   22.760743]   remote IPI:  ok  |
[   22.761671]    local IPI:  ok  |
[   22.761793] --------------------
[   22.761906] Good, all   2 testcases passed! |
[   22.762027] ---------------------------------
[   22.763031] smpboot: Total of 12 processors activated (88831.24 BogoMIPS)
[   24.377438] node 0 deferred pages initialised in 1614ms
[   24.405404] allocated 268435456 bytes of page_ext
[   24.405696] devtmpfs: initialized
[   24.407003] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[   24.407180] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[   24.407380] prandom: seed boundary self test passed
[   24.407681] prandom: 100 self tests passed
[   24.407812] pinctrl core: initialized pinctrl subsystem
[   24.407963] regulator-dummy: no parameters, enabled
[   24.408203] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[   24.409046] i2c-core: driver [dummy] registered
[   24.409187] thermal_sys: Registered thermal governor 'fair_share'
[   24.409188] thermal_sys: Registered thermal governor 'bang_bang'
[   24.409323] thermal_sys: Registered thermal governor 'step_wise'
[   24.409697] thermal_sys: Registered thermal governor 'user_space'
[   24.409827] cpuidle: using governor ladder
[   24.410078] cpuidle: using governor menu
[   24.410817] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[   24.410817] dca service started, version 1.12.1
[   24.410817] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[   24.410817] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as E820 entry
[   24.410817] PCI: Using configuration type 1 for base access
[   24.411272] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[   24.411411] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[   24.411411] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[   24.413031] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[   24.413169] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[   24.413315] cryptd: max_cpu_qlen set to 1000
[   24.469696] raid6: avx2x4   gen() 42880 MB/s
[   24.526363] raid6: avx2x2   gen() 42588 MB/s
[   24.583029] raid6: avx2x1   gen() 34733 MB/s
[   24.583162] raid6: using algorithm avx2x4 gen() 42880 MB/s
[   24.639696] raid6: .... xor() 17601 MB/s, rmw enabled
[   24.639829] raid6: using avx2x2 recovery algorithm
[   24.640023] ACPI: Added _OSI(Module Device)
[   24.640154] ACPI: Added _OSI(Processor Device)
[   24.640276] ACPI: Added _OSI(3.0 _SCP Extensions)
[   24.640398] ACPI: Added _OSI(Processor Aggregator Device)
[   24.672506] ACPI: 11 ACPI AML tables successfully acquired and loaded
[   24.676536] ACPI: Dynamic OEM Table Load:
[   24.676674] ACPI: SSDT 0xFFFF8EBD15432800 00077A (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[   24.677400] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
[   24.678421] ACPI: Dynamic OEM Table Load:
[   24.678556] ACPI: SSDT 0xFFFF8EBD1543D800 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[   24.679416] ACPI: Dynamic OEM Table Load:
[   24.679551] ACPI: SSDT 0xFFFF8EB180083000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160422)
[   24.680575] ACPI: Dynamic OEM Table Load:
[   24.680709] ACPI: SSDT 0xFFFF8EBD15438C00 000317 (v02 PmRef  ApHwp    00003000 INTL 20160422)
[   24.681395] ACPI: Dynamic OEM Table Load:
[   24.681530] ACPI: SSDT 0xFFFF8EBD1543FC00 00030A (v02 PmRef  ApCst    00003000 INTL 20160422)
[   24.684617] ACPI: EC: EC started
[   24.684747] ACPI: EC: interrupt blocked
[   24.684875] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[   24.684998] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[   24.685138] ACPI: Interpreter enabled
[   24.685265] ACPI: PM: (supports S0 S5)
[   24.685384] ACPI: Using IOAPIC for interrupt routing
[   24.685525] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[   24.685678] PCI: Using E820 reservations for host bridge windows
[   24.686493] ACPI: Enabled 7 GPEs in block 00 to 7F
[   24.688699] ACPI: \_SB_.PCI0.PEG0.PG00: New power resource
[   24.689063] ACPI: \_SB_.PCI0.PEG1.PG01: New power resource
[   24.689409] ACPI: \_SB_.PCI0.PEG2.PG02: New power resource
[   24.706300] ACPI: \_TZ_.FN00: New power resource
[   24.706417] ACPI: \_TZ_.FN01: New power resource
[   24.706589] ACPI: \_TZ_.FN02: New power resource
[   24.706760] ACPI: \_TZ_.FN03: New power resource
[   24.706929] ACPI: \_TZ_.FN04: New power resource
[   24.707976] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[   24.708116] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[   24.709363] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[   24.710383] PCI host bridge to bus 0000:00
[   24.710515] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[   24.710655] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[   24.710794] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[   24.710935] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xdfffffff window]
[   24.711075] pci_bus 0000:00: root bus resource [mem 0x2000000000-0x2fffffffff window]
[   24.711216] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[   24.711356] pci_bus 0000:00: root bus resource [bus 00-fe]
[   24.711484] pci_bus 0000:00: scanning bus
[   24.711677] pci 0000:00:00.0: [8086:3ec2] type 00 class 0x060000
[   24.711851] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[   24.713060] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[   24.713197] pci 0000:00:01.0: PME# disabled
[   24.713407] pci 0000:00:01.0: EDR: Notify handler installed
[   24.713677] pci 0000:00:02.0: [8086:3e92] type 00 class 0x030000
[   24.713818] pci 0000:00:02.0: reg 0x10: [mem 0x2ffe000000-0x2ffeffffff 64bit]
[   24.713961] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[   24.714102] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[   24.714237] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[   24.714420] pci 0000:00:02.0: EDR: Notify handler installed
[   24.714691] pci 0000:00:14.0: [8086:a2af] type 00 class 0x0c0330
[   24.714843] pci 0000:00:14.0: reg 0x10: [mem 0x2fff010000-0x2fff01ffff 64bit]
[   24.715080] pci 0000:00:14.0: PME# supported from D3hot D3cold
[   24.715209] pci 0000:00:14.0: PME# disabled
[   24.715502] pci 0000:00:14.0: EDR: Notify handler installed
[   24.716022] pci 0000:00:16.0: [8086:a2ba] type 00 class 0x078000
[   24.716171] pci 0000:00:16.0: reg 0x10: [mem 0x2fff025000-0x2fff025fff 64bit]
[   24.716393] pci 0000:00:16.0: PME# supported from D3hot
[   24.716518] pci 0000:00:16.0: PME# disabled
[   24.716744] pci 0000:00:16.0: EDR: Notify handler installed
[   24.717125] pci 0000:00:17.0: [8086:a282] type 00 class 0x010601
[   24.717270] pci 0000:00:17.0: reg 0x10: [mem 0xdf324000-0xdf325fff]
[   24.717406] pci 0000:00:17.0: reg 0x14: [mem 0xdf327000-0xdf3270ff]
[   24.717541] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[   24.717675] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[   24.717809] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[   24.717943] pci 0000:00:17.0: reg 0x24: [mem 0xdf326000-0xdf3267ff]
[   24.718126] pci 0000:00:17.0: PME# supported from D3hot
[   24.718252] pci 0000:00:17.0: PME# disabled
[   24.718429] pci 0000:00:17.0: EDR: Notify handler installed
[   24.718703] pci 0000:00:1b.0: [8086:a2e7] type 01 class 0x060400
[   24.718959] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[   24.719088] pci 0000:00:1b.0: PME# disabled
[   24.719322] pci 0000:00:1b.0: EDR: Notify handler installed
[   24.719722] pci 0000:00:1c.0: [8086:a290] type 01 class 0x060400
[   24.719979] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[   24.720109] pci 0000:00:1c.0: PME# disabled
[   24.720337] pci 0000:00:1c.0: EDR: Notify handler installed
[   24.720723] pci 0000:00:1c.4: [8086:a294] type 01 class 0x060400
[   24.720978] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[   24.721105] pci 0000:00:1c.4: PME# disabled
[   24.721345] pci 0000:00:1c.4: EDR: Notify handler installed
[   24.721734] pci 0000:00:1d.0: [8086:a298] type 01 class 0x060400
[   24.721992] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[   24.722119] pci 0000:00:1d.0: PME# disabled
[   24.722363] pci 0000:00:1d.0: EDR: Notify handler installed
[   24.722768] pci 0000:00:1f.0: [8086:a2c9] type 00 class 0x060100
[   24.723039] pci 0000:00:1f.0: EDR: Notify handler installed
[   24.723295] pci 0000:00:1f.2: [8086:a2a1] type 00 class 0x058000
[   24.723438] pci 0000:00:1f.2: reg 0x10: [mem 0xdf320000-0xdf323fff]
[   24.723683] pci 0000:00:1f.2: EDR: Notify handler installed
[   24.723939] pci 0000:00:1f.3: [8086:a2f0] type 00 class 0x040300
[   24.724088] pci 0000:00:1f.3: reg 0x10: [mem 0x2fff020000-0x2fff023fff 64bit]
[   24.724265] pci 0000:00:1f.3: reg 0x20: [mem 0x2fff000000-0x2fff00ffff 64bit]
[   24.724458] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[   24.724585] pci 0000:00:1f.3: PME# disabled
[   24.724902] pci 0000:00:1f.3: EDR: Notify handler installed
[   24.725429] pci 0000:00:1f.4: [8086:a2a3] type 00 class 0x0c0500
[   24.725611] pci 0000:00:1f.4: reg 0x10: [mem 0x2fff024000-0x2fff0240ff 64bit]
[   24.725821] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[   24.726070] pci 0000:00:1f.4: EDR: Notify handler installed
[   24.726326] pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
[   24.726382] pci 0000:00:1f.6: reg 0x10: [mem 0xdf300000-0xdf31ffff]
[   24.726621] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[   24.726749] pci 0000:00:1f.6: PME# disabled
[   24.726930] pci 0000:00:1f.6: EDR: Notify handler installed
[   24.727165] pci_bus 0000:00: fixups for bus
[   24.727287] pci 0000:00:01.0: scanning [bus 01-01] behind bridge, pass 0
[   24.727444] pci_bus 0000:01: scanning bus
[   24.727595] pci 0000:01:00.0: [10de:1e89] type 00 class 0x030000
[   24.727746] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[   24.727895] pci 0000:01:00.0: reg 0x14: [mem 0x2fe0000000-0x2fefffffff 64bit pref]
[   24.728059] pci 0000:01:00.0: reg 0x1c: [mem 0x2ff0000000-0x2ff1ffffff 64bit pref]
[   24.728216] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[   24.728351] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
[   24.728570] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[   24.728710] pci 0000:01:00.0: PME# disabled
[   24.728897] pci 0000:01:00.0: EDR: Notify handler installed
[   24.729107] pci 0000:01:00.1: [10de:10f8] type 00 class 0x040300
[   24.729261] pci 0000:01:00.1: reg 0x10: [mem 0xdf080000-0xdf083fff]
[   24.729585] pci 0000:01:00.2: [10de:1ad8] type 00 class 0x0c0330
[   24.729722] pci 0000:01:00.2: reg 0x10: [mem 0x2ff2000000-0x2ff203ffff 64bit pref]
[   24.729899] pci 0000:01:00.2: reg 0x1c: [mem 0x2ff2040000-0x2ff204ffff 64bit pref]
[   24.730137] pci 0000:01:00.2: PME# supported from D0 D3hot D3cold
[   24.730275] pci 0000:01:00.2: PME# disabled
[   24.730460] pci 0000:01:00.3: [10de:1ad9] type 00 class 0x0c8000
[   24.730615] pci 0000:01:00.3: reg 0x10: [mem 0xdf084000-0xdf084fff]
[   24.730871] pci 0000:01:00.3: PME# supported from D0 D3hot D3cold
[   24.731009] pci 0000:01:00.3: PME# disabled
[   24.731214] pci_bus 0000:01: fixups for bus
[   24.731345] pci 0000:00:01.0: PCI bridge to [bus 01]
[   24.731469] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[   24.731595] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[   24.731734] pci 0000:00:01.0:   bridge window [mem 0x2fe0000000-0x2ff20fffff 64bit pref]
[   24.731875] pci_bus 0000:01: bus scan returning with max=01
[   24.732002] pci 0000:00:1b.0: scanning [bus 02-02] behind bridge, pass 0
[   24.732231] pci_bus 0000:02: scanning bus
[   24.732350] pci_bus 0000:02: fixups for bus
[   24.732471] pci 0000:00:1b.0: PCI bridge to [bus 02]
[   24.732608] pci_bus 0000:02: bus scan returning with max=02
[   24.732738] pci 0000:00:1c.0: scanning [bus 03-03] behind bridge, pass 0
[   24.732965] pci_bus 0000:03: scanning bus
[   24.733033] pci_bus 0000:03: fixups for bus
[   24.733155] pci 0000:00:1c.0: PCI bridge to [bus 03]
[   24.733291] pci_bus 0000:03: bus scan returning with max=03
[   24.733420] pci 0000:00:1c.4: scanning [bus 04-04] behind bridge, pass 0
[   24.733693] pci_bus 0000:04: scanning bus
[   24.733888] pci 0000:04:00.0: [1b21:2142] type 00 class 0x0c0330
[   24.734091] pci 0000:04:00.0: reg 0x10: [mem 0xdf200000-0xdf207fff 64bit]
[   24.734343] pci 0000:04:00.0: enabling Extended Tags
[   24.734604] pci 0000:04:00.0: PME# supported from D0
[   24.734781] pci 0000:04:00.0: PME# disabled
[   24.735044] pci 0000:04:00.0: EDR: Notify handler installed
[   24.735382] pci_bus 0000:04: fixups for bus
[   24.735492] pci 0000:00:1c.4: PCI bridge to [bus 04]
[   24.735610] pci 0000:00:1c.4:   bridge window [mem 0xdf200000-0xdf2fffff]
[   24.735745] pci_bus 0000:04: bus scan returning with max=04
[   24.735862] pci 0000:00:1d.0: scanning [bus 05-05] behind bridge, pass 0
[   24.736064] pci_bus 0000:05: scanning bus
[   24.736213] pci 0000:05:00.0: [8086:2522] type 00 class 0x010802
[   24.736358] pci 0000:05:00.0: reg 0x10: [mem 0xdf100000-0xdf103fff 64bit]
[   24.736429] pci 0000:05:00.0: enabling Extended Tags
[   24.736810] pci 0000:05:00.0: EDR: Notify handler installed
[   24.737078] pci_bus 0000:05: fixups for bus
[   24.737188] pci 0000:00:1d.0: PCI bridge to [bus 05]
[   24.737306] pci 0000:00:1d.0:   bridge window [mem 0xdf100000-0xdf1fffff]
[   24.737440] pci_bus 0000:05: bus scan returning with max=05
[   24.737555] pci 0000:00:01.0: scanning [bus 01-01] behind bridge, pass 1
[   24.737688] pci 0000:00:1b.0: scanning [bus 02-02] behind bridge, pass 1
[   24.737826] pci 0000:00:1c.0: scanning [bus 03-03] behind bridge, pass 1
[   24.737964] pci 0000:00:1c.4: scanning [bus 04-04] behind bridge, pass 1
[   24.738099] pci 0000:00:1d.0: scanning [bus 05-05] behind bridge, pass 1
[   24.738233] pci_bus 0000:00: bus scan returning with max=05
[   24.738346] pci_bus 0000:00: on NUMA node 0
[   24.739412] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[   24.739560] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[   24.739707] ACPI: PCI: Interrupt link LNKC configured for IRQ 15
[   24.739852] ACPI: PCI: Interrupt link LNKD configured for IRQ 5
[   24.739996] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[   24.740110] ACPI: PCI: Interrupt link LNKE disabled
[   24.740253] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[   24.740367] ACPI: PCI: Interrupt link LNKF disabled
[   24.740510] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[   24.740624] ACPI: PCI: Interrupt link LNKG disabled
[   24.740766] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[   24.740880] ACPI: PCI: Interrupt link LNKH disabled
[   24.745268] ACPI: EC: interrupt unblocked
[   24.745379] ACPI: EC: event unblocked
[   24.745500] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[   24.745613] ACPI: EC: GPE=0x16
[   24.745721] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
[   24.746363] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[   24.746518] i2c-core: driver [lp3972] registered
[   24.746632] i2c-core: driver [lp8755-regulator] registered
[   24.746756] iommu: Default domain type: Translated 
[   24.746756] iommu: DMA domain TLB invalidation policy: lazy mode 
[   24.746756] SCSI subsystem initialized
[   24.746756] libata version 3.00 loaded.
[   24.746756] ACPI: bus type USB registered
[   24.746756] usbcore: registered new interface driver usbfs
[   24.746756] usbcore: registered new interface driver hub
[   24.746837] usbcore: registered new device driver usb
[   24.746964] pps_core: LinuxPPS API ver. 1 registered
[   24.747076] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[   24.747213] EDAC MC: Ver: 3.0.0
[   24.747409] Advanced Linux Sound Architecture Driver Initialized.
[   24.747409] PCI: Using ACPI for IRQ routing
[   24.776460] PCI: pci_cache_line_size set to 64 bytes
[   24.776577] pci 0000:01:00.1: BAR 0: reserving [mem 0xdf080000-0xdf083fff flags 0x40200] (d=0, p=0)
[   24.776713] pci 0000:01:00.2: BAR 0: reserving [mem 0x2ff2000000-0x2ff203ffff flags 0x14220c] (d=0, p=0)
[   24.776846] pci 0000:01:00.2: BAR 3: reserving [mem 0x2ff2040000-0x2ff204ffff flags 0x14220c] (d=0, p=0)
[   24.776982] pci 0000:01:00.3: BAR 0: reserving [mem 0xdf084000-0xdf084fff flags 0x40200] (d=0, p=0)
[   24.777116] pci 0000:00:02.0: BAR 0: reserving [mem 0x2ffe000000-0x2ffeffffff flags 0x140204] (d=0, p=0)
[   24.777249] pci 0000:00:02.0: BAR 2: reserving [mem 0xc0000000-0xcfffffff flags 0x14220c] (d=0, p=0)
[   24.777382] pci 0000:00:02.0: BAR 4: reserving [io  0xf000-0xf03f flags 0x40101] (d=0, p=0)
[   24.777516] pci 0000:00:14.0: BAR 0: reserving [mem 0x2fff010000-0x2fff01ffff flags 0x140204] (d=0, p=0)
[   24.777653] pci 0000:00:17.0: BAR 0: reserving [mem 0xdf324000-0xdf325fff flags 0x40200] (d=0, p=0)
[   24.777785] pci 0000:00:17.0: BAR 1: reserving [mem 0xdf327000-0xdf3270ff flags 0x40200] (d=0, p=0)
[   24.777918] pci 0000:00:17.0: BAR 2: reserving [io  0xf090-0xf097 flags 0x40101] (d=0, p=0)
[   24.778049] pci 0000:00:17.0: BAR 3: reserving [io  0xf080-0xf083 flags 0x40101] (d=0, p=0)
[   24.778181] pci 0000:00:17.0: BAR 4: reserving [io  0xf060-0xf07f flags 0x40101] (d=0, p=0)
[   24.778312] pci 0000:00:17.0: BAR 5: reserving [mem 0xdf326000-0xdf3267ff flags 0x40200] (d=0, p=0)
[   24.778455] pci 0000:04:00.0: BAR 0: reserving [mem 0xdf200000-0xdf207fff flags 0x140204] (d=0, p=0)
[   24.779696] pci 0000:05:00.0: BAR 0: reserving [mem 0xdf100000-0xdf103fff flags 0x140204] (d=0, p=0)
[   24.779833] pci 0000:00:1f.2: BAR 0: reserving [mem 0xdf320000-0xdf323fff flags 0x40200] (d=0, p=0)
[   24.779967] pci 0000:00:1f.3: BAR 0: reserving [mem 0x2fff020000-0x2fff023fff flags 0x140204] (d=0, p=0)
[   24.780100] pci 0000:00:1f.3: BAR 4: reserving [mem 0x2fff000000-0x2fff00ffff flags 0x140204] (d=0, p=0)
[   24.780237] pci 0000:00:1f.4: BAR 0: reserving [mem 0x2fff024000-0x2fff0240ff flags 0x140204] (d=0, p=0)
[   24.780370] pci 0000:00:1f.4: BAR 4: reserving [io  0xf040-0xf05f flags 0x40101] (d=0, p=0)
[   24.780503] pci 0000:00:1f.6: BAR 0: reserving [mem 0xdf300000-0xdf31ffff flags 0x40200] (d=0, p=0)
[   24.780638] pci 0000:01:00.0: BAR 0: reserving [mem 0xde000000-0xdeffffff flags 0x40200] (d=1, p=1)
[   24.780772] pci 0000:01:00.0: BAR 1: reserving [mem 0x2fe0000000-0x2fefffffff flags 0x14220c] (d=1, p=1)
[   24.780905] pci 0000:01:00.0: BAR 3: reserving [mem 0x2ff0000000-0x2ff1ffffff flags 0x14220c] (d=1, p=1)
[   24.781039] pci 0000:01:00.0: BAR 5: reserving [io  0xe000-0xe07f flags 0x40101] (d=1, p=1)
[   24.781180] pci 0000:00:16.0: BAR 0: reserving [mem 0x2fff025000-0x2fff025fff flags 0x140204] (d=1, p=1)
[   24.781343] e820: reserve RAM buffer [mem 0x0009c400-0x0009ffff]
[   24.781457] e820: reserve RAM buffer [mem 0x9187b000-0x93ffffff]
[   24.781572] e820: reserve RAM buffer [mem 0x91c6a000-0x93ffffff]
[   24.781686] e820: reserve RAM buffer [mem 0x984ed000-0x9bffffff]
[   24.781801] e820: reserve RAM buffer [mem 0x99ee7000-0x9bffffff]
[   24.781915] e820: reserve RAM buffer [mem 0x9afff000-0x9bffffff]
[   24.782029] e820: reserve RAM buffer [mem 0x105f000000-0x105fffffff]
[   24.782148] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[   24.782148] pci 0000:00:02.0: vgaarb: bridge control possible
[   24.782148] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[   24.782148] pci 0000:01:00.0: vgaarb: bridge control possible
[   24.782148] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[   24.782148] vgaarb: loaded
[   24.785570] microcode: CPU: sig=0x906ea, pf=0x2, rev=0xf0
[   24.785684] microcode: mc_saved[0]: sig=0x906ea, pf=0x22, rev=0xf0, total size=0x19800, date = 2021-11-15
[   24.785841] clocksource: Switched to clocksource tsc-early
[   24.786052] pnp: PnP ACPI init
[   24.786219] pnp 00:00: parse allocated resources
[   24.786219] pnp 00:00: PNP0c02: calling quirk_system_pci_resources+0x0/0x130
[   24.786219] pnp 00:00: PNP0c02: calling quirk_intel_mch+0x0/0x220
[   24.786219] system 00:00: [io  0x0290-0x029f] has been reserved
[   24.786219] pnp 00:01: parse allocated resources
[   24.786219] pnp 00:01: PNP0c02: calling quirk_system_pci_resources+0x0/0x130
[   24.786219] pnp 00:01: PNP0c02: calling quirk_intel_mch+0x0/0x220
[   24.786219] system 00:01: [io  0x0680-0x069f] has been reserved
[   24.786219] system 00:01: [io  0xffff] has been reserved
[   24.786219] system 00:01: [io  0xffff] has been reserved
[   24.786219] system 00:01: [io  0xffff] has been reserved
[   24.786219] system 00:01: [io  0x1800-0x18fe] has been reserved
[   24.786219] system 00:01: [io  0x164e-0x164f] has been reserved
[   24.786219] pnp 00:02: parse allocated resources
[   24.786219] pnp 00:02: PNP0c02: calling quirk_system_pci_resources+0x0/0x130
[   24.786219] pnp 00:02: PNP0c02: calling quirk_intel_mch+0x0/0x220
[   24.786219] system 00:02: [io  0x0800-0x087f] has been reserved
[   24.786219] pnp 00:03: parse allocated resources
[   24.786219] pnp 00:04: parse allocated resources
[   24.786219] pnp 00:04: PNP0c02: calling quirk_system_pci_resources+0x0/0x130
[   24.786219] pnp 00:04: PNP0c02: calling quirk_intel_mch+0x0/0x220
[   24.786309] system 00:04: [io  0x1854-0x1857] has been reserved
[   24.786461] pnp 00:05: parse allocated resources
[   24.786658] pnp 00:05: PNP0c02: calling quirk_system_pci_resources+0x0/0x130
[   24.786794] pnp 00:05: PNP0c02: calling quirk_intel_mch+0x0/0x220
[   24.786922] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[   24.787051] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[   24.787180] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[   24.787308] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[   24.787436] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[   24.787564] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[   24.787692] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[   24.787820] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[   24.787948] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[   24.788078] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[   24.788210] pnp 00:06: parse allocated resources
[   24.788330] pnp 00:06: PNP0c02: calling quirk_system_pci_resources+0x0/0x130
[   24.788466] pnp 00:06: PNP0c02: calling quirk_intel_mch+0x0/0x220
[   24.788590] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[   24.788719] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[   24.788847] system 00:06: [mem 0xfdac0000-0xfdacffff] has been reserved
[   24.788975] system 00:06: [mem 0xfdae0000-0xfdaeffff] has been reserved
[   24.789103] system 00:06: [mem 0xfdaf0000-0xfdafffff] has been reserved
[   24.789234] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[   24.789362] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[   24.789491] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[   24.789621] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[   24.789752] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[   24.789883] pnp 00:07: parse allocated resources
[   24.790198] pnp 00:07: PNP0c02: calling quirk_system_pci_resources+0x0/0x130
[   24.790332] pnp 00:07: PNP0c02: calling quirk_intel_mch+0x0/0x220
[   24.790459] system 00:07: [io  0xfe00-0xfefe] has been reserved
[   24.790640] pnp 00:08: parse allocated resources
[   24.791456] pnp 00:08: PNP0c02: calling quirk_system_pci_resources+0x0/0x130
[   24.791590] pnp 00:08: PNP0c02: calling quirk_intel_mch+0x0/0x220
[   24.791715] system 00:08: [mem 0xfdaf0000-0xfdafffff] has been reserved
[   24.791844] system 00:08: [mem 0xfdae0000-0xfdaeffff] has been reserved
[   24.793716] system 00:08: [mem 0xfdac0000-0xfdacffff] has been reserved
[   24.794426] pnp: PnP ACPI: found 9 devices
[   24.799864] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[   24.800065] NET: Registered PF_INET protocol family
[   24.800437] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[   24.802806] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
[   24.802987] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[   24.803447] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[   24.804034] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[   24.804347] TCP: Hash tables configured (established 524288 bind 65536)
[   24.804595] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[   24.804871] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[   24.805113] NET: Registered PF_UNIX/PF_LOCAL protocol family
[   24.805395] pci 0000:00:1b.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[   24.805528] pci 0000:00:1b.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[   24.805667] pci 0000:00:1b.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[   24.805803] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
[   24.805933] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[   24.806071] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 add_align 100000
[   24.806210] pci 0000:00:1b.0: BAR 14: assigned [mem 0xa0000000-0xa01fffff]
[   24.806339] pci 0000:00:1b.0: BAR 15: assigned [mem 0x2000000000-0x20001fffff 64bit pref]
[   24.806474] pci 0000:00:1c.0: BAR 14: assigned [mem 0xa0200000-0xa03fffff]
[   24.806604] pci 0000:00:1c.0: BAR 15: assigned [mem 0x2000200000-0x20003fffff 64bit pref]
[   24.806735] pci 0000:00:1b.0: BAR 13: assigned [io  0x2000-0x2fff]
[   24.806850] pci 0000:00:1c.0: BAR 13: assigned [io  0x3000-0x3fff]
[   24.806965] pci 0000:00:01.0: PCI bridge to [bus 01]
[   24.807079] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[   24.807194] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[   24.807323] pci 0000:00:01.0:   bridge window [mem 0x2fe0000000-0x2ff20fffff 64bit pref]
[   24.807456] pci 0000:00:1b.0: PCI bridge to [bus 02]
[   24.807572] pci 0000:00:1b.0:   bridge window [io  0x2000-0x2fff]
[   24.807692] pci 0000:00:1b.0:   bridge window [mem 0xa0000000-0xa01fffff]
[   24.807826] pci 0000:00:1b.0:   bridge window [mem 0x2000000000-0x20001fffff 64bit pref]
[   24.807965] pci 0000:00:1c.0: PCI bridge to [bus 03]
[   24.808080] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[   24.808201] pci 0000:00:1c.0:   bridge window [mem 0xa0200000-0xa03fffff]
[   24.808335] pci 0000:00:1c.0:   bridge window [mem 0x2000200000-0x20003fffff 64bit pref]
[   24.808474] pci 0000:00:1c.4: PCI bridge to [bus 04]
[   24.808591] pci 0000:00:1c.4:   bridge window [mem 0xdf200000-0xdf2fffff]
[   24.808728] pci 0000:00:1d.0: PCI bridge to [bus 05]
[   24.808844] pci 0000:00:1d.0:   bridge window [mem 0xdf100000-0xdf1fffff]
[   24.808981] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[   24.809096] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[   24.809211] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[   24.809339] pci_bus 0000:00: resource 7 [mem 0xa0000000-0xdfffffff window]
[   24.809468] pci_bus 0000:00: resource 8 [mem 0x2000000000-0x2fffffffff window]
[   24.809598] pci_bus 0000:00: resource 9 [mem 0xfd000000-0xfe7fffff window]
[   24.809728] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[   24.809842] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[   24.809956] pci_bus 0000:01: resource 2 [mem 0x2fe0000000-0x2ff20fffff 64bit pref]
[   24.810086] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[   24.810199] pci_bus 0000:02: resource 1 [mem 0xa0000000-0xa01fffff]
[   24.810313] pci_bus 0000:02: resource 2 [mem 0x2000000000-0x20001fffff 64bit pref]
[   24.810444] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[   24.810557] pci_bus 0000:03: resource 1 [mem 0xa0200000-0xa03fffff]
[   24.810672] pci_bus 0000:03: resource 2 [mem 0x2000200000-0x20003fffff 64bit pref]
[   24.810801] pci_bus 0000:04: resource 1 [mem 0xdf200000-0xdf2fffff]
[   24.810916] pci_bus 0000:05: resource 1 [mem 0xdf100000-0xdf1fffff]
[   24.811289] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[   24.811420] pci 0000:01:00.1: saving config space at offset 0x0 (reading 0x10f810de)
[   24.811553] pci 0000:01:00.1: saving config space at offset 0x4 (reading 0x100006)
[   24.811683] pci 0000:01:00.1: saving config space at offset 0x8 (reading 0x40300a1)
[   24.811816] pci 0000:01:00.1: saving config space at offset 0xc (reading 0x800010)
[   24.811947] pci 0000:01:00.1: saving config space at offset 0x10 (reading 0xdf080000)
[   24.812079] pci 0000:01:00.1: saving config space at offset 0x14 (reading 0x0)
[   24.812209] pci 0000:01:00.1: saving config space at offset 0x18 (reading 0x0)
[   24.812339] pci 0000:01:00.1: saving config space at offset 0x1c (reading 0x0)
[   24.812470] pci 0000:01:00.1: saving config space at offset 0x20 (reading 0x0)
[   24.812600] pci 0000:01:00.1: saving config space at offset 0x24 (reading 0x0)
[   24.812731] pci 0000:01:00.1: saving config space at offset 0x28 (reading 0x0)
[   24.812862] pci 0000:01:00.1: saving config space at offset 0x2c (reading 0x134d10de)
[   24.812993] pci 0000:01:00.1: saving config space at offset 0x30 (reading 0x0)
[   24.813127] pci 0000:01:00.1: saving config space at offset 0x34 (reading 0x60)
[   24.813147] pci 0000:01:00.2: D0 power state depends on 0000:01:00.0
[   24.813258] pci 0000:01:00.1: saving config space at offset 0x38 (reading 0x0)
[   24.813403] pci 0000:01:00.2: saving config space at offset 0x0 (reading 0x1ad810de)
[   24.813505] pci 0000:01:00.1: saving config space at offset 0x3c (reading 0x20a)
[   24.813636] pci 0000:01:00.2: saving config space at offset 0x4 (reading 0x100006)
[   24.813911] pci 0000:01:00.2: saving config space at offset 0x8 (reading 0xc0330a1)
[   24.814012] pci 0000:01:00.3: D0 power state depends on 0000:01:00.0
[   24.814072] pci 0000:01:00.2: saving config space at offset 0xc (reading 0x800010)
[   24.814194] pci 0000:04:00.0: PME# does not work under D0, disabling it
[   24.814318] pci 0000:01:00.2: saving config space at offset 0x10 (reading 0xf200000c)
[   24.814466] pci 0000:01:00.3: saving config space at offset 0x0 (reading 0x1ad910de)
[   24.814579] pci 0000:01:00.2: saving config space at offset 0x14 (reading 0x2f)
[   24.814709] pci 0000:01:00.3: saving config space at offset 0x4 (reading 0x100006)
[   24.814839] pci 0000:01:00.2: saving config space at offset 0x18 (reading 0x0)
[   24.814969] pci 0000:01:00.3: saving config space at offset 0x8 (reading 0xc8000a1)
[   24.815098] pci 0000:01:00.2: saving config space at offset 0x1c (reading 0xf204000c)
[   24.815229] pci 0000:01:00.3: saving config space at offset 0xc (reading 0x800010)
[   24.815360] pci 0000:01:00.2: saving config space at offset 0x20 (reading 0x2f)
[   24.815489] pci 0000:01:00.3: saving config space at offset 0x10 (reading 0xdf084000)
[   24.815619] pci 0000:01:00.2: saving config space at offset 0x24 (reading 0x0)
[   24.815749] pci 0000:01:00.3: saving config space at offset 0x14 (reading 0x0)
[   24.815878] pci 0000:01:00.2: saving config space at offset 0x28 (reading 0x0)
[   24.816008] pci 0000:01:00.3: saving config space at offset 0x18 (reading 0x0)
[   24.816138] pci 0000:01:00.2: saving config space at offset 0x2c (reading 0x134d10de)
[   24.816267] pci 0000:01:00.3: saving config space at offset 0x1c (reading 0x0)
[   24.816401] pci 0000:01:00.2: saving config space at offset 0x30 (reading 0x0)
[   24.816532] pci 0000:01:00.3: saving config space at offset 0x20 (reading 0x0)
[   24.816632] PCI: CLS 64 bytes, default 64
[   24.816638] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[   24.816638] software IO TLB: mapped [mem 0x00000000944ed000-0x00000000984ed000] (64MB)
[   24.816674] Unpacking initramfs...
[   24.816688] pci 0000:01:00.2: saving config space at offset 0x34 (reading 0x68)
[   24.816818] pci 0000:01:00.3: saving config space at offset 0x24 (reading 0x0)
[   24.816929] pci 0000:01:00.2: saving config space at offset 0x38 (reading 0x0)
[   24.817045] pci 0000:01:00.3: saving config space at offset 0x28 (reading 0x0)
[   24.817176] pci 0000:01:00.2: saving config space at offset 0x3c (reading 0x30f)
[   24.817285] pci 0000:01:00.3: saving config space at offset 0x2c (reading 0x134d10de)
[   24.819840] pci 0000:01:00.3: saving config space at offset 0x30 (reading 0x0)
[   24.819971] pci 0000:01:00.3: saving config space at offset 0x34 (reading 0x68)
[   24.820102] pci 0000:01:00.3: saving config space at offset 0x38 (reading 0x0)
[   24.820233] pci 0000:01:00.3: saving config space at offset 0x3c (reading 0x405)
[   24.826409] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[   24.826542] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   24.826655] RAPL PMU: hw unit of domain package 2^-14 Joules
[   24.826768] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   24.826881] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   24.827017] skl_uncore 0000:00:00.0: vgaarb: pci_notify
[   24.827131] skl_uncore 0000:00:00.0: runtime IRQ mapping not provided by arch
[   24.827270] skl_uncore 0000:00:00.0: vgaarb: pci_notify
[   24.827626] check: Scanning for low memory corruption every 60 seconds
[   24.827941] clocksource_wdtest: --- holdoff=10
[   24.828213] Initialise system trusted keyrings
[   24.828333] Key type blacklist registered
[   24.828463] workingset: timestamp_bits=46 max_order=24 bucket_order=0
[   24.828584] zbud: loaded
[   24.828846] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[   24.828997] fuse: init (API version 7.38)
[   24.835462] xor: automatically using best checksumming function   avx       
[   24.835596] async_tx: api initialized (async)
[   24.835707] Key type asymmetric registered
[   24.835817] Asymmetric key parser 'x509' registered
[   24.835928] Running certificate verification selftests
[   25.123517] Freeing initrd memory: 17156K
[   25.178167] Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db'
[   25.178707] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[   25.178858] io scheduler mq-deadline registered
[   25.178970] io scheduler kyber registered
[   25.179090] io scheduler bfq registered
[   25.179201] test_string_helpers: Running tests...
[   25.181876] test_hexdump: all 1184 tests passed
[   25.181988] 
               Start testing find_bit() with random-filled bitmap
[   25.182969] find_next_bit:                  693803 ns, 164108 iterations
[   25.183820] find_next_zero_bit:             721212 ns, 163573 iterations
[   25.184553] find_last_bit:                  604739 ns, 164108 iterations
[   25.191738] find_nth_bit:                  7057093 ns,  16421 iterations
[   25.193440] find_first_bit:                1573073 ns,  16422 iterations
[   25.234581] find_first_and_bit:           41010715 ns,  32827 iterations
[   25.235057] find_next_and_bit:              348574 ns,  73699 iterations
[   25.235186] 
               Start testing find_bit() with sparse bitmap
[   25.237156] find_next_bit:                    9547 ns,    653 iterations
[   25.238661] find_next_zero_bit:            1377484 ns, 327028 iterations
[   25.238799] find_last_bit:                    9689 ns,    653 iterations
[   25.241191] find_nth_bit:                  2258922 ns,    652 iterations
[   25.241892] find_first_bit:                 572914 ns,    653 iterations
[   25.242025] find_first_and_bit:               4180 ns,      1 iterations
[   25.242155] find_next_and_bit:                2822 ns,      1 iterations
[   25.249465] IDA: 147353 of 147353 tests passed
[   25.249712] min_heap_test: test passed
[   25.249919] Running rhashtable test nelem=8, max_size=0, shrinking=0
[   25.250034] Test 00:
[   25.250168]   Adding 50000 keys
[   25.257113]   Traversal complete: counted=50000, nelems=50000, entries=50000, table-jumps=0
[   25.259837]   Traversal complete: counted=50000, nelems=50000, entries=50000, table-jumps=0
[   25.259969]   Deleting 50000 keys
[   25.262604]   Duration of test: 12327236 ns
[   25.262739] Test 01:
[   25.262870]   Adding 50000 keys
[   25.269485]   Traversal complete: counted=50000, nelems=50000, entries=50000, table-jumps=0
[   25.272131]   Traversal complete: counted=50000, nelems=50000, entries=50000, table-jumps=0
[   25.272263]   Deleting 50000 keys
[   25.274863]   Duration of test: 11883632 ns
[   25.275003] Test 02:
[   25.275151]   Adding 50000 keys
[   25.282044]   Traversal complete: counted=50000, nelems=50000, entries=50000, table-jumps=0
[   25.284744]   Traversal complete: counted=50000, nelems=50000, entries=50000, table-jumps=0
[   25.284876]   Deleting 50000 keys
[   25.287528]   Duration of test: 12268119 ns
[   25.287668] Test 03:
[   25.287806]   Adding 50000 keys
[   25.294732]   Traversal complete: counted=50000, nelems=50000, entries=50000, table-jumps=0
[   25.297436]   Traversal complete: counted=50000, nelems=50000, entries=50000, table-jumps=0
[   25.297567]   Deleting 50000 keys
[   25.300201]   Duration of test: 12287091 ns
[   25.301526] test if its possible to exceed max_size 8192: no, ok
[   25.301675] Average test time: 12191519
[   25.301785] test inserting duplicates
[   25.301898] 
               ---- ht: ----
               bucket[1] -> [[ val 21 (tid=1) ]] -> [[ val 1 (tid=0) ]]
               -------------
[   25.302069] 
               ---- ht: ----
               bucket[1] -> [[ val 21 (tid=1) ]] -> [[ val 1 (tid=2),  val 1 (tid=0) ]]
               -------------
[   25.302254] 
               ---- ht: ----
               bucket[1] -> [[ val 21 (tid=1) ]] -> [[ val 1 (tid=0) ]]
               -------------
[   25.302425] 
               ---- ht: ----
               bucket[1] -> [[ val 21 (tid=1) ]] -> [[ val 1 (tid=2),  val 1 (tid=0) ]]
               -------------
[   25.302606] Testing concurrent rhashtable access from 10 threads
[   25.395538] test 3125 add/delete pairs into rhlist
[   25.413651] test 3125 random rhlist add/delete operations
[   25.440948] Started 10 threads, 0 failed, rhltable test returns 0
[   25.441063] test_printf: loaded.
[   25.441223] test_printf: crng possibly not yet initialized. plain 'p' buffer contains "(____ptrval____)"
[   25.441223] test_printf: crng possibly not yet initialized. plain 'p' buffer contains "(____ptrval____)"
[   25.441370] test_printf: crng possibly not yet initialized. plain 'p' buffer contains "(____ptrval____)"
[   25.441661] test_printf: crng possibly not yet initialized. plain 'p' buffer contains "(____ptrval____)"
[   25.441843] test_printf: all 416 tests passed
[   25.442086] test_scanf: loaded.
[   25.443211] test_scanf: all 2545 tests passed
[   25.443323] test_bitmap: loaded.
[   25.443502] test_bitmap: parselist: 14: input is '0-2047:128/256' OK, Time: 189
[   25.443638] test_bitmap: bitmap_print_to_pagebuf: input is '0-32767
               ', Time: 546
[   25.445009] test_bitmap: all 6550 tests passed
[   25.445122] test_uuid: all 18 tests passed
[   25.445238] test_memcat_p: test passed
[   25.448845] test_meminit: test_pages failed 10 out of 10 times
[   25.450786] test_meminit: test_kvmalloc failed 40 out of 40 times
[   25.460869] test_meminit: test_kmemcache failed 20 out of 70 times
[   25.461072] test_meminit: all 10 tests in test_rcu_persistent passed
[   25.461187] test_meminit: failures: 70 out of 130
[   25.461319] reference already released.
[   25.461429] allocated in:
[   25.461536]  test_ref_tracker_init+0xa6/0x1e0
[   25.461650]  do_one_initcall+0xb1/0x210
[   25.461762]  kernel_init_freeable+0x197/0x250
[   25.461874]  kernel_init+0x11/0x1d0
[   25.461985]  ret_from_fork+0x1f/0x30
[   25.462095] freed in:
[   25.462202]  test_ref_tracker_init+0x185/0x1e0
[   25.463029]  do_one_initcall+0xb1/0x210
[   25.463029]  kernel_init_freeable+0x197/0x250
[   25.463029]  kernel_init+0x11/0x1d0
[   25.463029]  ret_from_fork+0x1f/0x30
[   25.464510] ------------[ cut here ]------------
[   25.464622] WARNING: CPU: 6 PID: 1 at lib/ref_tracker.c:136 ref_tracker_free+0x233/0x2a0
[   25.464754] Modules linked in:
[   25.464864] CPU: 6 PID: 1 Comm: swapper/0 Tainted: G     U          TN 6.2.6-gentoo-x86_64 #1 644473e507c86b163c18e9f84729e44d3514c8d0
[   25.465002] Hardware name: System manufacturer System Product Name/PRIME Z370-A, BIOS 3004 07/12/2021
[   25.465136] RIP: 0010:ref_tracker_free+0x233/0x2a0
[   25.465249] Code: e9 71 ff ff ff 48 c7 c7 e8 88 d7 b2 e8 96 3d a5 ff 8b 55 14 85 d2 75 51 8b 45 18 85 c0 75 34 4c 89 e6 48 89 df e8 6d e7 b2 00 <0f> 0b b8 ea ff ff ff e9 42 ff ff ff 48 8d 7b 08 b8 ff ff ff ff f0
[   25.465412] RSP: 0000:ffff93854000bdf8 EFLAGS: 00010246
[   25.465526] RAX: 0000000000000000 RBX: ffffffffb4200ee0 RCX: 0000000000000000
[   25.465656] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
[   25.465785] RBP: ffff8eb180c68dc0 R08: 0000000000000000 R09: 0000000000000000
[   25.465913] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000246
[   25.466043] R13: 0000000004500000 R14: 0000000000000000 R15: 0000000000000000
[   25.466172] FS:  0000000000000000(0000) GS:ffff8ec0da380000(0000) knlGS:0000000000000000
[   25.466303] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   25.466422] CR2: 0000000000000000 CR3: 0000000c9400b001 CR4: 00000000003706e0
[   25.466552] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   25.466681] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[   25.466812] Call Trace:
[   25.466920]  <TASK>
[   25.467027]  ? test_ref_tracker_init+0x19a/0x1e0
[   25.467141]  ? do_one_initcall+0xb1/0x210
[   25.467252]  ? kernel_init_freeable+0x197/0x250
[   25.467365]  ? kernel_init+0x11/0x1d0
[   25.467476]  ? ret_from_fork+0x1f/0x30
[   25.467587]  ? test_meminit_init+0x940/0x940
[   25.467699]  test_ref_tracker_init+0x19a/0x1e0
[   25.467811]  do_one_initcall+0xb1/0x210
[   25.467922]  kernel_init_freeable+0x197/0x250
[   25.468035]  ? rest_init+0xa0/0xa0
[   25.468145]  kernel_init+0x11/0x1d0
[   25.468255]  ret_from_fork+0x1f/0x30
[   25.468365]  </TASK>
[   25.468473] ---[ end trace 0000000000000000 ]---
[   25.468585] leaked reference.
[   25.468693]  test_ref_tracker_timer_func+0x18/0x30
[   25.468807]  call_timer_fn.constprop.0+0xe/0x80
[   25.468919]  __run_timers+0x22b/0x270
[   25.469029]  run_timer_softirq+0x14/0x30
[   25.469140]  __do_softirq+0xb9/0x210
[   25.469251] leaked reference.
[   25.469359]  test_ref_tracker_init+0x9a/0x1e0
[   25.469470]  do_one_initcall+0xb1/0x210
[   25.469581]  kernel_init_freeable+0x197/0x250
[   25.469692]  kernel_init+0x11/0x1d0
[   25.469751]  ret_from_fork+0x1f/0x30
[   25.469920] ------------[ cut here ]------------
[   25.470031] WARNING: CPU: 6 PID: 1 at lib/ref_tracker.c:39 ref_tracker_dir_exit+0x110/0x180
[   25.470164] Modules linked in:
[   25.470273] CPU: 6 PID: 1 Comm: swapper/0 Tainted: G     U  W       TN 6.2.6-gentoo-x86_64 #1 644473e507c86b163c18e9f84729e44d3514c8d0
[   25.470412] Hardware name: System manufacturer System Product Name/PRIME Z370-A, BIOS 3004 07/12/2021
[   25.470545] RIP: 0010:ref_tracker_dir_exit+0x110/0x180
[   25.470659] Code: 48 89 c5 48 c7 c7 a3 88 d7 b2 e8 3b 40 a5 ff 41 8b 7e 14 85 ff 74 a7 e8 8e fd ff ff eb a0 48 8b 34 24 48 89 df e8 10 ea b2 00 <0f> 0b 8b 43 08 83 f8 01 75 35 8b 43 0c 83 f8 01 75 37 48 83 c4 08
[   25.470823] RSP: 0000:ffff93854000be70 EFLAGS: 00010246
[   25.470936] RAX: ffffffffb4200ef8 RBX: ffffffffb4200ee0 RCX: 0000000000000000
[   25.471066] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
[   25.471194] RBP: ffffffffb4200ef8 R08: 0000000000000000 R09: 0000000000000000
[   25.471322] R10: 0000000000000000 R11: 0000000000000000 R12: ffffffffb4200ef8
[   25.471451] R13: ffffffffb4200ef8 R14: ffffffffb4200ef8 R15: dead000000000100
[   25.471580] FS:  0000000000000000(0000) GS:ffff8ec0da380000(0000) knlGS:0000000000000000
[   25.471712] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   25.471825] CR2: 0000000000000000 CR3: 0000000c9400b001 CR4: 00000000003706e0
[   25.471954] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   25.472082] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[   25.472211] Call Trace:
[   25.472318]  <TASK>
[   25.472425]  ? test_meminit_init+0x940/0x940
[   25.472537]  test_ref_tracker_init+0x1c4/0x1e0
[   25.472650]  do_one_initcall+0xb1/0x210
[   25.472761]  kernel_init_freeable+0x197/0x250
[   25.472872]  ? rest_init+0xa0/0xa0
[   25.472983]  kernel_init+0x11/0x1d0
[   25.473095]  ret_from_fork+0x1f/0x30
[   25.473206]  </TASK>
[   25.473312] ---[ end trace 0000000000000000 ]---
[   25.473427] test_div64: Starting 64bit/32bit division and modulo test
[   25.474177] test_div64: Completed 64bit/32bit division and modulo test, 0.000635890s elapsed
[   25.475169] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[   25.475281] crc32: self tests passed, processed 225944 bytes in 108224 nsec
[   25.475520] crc32c: CRC_LE_BITS = 64
[   25.475629] crc32c: self tests passed, processed 112972 bytes in 54136 nsec
[   25.484631] crc32_combine: 8373 self tests passed
[   25.493589] crc32c_combine: 8373 self tests passed
[   25.494203] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[   25.494333] interval tree insert/remove
[   25.496665]  -> 8617 cycles
[   25.496882] interval tree search
[   25.513341]  -> 60876 cycles (2692 results)
[   25.513611] pciehp: pcie_port_service_register = 0
[   25.513728] pcieport 0000:00:01.0: vgaarb: pci_notify
[   25.513842] pcieport 0000:00:01.0: runtime IRQ mapping not provided by arch
[   25.514006] pcieport 0000:00:01.0: PME: Signaling with IRQ 120
[   25.514129] pcieport 0000:00:01.0: saving config space at offset 0x0 (reading 0x19018086)
[   25.514260] pcieport 0000:00:01.0: saving config space at offset 0x4 (reading 0x100407)
[   25.514391] pcieport 0000:00:01.0: saving config space at offset 0x8 (reading 0x6040007)
[   25.514522] pcieport 0000:00:01.0: saving config space at offset 0xc (reading 0x810010)
[   25.514653] pcieport 0000:00:01.0: saving config space at offset 0x10 (reading 0x0)
[   25.514783] pcieport 0000:00:01.0: saving config space at offset 0x14 (reading 0x0)
[   25.514913] pcieport 0000:00:01.0: saving config space at offset 0x18 (reading 0x10100)
[   25.515044] pcieport 0000:00:01.0: saving config space at offset 0x1c (reading 0x2000e0e0)
[   25.515176] pcieport 0000:00:01.0: saving config space at offset 0x20 (reading 0xdf00de00)
[   25.515307] pcieport 0000:00:01.0: saving config space at offset 0x24 (reading 0xf201e001)
[   25.515438] pcieport 0000:00:01.0: saving config space at offset 0x28 (reading 0x2f)
[   25.515569] pcieport 0000:00:01.0: saving config space at offset 0x2c (reading 0x2f)
[   25.515699] pcieport 0000:00:01.0: saving config space at offset 0x30 (reading 0x0)
[   25.515829] pcieport 0000:00:01.0: saving config space at offset 0x34 (reading 0x88)
[   25.515959] pcieport 0000:00:01.0: saving config space at offset 0x38 (reading 0x0)
[   25.516089] pcieport 0000:00:01.0: saving config space at offset 0x3c (reading 0x12010b)
[   25.516227] pcieport 0000:00:01.0: vgaarb: pci_notify
[   25.516342] pcieport 0000:00:1b.0: vgaarb: pci_notify
[   25.516458] pcieport 0000:00:1b.0: runtime IRQ mapping not provided by arch
[   25.516729] pcieport 0000:00:1b.0: PME: Signaling with IRQ 121
[   25.516862] pcieport 0000:00:1b.0: pciehp: Slot Capabilities      : 0x00040060
[   25.516995] pcieport 0000:00:1b.0: pciehp: Slot Status            : 0x0000
[   25.517128] pcieport 0000:00:1b.0: pciehp: Slot Control           : 0x0000
[   25.517261] pcieport 0000:00:1b.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[   25.517420] pci_bus 0000:02: dev 00, created physical slot 0
[   25.517556] pcieport 0000:00:1b.0: pciehp: pcie_enable_notification: SLOTCTRL 58 write cmd 1028
[   25.517694] pcieport 0000:00:1b.0: pciehp: pciehp_check_link_active: lnk_status = 1001
[   25.519581] pcieport 0000:00:1b.0: saving config space at offset 0x0 (reading 0xa2e78086)
[   25.519718] pcieport 0000:00:1b.0: saving config space at offset 0x4 (reading 0x100407)
[   25.519852] pcieport 0000:00:1b.0: saving config space at offset 0x8 (reading 0x60400f0)
[   25.519986] pcieport 0000:00:1b.0: saving config space at offset 0xc (reading 0x810010)
[   25.520120] pcieport 0000:00:1b.0: saving config space at offset 0x10 (reading 0x0)
[   25.520253] pcieport 0000:00:1b.0: saving config space at offset 0x14 (reading 0x0)
[   25.520387] pcieport 0000:00:1b.0: saving config space at offset 0x18 (reading 0x20200)
[   25.520522] pcieport 0000:00:1b.0: saving config space at offset 0x1c (reading 0x20002020)
[   25.520657] pcieport 0000:00:1b.0: saving config space at offset 0x20 (reading 0xa010a000)
[   25.520792] pcieport 0000:00:1b.0: saving config space at offset 0x24 (reading 0x110001)
[   25.520926] pcieport 0000:00:1b.0: saving config space at offset 0x28 (reading 0x20)
[   25.521060] pcieport 0000:00:1b.0: saving config space at offset 0x2c (reading 0x20)
[   25.521194] pcieport 0000:00:1b.0: saving config space at offset 0x30 (reading 0x0)
[   25.521328] pcieport 0000:00:1b.0: saving config space at offset 0x34 (reading 0x40)
[   25.521462] pcieport 0000:00:1b.0: saving config space at offset 0x38 (reading 0x0)
[   25.521596] pcieport 0000:00:1b.0: saving config space at offset 0x3c (reading 0x12010b)
[   25.521753] pcieport 0000:00:1b.0: vgaarb: pci_notify
[   25.521868] pcieport 0000:00:1c.0: vgaarb: pci_notify
[   25.521981] pcieport 0000:00:1c.0: runtime IRQ mapping not provided by arch
[   25.522222] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
[   25.522354] pcieport 0000:00:1c.0: pciehp: Slot Capabilities      : 0x00040060
[   25.522487] pcieport 0000:00:1c.0: pciehp: Slot Status            : 0x0000
[   25.522620] pcieport 0000:00:1c.0: pciehp: Slot Control           : 0x0000
[   25.522753] pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[   25.522910] pci_bus 0000:03: dev 00, created physical slot 0-1
[   25.523047] pcieport 0000:00:1c.0: pciehp: pcie_enable_notification: SLOTCTRL 58 write cmd 1028
[   25.523185] pcieport 0000:00:1c.0: pciehp: pciehp_check_link_active: lnk_status = 1001
[   25.523326] pcieport 0000:00:1c.0: saving config space at offset 0x0 (reading 0xa2908086)
[   25.523461] pcieport 0000:00:1c.0: saving config space at offset 0x4 (reading 0x100407)
[   25.523595] pcieport 0000:00:1c.0: saving config space at offset 0x8 (reading 0x60400f0)
[   25.523729] pcieport 0000:00:1c.0: saving config space at offset 0xc (reading 0x810010)
[   25.523863] pcieport 0000:00:1c.0: saving config space at offset 0x10 (reading 0x0)
[   25.523997] pcieport 0000:00:1c.0: saving config space at offset 0x14 (reading 0x0)
[   25.524130] pcieport 0000:00:1c.0: saving config space at offset 0x18 (reading 0x30300)
[   25.524265] pcieport 0000:00:1c.0: saving config space at offset 0x1c (reading 0x20003030)
[   25.524400] pcieport 0000:00:1c.0: saving config space at offset 0x20 (reading 0xa030a020)
[   25.524534] pcieport 0000:00:1c.0: saving config space at offset 0x24 (reading 0x310021)
[   25.524669] pcieport 0000:00:1c.0: saving config space at offset 0x28 (reading 0x20)
[   25.524803] pcieport 0000:00:1c.0: saving config space at offset 0x2c (reading 0x20)
[   25.524936] pcieport 0000:00:1c.0: saving config space at offset 0x30 (reading 0x0)
[   25.525071] pcieport 0000:00:1c.0: saving config space at offset 0x34 (reading 0x40)
[   25.525205] pcieport 0000:00:1c.0: saving config space at offset 0x38 (reading 0x0)
[   25.525338] pcieport 0000:00:1c.0: saving config space at offset 0x3c (reading 0x12010b)
[   25.525496] pcieport 0000:00:1c.0: vgaarb: pci_notify
[   25.525610] pcieport 0000:00:1c.4: vgaarb: pci_notify
[   25.525723] pcieport 0000:00:1c.4: runtime IRQ mapping not provided by arch
[   25.525915] pcieport 0000:00:1c.4: PME: Signaling with IRQ 123
[   25.526071] pcieport 0000:00:1c.4: AER: enabled with IRQ 123
[   25.526192] pcieport 0000:00:1c.4: saving config space at offset 0x0 (reading 0xa2948086)
[   25.526324] pcieport 0000:00:1c.4: saving config space at offset 0x4 (reading 0x100407)
[   25.526459] pcieport 0000:00:1c.4: saving config space at offset 0x8 (reading 0x60400f0)
[   25.526592] pcieport 0000:00:1c.4: saving config space at offset 0xc (reading 0x810010)
[   25.526723] pcieport 0000:00:1c.4: saving config space at offset 0x10 (reading 0x0)
[   25.526855] pcieport 0000:00:1c.4: saving config space at offset 0x14 (reading 0x0)
[   25.526986] pcieport 0000:00:1c.4: saving config space at offset 0x18 (reading 0x40400)
[   25.527118] pcieport 0000:00:1c.4: saving config space at offset 0x1c (reading 0x200000f0)
[   25.527251] pcieport 0000:00:1c.4: saving config space at offset 0x20 (reading 0xdf20df20)
[   25.527383] pcieport 0000:00:1c.4: saving config space at offset 0x24 (reading 0x1fff1)
[   25.527515] pcieport 0000:00:1c.4: saving config space at offset 0x28 (reading 0x0)
[   25.527646] pcieport 0000:00:1c.4: saving config space at offset 0x2c (reading 0x0)
[   25.527778] pcieport 0000:00:1c.4: saving config space at offset 0x30 (reading 0x0)
[   25.527909] pcieport 0000:00:1c.4: saving config space at offset 0x34 (reading 0x40)
[   25.528040] pcieport 0000:00:1c.4: saving config space at offset 0x38 (reading 0x0)
[   25.528172] pcieport 0000:00:1c.4: saving config space at offset 0x3c (reading 0x12010b)
[   25.528331] pcieport 0000:00:1c.4: vgaarb: pci_notify
[   25.528445] pcieport 0000:00:1d.0: vgaarb: pci_notify
[   25.528558] pcieport 0000:00:1d.0: runtime IRQ mapping not provided by arch
[   25.528798] pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
[   25.528958] pcieport 0000:00:1d.0: AER: enabled with IRQ 124
[   25.529080] pcieport 0000:00:1d.0: saving config space at offset 0x0 (reading 0xa2988086)
[   25.529215] pcieport 0000:00:1d.0: saving config space at offset 0x4 (reading 0x100407)
[   25.529349] pcieport 0000:00:1d.0: saving config space at offset 0x8 (reading 0x60400f0)
[   25.529483] pcieport 0000:00:1d.0: saving config space at offset 0xc (reading 0x810010)
[   25.529617] pcieport 0000:00:1d.0: saving config space at offset 0x10 (reading 0x0)
[   25.529753] pcieport 0000:00:1d.0: saving config space at offset 0x14 (reading 0x0)
[   25.529887] pcieport 0000:00:1d.0: saving config space at offset 0x18 (reading 0x50500)
[   25.530021] pcieport 0000:00:1d.0: saving config space at offset 0x1c (reading 0x200000f0)
[   25.530156] pcieport 0000:00:1d.0: saving config space at offset 0x20 (reading 0xdf10df10)
[   25.530291] pcieport 0000:00:1d.0: saving config space at offset 0x24 (reading 0x1fff1)
[   25.530425] pcieport 0000:00:1d.0: saving config space at offset 0x28 (reading 0x0)
[   25.530559] pcieport 0000:00:1d.0: saving config space at offset 0x2c (reading 0x0)
[   25.530693] pcieport 0000:00:1d.0: saving config space at offset 0x30 (reading 0x0)
[   25.530826] pcieport 0000:00:1d.0: saving config space at offset 0x34 (reading 0x40)
[   25.530959] pcieport 0000:00:1d.0: saving config space at offset 0x38 (reading 0x0)
[   25.531093] pcieport 0000:00:1d.0: saving config space at offset 0x3c (reading 0x12010b)
[   25.531255] pcieport 0000:00:1d.0: vgaarb: pci_notify
[   25.531389] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   25.531518] acpiphp_ibm: ibm_acpiphp_init
[   25.535320] acpiphp_ibm: ibm_acpiphp_init: acpi_walk_namespace failed
[   25.535910] IPMI message handler: version 39.2
[   25.536025] ipmi device interface
[   25.536199] ipmi_si: IPMI System Interface driver
[   25.536326] ipmi_si: Unable to find any System Interface(s)
[   25.536443] ipmi_ssif: IPMI SSIF Interface driver
[   25.536560] i2c-core: driver [ipmi_ssif] registered
[   25.536673] IPMI Watchdog: driver initialized
[   25.536783] IPMI poweroff: Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot
[   25.537685] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[   25.537819] ACPI: button: Sleep Button [SLPB]
[   25.537947] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[   25.538079] ACPI: button: Power Button [PWRB]
[   25.538205] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[   25.540085] ACPI: button: Power Button [PWRF]
[   25.540733] thermal LNXTHERM:00: registered as thermal_zone0
[   25.540847] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[   25.541032] thermal LNXTHERM:01: registered as thermal_zone1
[   25.541146] ACPI: thermal: Thermal Zone [TZ01] (30 C)
[   25.541378] ioatdma: Intel(R) QuickData Technology Driver 5.00
[   25.541506] i2c-core: driver [LP3971] registered
[   25.541619] i2c-core: driver [lp872x] registered
[   25.541776] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[   25.542296] hpet_acpi_add: no address or irqs in _CRS
[   25.542461] Non-volatile memory driver v1.3
[   25.542595] Linux agpgart interface v0.103
[   25.542710] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[   25.542850] i2c-core: driver [tpm_i2c_infineon] registered
[   25.544812] loop: module loaded
[   25.544976] zram: Added device: zram0
[   25.545136] zram: Added device: zram1
[   25.545294] zram: Added device: zram2
[   25.545481] zram: Added device: zram3
[   25.545594] usbcore: registered new interface driver rtsx_usb
[   25.545948] ahci 0000:00:17.0: vgaarb: pci_notify
[   25.545973] nvme 0000:05:00.0: vgaarb: pci_notify
[   25.546061] ahci 0000:00:17.0: runtime IRQ mapping not provided by arch
[   25.546179] nvme 0000:05:00.0: runtime IRQ mapping not provided by arch
[   25.546302] ahci 0000:00:17.0: version 3.0
[   25.546498] nvme nvme0: pci function 0000:05:00.0
[   25.550143] nvme 0000:05:00.0: saving config space at offset 0x0 (reading 0x25228086)
[   25.550282] nvme 0000:05:00.0: saving config space at offset 0x4 (reading 0x100406)
[   25.553784] nvme 0000:05:00.0: saving config space at offset 0x8 (reading 0x1080200)
[   25.553915] nvme 0000:05:00.0: saving config space at offset 0xc (reading 0x10)
[   25.554046] nvme 0000:05:00.0: saving config space at offset 0x10 (reading 0xdf100004)
[   25.554178] nvme 0000:05:00.0: saving config space at offset 0x14 (reading 0x0)
[   25.554308] nvme 0000:05:00.0: saving config space at offset 0x18 (reading 0x0)
[   25.554445] nvme 0000:05:00.0: saving config space at offset 0x1c (reading 0x0)
[   25.554581] nvme 0000:05:00.0: saving config space at offset 0x20 (reading 0x0)
[   25.554718] nvme 0000:05:00.0: saving config space at offset 0x24 (reading 0x0)
[   25.554854] nvme 0000:05:00.0: saving config space at offset 0x28 (reading 0x0)
[   25.554991] nvme 0000:05:00.0: saving config space at offset 0x2c (reading 0x38108086)
[   25.555129] nvme 0000:05:00.0: saving config space at offset 0x30 (reading 0x0)
[   25.555265] nvme 0000:05:00.0: saving config space at offset 0x34 (reading 0x40)
[   25.555402] nvme 0000:05:00.0: saving config space at offset 0x38 (reading 0x0)
[   25.555538] nvme 0000:05:00.0: saving config space at offset 0x3c (reading 0x10b)
[   25.560120] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x2 impl SATA mode
[   25.560256] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst 
[   25.560841] scsi host0: ahci
[   25.561191] scsi host1: ahci
[   25.561514] scsi host2: ahci
[   25.561786] scsi host3: ahci
[   25.562069] scsi host4: ahci
[   25.562305] scsi host5: ahci
[   25.562438] ata1: DUMMY
[   25.562547] ata2: SATA max UDMA/133 abar m2048@0xdf326000 port 0xdf326180 irq 125
[   25.562676] ata3: DUMMY
[   25.562783] ata4: DUMMY
[   25.562891] ata5: DUMMY
[   25.562998] ata6: DUMMY
[   25.563127] ahci 0000:00:17.0: vgaarb: pci_notify
[   25.563344] ACPI: bus type drm_connector registered
[   25.563505] [drm] radeon kernel modesetting enabled.
[   25.563678] i915 0000:00:02.0: vgaarb: pci_notify
[   25.563793] i915 0000:00:02.0: runtime IRQ mapping not provided by arch
[   25.564642] i915 0000:00:02.0: vgaarb: deactivate vga console
[   25.565975] Console: switching to colour dummy device 80x25
[   25.567133] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[   25.567137] i915 0000:00:02.0: vgaarb: decoding count now is: 1
[   25.567139] i915 0000:00:02.0: vgaarb: __vga_tryget: 1
[   25.567140] i915 0000:00:02.0: vgaarb: __vga_tryget: owns: 3
[   25.567142] i915 0000:00:02.0: vgaarb: __vga_put
[   25.567155] Loading firmware: i915/kbl_dmc_ver1_04.bin
[   25.567174] i915 0000:00:02.0: Direct firmware load for i915/kbl_dmc_ver1_04.bin failed with error -2
[   25.567177] i915 0000:00:02.0: [drm] Failed to load DMC firmware i915/kbl_dmc_ver1_04.bin. Disabling runtime power management.
[   25.567179] i915 0000:00:02.0: [drm] DMC firmware homepage: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915
[   25.567347] i2c i2c-0: adapter [i915 gmbus dpc] registered
[   25.567387] i2c i2c-1: adapter [i915 gmbus dpb] registered
[   25.567394] i2c i2c-2: adapter [i915 gmbus dpd] registered
[   25.567457] i915 0000:00:02.0: vgaarb: __vga_tryget: 1
[   25.567458] i915 0000:00:02.0: vgaarb: __vga_tryget: owns: 3
[   25.567460] i915 0000:00:02.0: vgaarb: __vga_put
[   25.575879] nvme nvme0: 2/0/6 default/read/poll queues
[   25.583020] nvme 0000:05:00.0: vgaarb: pci_notify
[   25.835945] i915 0000:00:02.0: [drm] [ENCODER:94:DDI A/PHY A] failed to retrieve link info, disabling eDP
[   25.836370] tsc: Refined TSC clocksource calibration: 3696.000 MHz
[   25.836377] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a8d280fdb9, max_idle_ns: 881591151302 ns
[   25.836390] clocksource: Switched to clocksource tsc
[   25.836797] i915 0000:00:02.0: [drm] [ENCODER:110:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[   25.836801] i915 0000:00:02.0: [drm] [ENCODER:114:DDI D/PHY D] is disabled/in DSI mode with an ungated DDI clock, gate it
[   25.839423] i2c i2c-3: adapter [AUX B/DDI B/PHY B] registered
[   25.839480] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[   25.841070] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   25.841128] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[   25.841177] i915 0000:00:02.0: vgaarb: pci_notify
[   25.841197] i2c-core: driver [tda998x] registered
[   25.841202] i2c-core: driver [tda9950] registered
[   25.841351] tun: Universal TUN/TAP device driver, 1.6
[   25.841396] e100: Intel(R) PRO/100 Network Driver
[   25.841398] e100: Copyright(c) 1999-2006 Intel Corporation
[   25.841405] e1000: Intel(R) PRO/1000 Network Driver
[   25.841406] e1000: Copyright (c) 1999-2006 Intel Corporation.
[   25.841413] e1000e: Intel(R) PRO/1000 Network Driver
[   25.841414] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[   25.841423] e1000e 0000:00:1f.6: vgaarb: pci_notify
[   25.841425] e1000e 0000:00:1f.6: runtime IRQ mapping not provided by arch
[   25.841489] e1000e 0000:00:1f.6: saving config space at offset 0x0 (reading 0x15b88086)
[   25.841493] e1000e 0000:00:1f.6: saving config space at offset 0x4 (reading 0x100006)
[   25.841497] e1000e 0000:00:1f.6: saving config space at offset 0x8 (reading 0x2000000)
[   25.841500] e1000e 0000:00:1f.6: saving config space at offset 0xc (reading 0x0)
[   25.841504] e1000e 0000:00:1f.6: saving config space at offset 0x10 (reading 0xdf300000)
[   25.841507] e1000e 0000:00:1f.6: saving config space at offset 0x14 (reading 0x0)
[   25.841511] e1000e 0000:00:1f.6: saving config space at offset 0x18 (reading 0x0)
[   25.841514] e1000e 0000:00:1f.6: saving config space at offset 0x1c (reading 0x0)
[   25.841517] e1000e 0000:00:1f.6: saving config space at offset 0x20 (reading 0x0)
[   25.841521] e1000e 0000:00:1f.6: saving config space at offset 0x24 (reading 0x0)
[   25.841524] e1000e 0000:00:1f.6: saving config space at offset 0x28 (reading 0x0)
[   25.841527] e1000e 0000:00:1f.6: saving config space at offset 0x2c (reading 0x86721043)
[   25.841531] e1000e 0000:00:1f.6: saving config space at offset 0x30 (reading 0x0)
[   25.841534] e1000e 0000:00:1f.6: saving config space at offset 0x34 (reading 0xc8)
[   25.841538] e1000e 0000:00:1f.6: saving config space at offset 0x38 (reading 0x0)
[   25.841541] e1000e 0000:00:1f.6: saving config space at offset 0x3c (reading 0x10b)
[   25.841564] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   25.851818] i2c i2c-1: NAK from device addr 0x50 msg #0
[   25.855032] i2c i2c-0: NAK from device addr 0x50 msg #0
[   25.858243] i2c i2c-2: NAK from device addr 0x50 msg #0
[   25.863581] fbcon: i915drmfb (fb0) is primary device
[   25.879470] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   25.880101] ata2.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
[   25.880104] ata2.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
[   25.880419] ata2.00: supports DRM functions and may not be fully accessible
[   25.880420] ata2.00: ATA-9: Samsung SSD 840 EVO 1TB, EXT0DB6Q, max UDMA/133
[   25.881209] ata2.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[   25.882008] ata2.00: Features: Trust NCQ-sndrcv
[   25.882630] ata2.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
[   25.882632] ata2.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
[   25.883016] ata2.00: supports DRM functions and may not be fully accessible
[   25.883988] ata2.00: configured for UDMA/133
[   25.884127] scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 840  DB6Q PQ: 0 ANSI: 5
[   25.884563] sd 1:0:0:0: Attached scsi generic sg0 type 0
[   25.884596] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[   25.884601] sd 1:0:0:0: [sda] Write Protect is off
[   25.884603] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   25.884610] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA; mp='8' o='16' d.h_l='8' d.b_l='8' b[o+2]='00000100
[   25.884623] sd 1:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[   25.884994]  sda: sda1
[   25.885208] sd 1:0:0:0: [sda] supports TCG Opal
[   25.885209] sd 1:0:0:0: [sda] Attached SCSI disk
[   25.935778] Console: switching to colour frame buffer device 640x196
[   25.952527] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[   25.963498] i2c i2c-1: NAK from device addr 0x50 msg #0
[   25.966716] i2c i2c-0: NAK from device addr 0x50 msg #0
[   25.969930] i2c i2c-2: NAK from device addr 0x50 msg #0
[   25.990697] i2c i2c-1: NAK from device addr 0x50 msg #0
[   25.993916] i2c i2c-0: NAK from device addr 0x50 msg #0
[   25.997131] i2c i2c-2: NAK from device addr 0x50 msg #0
[   26.148238] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 18:31:bf:4c:45:6a
[   26.148252] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[   26.148321] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[   26.148333] e1000e 0000:00:1f.6: vgaarb: pci_notify
[   26.148352] igb: Intel(R) Gigabit Ethernet Network Driver
[   26.148358] igb: Copyright (c) 2007-2014 Intel Corporation.
[   26.148373] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[   26.148379] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[   26.148424] usbcore: registered new interface driver ath6kl_usb
[   26.148438] usbcore: registered new interface driver mt7601u
[   26.148453] usbcore: registered new interface driver rndis_wlan
[   26.148462] usbcore: registered new interface driver r8152
[   26.148471] usbcore: registered new interface driver cdc_ether
[   26.148480] usbcore: registered new interface driver cdc_eem
[   26.148489] usbcore: registered new interface driver rndis_host
[   26.148502] usbcore: registered new interface driver r8153_ecm
[   26.148517] ehci_hcd: block sizes: qh 144 qtd 96 itd 192 sitd 96
[   26.148528] ohci_hcd: block sizes: ed 112 td 96
[   26.148555] usbcore: registered new interface driver usblp
[   26.148565] usbcore: registered new interface driver usb-storage
[   26.148574] usbcore: registered new interface driver ums-realtek
[   26.148581] xhci_hcd 0000:00:14.0: vgaarb: pci_notify
[   26.148585] xhci_hcd 0000:01:00.2: vgaarb: pci_notify
[   26.148593] xhci_hcd 0000:00:14.0: runtime IRQ mapping not provided by arch
[   26.148594] usbcore: registered new interface driver usbserial_generic
[   26.148595] usbserial: generic: using generic open
[   26.148596] usbserial: generic: using generic write
[   26.148596] usbserial: generic: using generic close
[   26.148597] usbserial: generic: using generic write_room
[   26.148597] usbserial: generic: using generic chars_in_buffer
[   26.148598] usbserial: generic: using generic read_bulk_callback
[   26.148599] usbserial: generic: using generic write_bulk_callback
[   26.148599] usbserial: generic: using generic process_read_urb
[   26.148600] usbserial: generic: using generic prepare_write_buffer
[   26.148603] xhci_hcd 0000:01:00.2: runtime IRQ mapping not provided by arch
[   26.148604] xhci_hcd 0000:04:00.0: vgaarb: pci_notify
[   26.148606] usbserial: USB Serial support registered for generic
[   26.148612] xhci_hcd 0000:04:00.0: runtime IRQ mapping not provided by arch
[   26.148614] usbcore: registered new interface driver ark3116
[   26.148615] usbserial: ark3116: using generic write
[   26.148615] usbserial: ark3116: using generic write_room
[   26.148616] usbserial: ark3116: using generic chars_in_buffer
[   26.148616] usbserial: ark3116: using generic read_bulk_callback
[   26.148617] usbserial: ark3116: using generic write_bulk_callback
[   26.148617] usbserial: ark3116: using generic prepare_write_buffer
[   26.148620] usbserial: USB Serial support registered for ark3116
[   26.148665] xhci_hcd 0000:01:00.2: restoring config space at offset 0x4 (was 0x100002, writing 0x100006)
[   26.148704] xhci_hcd 0000:01:00.2: xHCI Host Controller
[   26.148712] usbcore: registered new interface driver usb_serial_simple
[   26.148723] xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 1
[   26.148727] usbserial: carelink: using generic open
[   26.148728] usbserial: carelink: using generic write
[   26.148753] xhci_hcd 0000:01:00.2: Resetting HCD
[   26.148756] usbserial: carelink: using generic close
[   26.148756] usbserial: carelink: using generic write_room
[   26.148824] xhci_hcd 0000:04:00.0: enabling bus mastering
[   26.148826] usbserial: carelink: using generic chars_in_buffer
[   26.148826] usbserial: carelink: using generic read_bulk_callback
[   26.148827] usbserial: carelink: using generic write_bulk_callback
[   26.148827] usbserial: carelink: using generic process_read_urb
[   26.148831] xhci_hcd 0000:00:14.0: enabling bus mastering
[   26.148837] xhci_hcd 0000:04:00.0: xHCI Host Controller
[   26.148840] usbserial: carelink: using generic prepare_write_buffer
[   26.148843] xhci_hcd 0000:00:14.0: xHCI Host Controller
[   26.148847] usbserial: USB Serial support registered for carelink
[   26.148848] usbserial: zio: using generic open
[   26.148849] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 2
[   26.148857] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[   26.148862] usbserial: zio: using generic write
[   26.148863] usbserial: zio: using generic close
[   26.148895] xhci_hcd 0000:04:00.0: Resetting HCD
[   26.148901] usbserial: zio: using generic write_room
[   26.148902] usbserial: zio: using generic chars_in_buffer
[   26.148913] xhci_hcd 0000:00:14.0: Resetting HCD
[   26.148913] usbserial: zio: using generic read_bulk_callback
[   26.148914] usbserial: zio: using generic write_bulk_callback
[   26.148993] usbserial: zio: using generic process_read_urb
[   26.149000] usbserial: zio: using generic prepare_write_buffer
[   26.149011] usbserial: USB Serial support registered for zio
[   26.149019] usbserial: funsoft: using generic open
[   26.149025] usbserial: funsoft: using generic write
[   26.149032] usbserial: funsoft: using generic close
[   26.149038] usbserial: funsoft: using generic write_room
[   26.149045] usbserial: funsoft: using generic chars_in_buffer
[   26.149052] usbserial: funsoft: using generic read_bulk_callback
[   26.149059] usbserial: funsoft: using generic write_bulk_callback
[   26.149066] usbserial: funsoft: using generic process_read_urb
[   26.149074] usbserial: funsoft: using generic prepare_write_buffer
[   26.149084] usbserial: USB Serial support registered for funsoft
[   26.149093] usbserial: flashloader: using generic open
[   26.149099] usbserial: flashloader: using generic write
[   26.149106] usbserial: flashloader: using generic close
[   26.149113] usbserial: flashloader: using generic write_room
[   26.149120] usbserial: flashloader: using generic chars_in_buffer
[   26.149127] usbserial: flashloader: using generic read_bulk_callback
[   26.149134] usbserial: flashloader: using generic write_bulk_callback
[   26.149142] usbserial: flashloader: using generic process_read_urb
[   26.149149] usbserial: flashloader: using generic prepare_write_buffer
[   26.149159] usbserial: USB Serial support registered for flashloader
[   26.149166] usbserial: google: using generic open
[   26.149173] usbserial: google: using generic write
[   26.149179] usbserial: google: using generic close
[   26.149185] usbserial: google: using generic write_room
[   26.149192] usbserial: google: using generic chars_in_buffer
[   26.149199] usbserial: google: using generic read_bulk_callback
[   26.149206] usbserial: google: using generic write_bulk_callback
[   26.149213] usbserial: google: using generic process_read_urb
[   26.149220] usbserial: google: using generic prepare_write_buffer
[   26.149229] usbserial: USB Serial support registered for google
[   26.149236] usbserial: libtransistor: using generic open
[   26.149243] usbserial: libtransistor: using generic write
[   26.149250] usbserial: libtransistor: using generic close
[   26.149257] usbserial: libtransistor: using generic write_room
[   26.149264] usbserial: libtransistor: using generic chars_in_buffer
[   26.149266] xhci_hcd 0000:01:00.2: Reset complete
[   26.149272] usbserial: libtransistor: using generic read_bulk_callback
[   26.149273] usbserial: libtransistor: using generic write_bulk_callback
[   26.149280] xhci_hcd 0000:01:00.2: Enabling 64-bit DMA addresses.
[   26.149288] usbserial: libtransistor: using generic process_read_urb
[   26.149288] usbserial: libtransistor: using generic prepare_write_buffer
[   26.149297] xhci_hcd 0000:01:00.2: Calling HCD init
[   26.149307] usbserial: USB Serial support registered for libtransistor
[   26.149336] usbserial: vivopay: using generic open
[   26.149348] usbserial: vivopay: using generic write
[   26.149357] usbserial: vivopay: using generic close
[   26.149366] usbserial: vivopay: using generic write_room
[   26.149373] usbserial: vivopay: using generic chars_in_buffer
[   26.149380] usbserial: vivopay: using generic read_bulk_callback
[   26.149390] usbserial: vivopay: using generic write_bulk_callback
[   26.149397] usbserial: vivopay: using generic process_read_urb
[   26.149405] usbserial: vivopay: using generic prepare_write_buffer
[   26.149415] xhci_hcd 0000:01:00.2: Called HCD init
[   26.149419] usbserial: USB Serial support registered for vivopay
[   26.149424] xhci_hcd 0000:01:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[   26.149432] usbserial: moto_modem: using generic open
[   26.149432] usbserial: moto_modem: using generic write
[   26.149443] xhci_hcd 0000:01:00.2: Got SBRN 49
[   26.149450] usbserial: moto_modem: using generic close
[   26.149451] usbserial: moto_modem: using generic write_room
[   26.149462] xhci_hcd 0000:01:00.2: enabling Mem-Wr-Inval
[   26.149463] usbserial: moto_modem: using generic chars_in_buffer
[   26.149464] usbserial: moto_modem: using generic read_bulk_callback
[   26.149472] xhci_hcd 0000:01:00.2: MWI active
[   26.149478] usbserial: moto_modem: using generic write_bulk_callback
[   26.149479] usbserial: moto_modem: using generic process_read_urb
[   26.149486] xhci_hcd 0000:01:00.2: Finished xhci_pci_reinit
[   26.149494] usbserial: moto_modem: using generic prepare_write_buffer
[   26.149497] usbserial: USB Serial support registered for moto_modem
[   26.149973] xhci_hcd 0000:00:14.0: Reset complete
[   26.149973] xhci_hcd 0000:00:14.0: Enabling 64-bit DMA addresses.
[   26.149974] xhci_hcd 0000:00:14.0: Calling HCD init
[   26.149984] pcieport 0000:00:1c.4: AER: Corrected error received: 0000:00:1c.4
[   26.149991] pcieport 0000:00:1c.4: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[   26.149992] pcieport 0000:00:1c.4:   device [8086:a294] error status/mask=00000001/00002000
[   26.149993] pcieport 0000:00:1c.4:    [ 0] RxErr                  (First)
[   26.150142] xhci_hcd 0000:00:14.0: Called HCD init
[   26.150143] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[   26.150144] xhci_hcd 0000:00:14.0: Got SBRN 48
[   26.150152] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[   26.150152] xhci_hcd 0000:00:14.0: Finished xhci_pci_reinit
[   26.150561] xhci_hcd 0000:00:14.0: xHCI Host Controller
[   26.150563] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[   26.150564] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[   26.150585] usb usb3: default language 0x0409
[   26.150591] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[   26.150592] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   26.150593] usb usb3: Product: xHCI Host Controller
[   26.150594] usb usb3: Manufacturer: Linux 6.2.6-gentoo-x86_64 xhci-hcd
[   26.150595] usb usb3: SerialNumber: 0000:00:14.0
[   26.150710] usb usb3: usb_probe_device
[   26.150712] xHCI xhci_add_endpoint called for root hub
[   26.150713] xHCI xhci_check_bandwidth called for root hub
[   26.150718] usb usb3: adding 3-0:1.0 (config #1, interface 0)
[   26.150733] hub 3-0:1.0: usb_probe_interface
[   26.150734] hub 3-0:1.0: usb_probe_interface - got id
[   26.150735] hub 3-0:1.0: USB hub found
[   26.150793] hub 3-0:1.0: 16 ports detected
[   26.152287] xhci_hcd 0000:01:00.2: xHCI Host Controller
[   26.152525] usb usb4: default language 0x0409
[   26.152530] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[   26.152531] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   26.152532] usb usb4: Product: xHCI Host Controller
[   26.152533] usb usb4: Manufacturer: Linux 6.2.6-gentoo-x86_64 xhci-hcd
[   26.152534] usb usb4: SerialNumber: 0000:00:14.0
[   26.152610] usb usb4: usb_probe_device
[   26.152611] xHCI xhci_add_endpoint called for root hub
[   26.152612] xHCI xhci_check_bandwidth called for root hub
[   26.152618] usb usb4: adding 4-0:1.0 (config #1, interface 0)
[   26.152633] hub 4-0:1.0: usb_probe_interface
[   26.152634] hub 4-0:1.0: usb_probe_interface - got id
[   26.152635] hub 4-0:1.0: USB hub found
[   26.152677] hub 4-0:1.0: 10 ports detected
[   26.152798] usb usb4-port1: peered to usb3-port1
[   26.152899] usb usb4-port2: peered to usb3-port2
[   26.153000] usb usb4-port3: peered to usb3-port3
[   26.153102] usb usb4-port4: peered to usb3-port4
[   26.153198] usb usb4-port5: peered to usb3-port5
[   26.153292] usbserial: motorola_tetra: using generic open
[   26.153297] usb usb4-port6: peered to usb3-port6
[   26.153393] usb usb4-port7: peered to usb3-port7
[   26.153490] usb usb4-port8: peered to usb3-port8
[   26.153585] usb usb4-port9: peered to usb3-port9
[   26.153680] usb usb4-port10: peered to usb3-port10
[   26.153683] usb usb4: port-1 disable U1/U2 _DSM: -19
[   26.153685] usb usb4: port-2 disable U1/U2 _DSM: -19
[   26.153686] usb usb4: port-3 disable U1/U2 _DSM: -19
[   26.153688] usb usb4: port-4 disable U1/U2 _DSM: -19
[   26.153689] usb usb4: port-5 disable U1/U2 _DSM: -19
[   26.153690] usb usb4: port-6 disable U1/U2 _DSM: -19
[   26.153692] usb usb4: port-7 disable U1/U2 _DSM: -19
[   26.153693] usb usb4: port-8 disable U1/U2 _DSM: -19
[   26.153694] usb usb4: port-9 disable U1/U2 _DSM: -19
[   26.153695] usb usb4: port-10 disable U1/U2 _DSM: -19
[   26.153857] xhci_hcd 0000:00:14.0: vgaarb: pci_notify
[   26.154513] xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 5
[   26.155727] usbserial: motorola_tetra: using generic write
[   26.155728] usbserial: motorola_tetra: using generic close
[   26.156991] xhci_hcd 0000:01:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[   26.158202] usbserial: motorola_tetra: using generic write_room
[   26.158203] usbserial: motorola_tetra: using generic chars_in_buffer
[   26.159445] usb usb1: default language 0x0409
[   26.160698] usbserial: motorola_tetra: using generic read_bulk_callback
[   26.160699] usbserial: motorola_tetra: using generic write_bulk_callback
[   26.161911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[   26.163106] usbserial: motorola_tetra: using generic process_read_urb
[   26.163107] usbserial: motorola_tetra: using generic prepare_write_buffer
[   26.164307] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   26.165510] usbserial: USB Serial support registered for motorola_tetra
[   26.166740] usb usb1: Product: xHCI Host Controller
[   26.167932] usbserial: nokia: using generic open
[   26.167933] usbserial: nokia: using generic write
[   26.169131] usb usb1: Manufacturer: Linux 6.2.6-gentoo-x86_64 xhci-hcd
[   26.170046] xhci_hcd 0000:00:14.0: Port change event, 3-6, id 6, portsc: 0x20ae1
[   26.170049] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   26.170106] xhci_hcd 0000:00:14.0: Port change event, 3-11, id 11, portsc: 0x206e1
[   26.170110] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   26.170170] xhci_hcd 0000:00:14.0: Port change event, 3-13, id 13, portsc: 0x206e1
[   26.170173] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   26.170233] xhci_hcd 0000:00:14.0: Port change event, 3-14, id 14, portsc: 0x20ae1
[   26.170236] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   26.170373] usbserial: nokia: using generic close
[   26.170373] usbserial: nokia: using generic write_room
[   26.171566] usb usb1: SerialNumber: 0000:01:00.2
[   26.172752] usbserial: nokia: using generic chars_in_buffer
[   26.172752] usbserial: nokia: using generic read_bulk_callback
[   26.174080] usb usb1: usb_probe_device
[   26.175193] usbserial: nokia: using generic write_bulk_callback
[   26.175194] usbserial: nokia: using generic process_read_urb
[   26.176373] xHCI xhci_add_endpoint called for root hub
[   26.177534] usbserial: nokia: using generic prepare_write_buffer
[   26.177539] usbserial: USB Serial support registered for nokia
[   26.178728] xHCI xhci_check_bandwidth called for root hub
[   26.178734] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[   26.179940] usbserial: novatel_gps: using generic open
[   26.179940] usbserial: novatel_gps: using generic write
[   26.181138] hub 1-0:1.0: usb_probe_interface
[   26.182306] usbserial: novatel_gps: using generic close
[   26.182306] usbserial: novatel_gps: using generic write_room
[   26.183534] hub 1-0:1.0: usb_probe_interface - got id
[   26.184711] usbserial: novatel_gps: using generic chars_in_buffer
[   26.184712] usbserial: novatel_gps: using generic read_bulk_callback
[   26.185894] hub 1-0:1.0: USB hub found
[   26.187131] usbserial: novatel_gps: using generic write_bulk_callback
[   26.187132] usbserial: novatel_gps: using generic process_read_urb
[   26.188321] hub 1-0:1.0: 2 ports detected
[   26.189483] usbserial: novatel_gps: using generic prepare_write_buffer
[   26.189488] usbserial: USB Serial support registered for novatel_gps
[   26.190818] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
[   26.191915] usbserial: hp4x: using generic open
[   26.191915] usbserial: hp4x: using generic write
[   26.193092] usb usb5: default language 0x0409
[   26.194248] usbserial: hp4x: using generic close
[   26.194249] usbserial: hp4x: using generic write_room
[   26.195411] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[   26.196586] usbserial: hp4x: using generic chars_in_buffer
[   26.196586] usbserial: hp4x: using generic read_bulk_callback
[   26.197748] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   26.198907] usbserial: hp4x: using generic write_bulk_callback
[   26.198907] usbserial: hp4x: using generic process_read_urb
[   26.200102] usb usb5: Product: xHCI Host Controller
[   26.201245] usbserial: hp4x: using generic prepare_write_buffer
[   26.201249] usbserial: USB Serial support registered for hp4x
[   26.202389] usb usb5: Manufacturer: Linux 6.2.6-gentoo-x86_64 xhci-hcd
[   26.203575] usbserial: suunto: using generic open
[   26.203576] usbserial: suunto: using generic write
[   26.203649] xhci_hcd 0000:04:00.0: Reset complete
[   26.203650] xhci_hcd 0000:04:00.0: Enabling 32-bit DMA addresses.
[   26.203650] xhci_hcd 0000:04:00.0: Calling HCD init
[   26.203720] xhci_hcd 0000:04:00.0: Called HCD init
[   26.203720] xhci_hcd 0000:04:00.0: hcc params 0x0200ef80 hci version 0x110 quirks 0x0000000000800010
[   26.203722] xhci_hcd 0000:04:00.0: Got SBRN 48
[   26.203725] xhci_hcd 0000:04:00.0: enabling Mem-Wr-Inval
[   26.203727] xhci_hcd 0000:04:00.0: MWI active
[   26.203728] xhci_hcd 0000:04:00.0: Finished xhci_pci_reinit
[   26.203952] xhci_hcd 0000:04:00.0: xHCI Host Controller
[   26.204715] usb usb5: SerialNumber: 0000:01:00.2
[   26.205852] usbserial: suunto: using generic close
[   26.205853] usbserial: suunto: using generic write_room
[   26.207121] usb usb5: usb_probe_device
[   26.208188] usbserial: suunto: using generic chars_in_buffer
[   26.208189] usbserial: suunto: using generic read_bulk_callback
[   26.209323] xHCI xhci_add_endpoint called for root hub
[   26.210529] usbserial: suunto: using generic write_bulk_callback
[   26.210530] usbserial: suunto: using generic process_read_urb
[   26.211676] xHCI xhci_check_bandwidth called for root hub
[   26.211682] usb usb5: adding 5-0:1.0 (config #1, interface 0)
[   26.212826] usbserial: suunto: using generic prepare_write_buffer
[   26.212834] usbserial: USB Serial support registered for suunto
[   26.214106] hub 5-0:1.0: usb_probe_interface
[   26.215206] usbserial: siemens_mpi: using generic open
[   26.215207] usbserial: siemens_mpi: using generic write
[   26.216341] hub 5-0:1.0: usb_probe_interface - got id
[   26.217569] usbserial: siemens_mpi: using generic close
[   26.217570] usbserial: siemens_mpi: using generic write_room
[   26.218710] hub 5-0:1.0: USB hub found
[   26.219855] usbserial: siemens_mpi: using generic chars_in_buffer
[   26.220999] hub 5-0:1.0: 4 ports detected
[   26.222115] usbserial: siemens_mpi: using generic read_bulk_callback
[   26.222116] usbserial: siemens_mpi: using generic write_bulk_callback
[   26.223278] usb usb5-port1: peered to usb1-port1
[   26.224393] usbserial: siemens_mpi: using generic process_read_urb
[   26.224394] usbserial: siemens_mpi: using generic prepare_write_buffer
[   26.225538] usb usb5-port2: peered to usb1-port2
[   26.226681] usbserial: USB Serial support registered for siemens_mpi
[   26.227883] usb usb5: port-1 disable U1/U2 _DSM: -19
[   26.228969] userial_init: registered 8 ttyGS* devices
[   26.230113] usb usb5: port-2 disable U1/U2 _DSM: -19
[   26.231242] UDC core: g_ether: couldn't find an available UDC
[   26.232362] usb usb5: port-3 disable U1/U2 _DSM: -19
[   26.233524] file system registered
[   26.234636] usb usb5: port-4 disable U1/U2 _DSM: -19
[   26.235755] UDC core: g_cdc: couldn't find an available UDC
[   26.237001] xhci_hcd 0000:01:00.2: vgaarb: pci_notify
[   26.237027] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 6
[   26.237030] xhci_hcd 0000:04:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[   26.237060] usb usb2: default language 0x0409
[   26.237065] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[   26.237066] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   26.237067] usb usb2: Product: xHCI Host Controller
[   26.237068] usb usb2: Manufacturer: Linux 6.2.6-gentoo-x86_64 xhci-hcd
[   26.237069] usb usb2: SerialNumber: 0000:04:00.0
[   26.237155] usb usb2: usb_probe_device
[   26.237156] xHCI xhci_add_endpoint called for root hub
[   26.237157] xHCI xhci_check_bandwidth called for root hub
[   26.237162] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[   26.237173] hub 2-0:1.0: usb_probe_interface
[   26.237174] hub 2-0:1.0: usb_probe_interface - got id
[   26.237175] hub 2-0:1.0: USB hub found
[   26.237180] hub 2-0:1.0: 2 ports detected
[   26.237283] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[   26.237288] usb usb6: default language 0x0409
[   26.237293] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[   26.237294] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   26.237295] usb usb6: Product: xHCI Host Controller
[   26.237296] usb usb6: Manufacturer: Linux 6.2.6-gentoo-x86_64 xhci-hcd
[   26.237296] usb usb6: SerialNumber: 0000:04:00.0
[   26.237376] usb usb6: usb_probe_device
[   26.237378] xHCI xhci_add_endpoint called for root hub
[   26.237379] xHCI xhci_check_bandwidth called for root hub
[   26.237384] usb usb6: adding 6-0:1.0 (config #1, interface 0)
[   26.237395] hub 6-0:1.0: usb_probe_interface
[   26.237396] hub 6-0:1.0: usb_probe_interface - got id
[   26.237397] hub 6-0:1.0: USB hub found
[   26.237402] hub 6-0:1.0: 2 ports detected
[   26.237439] usb usb6-port1: peered to usb2-port1
[   26.237466] usb usb6-port2: peered to usb2-port2
[   26.237469] usb usb6: port-1 disable U1/U2 _DSM: -19
[   26.237471] usb usb6: port-2 disable U1/U2 _DSM: -19
[   26.237506] xhci_hcd 0000:04:00.0: vgaarb: pci_notify
[   26.238074] UDC core: g_multi: couldn't find an available UDC
[   26.279739] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.280117] i8042: PNP: No PS/2 controller found.
[   26.336141] xhci_hcd 0000:00:14.0: Port change event, 3-6, id 6, portsc: 0x200a03
[   26.337149] mousedev: PS/2 mouse device common for all mice
[   26.337949] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   26.339141] rtc_cmos 00:03: RTC can wake from S4
[   26.383400] rtc rtc0: alarm rollover: day
[   26.384507] rtc_cmos 00:03: char device (252:0)
[   26.385431] rtc_cmos 00:03: registered as rtc0
[   26.386477] rtc_cmos 00:03: setting system clock to 2023-03-15T17:15:14 UTC (1678900514)
[   26.387418] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
[   26.388351] i2c-core: driver [smbus_alert] registered
[   26.389278] i2c_dev: i2c /dev entries driver
[   26.390247] i2c_dev: adapter [i915 gmbus dpc] registered as minor 0
[   26.391217] i2c_dev: adapter [i915 gmbus dpb] registered as minor 1
[   26.392183] i2c_dev: adapter [i915 gmbus dpd] registered as minor 2
[   26.393190] i2c_dev: adapter [AUX B/DDI B/PHY B] registered as minor 3
[   26.394135] i801_smbus 0000:00:1f.4: vgaarb: pci_notify
[   26.394168] i2c-core: driver [sbsm] registered
[   26.395381] i801_smbus 0000:00:1f.4: runtime IRQ mapping not provided by arch
[   26.397698] Driver 'corsair-psu' was unable to register with bus_type 'hid' because the bus was not initialized.
[   26.397724] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[   26.399079] i2c-core: driver [jc42] registered
[   26.400337] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   26.401655] nct6775: Enabling hardware monitor logical device mappings.
[   26.402866] pci 0000:00:1f.1: [8086:a2a0] type 00 class 0x058000
[   26.404220] nct6775: Found NCT6793D or compatible chip at 0x2e:0x290
[   26.405519] pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
[   26.406398] usb 3-6: new low-speed USB device number 2 using xhci_hcd
[   26.406401] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.406768] ACPI Warning: 
[   26.407264] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   26.411968] SystemIO range 0x0000000000000295-0x0000000000000296 conflicts with OpRegion 0x0000000000000290-0x0000000000000299 (\_GPE.HWM) (20221020/utaddress-204)
[   26.412967] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[   26.413031] pci 0000:00:1f.1: vgaarb: pci_notify
[   26.414361] i2c-core: driver [nct6775-i2c] registered
[   26.415644] pci 0000:00:1f.1: PME# disabled
[   26.418053] pci 0000:00:1f.1: vgaarb: pci_notify
[   26.419128] pci 0000:00:1f.1: vgaarb: pci_notify
[   26.419180] iTCO_vendor_support: vendor-support=0
[   26.420555] pci 0000:00:1f.1: device released
[   26.421661] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
[   26.422629] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[   26.423598] softdog:              soft_reboot_cmd=<not set> soft_active_on_boot=0
[   26.423610] device-mapper: uevent: version 1.0.3
[   26.424711] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   26.425665] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[   26.426720] i2c_dev: adapter [SMBus I801 adapter at f040] registered as minor 4
[   26.427715] intel_pstate: Intel P-state driver initializing
[   26.428682] i2c i2c-4: adapter [SMBus I801 adapter at f040] registered
[   26.431958] intel_pstate: Disabling energy efficiency optimization
[   26.432366] i2c i2c-4: found normal entry for adapter 4, addr 0x18
[   26.432770] intel_pstate: HWP enabled
[   26.432991] ccp_crypto: Cannot load: there are no available CCPs
[   26.436492] i2c i2c-4: Creating jc42 at 0x18
[   26.437378] jc42 4-0018: probe
[   26.437494] hid: raw HID events driver (C) Jiri Kosina
[   26.439110] usbcore: registered new interface driver usbhid
[   26.439584] i2c i2c-4: client [jc42] registered with bus id 4-0018
[   26.439938] usbhid: USB HID core driver
[   26.440769] i2c i2c-4: found normal entry for adapter 4, addr 0x19
[   26.441620] hdaps: supported laptop not found!
[   26.443265] hdaps: driver init failed (ret=-19)!
[   26.444113] resource: resource sanity check: requesting [mem 0x00000000fdffe800-0x00000000fe0007ff], which spans more than pnp 00:06 [mem 0xfdb00000-0xfdffffff]
[   26.444954] caller pmc_core_probe+0xca/0x530 mapping multiple BARs
[   26.445292] i2c i2c-4: Creating jc42 at 0x19
[   26.445805] intel_pmc_core INT33A1:00:  initialized
[   26.446669] jc42 4-0019: probe
[   26.448322] intel_rapl_common: Found RAPL domain package
[   26.449158] intel_rapl_common: Found RAPL domain core
[   26.450069] intel_rapl_common: Found RAPL domain uncore
[   26.450941] intel_rapl_common: Found RAPL domain dram
[   26.451075] i2c i2c-4: client [jc42] registered with bus id 4-0019
[   26.452880] i2c i2c-4: found normal entry for adapter 4, addr 0x1a
[   26.454042] snd_hda_intel 0000:00:1f.3: vgaarb: pci_notify
[   26.454955] snd_hda_intel 0000:00:1f.3: runtime IRQ mapping not provided by arch
[   26.455940] snd_hda_intel 0000:00:1f.3: vgaarb: pci_notify
[   26.456586] i2c i2c-4: Creating jc42 at 0x1a
[   26.456844] snd_hda_intel 0000:01:00.1: vgaarb: pci_notify
[   26.457749] jc42 4-001a: probe
[   26.458624] snd_hda_intel 0000:01:00.1: runtime IRQ mapping not provided by arch
[   26.460510] snd_hda_intel 0000:01:00.1: Disabling MSI
[   26.460849] i2c i2c-4: client [jc42] registered with bus id 4-001a
[   26.461410] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   26.462317] i2c i2c-4: found normal entry for adapter 4, addr 0x1b
[   26.462374] xhci_hcd 0000:00:14.0: Port change event, 3-6, id 6, portsc: 0x200a03
[   26.462377] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   26.463233] snd_hda_intel 0000:01:00.1: vgaarb: pci_notify
[   26.466971] GACT probability on
[   26.467013] i2c i2c-4: Creating jc42 at 0x1b
[   26.467887] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops)
[   26.468787] jc42 4-001b: probe
[   26.469707] u32 classifier
[   26.471518]     Performance counters on
[   26.472446]     input device check on
[   26.472502] i2c i2c-4: client [jc42] registered with bus id 4-001b
[   26.473364]     Actions configured
[   26.473977] xt_time: kernel timezone is -0000
[   26.474279] i2c i2c-4: found normal entry for adapter 4, addr 0x1c
[   26.475272] NET: Registered PF_PACKET protocol family
[   26.477153] i801_smbus 0000:00:1f.4: No response
[   26.478979] i2c i2c-4: found normal entry for adapter 4, addr 0x1d
[   26.480180] i801_smbus 0000:00:1f.4: No response
[   26.481110] i2c i2c-4: found normal entry for adapter 4, addr 0x1e
[   26.482024] microcode: Microcode Update Driver: v2.2.
[   26.482027] IPI shorthand broadcast: enabled
[   26.482258] i801_smbus 0000:00:1f.4: No response
[   26.482974] AVX2 version of gcm_enc/dec engaged.
[   26.483871] i2c i2c-4: found normal entry for adapter 4, addr 0x1f
[   26.486835] i801_smbus 0000:00:1f.4: No response
[   26.487765] AES CTR mode by8 optimization enabled
[   26.487784] i2c i2c-4: 4/4 memory slots populated (from DMI)
[   26.489862] i2c i2c-4: client [ee1004] registered with bus id 4-0050
[   26.490729] i2c i2c-4: Successfully instantiated SPD at 0x50
[   26.490861] sched_clock: Marking stable (26454208323, 35488206)->(26541014051, -51317522)
[   26.491928] i2c i2c-4: client [ee1004] registered with bus id 4-0051
[   26.493343] i2c i2c-4: Successfully instantiated SPD at 0x51
[   26.494404] registered taskstats version 1
[   26.494557] i2c i2c-4: client [ee1004] registered with bus id 4-0052
[   26.495582] Loading compiled-in X.509 certificates
[   26.496693] i2c i2c-4: Successfully instantiated SPD at 0x52
[   26.497212] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input4
[   26.497250] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input5
[   26.497287] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input6
[   26.497304] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input7
[   26.497875] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[   26.499056] i2c i2c-4: client [ee1004] registered with bus id 4-0053
[   26.499602] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   26.499603] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   26.501142] i2c i2c-4: Successfully instantiated SPD at 0x53
[   26.501273] zswap: loaded using pool zstd/z3fold
[   26.502012] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   26.502013] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
[   26.503153] i801_smbus 0000:00:1f.4: vgaarb: pci_notify
[   26.504022] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   26.505748] Key type .fscrypt registered
[   26.506435] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[   26.506436] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[   26.506437] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[   26.507324] Key type fscrypt-provisioning registered
[   26.517438] Btrfs loaded, crc32c=crc32c-intel, zoned=no, fsverity=no
[   26.523497] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
[   26.524459] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[   26.525410] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[   26.526378] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[   26.527332] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[   26.528286] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[   26.529240] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[   26.529829] alg: No test for 842 (842-scomp)
[   26.530227] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[   26.531203] alg: No test for 842 (842-generic)
[   26.532102] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[   26.533064] xhci_hcd 0000:00:14.0: Resetting device with slot ID 1
[   26.534006] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   26.534941] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.536855] xhci_hcd 0000:00:14.0: Completed reset device command.
[   26.538139] xhci_hcd 0000:00:14.0: Can't reset device (slot ID 1) in default state
[   26.539088] xhci_hcd 0000:00:14.0: Not freeing device rings.
[   26.540040] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.559663] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   26.560626] usb 3-6: default language 0x0409
[   26.562717] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   26.563689] usb 3-6: New USB device found, idVendor=1bcf, idProduct=0005, bcdDevice= 0.14
[   26.564642] usb 3-6: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[   26.565589] usb 3-6: Product: USB Optical Mouse
[   26.566791] usb 3-6: usb_probe_device
[   26.567742] xhci_hcd 0000:00:14.0: add ep 0x81, slot id 1, new drop flags = 0x0, new add flags = 0x8
[   26.568697] xhci_hcd 0000:00:14.0: xhci_check_bandwidth called for udev (____ptrval____)
[   26.569652] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.570859] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.571833] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 1 ep 2
[   26.572795] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.576494] usb 3-6: adding 3-6:1.0 (config #1, interface 0)
[   26.577537] usbhid 3-6:1.0: usb_probe_interface
[   26.578498] usbhid 3-6:1.0: usb_probe_interface - got id
[   26.581748] input: USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:1BCF:0005.0001/input/input18
[   26.582810] hid-generic 0003:1BCF:0005.0001: input,hidraw0: USB HID v1.10 Mouse [USB Optical Mouse] on usb-0000:00:14.0-6/input0
[   26.583832] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.605694] printk: console [netcon0] enabled
[   26.606673] netconsole: network logging started
[   26.607684] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   26.608770] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   26.609756] Loading firmware: regulatory.db
[   26.610738] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   26.611717] cfg80211: failed to load regulatory.db
[   26.612704] ALSA device list:
[   26.613695]   #0: HDA Intel PCH at 0x2fff020000 irq 141
[   26.614684]   #1: HDA NVidia at 0xdf080000 irq 17
[   26.615670] KTAP version 1
[   26.616656] 1..15
[   26.617687]     KTAP version 1
[   26.618669]     # Subtest: cpumask
[   26.618670]     1..6
[   26.619779]     ok 1 test_cpumask_weight
[   26.620888]     ok 2 test_cpumask_first
[   26.621944]     ok 3 test_cpumask_last
[   26.622989]     ok 4 test_cpumask_next
[   26.624038]     ok 5 test_cpumask_iterators
[   26.625080]     ok 6 test_cpumask_iterators_builtin
[   26.626056] # cpumask: pass:6 fail:0 skip:0 total:6
[   26.627031] # Totals: pass:6 fail:0 skip:0 total:6
[   26.627999] ok 1 cpumask
[   26.629942]     KTAP version 1
[   26.630908]     # Subtest: hash
[   26.630908]     1..2
[   26.632259]     ok 1 test_string_or
[   26.635400]     ok 2 test_hash_or
[   26.636373] # hash: pass:2 fail:0 skip:0 total:2
[   26.637330] # Totals: pass:2 fail:0 skip:0 total:2
[   26.638288] ok 2 hash
[   26.639852] xhci_hcd 0000:00:14.0: Port change event, 3-11, id 11, portsc: 0x200603
[   26.640211]     KTAP version 1
[   26.641175] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   26.642147]     # Subtest: list_sort
[   26.643125]     1..1
[   26.645327]     ok 1 list_sort_test
[   26.646307] ok 3 list_sort
[   26.648233]     KTAP version 1
[   26.649188]     # Subtest: lib_sort
[   26.649189]     1..1
[   26.650321]     ok 1 test_sort
[   26.651278] ok 4 lib_sort
[   26.653180]     KTAP version 1
[   26.654127]     # Subtest: rational
[   26.654127]     1..1
[   26.655067]         KTAP version 1
[   26.656950]         # Subtest: rational_test
[   26.657067]         ok 1 Exceeds bounds, semi-convergent term > 1/2 last term
[   26.658124]         ok 2 Exceeds bounds, semi-convergent term < 1/2 last term
[   26.659189]         ok 3 Closest to zero
[   26.660196]         ok 4 Closest to smallest non-zero
[   26.661184]         ok 5 Use convergent
[   26.662170]         ok 6 Exact answer
[   26.663173]         ok 7 Semiconvergent, numerator limit
[   26.664162]         ok 8 Semiconvergent, denominator limit
[   26.665090]     # rational_test: pass:8 fail:0 skip:0 total:8
[   26.666017]     ok 1 rational_test
[   26.666949] # Totals: pass:8 fail:0 skip:0 total:8
[   26.667873] ok 5 rational
[   26.669725]     KTAP version 1
[   26.670642]     # Subtest: bitfields
[   26.670643]     1..2
[   26.671654]     ok 1 test_bitfields_constants
[   26.672639]     ok 2 test_bitfields_variables
[   26.673160] xhci_hcd 0000:01:00.2: config port 5-1 wake bits, portsc: 0xa0002a0, write: 0xa0202a0
[   26.673556] # bitfields: pass:2 fail:0 skip:0 total:2
[   26.674466] xhci_hcd 0000:01:00.2: config port 5-2 wake bits, portsc: 0xa0002a0, write: 0xa0202a0
[   26.675385] # Totals: pass:2 fail:0 skip:0 total:2
[   26.676302] xhci_hcd 0000:01:00.2: config port 5-3 wake bits, portsc: 0xa0002a0, write: 0xa0202a0
[   26.677228] ok 6 bitfields
[   26.678143] xhci_hcd 0000:01:00.2: config port 5-4 wake bits, portsc: 0xa0002a0, write: 0xa0202a0
[   26.679078]     KTAP version 1
[   26.679998] xhci_hcd 0000:01:00.2: config port 1-1 wake bits, portsc: 0xa0002a0, write: 0xa0202a0
[   26.680930]     # Subtest: list-kunit-test
[   26.681861] xhci_hcd 0000:01:00.2: config port 1-2 wake bits, portsc: 0xa0002a0, write: 0xa0202a0
[   26.682800]     1..39
[   26.683736] xhci_hcd 0000:01:00.2: xhci_suspend: stopping usb1 port polling.
[   26.684812]     ok 1 list_test_list_init
[   26.686692]     ok 2 list_test_list_add
[   26.686781] xhci_hcd 0000:01:00.2: hcd_pci_runtime_suspend: 0
[   26.687769]     ok 3 list_test_list_add_tail
[   26.688563] xhci_hcd 0000:01:00.2: saving config space at offset 0x0 (reading 0x1ad810de)
[   26.689573]     ok 4 list_test_list_del
[   26.690425] xhci_hcd 0000:01:00.2: saving config space at offset 0x4 (reading 0x100402)
[   26.691431]     ok 5 list_test_list_replace
[   26.692295] xhci_hcd 0000:01:00.2: saving config space at offset 0x8 (reading 0xc0330a1)
[   26.693310]     ok 6 list_test_list_replace_init
[   26.694176] xhci_hcd 0000:01:00.2: saving config space at offset 0xc (reading 0x800010)
[   26.695240]     ok 7 list_test_list_swap
[   26.696067] xhci_hcd 0000:01:00.2: saving config space at offset 0x10 (reading 0xf200000c)
[   26.697138]     ok 8 list_test_list_del_init
[   26.697974] xhci_hcd 0000:01:00.2: saving config space at offset 0x14 (reading 0x2f)
[   26.699008]     ok 9 list_test_list_del_init_careful
[   26.699893] xhci_hcd 0000:01:00.2: saving config space at offset 0x18 (reading 0x0)
[   26.700927]     ok 10 list_test_list_move
[   26.701814] xhci_hcd 0000:01:00.2: saving config space at offset 0x1c (reading 0xf204000c)
[   26.702849]     ok 11 list_test_list_move_tail
[   26.703744] xhci_hcd 0000:01:00.2: saving config space at offset 0x20 (reading 0x2f)
[   26.704789]     ok 12 list_test_list_bulk_move_tail
[   26.705668] xhci_hcd 0000:01:00.2: saving config space at offset 0x24 (reading 0x0)
[   26.706389] usb 3-11: new full-speed USB device number 3 using xhci_hcd
[   26.706392] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.706559] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   26.706762]     ok 13 list_test_list_is_head
[   26.707603] xhci_hcd 0000:01:00.2: saving config space at offset 0x28 (reading 0x0)
[   26.708680]     ok 14 list_test_list_is_first
[   26.709541] xhci_hcd 0000:01:00.2: saving config space at offset 0x2c (reading 0x134d10de)
[   26.710595]     ok 15 list_test_list_is_last
[   26.711488] xhci_hcd 0000:01:00.2: saving config space at offset 0x30 (reading 0x0)
[   26.712536]     ok 16 list_test_list_empty
[   26.713434] xhci_hcd 0000:01:00.2: saving config space at offset 0x34 (reading 0x68)
[   26.714476]     ok 17 list_test_list_empty_careful
[   26.715380] xhci_hcd 0000:01:00.2: saving config space at offset 0x38 (reading 0x0)
[   26.716464]     ok 18 list_test_list_rotate_left
[   26.717331] xhci_hcd 0000:01:00.2: saving config space at offset 0x3c (reading 0x30f)
[   26.718395]     ok 19 list_test_list_rotate_to_front
[   26.719315] xhci_hcd 0000:01:00.2: PME# enabled
[   26.720363]     ok 20 list_test_list_is_singular
[   26.725318]     ok 21 list_test_list_cut_position
[   26.726450]     ok 22 list_test_list_cut_before
[   26.727509]     ok 23 list_test_list_splice
[   26.728555]     ok 24 list_test_list_splice_tail
[   26.729603]     ok 25 list_test_list_splice_init
[   26.730650]     ok 26 list_test_list_splice_tail_init
[   26.731746]     ok 27 list_test_list_entry
[   26.732791]     ok 28 list_test_list_entry_is_head
[   26.733836]     ok 29 list_test_list_first_entry
[   26.734870]     ok 30 list_test_list_last_entry
[   26.735906]     ok 31 list_test_list_first_entry_or_null
[   26.736942]     ok 32 list_test_list_next_entry
[   26.738023]     ok 33 list_test_list_prev_entry
[   26.739066]     ok 34 list_test_list_for_each
[   26.740103]     ok 35 list_test_list_for_each_prev
[   26.741134]     ok 36 list_test_list_for_each_safe
[   26.742160]     ok 37 list_test_list_for_each_prev_safe
[   26.743231]     ok 38 list_test_list_for_each_entry
[   26.744256]     ok 39 list_test_list_for_each_entry_reverse
[   26.745207] # list-kunit-test: pass:39 fail:0 skip:0 total:39
[   26.746153] # Totals: pass:39 fail:0 skip:0 total:39
[   26.747111] ok 7 list-kunit-test
[   26.749011]     KTAP version 1
[   26.749958]     # Subtest: hlist
[   26.749958]     1..18
[   26.750960]     ok 1 hlist_test_init
[   26.751960]     ok 2 hlist_test_unhashed
[   26.752961]     ok 3 hlist_test_unhashed_lockless
[   26.753960]     ok 4 hlist_test_del
[   26.754953]     ok 5 hlist_test_del_init
[   26.755943]     ok 6 hlist_test_add
[   26.756947]     ok 7 hlist_test_fake
[   26.757988]     ok 8 hlist_test_is_singular_node
[   26.759014]     ok 9 hlist_test_empty
[   26.760008]     ok 10 hlist_test_move_list
[   26.760995]     ok 11 hlist_test_entry
[   26.761598] xhci_hcd 0000:00:14.0: Port change event, 3-11, id 11, portsc: 0x200603
[   26.761984]     ok 12 hlist_test_entry_safe
[   26.762856] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   26.763860]     ok 13 hlist_test_for_each
[   26.765710]     ok 14 hlist_test_for_each_safe
[   26.766702]     ok 15 hlist_test_for_each_entry
[   26.767693]     ok 16 hlist_test_for_each_entry_continue
[   26.768675]     ok 17 hlist_test_for_each_entry_from
[   26.769658]     ok 18 hlist_test_for_each_entry_safe
[   26.770578] # hlist: pass:18 fail:0 skip:0 total:18
[   26.771492] # Totals: pass:18 fail:0 skip:0 total:18
[   26.772403] ok 8 hlist
[   26.774217]     KTAP version 1
[   26.775117]     # Subtest: linear-ranges-test
[   26.775118]     1..4
[   26.776107]     ok 1 range_test_get_value_amount
[   26.777076]     ok 2 range_test_get_selector_high
[   26.778038]     ok 3 range_test_get_selector_low
[   26.778995]     ok 4 range_test_get_value
[   26.779892] # linear-ranges-test: pass:4 fail:0 skip:0 total:4
[   26.780779] # Totals: pass:4 fail:0 skip:0 total:4
[   26.781668] ok 9 linear-ranges-test
[   26.783448]     KTAP version 1
[   26.784332]     # Subtest: bits-test
[   26.784332]     1..3
[   26.785275]     ok 1 genmask_test
[   26.786240]     ok 2 genmask_ull_test
[   26.787191]     ok 3 genmask_input_check_test
[   26.788069] # bits-test: pass:3 fail:0 skip:0 total:3
[   26.788941] # Totals: pass:3 fail:0 skip:0 total:3
[   26.789812] ok 10 bits-test
[   26.791555]     KTAP version 1
[   26.792420]     # Subtest: cmdline
[   26.792421]     1..4
[   26.793369]     ok 1 cmdline_test_noint
[   26.794329]     ok 2 cmdline_test_lead_int
[   26.795273]     ok 3 cmdline_test_tail_int
[   26.796199]     ok 4 cmdline_test_range
[   26.797056] # cmdline: pass:4 fail:0 skip:0 total:4
[   26.797907] # Totals: pass:4 fail:0 skip:0 total:4
[   26.798753] ok 11 cmdline
[   26.800443]     KTAP version 1
[   26.801286]     # Subtest: slub_test
[   26.801286]     1..6
[   26.802386]     ok 1 test_clobber_zone
[   26.803319]     ok 2 test_next_pointer
[   26.804244]     ok 3 test_first_word
[   26.805165]     ok 4 test_clobber_50th_byte
[   26.806079]     ok 5 test_clobber_redzone_free
[   26.806999]     ok 6 test_kmalloc_redzone_access
[   26.807825] # slub_test: pass:6 fail:0 skip:0 total:6
[   26.808647] # Totals: pass:6 fail:0 skip:0 total:6
[   26.809469] ok 12 slub_test
[   26.811120]     KTAP version 1
[   26.811944]     # Subtest: memcpy
[   26.811945]     1..7
[   26.812831]     # memset_test: ok: memset() direct assignment
[   26.814506]     # memset_test: ok: memset() complete overwrite
[   26.815333]     # memset_test: ok: memset() middle overwrite
[   26.816159]     # memset_test: ok: memset() argument side-effects
[   26.816987]     # memset_test: ok: memset() memset_after()
[   26.817812]     # memset_test: ok: memset() memset_startat()
[   26.818637]     ok 1 memset_test
[   26.818732]     # memcpy_test: ok: memcpy() static initializers
[   26.820396]     # memcpy_test: ok: memcpy() direct assignment
[   26.821223]     # memcpy_test: ok: memcpy() complete overwrite
[   26.822050]     # memcpy_test: ok: memcpy() middle overwrite
[   26.822875]     # memcpy_test: ok: memcpy() argument side-effects
[   26.823728]     ok 2 memcpy_test
[   26.829726] xhci_hcd 0000:00:14.0: Resetting device with slot ID 2
[   26.831384] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.832217] xhci_hcd 0000:00:14.0: Completed reset device command.
[   26.833050] xhci_hcd 0000:00:14.0: Can't reset device (slot ID 2) in default state
[   26.833877] xhci_hcd 0000:00:14.0: Not freeing device rings.
[   26.834697] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.849735] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.851327] xhci_hcd 0000:00:14.0: Stalled endpoint for slot 2 ep 0
[   26.852153] xhci_hcd 0000:00:14.0: Hard-reset ep 0, slot 2
[   26.852972] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.853797] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.854617] xhci_hcd 0000:00:14.0: xhci_giveback_invalidated_tds: Keep cancelled URB (____ptrval____) TD as cancel_status is 2
[   26.855444] xhci_hcd 0000:00:14.0: xhci_handle_cmd_set_deq: Giveback cancelled URB (____ptrval____) TD
[   26.856273] xhci_hcd 0000:00:14.0: Giveback URB (____ptrval____), len = 0, expected = 10, status = -32
[   26.857220] xhci_hcd 0000:00:14.0: Stalled endpoint for slot 2 ep 0
[   26.858060] xhci_hcd 0000:00:14.0: Hard-reset ep 0, slot 2
[   26.858893] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.859738] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.860574] xhci_hcd 0000:00:14.0: xhci_giveback_invalidated_tds: Keep cancelled URB (____ptrval____) TD as cancel_status is 2
[   26.861415] xhci_hcd 0000:00:14.0: xhci_handle_cmd_set_deq: Giveback cancelled URB (____ptrval____) TD
[   26.862257] xhci_hcd 0000:00:14.0: Giveback URB (____ptrval____), len = 0, expected = 10, status = -32
[   26.863292] xhci_hcd 0000:00:14.0: Stalled endpoint for slot 2 ep 0
[   26.864139] xhci_hcd 0000:00:14.0: Hard-reset ep 0, slot 2
[   26.864980] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.865828] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.866673] xhci_hcd 0000:00:14.0: xhci_giveback_invalidated_tds: Keep cancelled URB (____ptrval____) TD as cancel_status is 2
[   26.867523] xhci_hcd 0000:00:14.0: xhci_handle_cmd_set_deq: Giveback cancelled URB (____ptrval____) TD
[   26.868372] xhci_hcd 0000:00:14.0: Giveback URB (____ptrval____), len = 0, expected = 10, status = -32
[   26.871037] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   26.871901] usb 3-11: default language 0x0409
[   26.873820] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   26.876113] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   26.876979] usb 3-11: New USB device found, idVendor=1b1c, idProduct=1c06, bcdDevice= 0.02
[   26.877836] usb 3-11: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   26.878691] usb 3-11: Product:                       
[   26.879553] usb 3-11: Manufacturer:                          
[   26.880523] usb 3-11: usb_probe_device
[   26.881380] xhci_hcd 0000:00:14.0: add ep 0x81, slot id 2, new drop flags = 0x0, new add flags = 0x9
[   26.882236] xhci_hcd 0000:00:14.0: add ep 0x1, slot id 2, new drop flags = 0x0, new add flags = 0xd
[   26.883091] xhci_hcd 0000:00:14.0: xhci_check_bandwidth called for udev (____ptrval____)
[   26.883940] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.885077] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.885936] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 2 ep 2
[   26.886784] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.887917] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.888762] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 2 ep 1
[   26.889599] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.890892] usb 3-11: adding 3-11:1.0 (config #1, interface 0)
[   26.891785] usbhid 3-11:1.0: usb_probe_interface
[   26.892608] usbhid 3-11:1.0: usb_probe_interface - got id
[   26.894624] hid-generic 0003:1B1C:1C06.0002: hiddev96,hidraw1: USB HID v1.11 Device [                                                ] on usb-0000:00:14.0-11/input0
[   26.895493] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.951387] xhci_hcd 0000:00:14.0: Port change event, 3-13, id 13, portsc: 0x200603
[   26.952224] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   26.980092]     ok 3 memcpy_large_test
[   26.980187]     # memmove_test: ok: memmove() static initializers
[   26.981843]     # memmove_test: ok: memmove() direct assignment
[   26.982664]     # memmove_test: ok: memmove() complete overwrite
[   26.983484]     # memmove_test: ok: memmove() middle overwrite
[   26.984298]     # memmove_test: ok: memmove() argument side-effects
[   26.985106]     # memmove_test: ok: memmove() overlapping write
[   26.985932]     ok 4 memmove_test
[   27.019724] usb 3-13: new full-speed USB device number 4 using xhci_hcd
[   27.021332] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.022307] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   27.078141] xhci_hcd 0000:00:14.0: Port change event, 3-13, id 13, portsc: 0x200603
[   27.078948] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   27.142176]     ok 5 memmove_large_test
[   27.146394] xhci_hcd 0000:00:14.0: Resetting device with slot ID 3
[   27.147985] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.148779] xhci_hcd 0000:00:14.0: Completed reset device command.
[   27.149574] xhci_hcd 0000:00:14.0: Can't reset device (slot ID 3) in default state
[   27.150365] xhci_hcd 0000:00:14.0: Not freeing device rings.
[   27.151150] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.166401] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.169181] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   27.169977] usb 3-13: default language 0x0409
[   27.171265] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   27.172472] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   27.173261] usb 3-13: New USB device found, idVendor=1532, idProduct=0109, bcdDevice= b.62
[   27.174040] usb 3-13: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   27.174811] usb 3-13: Product: Razer Lycosa
[   27.175579] usb 3-13: Manufacturer: Razer
[   27.176462] usb 3-13: usb_probe_device
[   27.177231] xhci_hcd 0000:00:14.0: add ep 0x81, slot id 3, new drop flags = 0x0, new add flags = 0x9
[   27.178000] xhci_hcd 0000:00:14.0: add ep 0x82, slot id 3, new drop flags = 0x0, new add flags = 0x29
[   27.178761] xhci_hcd 0000:00:14.0: xhci_check_bandwidth called for udev (____ptrval____)
[   27.179523] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.180640] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.181416] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 3 ep 2
[   27.182180] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.183289] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.184066] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 3 ep 4
[   27.184837] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.185997] usb 3-13: adding 3-13:1.0 (config #1, interface 0)
[   27.186838] usbhid 3-13:1.0: usb_probe_interface
[   27.187609] usbhid 3-13:1.0: usb_probe_interface - got id
[   27.190619] input: Razer Razer Lycosa as /devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13:1.0/0003:1532:0109.0003/input/input19
[   27.246566] hid-generic 0003:1532:0109.0003: input,hidraw2: USB HID v1.10 Keyboard [Razer Razer Lycosa] on usb-0000:00:14.0-13/input0
[   27.247370] usb 3-13: adding 3-13:1.1 (config #1, interface 1)
[   27.248216] usbhid 3-13:1.1: usb_probe_interface
[   27.249002] usbhid 3-13:1.1: usb_probe_interface - got id
[   27.250958] input: Razer Razer Lycosa Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13:1.1/0003:1532:0109.0004/input/input20
[   27.306461] input: Razer Razer Lycosa System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13:1.1/0003:1532:0109.0004/input/input21
[   27.307368] hid-generic 0003:1532:0109.0004: input,hidraw3: USB HID v1.10 Device [Razer Razer Lycosa] on usb-0000:00:14.0-13/input1
[   27.308209] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.364079] xhci_hcd 0000:00:14.0: Port change event, 3-14, id 14, portsc: 0x200a03
[   27.364903] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   27.429720] usb 3-14: new low-speed USB device number 5 using xhci_hcd
[   27.430544] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.432095] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   27.487956] xhci_hcd 0000:00:14.0: Port change event, 3-14, id 14, portsc: 0x200a03
[   27.488782] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   27.493635]     ok 6 memmove_overlap_test
[   27.493789]     ok 7 strtomem_test
[   27.494621] # memcpy: pass:7 fail:0 skip:0 total:7
[   27.495449] # Totals: pass:7 fail:0 skip:0 total:7
[   27.496284] ok 13 memcpy
[   27.497954]     KTAP version 1
[   27.498785]     # Subtest: overflow
[   27.498786]     1..21
[   27.499698]     # u8_u8__u8_overflow_test: 18 u8_u8__u8 arithmetic tests finished
[   27.501367]     ok 1 u8_u8__u8_overflow_test
[   27.501429]     # s8_s8__s8_overflow_test: 19 s8_s8__s8 arithmetic tests finished
[   27.503132]     ok 2 s8_s8__s8_overflow_test
[   27.503229]     # u16_u16__u16_overflow_test: 17 u16_u16__u16 arithmetic tests finished
[   27.504916]     ok 3 u16_u16__u16_overflow_test
[   27.505014]     # s16_s16__s16_overflow_test: 17 s16_s16__s16 arithmetic tests finished
[   27.506728]     ok 4 s16_s16__s16_overflow_test
[   27.506827]     # u32_u32__u32_overflow_test: 17 u32_u32__u32 arithmetic tests finished
[   27.508542]     ok 5 u32_u32__u32_overflow_test
[   27.508640]     # s32_s32__s32_overflow_test: 17 s32_s32__s32 arithmetic tests finished
[   27.510363]     ok 6 s32_s32__s32_overflow_test
[   27.510459]     # u64_u64__u64_overflow_test: 17 u64_u64__u64 arithmetic tests finished
[   27.512198]     ok 7 u64_u64__u64_overflow_test
[   27.512301]     # s64_s64__s64_overflow_test: 21 s64_s64__s64 arithmetic tests finished
[   27.514051]     ok 8 s64_s64__s64_overflow_test
[   27.514150]     # u32_u32__int_overflow_test: 2 u32_u32__int arithmetic tests finished
[   27.515904]     ok 9 u32_u32__int_overflow_test
[   27.516000]     # u32_u32__u8_overflow_test: 3 u32_u32__u8 arithmetic tests finished
[   27.517791]     ok 10 u32_u32__u8_overflow_test
[   27.517887]     # u8_u8__int_overflow_test: 3 u8_u8__int arithmetic tests finished
[   27.519669]     ok 11 u8_u8__int_overflow_test
[   27.519785]     # int_int__u8_overflow_test: 3 int_int__u8 arithmetic tests finished
[   27.521575]     ok 12 int_int__u8_overflow_test
[   27.521672]     # shift_sane_test: 36 sane shift tests finished
[   27.523507]     ok 13 shift_sane_test
[   27.523613]     # shift_overflow_test: 25 overflow shift tests finished
[   27.525420]     ok 14 shift_overflow_test
[   27.525517]     # shift_truncate_test: 27 truncate shift tests finished
[   27.527324]     ok 15 shift_truncate_test
[   27.527421]     # shift_nonsense_test: 25 nonsense shift tests finished
[   27.529252]     ok 16 shift_nonsense_test
[   27.529345]     # overflow_allocation_test: 11 allocation overflow tests finished
[   27.531163]     ok 17 overflow_allocation_test
[   27.531262]     # overflow_size_helpers_test: 43 overflow size helper tests finished
[   27.533131]     ok 18 overflow_size_helpers_test
[   27.533228]     # overflows_type_test: 658 overflows_type() tests finished
[   27.535073]     ok 19 overflows_type_test
[   27.535174]     # same_type_test: 0 __same_type() tests finished
[   27.537070]     ok 20 same_type_test
[   27.537165]     # castable_to_type_test: 103 castable_to_type() tests finished
[   27.539059]     ok 21 castable_to_type_test
[   27.539061] # overflow: pass:21 fail:0 skip:0 total:21
[   27.540061] # Totals: pass:21 fail:0 skip:0 total:21
[   27.541047] ok 14 overflow
[   27.543025]     KTAP version 1
[   27.544013]     # Subtest: stackinit
[   27.544014]     1..65
[   27.545141]     ok 1 test_u8_zero
[   27.546232]     ok 2 test_u16_zero
[   27.547371]     ok 3 test_u32_zero
[   27.548508]     ok 4 test_u64_zero
[   27.549566]     ok 5 test_char_array_zero
[   27.550616]     ok 6 test_small_hole_zero
[   27.551665]     ok 7 test_big_hole_zero
[   27.552733]     ok 8 test_trailing_hole_zero
[   27.553064] xhci_hcd 0000:00:14.0: Resetting device with slot ID 4
[   27.553846]     ok 9 test_packed_zero
[   27.554720] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.555834]     ok 10 test_small_hole_dynamic_partial
[   27.556722] xhci_hcd 0000:00:14.0: Completed reset device command.
[   27.557793]     ok 11 test_big_hole_dynamic_partial
[   27.558725] xhci_hcd 0000:00:14.0: Can't reset device (slot ID 4) in default state
[   27.559800]     ok 12 test_trailing_hole_dynamic_partial
[   27.560734] xhci_hcd 0000:00:14.0: Not freeing device rings.
[   27.561815]     ok 13 test_packed_dynamic_partial
[   27.562761] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.563854]     ok 14 test_small_hole_assigned_dynamic_partial
[   27.565885]     ok 15 test_big_hole_assigned_dynamic_partial
[   27.567063]     ok 16 test_trailing_hole_assigned_dynamic_partial
[   27.568206]     ok 17 test_packed_assigned_dynamic_partial
[   27.569296]     ok 18 test_small_hole_static_partial
[   27.570430]     ok 19 test_big_hole_static_partial
[   27.571515]     ok 20 test_trailing_hole_static_partial
[   27.572566]     ok 21 test_packed_static_partial
[   27.573576]     ok 22 test_small_hole_static_all
[   27.574582]     ok 23 test_big_hole_static_all
[   27.575632]     ok 24 test_trailing_hole_static_all
[   27.576645]     ok 25 test_packed_static_all
[   27.577652]     ok 26 test_small_hole_dynamic_all
[   27.578659]     ok 27 test_big_hole_dynamic_all
[   27.579660]     ok 28 test_trailing_hole_dynamic_all
[   27.580668]     ok 29 test_packed_dynamic_all
[   27.581671]     ok 30 test_small_hole_runtime_partial
[   27.582667] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   27.582675]     ok 31 test_big_hole_runtime_partial
[   27.583621] usb 3-14: default language 0x0409
[   27.584665]     ok 32 test_trailing_hole_runtime_partial
[   27.586511]     ok 33 test_packed_runtime_partial
[   27.586669] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   27.587518]     ok 34 test_small_hole_runtime_all
[   27.588401] usb 3-14: New USB device found, idVendor=1bcf, idProduct=0053, bcdDevice= 0.72
[   27.589407]     ok 35 test_big_hole_runtime_all
[   27.590282] usb 3-14: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[   27.591294]     ok 36 test_trailing_hole_runtime_all
[   27.592177] usb 3-14: Product: USB Optical Mouse 
[   27.593222]     ok 37 test_packed_runtime_all
[   27.594181] usb 3-14: usb_probe_device
[   27.595077]     ok 38 test_small_hole_assigned_static_partial
[   27.595958] xhci_hcd 0000:00:14.0: add ep 0x81, slot id 4, new drop flags = 0x0, new add flags = 0x8
[   27.597003]     ok 39 test_big_hole_assigned_static_partial
[   27.597859] xhci_hcd 0000:00:14.0: xhci_check_bandwidth called for udev (____ptrval____)
[   27.598865]     ok 40 test_trailing_hole_assigned_static_partial
[   27.599769] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.600797]     ok 41 test_packed_assigned_static_partial
[   27.602083] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.602699]     ok 42 test_small_hole_assigned_static_all
[   27.603594] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 4 ep 2
[   27.604613]     ok 43 test_big_hole_assigned_static_all
[   27.605494] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.606517]     ok 44 test_trailing_hole_assigned_static_all
[   27.608086] usb 3-14: adding 3-14:1.0 (config #1, interface 0)
[   27.608422]     ok 45 test_packed_assigned_static_all
[   27.609376] usbhid 3-14:1.0: usb_probe_interface
[   27.610333]     ok 46 test_small_hole_assigned_dynamic_all
[   27.611219] usbhid 3-14:1.0: usb_probe_interface - got id
[   27.612280]     ok 47 test_big_hole_assigned_dynamic_all
[   27.614160]     ok 48 test_trailing_hole_assigned_dynamic_all
[   27.615175]     ok 49 test_packed_assigned_dynamic_all
[   27.616188]     ok 50 test_small_hole_assigned_copy # SKIP XFAIL uninit bytes: 3
[   27.617427] input: USB Optical Mouse  Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/0003:1BCF:0053.0005/input/input22
[   27.618167]     ok 51 test_big_hole_assigned_copy # SKIP XFAIL uninit bytes: 124
[   27.620077]     ok 52 test_trailing_hole_assigned_copy # SKIP XFAIL uninit bytes: 7
[   27.621097]     ok 53 test_packed_assigned_copy
[   27.621159]     ok 54 test_u8_none
[   27.622208]     ok 55 test_u16_none
[   27.623224]     ok 56 test_u32_none
[   27.624234]     ok 57 test_u64_none
[   27.625241]     ok 58 test_char_array_none
[   27.626245]     ok 59 test_switch_1_none # SKIP XFAIL uninit bytes: 80
[   27.628192]     ok 60 test_switch_2_none # SKIP XFAIL uninit bytes: 80
[   27.629202]     ok 61 test_small_hole_none
[   27.629271]     ok 62 test_big_hole_none
[   27.630285]     ok 63 test_trailing_hole_none
[   27.631290]     ok 64 test_packed_none
[   27.632301]     ok 65 test_user
[   27.633246] # stackinit: pass:60 fail:0 skip:5 total:65
[   27.634188] # Totals: pass:60 fail:0 skip:5 total:65
[   27.635128] ok 15 stackinit
[   27.637405] Freeing unused kernel image (initmem) memory: 1512K
[   27.669971] Write protecting the kernel read-only data: 32768k
[   27.671279] Freeing unused kernel image (rodata/data gap) memory: 552K
[   27.672809] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[   27.673158] input: USB Optical Mouse  Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/0003:1BCF:0053.0005/input/input23
[   27.673815] rodata_test: all tests were successful
[   27.674867] hid-generic 0003:1BCF:0053.0005: input,hidraw4: USB HID v1.10 Keyboard [USB Optical Mouse ] on usb-0000:00:14.0-14/input0
[   27.675843] Run /init as init process
[   27.677874]   with arguments:
[   27.678888]     /init
[   27.679911]     nolvm
[   27.680925]     dobtrfs
[   27.681937]     nohibernate
[   27.682945]     nospectre_v2
[   27.683957]     nospec_store_bypass_disable
[   27.684964]     nopti
[   27.685969]     no_stf_barrier
[   27.686973]     noibrs
[   27.687976]     noibpb
[   27.688978]     noretpoline
[   27.689976]     noefi
[   27.690972]   with environment:
[   27.691964]     HOME=/
[   27.692955]     TERM=linux
[   27.693950]     BOOT_IMAGE=/boot/vmlinuz-6.2.6-gentoo-x86_64
[   27.694895]     root_trim=yes
[   27.695820]     enforcing=0
[   27.696747]     noexec=on
[   27.697669]     spectre_v2=off
[   27.698587]     pti=off
[   27.699503]     ssbd=force-off
[   27.700418]     spectre_v2_user=off
[   27.701335]     apparmor=0
[   27.702244]     page_owner=on
[   27.703149]     debug_pagealloc=on
[   27.704049]     numa_balancing=disable
[   27.704945]     numa=off
[   27.746371] i801_smbus 0000:00:1f.4: saving config space at offset 0x0 (reading 0xa2a38086)
[   27.747284] i801_smbus 0000:00:1f.4: saving config space at offset 0x4 (reading 0x2800003)
[   27.748183] i801_smbus 0000:00:1f.4: saving config space at offset 0x8 (reading 0xc050000)
[   27.749074] i801_smbus 0000:00:1f.4: saving config space at offset 0xc (reading 0x0)
[   27.749968] i801_smbus 0000:00:1f.4: saving config space at offset 0x10 (reading 0xff024004)
[   27.750856] i801_smbus 0000:00:1f.4: saving config space at offset 0x14 (reading 0x2f)
[   27.751741] i801_smbus 0000:00:1f.4: saving config space at offset 0x18 (reading 0x0)
[   27.752622] i801_smbus 0000:00:1f.4: saving config space at offset 0x1c (reading 0x0)
[   27.753505] i801_smbus 0000:00:1f.4: saving config space at offset 0x20 (reading 0xf041)
[   27.754383] i801_smbus 0000:00:1f.4: saving config space at offset 0x24 (reading 0x0)
[   27.755259] i801_smbus 0000:00:1f.4: saving config space at offset 0x28 (reading 0x0)
[   27.756132] i801_smbus 0000:00:1f.4: saving config space at offset 0x2c (reading 0x86941043)
[   27.757008] i801_smbus 0000:00:1f.4: saving config space at offset 0x30 (reading 0x0)
[   27.757879] i801_smbus 0000:00:1f.4: saving config space at offset 0x34 (reading 0x0)
[   27.758749] i801_smbus 0000:00:1f.4: saving config space at offset 0x38 (reading 0x0)
[   27.759616] i801_smbus 0000:00:1f.4: saving config space at offset 0x3c (reading 0x10b)
[   29.857729] snd_hda_intel 0000:01:00.1: saving config space at offset 0x0 (reading 0x10f810de)
[   29.862290] snd_hda_intel 0000:01:00.1: saving config space at offset 0x4 (reading 0x100006)
[   29.867163] snd_hda_intel 0000:01:00.1: saving config space at offset 0x8 (reading 0x40300a1)
[   29.872038] snd_hda_intel 0000:01:00.1: saving config space at offset 0xc (reading 0x800010)
[   29.876861] snd_hda_intel 0000:01:00.1: saving config space at offset 0x10 (reading 0xdf080000)
[   29.880814] snd_hda_intel 0000:01:00.1: saving config space at offset 0x14 (reading 0x0)
[   29.884049] snd_hda_intel 0000:01:00.1: saving config space at offset 0x18 (reading 0x0)
[   29.886480] snd_hda_intel 0000:01:00.1: saving config space at offset 0x1c (reading 0x0)
[   29.888886] snd_hda_intel 0000:01:00.1: saving config space at offset 0x20 (reading 0x0)
[   29.890831] snd_hda_intel 0000:01:00.1: saving config space at offset 0x24 (reading 0x0)
[   29.892731] snd_hda_intel 0000:01:00.1: saving config space at offset 0x28 (reading 0x0)
[   29.894539] snd_hda_intel 0000:01:00.1: saving config space at offset 0x2c (reading 0x134d10de)
[   29.896092] snd_hda_intel 0000:01:00.1: saving config space at offset 0x30 (reading 0x0)
[   29.897640] snd_hda_intel 0000:01:00.1: saving config space at offset 0x34 (reading 0x60)
[   29.899176] snd_hda_intel 0000:01:00.1: saving config space at offset 0x38 (reading 0x0)
[   29.900514] snd_hda_intel 0000:01:00.1: saving config space at offset 0x3c (reading 0x20a)
[   29.903039] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x0 (reading 0xa2f08086)
[   29.904347] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x4 (reading 0x100406)
[   29.905513] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x8 (reading 0x4030000)
[   29.906682] snd_hda_intel 0000:00:1f.3: saving config space at offset 0xc (reading 0x2010)
[   29.907840] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x10 (reading 0xff020004)
[   29.909000] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x14 (reading 0x2f)
[   29.910014] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x18 (reading 0x0)
[   29.911017] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x1c (reading 0x0)
[   29.912034] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x20 (reading 0xff000004)
[   29.913068] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x24 (reading 0x2f)
[   29.914095] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x28 (reading 0x0)
[   29.915021] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x2c (reading 0x87241043)
[   29.915942] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x30 (reading 0x0)
[   29.916858] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x34 (reading 0x50)
[   29.917772] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x38 (reading 0x0)
[   29.918673] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x3c (reading 0x10b)
[   29.919547] snd_hda_intel 0000:00:1f.3: PME# enabled
[   29.932430] snd_hda_intel 0000:00:1f.3: power state changed by ACPI to D3hot
[   29.933298] snd_hda_intel 0000:00:1f.3: power state changed by ACPI to D0
[   29.946198] snd_hda_intel 0000:00:1f.3: PME# disabled
[   33.899281] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x0 (reading 0xa2f08086)
[   33.900056] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x4 (reading 0x100406)
[   33.900815] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x8 (reading 0x4030000)
[   33.901570] snd_hda_intel 0000:00:1f.3: saving config space at offset 0xc (reading 0x2010)
[   33.902324] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x10 (reading 0xff020004)
[   33.903075] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x14 (reading 0x2f)
[   33.903823] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x18 (reading 0x0)
[   33.904567] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x1c (reading 0x0)
[   33.905307] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x20 (reading 0xff000004)
[   33.906047] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x24 (reading 0x2f)
[   33.906790] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x28 (reading 0x0)
[   33.907527] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x2c (reading 0x87241043)
[   33.908263] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x30 (reading 0x0)
[   33.908998] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x34 (reading 0x50)
[   33.909734] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x38 (reading 0x0)
[   33.910469] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x3c (reading 0x10b)
[   33.911217] snd_hda_intel 0000:00:1f.3: PME# enabled
[   33.923097] snd_hda_intel 0000:00:1f.3: power state changed by ACPI to D3hot
[   34.953110] clocksource_wdtest: --- Verify jiffies-like uncertainty margin.
[   34.956984] clocksource: wdtest-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[   35.370304] udevd[12852]: starting version 3.2.10
[   35.966399] clocksource_wdtest: --- Verify tsc-like uncertainty margin.
[   35.967166] clocksource: wdtest-ktime: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[   35.967934] clocksource_wdtest: --- tsc-like times: 1678900524081459167 - 1678900524081458050 = 1117.
[   35.968697] clocksource_wdtest: --- Watchdog with 0x error injection, 2 retries.
[   36.099698] random: crng init done
[   36.101322] udevd[12853]: starting eudev-3.2.10
[   36.123199] BTRFS: device fsid ae174e75-7960-44f7-9ae0-3fcef5efae64 devid 1 transid 1127259 /dev/sda1 scanned by udevd (12888)
[   36.199966] xhci_hcd 0000:00:14.0: // Ding dong!
[   36.203053] xhci_hcd 0000:00:14.0: Stopped on Transfer TRB for slot 1 ep 2
[   36.206830] xhci_hcd 0000:00:14.0: // Ding dong!
[   36.209407] xhci_hcd 0000:00:14.0: xhci_giveback_invalidated_tds: Keep cancelled URB 00000000bb6e7acd TD as cancel_status is 2
[   36.210190] xhci_hcd 0000:00:14.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 00000000bb6e7acd TD
[   36.210969] xhci_hcd 0000:00:14.0: Giveback URB 00000000bb6e7acd, len = 0, expected = 7, status = -115
[   36.278395] BTRFS info (device sda1): using crc32c (crc32c-intel) checksum algorithm
[   36.280840] BTRFS info (device sda1): disk space caching is enabled
[   36.458942] BTRFS info (device sda1): enabling ssd optimizations
[   36.459748] BTRFS info (device sda1): auto enabling async discard
[   38.153269] clocksource_wdtest: --- Watchdog with 1x error injection, 2 retries.
[   38.669265] udevd[13500]: starting eudev-3.2.11
[   40.286583] clocksource_wdtest: --- Watchdog with 2x error injection, 2 retries, expect message.
[   40.474828] clocksource: timekeeping watchdog on CPU8: tsc retried 2 times before success
[   41.741296] nvidia-gpu 0000:01:00.3: vgaarb: pci_notify
[   41.742290] nvidia-gpu 0000:01:00.3: runtime IRQ mapping not provided by arch
[   41.743843] i2c_dev: adapter [NVIDIA GPU I2C adapter] registered as minor 5
[   41.744985] i2c i2c-5: adapter [NVIDIA GPU I2C adapter] registered
[   41.746351] i2c i2c-5: client [ccgx-ucsi] registered with bus id 5-0008
[   41.747519] nvidia-gpu 0000:01:00.3: vgaarb: pci_notify
[   41.751344] input: PC Speaker as /devices/platform/pcspkr/input/input24
[   41.755668] e1000e 0000:00:1f.6 em1: renamed from eth0
[   41.845666] nvidia: loading out-of-tree module taints kernel.
[   41.846732] nvidia: module license 'NVIDIA' taints kernel.
[   41.847737] Disabling lock debugging due to kernel taint
[   41.894035] zram0: detected capacity change from 0 to 201326592
[   41.895843] nvidia-nvlink: Nvlink Core is being initialized, major device number 239

[   41.898166] nvidia 0000:01:00.0: vgaarb: pci_notify
[   41.900215] nvidia 0000:01:00.0: runtime IRQ mapping not provided by arch
[   41.900227] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
[   41.900370] nvidia 0000:01:00.0: enabling bus mastering
[   41.903562] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[   41.903563] nvidia 0000:01:00.0: vgaarb: decoding count now is: 0
[   41.952713] nvidia 0000:01:00.0: vgaarb: pci_notify
[   41.952741] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  525.89.02  Wed Feb  1 23:23:25 UTC 2023
[   41.957760] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  525.89.02  Wed Feb  1 23:09:40 UTC 2023
[   41.958669] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[   41.958670] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
[   41.976521] xhci_hcd 0000:00:14.0: // Ding dong!
[   41.976533] xhci_hcd 0000:00:14.0: Stopped on Transfer TRB for slot 1 ep 2
[   41.976537] xhci_hcd 0000:00:14.0: // Ding dong!
[   41.976539] xhci_hcd 0000:00:14.0: xhci_giveback_invalidated_tds: Keep cancelled URB 00000000bb6e7acd TD as cancel_status is 2
[   41.976571] xhci_hcd 0000:00:14.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 00000000bb6e7acd TD
[   41.976572] xhci_hcd 0000:00:14.0: Giveback URB 00000000bb6e7acd, len = 0, expected = 7, status = -115
[   41.994178] zram3: detected capacity change from 0 to 402653184
[   41.995581] zram1: detected capacity change from 0 to 402653184
[   41.997015] zram2: detected capacity change from 0 to 402653184
[   42.419720] clocksource_wdtest: --- Watchdog with 3x error injection, 2 retries, expect clock skew.
[   42.475430] clocksource: timekeeping watchdog on CPU0: tsc read-back delay of 800917ns, attempt 3, marking unstable
[   42.476428] clocksource_wdtest: --- Marking wdtest-ktime unstable due to clocksource watchdog.
[   43.114371] BTRFS info (device sda1: state M): force zstd compression, level 1
[   43.114376] BTRFS info (device sda1: state M): force clearing of disk cache
[   43.114378] BTRFS info (device sda1: state M): enabling auto defrag
[   43.332066] BTRFS info (device sda1: state M): force clearing of disk cache
[   43.571207] EXT4-fs (zram1): mounted filesystem 5a9f25ed-08f3-49bd-922f-5d17b5c179ef without journal. Quota mode: disabled.
[   43.575785] EXT4-fs (zram2): mounted filesystem 0b3efb6b-49ed-4dd6-b027-945dccab5ecc without journal. Quota mode: disabled.
[   43.580406] EXT4-fs (zram3): mounted filesystem 2d0a76ed-d3b3-454f-856b-443ce453fb29 without journal. Quota mode: disabled.
[   44.656590] clocksource: wdtest-ktime: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[   44.658034] clocksource_wdtest: --- Watchdog clock-value-fuzz error injection, expect clock skew and per-CPU mismatches.
[   45.493867] nvidia-gpu 0000:01:00.3: saving config space at offset 0x0 (reading 0x1ad910de)
[   45.498015] nvidia-gpu 0000:01:00.3: saving config space at offset 0x4 (reading 0x100406)
[   45.499640] nvidia-gpu 0000:01:00.3: saving config space at offset 0x8 (reading 0xc8000a1)
[   45.500407] nvidia-gpu 0000:01:00.3: saving config space at offset 0xc (reading 0x800010)
[   45.501173] nvidia-gpu 0000:01:00.3: saving config space at offset 0x10 (reading 0xdf084000)
[   45.501938] nvidia-gpu 0000:01:00.3: saving config space at offset 0x14 (reading 0x0)
[   45.502701] nvidia-gpu 0000:01:00.3: saving config space at offset 0x18 (reading 0x0)
[   45.503469] nvidia-gpu 0000:01:00.3: saving config space at offset 0x1c (reading 0x0)
[   45.504229] nvidia-gpu 0000:01:00.3: saving config space at offset 0x20 (reading 0x0)
[   45.504989] nvidia-gpu 0000:01:00.3: saving config space at offset 0x24 (reading 0x0)
[   45.505747] nvidia-gpu 0000:01:00.3: saving config space at offset 0x28 (reading 0x0)
[   45.506503] nvidia-gpu 0000:01:00.3: saving config space at offset 0x2c (reading 0x134d10de)
[   45.507254] nvidia-gpu 0000:01:00.3: saving config space at offset 0x30 (reading 0x0)
[   45.508003] nvidia-gpu 0000:01:00.3: saving config space at offset 0x34 (reading 0x68)
[   45.508749] nvidia-gpu 0000:01:00.3: saving config space at offset 0x38 (reading 0x0)
[   45.509491] nvidia-gpu 0000:01:00.3: saving config space at offset 0x3c (reading 0x405)
[   45.510256] nvidia-gpu 0000:01:00.3: PME# enabled
[   45.673256] clocksource: timekeeping watchdog on CPU1: Marking clocksource 'wdtest-ktime' as unstable because the skew is too large:
[   45.674287] clocksource:                       'tsc' wd_nsec: 506697701 wd_now: 3bbad7e900 wd_last: 3b4b37f0dc mask: ffffffffffffffff
[   45.675301] clocksource:                       'wdtest-ktime' cs_nsec: 706697527 cs_now: 174ca723eb32e61a cs_last: 174ca723c1138ce3 mask: ffffffffffffffff
[   45.676372] clocksource:                       'tsc' (not 'wdtest-ktime') is current clocksource.
[   45.677483] clocksource_wdtest: --- Marking wdtest-ktime unstable due to clocksource watchdog.
[   46.686586] clocksource: Checking clocksource wdtest-ktime synchronization from CPU 9 to CPUs 0-1,3,6,10.
[   46.690762] clocksource:         CPUs 0,3,10 ahead of CPU 9 for clocksource wdtest-ktime.
[   46.692540] clocksource:         CPUs 1,6 behind CPU 9 for clocksource wdtest-ktime.
[   46.693287] clocksource:         CPU 9 check durations 8764ns - 44368ns for clocksource wdtest-ktime.
[   46.694034] clocksource_wdtest: --- Done with test.
[   47.118682] elogind-daemon[14341]: New seat seat0.
[   47.120171] elogind-daemon[14341]: Watching system buttons on /dev/input/event2 (Power Button)
[   47.121035] elogind-daemon[14341]: Watching system buttons on /dev/input/event1 (Power Button)
[   47.121883] elogind-daemon[14341]: Watching system buttons on /dev/input/event0 (Sleep Button)
[   47.122907] elogind-daemon[14341]: Watching system buttons on /dev/input/event19 (Razer Razer Lycosa)
[   47.123746] elogind-daemon[14341]: Watching system buttons on /dev/input/event20 (Razer Razer Lycosa Consumer Control)
[   47.124556] elogind-daemon[14341]: Watching system buttons on /dev/input/event21 (Razer Razer Lycosa System Control)
[   47.125366] elogind-daemon[14341]: Watching system buttons on /dev/input/event22 (USB Optical Mouse  Keyboard)
[   51.317989] Adding 100663292k swap on /dev/zram0.  Priority:-2 extents:1 across:100663292k SSDscFS
[   61.089080] e1000e 0000:00:1f.6 em1: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   71.396624] elogind-daemon[14341]: New session 2 of user user.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bug 217191] New: test_meminit: failures: 70 out of 130 / reference already released.
  2023-03-15 17:22     ` Emanuel Attila Czirai
@ 2023-03-15 17:46       ` Alexander Potapenko
  2023-03-15 22:33         ` Emanuel Czirai
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander Potapenko @ 2023-03-15 17:46 UTC (permalink / raw)
  To: Emanuel Attila Czirai
  Cc: Andrew Morton, bugzilla-daemon, linux-mm, Eric Dumazet

[-- Attachment #1: Type: text/plain, Size: 904 bytes --]

On Wed, Mar 15, 2023 at 6:22 PM Emanuel Attila Czirai <
corre.a.buscar@gmail.com> wrote:

>
>
> On Wed, Mar 15, 2023 at 2:58 PM Alexander Potapenko <glider@google.com>
> wrote:
>
>> Hi Emmanuel,
>>
>> hello, thank you for looking into this.
>
>> Can you please share the kernel config where the problem is reproducible,
>> along with the full dmesg?
>>
> attached both
>
>>
>>
>>
Ok, so according to your dmesg, heap initialization is disabled:
  mem auto-init: stack:all(zero), heap alloc:off, heap free:off
, which causes the test failures.

The warnings indeed originate from CONFIG_TEST_REF_TRACKER=y, and seem to
be yielding the desired output for that test (ccing Eric who wrote it).
Perhaps that test could print something about its expectations to dmesg,
but anyway there's nothing to fix in the kernel.

May I ask what is the purpose of the config in question?

[-- Attachment #2: Type: text/html, Size: 2007 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bug 217191] New: test_meminit: failures: 70 out of 130 / reference already released.
  2023-03-15 17:46       ` Alexander Potapenko
@ 2023-03-15 22:33         ` Emanuel Czirai
  2023-03-16  9:29           ` Alexander Potapenko
  0 siblings, 1 reply; 6+ messages in thread
From: Emanuel Czirai @ 2023-03-15 22:33 UTC (permalink / raw)
  To: Alexander Potapenko
  Cc: Andrew Morton, bugzilla-daemon, linux-mm, Eric Dumazet


[-- Attachment #1.1: Type: text/plain, Size: 2531 bytes --]

On Wed, Mar 15, 2023 at 6:47 PM Alexander Potapenko <glider@google.com>
wrote:

>
>
> On Wed, Mar 15, 2023 at 6:22 PM Emanuel Attila Czirai <
> corre.a.buscar@gmail.com> wrote:
>
>>
>>
>> On Wed, Mar 15, 2023 at 2:58 PM Alexander Potapenko <glider@google.com>
>> wrote:
>>
>>> Hi Emmanuel,
>>>
>>> hello, thank you for looking into this.
>>
>>> Can you please share the kernel config where the problem is
>>> reproducible, along with the full dmesg?
>>>
>> attached both
>>
>>>
>>>
>>>
> Ok, so according to your dmesg, heap initialization is disabled:
>   mem auto-init: stack:all(zero), heap alloc:off, heap free:off
> , which causes the test failures.
>
Looks like I've set page_poison=1 which is why I've also set init_on_free=0
init_on_alloc=0 otherwise they're considered to be =0 due to the former
being 1, as per:
[ 22.533779] mem auto-init: CONFIG_PAGE_POISONING is on, will take
precedence over init_on_alloc and init_on_free
[ 22.535704] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
^ that's dmesg when i try them all =1

However if I do enable heap initialization by /proc/cmdline having:
page_poison=0 init_on_free=1 init_on_alloc=1
then:
[ 25.467867] test_meminit: all 130 tests passed!
(attached dmesg for this case)

and the ref_tracker issue remains, but as you've said below, it's expected
to give that output as if to show that it's able to "track" the reference
properly, and it makes sense to me now. I'll do CONFIG_TEST_REF_TRACKER=n
and make a note about it.


> The warnings indeed originate from CONFIG_TEST_REF_TRACKER=y, and seem to
> be yielding the desired output for that test (ccing Eric who wrote it).
> Perhaps that test could print something about its expectations to dmesg,
> but anyway there's nothing to fix in the kernel.
>
Alright, thank you for taking a look at this. I didn't realize there were
two unrelated issues here.


> May I ask what is the purpose of the config in question?
>
it's what I use on my home desktop PC(but merged the laptop .config into
it, didn't have the time to test it on laptop so far yet) and I've enabled
all tests to catch things early in the hopes of avoiding some potential
btrfs filesystem corruption(for a third time, so far) if nothing else...
but otherwise it'd be just reassuring to know that things are performing
within their expected parameters (with tests passing and all). I don't
remember why I've tried to keep modules at a minimum though.

Best regards!

[-- Attachment #1.2: Type: text/html, Size: 4828 bytes --]

[-- Attachment #2: 626_heap_init.config --]
[-- Type: application/octet-stream, Size: 193183 bytes --]

[    0.000000] microcode: microcode updated early to revision 0xf0, date = 2021-11-15
[    0.000000] Linux version 6.2.6-gentoo-x86_64 (_kernelbuilder@i87k) (gcc (Gentoo 12.2.1_p20230304 p13) 12.2.1 20230304, GNU ld (Gentoo 2.40 p3) 2.40.0) #1 SMP Tue Mar 14 05:47:58 CET 2023
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.2.6-gentoo-x86_64 root=UUID=ae174e75-7960-44f7-9ae0-3fcef5efae64 ro root_trim=yes rd.luks.allow-discards rd.luks.options=discard ipv6.disable=1 ipv6.disable_ipv6=1 ipv6.autoconf=0 loglevel=15 log_buf_len=16M ignore_loglevel printk.always_kmsg_dump=y printk.time=y printk.devkmsg=on fbcon=scrollback:4096k fbcon=font:ProFont6x11 net.ifnames=0 nolvm dobtrfs gk.log.keep=true console=tty1 earlyprintk=vga audit=0 systemd.log_target=kmsg systemd.journald.forward_to_console=1 enforcing=0 udev.children-max=1256 rd.udev.children-max=1256 nohz=on oops=panic crashkernel=1536M panic=0 print_fatal_signals=1 psi=1 sysrq_always_enabled random.trust_cpu=off logo.nologo lpj=0 mce=bootlog reboot=force,cold noexec=on nohibernate scsi_mod.use_blk_mq=1 consoleblank=120 mitigations=off nospectre_v1 nospectre_v2 spectre_v2=off nospec_store_bypass_disable kvm-intel.vmentry_l1d_flush=never l1tf=off nopti pti=off no_stf_barrier noibrs noibpb ssbd=force-off srbds=off spectre_v2_user=off noretpoline mds=off pnp.debug=1 rd.log=all noefi cpuidle.governor=menu zram.num_devices=4 zswap.enabled=0 zswap.same_filled_pages_enabled=1 zswap.compressor=zstd zswap.max_pool_percent=40 zswap.zpool=z3fold vsyscall=none apparmor=0 acpi_force_table_verification systemd.mask=dhcpcd@ page_owner=on debug_pagealloc=on page_poison=0 init_on_free=1 init_on_alloc=1 page_table_check=on numa_balancing=disable numa=off i915.enable_fbc=1 i915.verbose_state_checks=1 i915.enable_hangcheck=1 i915.error_capture=1 nvme.poll_queues=6 enable_mtrr_cleanup delayacct mminit_loglevel=4 memory_corruption_check_period=60 memory_corruption_check=1 memory_corruption_check_size=600K randomize_kstack_offset=on memtest=3
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 2032
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009c400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009187afff] usable
[    0.000000] BIOS-e820: [mem 0x000000009187b000-0x00000000918b5fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000918b6000-0x0000000091c69fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000091c6a000-0x0000000091c6afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000091c6b000-0x0000000091c6bfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000091c6c000-0x00000000984ecfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000984ed000-0x0000000099dd1fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000099dd2000-0x0000000099de6fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000099de7000-0x0000000099ee6fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000099ee7000-0x000000009a20efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009a20f000-0x000000009afa0fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009afa1000-0x000000009affefff] usable
[    0.000000] BIOS-e820: [mem 0x000000009afff000-0x000000009fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000105effffff] usable
[    0.000000] printk: debug: ignoring loglevel setting.
[    0.000000] printk: bootconsole [earlyvga0] enabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: System manufacturer System Product Name/PRIME Z370-A, BIOS 3004 07/12/2021
[    0.000000] tsc: Detected 3700.000 MHz processor
[    0.000000] tsc: Detected 3699.850 MHz TSC
[    0.000324] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.003042] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.003957] last_pfn = 0x105f000 max_arch_pfn = 0x400000000
[    0.004870] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.007958] last_pfn = 0x9afff max_arch_pfn = 0x400000000
[    0.013640] found SMP MP-table at [mem 0x000fce20-0x000fce2f]
[    0.014583] check: Scanning 1 areas for low memory corruption
[    0.015495] Using GB pages for direct mapping
[    0.016876] early_memtest: # of tests: 3
[    0.017783]   0x0000000000100000 - 0x0000000035e6d000 pattern 5555555555555555
[    0.116028]   0x0000000036f2e000 - 0x000000009187b000 pattern 5555555555555555
[    0.282220]   0x00000000918b6000 - 0x0000000091c6a000 pattern 5555555555555555
[    0.284442]   0x0000000091c6c000 - 0x00000000984ed000 pattern 5555555555555555
[    0.298035]   0x0000000099de7000 - 0x0000000099ee7000 pattern 5555555555555555
[    0.299951]   0x000000009afa1000 - 0x000000009afff000 pattern 5555555555555555
[    0.301796]   0x0000000100000000 - 0x0000000356000000 pattern 5555555555555555
[    1.385000]   0x000000035940d000 - 0x000000105f000000 pattern 5555555555555555
[    7.422669]   0x0000000000100000 - 0x0000000035e6d000 pattern ffffffffffffffff
[    7.522136]   0x0000000036f2e000 - 0x000000009187b000 pattern ffffffffffffffff
[    7.686444]   0x00000000918b6000 - 0x0000000091c6a000 pattern ffffffffffffffff
[    7.688661]   0x0000000091c6c000 - 0x00000000984ed000 pattern ffffffffffffffff
[    7.702256]   0x0000000099de7000 - 0x0000000099ee7000 pattern ffffffffffffffff
[    7.704172]   0x000000009afa1000 - 0x000000009afff000 pattern ffffffffffffffff
[    7.706016]   0x0000000100000000 - 0x0000000356000000 pattern ffffffffffffffff
[    8.787607]   0x000000035940d000 - 0x000000105f000000 pattern ffffffffffffffff
[   14.858057]   0x0000000000100000 - 0x0000000035e6d000 pattern 0000000000000000
[   14.956564]   0x0000000036f2e000 - 0x000000009187b000 pattern 0000000000000000
[   15.123885]   0x00000000918b6000 - 0x0000000091c6a000 pattern 0000000000000000
[   15.126107]   0x0000000091c6c000 - 0x00000000984ed000 pattern 0000000000000000
[   15.139708]   0x0000000099de7000 - 0x0000000099ee7000 pattern 0000000000000000
[   15.141624]   0x000000009afa1000 - 0x000000009afff000 pattern 0000000000000000
[   15.143468]   0x0000000100000000 - 0x0000000356000000 pattern 0000000000000000
[   16.233695]   0x000000035940d000 - 0x000000105f000000 pattern 0000000000000000
[   22.316601] printk: log_buf_len: 16777216 bytes
[   22.317509] printk: early log buf free: 2089880(99%)
[   22.318418] RAMDISK: [mem 0x35e6d000-0x36f2dfff]
[   22.319332] ACPI: Early table checksum verification enabled
[   22.320244] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA)
[   22.321157] ACPI: XSDT 0x000000009187B0A8 0000CC (v01 ALASKA A M I    01072009 AMI  00010013)
[   22.322973] ACPI: FACP 0x00000000918A8EB8 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[   22.324860] ACPI: DSDT 0x000000009187B210 02DCA2 (v02 ALASKA A M I    01072009 INTL 20160422)
[   22.326686] ACPI: FACS 0x000000009A20EF00 000040
[   22.327603] ACPI: APIC 0x00000000918A8FD0 0000F4 (v03 ALASKA A M I    01072009 AMI  00010013)
[   22.329425] ACPI: FPDT 0x00000000918A90C8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[   22.331480] ACPI: FIDT 0x00000000918A9110 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[   22.333302] ACPI: WSMT 0x00000000918B5B70 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[   22.335124] ACPI: MCFG 0x00000000918A9208 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[   22.336948] ACPI: SSDT 0x00000000918A9248 0003A3 (v01 SataRe SataTabl 00001000 INTL 20160422)
[   22.338775] ACPI: SSDT 0x00000000918A95F0 003043 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[   22.340602] ACPI: SSDT 0x00000000918AC638 002611 (v02 PegSsd PegSsdt  00001000 INTL 20160422)
[   22.342426] ACPI: HPET 0x00000000918AEC50 000038 (v01 INTEL  KBL      00000001 MSFT 0000005F)
[   22.344252] ACPI: SSDT 0x00000000918AEC88 0011A2 (v02 INTEL  Ther_Rvp 00001000 INTL 20160422)
[   22.346077] ACPI: SSDT 0x00000000918AFE30 000B13 (v02 INTEL  xh_rvp08 00000000 INTL 20160422)
[   22.348117] ACPI: UEFI 0x00000000918B0948 000042 (v01 ALASKA A M I    00000002      01000013)
[   22.349945] ACPI: SSDT 0x00000000918B0990 0017AE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[   22.351770] ACPI: LPIT 0x00000000918B2140 000094 (v01 INTEL  KBL      00000000 MSFT 0000005F)
[   22.353596] ACPI: SSDT 0x00000000918B21D8 000141 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[   22.355422] ACPI: SSDT 0x00000000918B2320 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[   22.357253] ACPI: SSDT 0x00000000918B25C0 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[   22.359080] ACPI: SSDT 0x00000000918B55C8 000517 (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[   22.360907] ACPI: DBGP 0x00000000918B5AE0 000034 (v01 INTEL           00000002 MSFT 0000005F)
[   22.362734] ACPI: DBG2 0x00000000918B5B18 000054 (v00 INTEL           00000002 MSFT 0000005F)
[   22.364778] ACPI: Reserving FACP table memory at [mem 0x918a8eb8-0x918a8fcb]
[   22.366590] ACPI: Reserving DSDT table memory at [mem 0x9187b210-0x918a8eb1]
[   22.368400] ACPI: Reserving FACS table memory at [mem 0x9a20ef00-0x9a20ef3f]
[   22.370212] ACPI: Reserving APIC table memory at [mem 0x918a8fd0-0x918a90c3]
[   22.372023] ACPI: Reserving FPDT table memory at [mem 0x918a90c8-0x918a910b]
[   22.373833] ACPI: Reserving FIDT table memory at [mem 0x918a9110-0x918a91ab]
[   22.375644] ACPI: Reserving WSMT table memory at [mem 0x918b5b70-0x918b5b97]
[   22.377455] ACPI: Reserving MCFG table memory at [mem 0x918a9208-0x918a9243]
[   22.379265] ACPI: Reserving SSDT table memory at [mem 0x918a9248-0x918a95ea]
[   22.381297] ACPI: Reserving SSDT table memory at [mem 0x918a95f0-0x918ac632]
[   22.383108] ACPI: Reserving SSDT table memory at [mem 0x918ac638-0x918aec48]
[   22.384917] ACPI: Reserving HPET table memory at [mem 0x918aec50-0x918aec87]
[   22.386729] ACPI: Reserving SSDT table memory at [mem 0x918aec88-0x918afe29]
[   22.388540] ACPI: Reserving SSDT table memory at [mem 0x918afe30-0x918b0942]
[   22.390351] ACPI: Reserving UEFI table memory at [mem 0x918b0948-0x918b0989]
[   22.392161] ACPI: Reserving SSDT table memory at [mem 0x918b0990-0x918b213d]
[   22.393972] ACPI: Reserving LPIT table memory at [mem 0x918b2140-0x918b21d3]
[   22.395783] ACPI: Reserving SSDT table memory at [mem 0x918b21d8-0x918b2318]
[   22.397823] ACPI: Reserving SSDT table memory at [mem 0x918b2320-0x918b25be]
[   22.399634] ACPI: Reserving SSDT table memory at [mem 0x918b25c0-0x918b55c1]
[   22.401445] ACPI: Reserving SSDT table memory at [mem 0x918b55c8-0x918b5ade]
[   22.403256] ACPI: Reserving DBGP table memory at [mem 0x918b5ae0-0x918b5b13]
[   22.405068] ACPI: Reserving DBG2 table memory at [mem 0x918b5b18-0x918b5b6b]
[   22.406914] Reserving 256MB of low memory at 2064MB for crashkernel (low RAM limit: 4096MB)
[   22.408728] Reserving 1536MB of memory at 65440MB for crashkernel (System RAM: 65397MB)
[   22.410573] Zone ranges:
[   22.411477]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[   22.412389]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[   22.413539]   Normal   [mem 0x0000000100000000-0x000000105effffff]
[   22.414451] Movable zone start for each node
[   22.415358] Early memory node ranges
[   22.416264]   node   0: [mem 0x0000000000001000-0x000000000009bfff]
[   22.417176]   node   0: [mem 0x0000000000100000-0x000000009187afff]
[   22.418087]   node   0: [mem 0x00000000918b6000-0x0000000091c69fff]
[   22.418998]   node   0: [mem 0x0000000091c6c000-0x00000000984ecfff]
[   22.419910]   node   0: [mem 0x0000000099de7000-0x0000000099ee6fff]
[   22.420821]   node   0: [mem 0x000000009afa1000-0x000000009affefff]
[   22.421732]   node   0: [mem 0x0000000100000000-0x000000105effffff]
[   22.422645] mminit::pageflags_layout_widths Section 0 Node 0 Zone 2 Lastcpupid 0 Kasantag 0 Gen 0 Tier 0 Flags 25
[   22.424463] mminit::pageflags_layout_shifts Section 19 Node 0 Zone 2 Lastcpupid 0 Kasantag 0
[   22.426277] mminit::pageflags_layout_pgshifts Section 0 Node 0 Zone 62 Lastcpupid 0 Kasantag 0
[   22.428091] mminit::pageflags_layout_nodezoneid Node/Zone ID: 64 -> 62
[   22.429901] mminit::pageflags_layout_usage location: 64 -> 62 layout 62 -> 25 unused 25 -> 0 page-flags
[   22.431935] Initmem setup node 0 [mem 0x0000000000001000-0x000000105effffff]
[   22.433747] mminit::memmap_init Initialising map node 0 zone 0 pfns 1 -> 4096
[   22.435559] mminit::memmap_init Initialising map node 0 zone 1 pfns 4096 -> 1048576
[   22.437370] mminit::memmap_init Initialising map node 0 zone 2 pfns 1048576 -> 17166336
[   22.439184] On node 0, zone DMA: 1 pages in unavailable ranges
[   22.439198] On node 0, zone DMA: 100 pages in unavailable ranges
[   22.442112] On node 0, zone DMA32: 59 pages in unavailable ranges
[   22.443113] On node 0, zone DMA32: 2 pages in unavailable ranges
[   22.444055] On node 0, zone DMA32: 6394 pages in unavailable ranges
[   22.444987] On node 0, zone DMA32: 4282 pages in unavailable ranges
[   22.446136] On node 0, zone Normal: 20481 pages in unavailable ranges
[   22.447300] On node 0, zone Normal: 4096 pages in unavailable ranges
[   22.449157] Reserving Intel graphics memory at [mem 0x9c000000-0x9fffffff]
[   22.456066] ACPI: PM-Timer IO Port: 0x1808
[   22.456977] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[   22.457887] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[   22.458797] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[   22.459708] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[   22.460618] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[   22.461528] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[   22.462439] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[   22.463580] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[   22.464490] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[   22.465400] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[   22.466310] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[   22.467220] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[   22.468166] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[   22.469978] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[   22.470890] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[   22.472702] ACPI: Using ACPI (MADT) for SMP configuration information
[   22.474512] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[   22.475422] TSC deadline timer available
[   22.476329] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[   22.477249] [mem 0xa0000000-0xdfffffff] available for PCI devices
[   22.478161] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[   22.486189] setup_percpu: NR_CPUS:64 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
[   22.488311] percpu: Embedded 45 pages/cpu s144808 r8192 d31320 u262144
[   22.490125] pcpu-alloc: s144808 r8192 d31320 u262144 alloc=1*2097152
[   22.491037] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
[   22.492863] mminit::zonelist general 0:DMA = 0:DMA 
[   22.493773] mminit::zonelist general 0:DMA32 = 0:DMA32 0:DMA 
[   22.494685] mminit::zonelist general 0:Normal = 0:Normal 0:DMA32 0:DMA 
[   22.496496] Built 1 zonelists, mobility grouping on.  Total pages: 16480053
[   22.498541] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.2.6-gentoo-x86_64 root=UUID=ae174e75-7960-44f7-9ae0-3fcef5efae64 ro root_trim=yes rd.luks.allow-discards rd.luks.options=discard ipv6.disable=1 ipv6.disable_ipv6=1 ipv6.autoconf=0 loglevel=15 log_buf_len=16M ignore_loglevel printk.always_kmsg_dump=y printk.time=y printk.devkmsg=on fbcon=scrollback:4096k fbcon=font:ProFont6x11 net.ifnames=0 nolvm dobtrfs gk.log.keep=true console=tty1 earlyprintk=vga audit=0 systemd.log_target=kmsg systemd.journald.forward_to_console=1 enforcing=0 udev.children-max=1256 rd.udev.children-max=1256 nohz=on oops=panic crashkernel=1536M panic=0 print_fatal_signals=1 psi=1 sysrq_always_enabled random.trust_cpu=off logo.nologo lpj=0 mce=bootlog reboot=force,cold noexec=on nohibernate scsi_mod.use_blk_mq=1 consoleblank=120 mitigations=off nospectre_v1 nospectre_v2 spectre_v2=off nospec_store_bypass_disable kvm-intel.vmentry_l1d_flush=never l1tf=off nopti pti=off no_stf_barrier noibrs noibpb ssbd=force-off srbds=off spectre_v2_user=off noretpoline mds=off pnp.debug=1 rd.log=all noefi cpuidle.governor=menu zram.num_devices=4 zswap.enabled=0 zswap.same_filled_pages_enabled=1 zswap.compressor=zstd zswap.max_pool_percent=40 zswap.zpool=z3fold vsyscall=none apparmor=0 acpi_force_table_verification systemd.mask=dhcpcd@ page_owner=on debug_pagealloc=on page_poison=0 init_on_free=1 init_on_alloc=1 page_table_check=on numa_balancing=disable numa=off i915.enable_fbc=1 i915.verbose_state_checks=1 i915.enable_hangcheck=1 i915.error_capture=1 nvme.poll_queues=6 enable_mtrr_cleanup delayacct mminit_loglevel=4 memory_corruption_check_period=60 memory_corruption_check=1 memory_corruption_check_size=600K randomize_kstack_offset=on memtest=3
[   22.498702] Ignoring scrollback size option
[   22.499686] audit: disabled (until reboot)
[   22.500725] sysrq: sysrq always enabled.
[   22.502081] Setting dangerous option i915.enable_fbc - tainting kernel
[   22.503901] Setting dangerous option i915.enable_hangcheck - tainting kernel
[   22.505826] Unknown kernel command line parameters "nolvm dobtrfs nohibernate nospectre_v2 nospec_store_bypass_disable nopti no_stf_barrier noibrs noibpb noretpoline noefi BOOT_IMAGE=/boot/vmlinuz-6.2.6-gentoo-x86_64 root_trim=yes enforcing=0 noexec=on spectre_v2=off pti=off ssbd=force-off spectre_v2_user=off apparmor=0 page_owner=on debug_pagealloc=on numa_balancing=disable numa=off", will be passed to user space.
[   22.514863] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[   22.518340] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[   22.520420] mem auto-init: stack:all(zero), heap alloc:on, heap free:on
[   22.522230] mem auto-init: clearing system memory may take some time...
[   22.524040] software IO TLB: area num 16.
[   22.658356] Memory: 2281520K/66967204K available (22528K kernel code, 8152K rwdata, 9688K rodata, 1512K init, 4612K bss, 3197416K reserved, 0K cma-reserved)
[   22.661873] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[   22.664960] rcu: Hierarchical RCU implementation.
[   22.665868] rcu: 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=12.
[   22.667679] 	Tracing variant of Tasks RCU enabled.
[   22.668588] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[   22.670399] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[   22.672237] NR_IRQS: 4352, nr_irqs: 2152, preallocated irqs: 16
[   22.673356] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[   22.675350] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[   22.679150] Console: colour VGA+ 80x25
[   22.680289] printk: console [tty1] enabled
[   22.681309] printk: bootconsole [earlyvga0] disabled
[   22.682339] ------------------------
[   22.682449] | Locking API testsuite:
[   22.682549] ----------------------------------------------------------------------------
[   22.682664]                                  | spin |wlock |rlock |mutex | wsem | rsem |rtmutex
[   22.682793]   --------------------------------------------------------------------------
[   22.682934]                      A-A deadlock:failed|failed|  ok  |failed|failed|failed|failed|
[   22.683083]                  A-B-B-A deadlock:failed|failed|  ok  |failed|failed|failed|failed|
[   22.683228]              A-B-B-C-C-A deadlock:failed|failed|  ok  |failed|failed|failed|failed|
[   22.683372]              A-B-C-A-B-C deadlock:failed|failed|  ok  |failed|failed|failed|failed|
[   22.683517]          A-B-B-C-C-D-D-A deadlock:failed|failed|  ok  |failed|failed|failed|failed|
[   22.683662]          A-B-C-D-B-D-D-A deadlock:failed|failed|  ok  |failed|failed|failed|failed|
[   22.683807]          A-B-C-D-B-C-D-A deadlock:failed|failed|  ok  |failed|failed|failed|failed|
[   22.683951]                     double unlock:failed|failed|failed|failed|failed|failed|  ok  |
[   22.684096]                   initialize held:failed|failed|failed|failed|failed|failed|failed|
[   22.684240]   --------------------------------------------------------------------------
[   22.684380]               recursive read-lock:             |  ok  |             |failed|
[   22.684523]            recursive read-lock #2:             |  ok  |             |failed|
[   22.684665]             mixed read-write-lock:             |failed|             |failed|
[   22.684806]             mixed write-read-lock:             |failed|             |failed|
[   22.684947]   mixed read-lock/lock-write ABBA:             |failed|             |failed|
[   22.684949]    mixed read-lock/lock-read ABBA:             |  ok  |             |failed|
[   22.685091]  mixed write-lock/lock-write ABBA:             |failed|             |failed|
[   22.685232]   chain cached mixed R-L/L-W ABBA:             |failed|
[   22.685373]          rlock W1R2/W2R3/W3R1/123:             |failed|
[   22.685623]          rlock W1R2/W2R3/W3R1/132:             |failed|
[   22.685749]          rlock W1R2/W2R3/W3R1/213:             |failed|
[   22.685874]          rlock W1R2/W2R3/W3R1/231:             |failed|
[   22.685998]          rlock W1R2/W2R3/W3R1/312:             |failed|
[   22.686123]          rlock W1R2/W2R3/W3R1/321:             |failed|
[   22.686248]          rlock W1W2/R2R3/W3R1/123:             |failed|
[   22.686373]          rlock W1W2/R2R3/W3R1/132:             |failed|
[   22.686499]          rlock W1W2/R2R3/W3R1/213:             |failed|
[   22.686624]          rlock W1W2/R2R3/W3R1/231:             |failed|
[   22.686750]          rlock W1W2/R2R3/W3R1/312:             |failed|
[   22.686875]          rlock W1W2/R2R3/W3R1/321:             |failed|
[   22.686999]          rlock W1W2/R2R3/R3W1/123:             |  ok  |
[   22.687125]          rlock W1W2/R2R3/R3W1/132:             |  ok  |
[   22.687250]          rlock W1W2/R2R3/R3W1/213:             |  ok  |
[   22.687375]          rlock W1W2/R2R3/R3W1/231:             |  ok  |
[   22.687500]          rlock W1W2/R2R3/R3W1/312:             |  ok  |
[   22.687624]          rlock W1W2/R2R3/R3W1/321:             |  ok  |
[   22.687750]          rlock W1R2/R2R3/W3W1/123:             |  ok  |
[   22.687875]          rlock W1R2/R2R3/W3W1/132:             |  ok  |
[   22.688000]          rlock W1R2/R2R3/W3W1/213:             |  ok  |
[   22.688125]          rlock W1R2/R2R3/W3W1/231:             |  ok  |
[   22.688250]          rlock W1R2/R2R3/W3W1/312:             |  ok  |
[   22.688375]          rlock W1R2/R2R3/W3W1/321:             |  ok  |
[   22.688500]   --------------------------------------------------------------------------
[   22.688641]      hard-irqs-on + irq-safe-A/12:failed|failed|  ok  |
[   22.688766]      soft-irqs-on + irq-safe-A/12:failed|failed|  ok  |
[   22.688893]      hard-irqs-on + irq-safe-A/21:failed|failed|  ok  |
[   22.689018]      soft-irqs-on + irq-safe-A/21:failed|failed|  ok  |
[   22.689143]        sirq-safe-A => hirqs-on/12:failed|failed|  ok  |
[   22.689269]        sirq-safe-A => hirqs-on/21:failed|failed|  ok  |
[   22.689394]          hard-safe-A + irqs-on/12:failed|failed|  ok  |
[   22.689520]          soft-safe-A + irqs-on/12:failed|failed|  ok  |
[   22.689646]          hard-safe-A + irqs-on/21:failed|failed|  ok  |
[   22.689771]          soft-safe-A + irqs-on/21:failed|failed|  ok  |
[   22.689897]     hard-safe-A + unsafe-B #1/123:failed|failed|  ok  |
[   22.690022]     soft-safe-A + unsafe-B #1/123:failed|failed|  ok  |
[   22.690148]     hard-safe-A + unsafe-B #1/132:failed|failed|  ok  |
[   22.690274]     soft-safe-A + unsafe-B #1/132:failed|failed|  ok  |
[   22.690399]     hard-safe-A + unsafe-B #1/213:failed|failed|  ok  |
[   22.690525]     soft-safe-A + unsafe-B #1/213:failed|failed|  ok  |
[   22.690651]     hard-safe-A + unsafe-B #1/231:failed|failed|  ok  |
[   22.690776]     soft-safe-A + unsafe-B #1/231:failed|failed|  ok  |
[   22.690902]     hard-safe-A + unsafe-B #1/312:failed|failed|  ok  |
[   22.691027]     soft-safe-A + unsafe-B #1/312:failed|failed|  ok  |
[   22.691153]     hard-safe-A + unsafe-B #1/321:failed|failed|  ok  |
[   22.691278]     soft-safe-A + unsafe-B #1/321:failed|failed|  ok  |
[   22.691404]     hard-safe-A + unsafe-B #2/123:failed|failed|  ok  |
[   22.691530]     soft-safe-A + unsafe-B #2/123:failed|failed|  ok  |
[   22.691656]     hard-safe-A + unsafe-B #2/132:failed|failed|  ok  |
[   22.691781]     soft-safe-A + unsafe-B #2/132:failed|failed|  ok  |
[   22.691906]     hard-safe-A + unsafe-B #2/213:failed|failed|  ok  |
[   22.692031]     soft-safe-A + unsafe-B #2/213:failed|failed|  ok  |
[   22.692157]     hard-safe-A + unsafe-B #2/231:failed|failed|  ok  |
[   22.692283]     soft-safe-A + unsafe-B #2/231:failed|failed|  ok  |
[   22.692409]     hard-safe-A + unsafe-B #2/312:failed|failed|  ok  |
[   22.692534]     soft-safe-A + unsafe-B #2/312:failed|failed|  ok  |
[   22.692660]     hard-safe-A + unsafe-B #2/321:failed|failed|  ok  |
[   22.692784]     soft-safe-A + unsafe-B #2/321:failed|failed|  ok  |
[   22.692910]       hard-irq lock-inversion/123:failed|failed|  ok  |
[   22.693036]       soft-irq lock-inversion/123:failed|failed|  ok  |
[   22.693162]       hard-irq lock-inversion/132:failed|failed|  ok  |
[   22.693288]       soft-irq lock-inversion/132:failed|failed|  ok  |
[   22.693414]       hard-irq lock-inversion/213:failed|failed|  ok  |
[   22.693539]       soft-irq lock-inversion/213:failed|failed|  ok  |
[   22.693664]       hard-irq lock-inversion/231:failed|failed|  ok  |
[   22.693789]       soft-irq lock-inversion/231:failed|failed|  ok  |
[   22.693914]       hard-irq lock-inversion/312:failed|failed|  ok  |
[   22.694040]       soft-irq lock-inversion/312:failed|failed|  ok  |
[   22.694165]       hard-irq lock-inversion/321:failed|failed|  ok  |
[   22.694291]       soft-irq lock-inversion/321:failed|failed|  ok  |
[   22.694416]       hard-irq read-recursion/123:      |failed|  ok  |
[   22.694541]       soft-irq read-recursion/123:      |failed|  ok  |
[   22.694666]       hard-irq read-recursion/132:      |failed|  ok  |
[   22.694792]       soft-irq read-recursion/132:      |failed|  ok  |
[   22.694918]       hard-irq read-recursion/213:      |failed|  ok  |
[   22.695044]       soft-irq read-recursion/213:      |failed|  ok  |
[   22.695169]       hard-irq read-recursion/231:      |failed|  ok  |
[   22.695294]       soft-irq read-recursion/231:      |failed|  ok  |
[   22.695420]       hard-irq read-recursion/312:      |failed|  ok  |
[   22.695545]       soft-irq read-recursion/312:      |failed|  ok  |
[   22.695671]       hard-irq read-recursion/321:      |failed|  ok  |
[   22.695796]       soft-irq read-recursion/321:      |failed|  ok  |
[   22.695921]    hard-irq read-recursion #2/123:      |failed|  ok  |
[   22.696046]    soft-irq read-recursion #2/123:      |failed|  ok  |
[   22.696172]    hard-irq read-recursion #2/132:      |failed|  ok  |
[   22.696297]    soft-irq read-recursion #2/132:      |failed|  ok  |
[   22.696656]    hard-irq read-recursion #2/213:      |failed|  ok  |
[   22.696782]    soft-irq read-recursion #2/213:      |failed|  ok  |
[   22.696907]    hard-irq read-recursion #2/231:      |failed|  ok  |
[   22.697032]    soft-irq read-recursion #2/231:      |failed|  ok  |
[   22.697157]    hard-irq read-recursion #2/312:      |failed|  ok  |
[   22.697282]    soft-irq read-recursion #2/312:      |failed|  ok  |
[   22.697407]    hard-irq read-recursion #2/321:      |failed|  ok  |
[   22.697532]    soft-irq read-recursion #2/321:      |failed|  ok  |
[   22.697657]    hard-irq read-recursion #3/123:      |failed|  ok  |
[   22.697782]    soft-irq read-recursion #3/123:      |failed|  ok  |
[   22.697908]    hard-irq read-recursion #3/132:      |failed|  ok  |
[   22.698034]    soft-irq read-recursion #3/132:      |failed|  ok  |
[   22.698159]    hard-irq read-recursion #3/213:      |failed|  ok  |
[   22.698285]    soft-irq read-recursion #3/213:      |failed|  ok  |
[   22.698409]    hard-irq read-recursion #3/231:      |failed|  ok  |
[   22.698535]    soft-irq read-recursion #3/231:      |failed|  ok  |
[   22.698661]    hard-irq read-recursion #3/312:      |failed|  ok  |
[   22.698786]    soft-irq read-recursion #3/312:      |failed|  ok  |
[   22.698912]    hard-irq read-recursion #3/321:      |failed|  ok  |
[   22.699038]    soft-irq read-recursion #3/321:      |failed|  ok  |
[   22.699163]   --------------------------------------------------------------------------
[   22.699303]   | Wound/wait tests |
[   22.699422]   ---------------------
[   22.699536]                   ww api failures:  ok  |  ok  |failed|
[   22.699663]                ww contexts mixing:failed|failed|
[   22.699786]              finishing ww context:failed|failed|failed|failed|
[   22.699925]                locking mismatches:failed|failed|failed|
[   22.700050]                  EDEADLK handling:  ok  |  ok  |failed|failed|failed|failed|failed|failed|failed|failed|
[   22.700203]            spinlock nest unlocked:failed|
[   22.700325]                spinlock nest test:  ok  |
[   22.700448]   -----------------------------------------------------
[   22.700572]                                  |block | try  |context|
[   22.700697]   -----------------------------------------------------
[   22.700821]                           context:failed|  ok  |  ok  |
[   22.700948]                               try:failed|  ok  |failed|
[   22.701073]                             block:failed|  ok  |failed|
[   22.701199]                          spinlock:failed|  ok  |failed|
[   22.701325]   --------------------------------------------------------------------------
[   22.701466]   | queued read lock tests |
[   22.701586]   ---------------------------
[   22.701707]       hardirq read-lock/lock-read:failed|
[   22.701829]       hardirq lock-read/read-lock:  ok  |
[   22.701952]                 hardirq inversion:failed|
[   22.702074]   --------------------
[   22.702187]   | fs_reclaim tests |
[   22.702306]   --------------------
[   22.702425]                   correct nesting:  ok  |
[   22.702548]                     wrong nesting:failed|
[   22.702670]                 protected nesting:  ok  |
[   22.702792]   --------------------------------------------------------------------------
[   22.703453]   | local_lock tests |
[   22.703566]   ---------------------
[   22.703685]           local_lock inversion  2:  ok  |
[   22.703808]           local_lock inversion 3A:  ok  |
[   22.703930]           local_lock inversion 3B:failed|
[   22.704052]       hardirq_unsafe_softirq_safe:failed|
[   22.704174] --------------------------------------------------------
[   22.704298] 238 out of 358 testcases failed, as expected. |
[   22.704421] ----------------------------------------------------
[   22.704550] ACPI: Core revision 20221020
[   22.704756] hpet: HPET dysfunctional in PC10. Force disabled.
[   22.704890] APIC: Switch to symmetric I/O mode setup
[   22.706213] x2apic: IRQ remapping doesn't support X2APIC mode
[   22.706606] Switched APIC routing to physical flat.
[   22.710373] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6aa99074b1c, max_idle_ns: 881590506587 ns
[   22.710526] Calibrating delay loop (skipped), value calculated using timer frequency.. 7402.02 BogoMIPS (lpj=12332833)
[   22.710677] pid_max: default: 32768 minimum: 301
[   22.710974] LSM: initializing lsm=capability
[   22.711131] Stack Depot allocating hash table of 262144 entries with kvcalloc
[   22.711366] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[   22.711519] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[   22.712024] x86/cpu: VMX (outside TXT) disabled by BIOS
[   22.712161] CPU0: Thermal monitoring enabled (TM1)
[   22.712318] process: using mwait in idle threads
[   22.712450] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[   22.712573] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[   22.712701] Spectre V2 : User space: Vulnerable
[   22.712824] Speculative Store Bypass: Vulnerable
[   22.712941] SRBDS: Vulnerable
[   22.713500] Freeing SMP alternatives memory: 56K
[   22.713857] smpboot: CPU0: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz (family: 0x6, model: 0x9e, stepping: 0xa)
[   22.713857] cblist_init_generic: Setting adjustable number of callback queues.
[   22.713857] cblist_init_generic: Setting shift to 4 and lim to 1.
[   22.713857] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[   22.713857] ... version:                4
[   22.713857] ... bit width:              48
[   22.713857] ... generic registers:      4
[   22.713857] ... value mask:             0000ffffffffffff
[   22.713857] ... max period:             00007fffffffffff
[   22.713857] ... fixed-purpose events:   3
[   22.713857] ... event mask:             000000070000000f
[   22.713857] Estimated ratio of average max frequency by base frequency (times 1024): 1300
[   22.713857] rcu: Hierarchical SRCU implementation.
[   22.713857] rcu: 	Max phase no-delay instances is 1000.
[   22.713857] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[   22.713857] smp: Bringing up secondary CPUs ...
[   22.713857] x86: Booting SMP configuration:
[   22.713857] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[   22.727553] smp: Brought up 1 node, 12 CPUs
[   22.727553] CPUunderclocking: activating(?)=0 {apply_underclocking_if_needed kernel/smp.c:1502}
[   22.727620] CPUunderclocking: done. {apply_underclocking_if_needed kernel/smp.c:1525}
[   22.727761] smpboot: Max logical packages: 1
[   22.727883] ----------------
[   22.728001] | NMI testsuite:
[   22.728119] --------------------
[   22.728238]   remote IPI:  ok  |
[   22.729273]    local IPI:  ok  |
[   22.729395] --------------------
[   22.729514] Good, all   2 testcases passed! |
[   22.729629] ---------------------------------
[   22.729750] smpboot: Total of 12 processors activated (88831.24 BogoMIPS)
[   24.345138] node 0 deferred pages initialised in 1614ms
[   24.345138] allocated 268435456 bytes of page_ext
[   24.345164] devtmpfs: initialized
[   24.347826] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[   24.347983] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[   24.348174] prandom: seed boundary self test passed
[   24.348475] prandom: 100 self tests passed
[   24.348606] pinctrl core: initialized pinctrl subsystem
[   24.348757] regulator-dummy: no parameters, enabled
[   24.348994] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[   24.349849] i2c-core: driver [dummy] registered
[   24.349990] thermal_sys: Registered thermal governor 'fair_share'
[   24.349990] thermal_sys: Registered thermal governor 'bang_bang'
[   24.350525] thermal_sys: Registered thermal governor 'step_wise'
[   24.350649] thermal_sys: Registered thermal governor 'user_space'
[   24.350780] cpuidle: using governor ladder
[   24.351030] cpuidle: using governor menu
[   24.351796] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[   24.351796] dca service started, version 1.12.1
[   24.351796] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[   24.351796] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as E820 entry
[   24.351796] PCI: Using configuration type 1 for base access
[   24.352083] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[   24.352222] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[   24.353858] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[   24.353997] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[   24.354136] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[   24.354282] cryptd: max_cpu_qlen set to 1000
[   24.410524] raid6: avx2x4   gen() 42891 MB/s
[   24.467191] raid6: avx2x2   gen() 43517 MB/s
[   24.523858] raid6: avx2x1   gen() 34713 MB/s
[   24.523990] raid6: using algorithm avx2x2 gen() 43517 MB/s
[   24.580524] raid6: .... xor() 26230 MB/s, rmw enabled
[   24.580658] raid6: using avx2x2 recovery algorithm
[   24.580847] ACPI: Added _OSI(Module Device)
[   24.580979] ACPI: Added _OSI(Processor Device)
[   24.581100] ACPI: Added _OSI(3.0 _SCP Extensions)
[   24.581222] ACPI: Added _OSI(Processor Aggregator Device)
[   24.614996] ACPI: 11 ACPI AML tables successfully acquired and loaded
[   24.619482] ACPI: Dynamic OEM Table Load:
[   24.619620] ACPI: SSDT 0xFFFF972B5A236800 00077A (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[   24.620373] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
[   24.621512] ACPI: Dynamic OEM Table Load:
[   24.621648] ACPI: SSDT 0xFFFF972B5A239400 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[   24.622544] ACPI: Dynamic OEM Table Load:
[   24.622680] ACPI: SSDT 0xFFFF971C00080000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160422)
[   24.623778] ACPI: Dynamic OEM Table Load:
[   24.623864] ACPI: SSDT 0xFFFF972B5A23EC00 000317 (v02 PmRef  ApHwp    00003000 INTL 20160422)
[   24.624577] ACPI: Dynamic OEM Table Load:
[   24.624712] ACPI: SSDT 0xFFFF972B5A239000 00030A (v02 PmRef  ApCst    00003000 INTL 20160422)
[   24.628153] ACPI: EC: EC started
[   24.628283] ACPI: EC: interrupt blocked
[   24.628412] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[   24.628539] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[   24.628679] ACPI: Interpreter enabled
[   24.628806] ACPI: PM: (supports S0 S5)
[   24.628930] ACPI: Using IOAPIC for interrupt routing
[   24.629078] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[   24.629232] PCI: Using E820 reservations for host bridge windows
[   24.630135] ACPI: Enabled 7 GPEs in block 00 to 7F
[   24.632506] ACPI: \_SB_.PCI0.PEG0.PG00: New power resource
[   24.632897] ACPI: \_SB_.PCI0.PEG1.PG01: New power resource
[   24.633268] ACPI: \_SB_.PCI0.PEG2.PG02: New power resource
[   24.651872] ACPI: \_TZ_.FN00: New power resource
[   24.652060] ACPI: \_TZ_.FN01: New power resource
[   24.652237] ACPI: \_TZ_.FN02: New power resource
[   24.652413] ACPI: \_TZ_.FN03: New power resource
[   24.652588] ACPI: \_TZ_.FN04: New power resource
[   24.653716] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[   24.653856] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[   24.655159] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[   24.656261] PCI host bridge to bus 0000:00
[   24.656377] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[   24.656516] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[   24.656655] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[   24.656796] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xdfffffff window]
[   24.656935] pci_bus 0000:00: root bus resource [mem 0x2000000000-0x2fffffffff window]
[   24.657076] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[   24.657191] pci_bus 0000:00: root bus resource [bus 00-fe]
[   24.657320] pci_bus 0000:00: scanning bus
[   24.657518] pci 0000:00:00.0: [8086:3ec2] type 00 class 0x060000
[   24.657691] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[   24.659598] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[   24.659735] pci 0000:00:01.0: PME# disabled
[   24.659955] pci 0000:00:01.0: EDR: Notify handler installed
[   24.660238] pci 0000:00:02.0: [8086:3e92] type 00 class 0x030000
[   24.660372] pci 0000:00:02.0: reg 0x10: [mem 0x2ffe000000-0x2ffeffffff 64bit]
[   24.660518] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[   24.660527] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[   24.660666] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[   24.660853] pci 0000:00:02.0: EDR: Notify handler installed
[   24.661132] pci 0000:00:14.0: [8086:a2af] type 00 class 0x0c0330
[   24.661284] pci 0000:00:14.0: reg 0x10: [mem 0x2fff010000-0x2fff01ffff 64bit]
[   24.661521] pci 0000:00:14.0: PME# supported from D3hot D3cold
[   24.661649] pci 0000:00:14.0: PME# disabled
[   24.661955] pci 0000:00:14.0: EDR: Notify handler installed
[   24.662494] pci 0000:00:16.0: [8086:a2ba] type 00 class 0x078000
[   24.662641] pci 0000:00:16.0: reg 0x10: [mem 0x2fff025000-0x2fff025fff 64bit]
[   24.662863] pci 0000:00:16.0: PME# supported from D3hot
[   24.662988] pci 0000:00:16.0: PME# disabled
[   24.663228] pci 0000:00:16.0: EDR: Notify handler installed
[   24.663628] pci 0000:00:17.0: [8086:a282] type 00 class 0x010601
[   24.663773] pci 0000:00:17.0: reg 0x10: [mem 0xdf324000-0xdf325fff]
[   24.663868] pci 0000:00:17.0: reg 0x14: [mem 0xdf327000-0xdf3270ff]
[   24.664003] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[   24.664137] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[   24.664270] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[   24.664404] pci 0000:00:17.0: reg 0x24: [mem 0xdf326000-0xdf3267ff]
[   24.664592] pci 0000:00:17.0: PME# supported from D3hot
[   24.664717] pci 0000:00:17.0: PME# disabled
[   24.664901] pci 0000:00:17.0: EDR: Notify handler installed
[   24.665185] pci 0000:00:1b.0: [8086:a2e7] type 01 class 0x060400
[   24.665443] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[   24.665573] pci 0000:00:1b.0: PME# disabled
[   24.665819] pci 0000:00:1b.0: EDR: Notify handler installed
[   24.666248] pci 0000:00:1c.0: [8086:a290] type 01 class 0x060400
[   24.666505] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[   24.666634] pci 0000:00:1c.0: PME# disabled
[   24.666875] pci 0000:00:1c.0: EDR: Notify handler installed
[   24.667291] pci 0000:00:1c.4: [8086:a294] type 01 class 0x060400
[   24.667545] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[   24.667672] pci 0000:00:1c.4: PME# disabled
[   24.667925] pci 0000:00:1c.4: EDR: Notify handler installed
[   24.668341] pci 0000:00:1d.0: [8086:a298] type 01 class 0x060400
[   24.668599] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[   24.668727] pci 0000:00:1d.0: PME# disabled
[   24.668982] pci 0000:00:1d.0: EDR: Notify handler installed
[   24.669410] pci 0000:00:1f.0: [8086:a2c9] type 00 class 0x060100
[   24.669684] pci 0000:00:1f.0: EDR: Notify handler installed
[   24.669948] pci 0000:00:1f.2: [8086:a2a1] type 00 class 0x058000
[   24.670091] pci 0000:00:1f.2: reg 0x10: [mem 0xdf320000-0xdf323fff]
[   24.670341] pci 0000:00:1f.2: EDR: Notify handler installed
[   24.670608] pci 0000:00:1f.3: [8086:a2f0] type 00 class 0x040300
[   24.670758] pci 0000:00:1f.3: reg 0x10: [mem 0x2fff020000-0x2fff023fff 64bit]
[   24.670934] pci 0000:00:1f.3: reg 0x20: [mem 0x2fff000000-0x2fff00ffff 64bit]
[   24.671129] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[   24.671255] pci 0000:00:1f.3: PME# disabled
[   24.671589] pci 0000:00:1f.3: EDR: Notify handler installed
[   24.672147] pci 0000:00:1f.4: [8086:a2a3] type 00 class 0x0c0500
[   24.672328] pci 0000:00:1f.4: reg 0x10: [mem 0x2fff024000-0x2fff0240ff 64bit]
[   24.672538] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[   24.672789] pci 0000:00:1f.4: EDR: Notify handler installed
[   24.673053] pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
[   24.673197] pci 0000:00:1f.6: reg 0x10: [mem 0xdf300000-0xdf31ffff]
[   24.673436] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[   24.673564] pci 0000:00:1f.6: PME# disabled
[   24.673749] pci 0000:00:1f.6: EDR: Notify handler installed
[   24.673968] pci_bus 0000:00: fixups for bus
[   24.674089] pci 0000:00:01.0: scanning [bus 01-01] behind bridge, pass 0
[   24.674246] pci_bus 0000:01: scanning bus
[   24.674397] pci 0000:01:00.0: [10de:1e89] type 00 class 0x030000
[   24.674548] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[   24.674697] pci 0000:01:00.0: reg 0x14: [mem 0x2fe0000000-0x2fefffffff 64bit pref]
[   24.674850] pci 0000:01:00.0: reg 0x1c: [mem 0x2ff0000000-0x2ff1ffffff 64bit pref]
[   24.675007] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[   24.675142] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
[   24.675361] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[   24.675499] pci 0000:01:00.0: PME# disabled
[   24.675684] pci 0000:01:00.0: EDR: Notify handler installed
[   24.675894] pci 0000:01:00.1: [10de:10f8] type 00 class 0x040300
[   24.676048] pci 0000:01:00.1: reg 0x10: [mem 0xdf080000-0xdf083fff]
[   24.676373] pci 0000:01:00.2: [10de:1ad8] type 00 class 0x0c0330
[   24.676533] pci 0000:01:00.2: reg 0x10: [mem 0x2ff2000000-0x2ff203ffff 64bit pref]
[   24.676710] pci 0000:01:00.2: reg 0x1c: [mem 0x2ff2040000-0x2ff204ffff 64bit pref]
[   24.676947] pci 0000:01:00.2: PME# supported from D0 D3hot D3cold
[   24.677084] pci 0000:01:00.2: PME# disabled
[   24.677253] pci 0000:01:00.3: [10de:1ad9] type 00 class 0x0c8000
[   24.677407] pci 0000:01:00.3: reg 0x10: [mem 0xdf084000-0xdf084fff]
[   24.677670] pci 0000:01:00.3: PME# supported from D0 D3hot D3cold
[   24.677808] pci 0000:01:00.3: PME# disabled
[   24.678019] pci_bus 0000:01: fixups for bus
[   24.678150] pci 0000:00:01.0: PCI bridge to [bus 01]
[   24.678273] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[   24.678398] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[   24.678538] pci 0000:00:01.0:   bridge window [mem 0x2fe0000000-0x2ff20fffff 64bit pref]
[   24.678679] pci_bus 0000:01: bus scan returning with max=01
[   24.678806] pci 0000:00:1b.0: scanning [bus 02-02] behind bridge, pass 0
[   24.679033] pci_bus 0000:02: scanning bus
[   24.679152] pci_bus 0000:02: fixups for bus
[   24.679273] pci 0000:00:1b.0: PCI bridge to [bus 02]
[   24.679410] pci_bus 0000:02: bus scan returning with max=02
[   24.679540] pci 0000:00:1c.0: scanning [bus 03-03] behind bridge, pass 0
[   24.679767] pci_bus 0000:03: scanning bus
[   24.679891] pci_bus 0000:03: fixups for bus
[   24.680012] pci 0000:00:1c.0: PCI bridge to [bus 03]
[   24.680149] pci_bus 0000:03: bus scan returning with max=03
[   24.680277] pci 0000:00:1c.4: scanning [bus 04-04] behind bridge, pass 0
[   24.680527] pci_bus 0000:04: scanning bus
[   24.680723] pci 0000:04:00.0: [1b21:2142] type 00 class 0x0c0330
[   24.680925] pci 0000:04:00.0: reg 0x10: [mem 0xdf200000-0xdf207fff 64bit]
[   24.681175] pci 0000:04:00.0: enabling Extended Tags
[   24.681437] pci 0000:04:00.0: PME# supported from D0
[   24.681613] pci 0000:04:00.0: PME# disabled
[   24.681878] pci 0000:04:00.0: EDR: Notify handler installed
[   24.682217] pci_bus 0000:04: fixups for bus
[   24.682328] pci 0000:00:1c.4: PCI bridge to [bus 04]
[   24.682445] pci 0000:00:1c.4:   bridge window [mem 0xdf200000-0xdf2fffff]
[   24.682580] pci_bus 0000:04: bus scan returning with max=04
[   24.682697] pci 0000:00:1d.0: scanning [bus 05-05] behind bridge, pass 0
[   24.682903] pci_bus 0000:05: scanning bus
[   24.683052] pci 0000:05:00.0: [8086:2522] type 00 class 0x010802
[   24.683197] pci 0000:05:00.0: reg 0x10: [mem 0xdf100000-0xdf103fff 64bit]
[   24.683393] pci 0000:05:00.0: enabling Extended Tags
[   24.683774] pci 0000:05:00.0: EDR: Notify handler installed
[   24.684015] pci_bus 0000:05: fixups for bus
[   24.684125] pci 0000:00:1d.0: PCI bridge to [bus 05]
[   24.684243] pci 0000:00:1d.0:   bridge window [mem 0xdf100000-0xdf1fffff]
[   24.684377] pci_bus 0000:05: bus scan returning with max=05
[   24.684492] pci 0000:00:01.0: scanning [bus 01-01] behind bridge, pass 1
[   24.684625] pci 0000:00:1b.0: scanning [bus 02-02] behind bridge, pass 1
[   24.684764] pci 0000:00:1c.0: scanning [bus 03-03] behind bridge, pass 1
[   24.684901] pci 0000:00:1c.4: scanning [bus 04-04] behind bridge, pass 1
[   24.685036] pci 0000:00:1d.0: scanning [bus 05-05] behind bridge, pass 1
[   24.685170] pci_bus 0000:00: bus scan returning with max=05
[   24.685283] pci_bus 0000:00: on NUMA node 0
[   24.686426] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[   24.686578] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[   24.686728] ACPI: PCI: Interrupt link LNKC configured for IRQ 15
[   24.686876] ACPI: PCI: Interrupt link LNKD configured for IRQ 5
[   24.687048] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[   24.687163] ACPI: PCI: Interrupt link LNKE disabled
[   24.687227] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[   24.687341] ACPI: PCI: Interrupt link LNKF disabled
[   24.687488] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[   24.687601] ACPI: PCI: Interrupt link LNKG disabled
[   24.687747] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[   24.687861] ACPI: PCI: Interrupt link LNKH disabled
[   24.692640] ACPI: EC: interrupt unblocked
[   24.692751] ACPI: EC: event unblocked
[   24.692873] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[   24.692985] ACPI: EC: GPE=0x16
[   24.693093] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
[   24.693858] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[   24.694014] i2c-core: driver [lp3972] registered
[   24.694127] i2c-core: driver [lp8755-regulator] registered
[   24.694251] iommu: Default domain type: Translated 
[   24.694251] iommu: DMA domain TLB invalidation policy: lazy mode 
[   24.694251] SCSI subsystem initialized
[   24.694251] libata version 3.00 loaded.
[   24.694251] ACPI: bus type USB registered
[   24.694251] usbcore: registered new interface driver usbfs
[   24.694251] usbcore: registered new interface driver hub
[   24.694332] usbcore: registered new device driver usb
[   24.694459] pps_core: LinuxPPS API ver. 1 registered
[   24.694571] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[   24.694708] EDAC MC: Ver: 3.0.0
[   24.694904] Advanced Linux Sound Architecture Driver Initialized.
[   24.694904] PCI: Using ACPI for IRQ routing
[   24.723945] PCI: pci_cache_line_size set to 64 bytes
[   24.724062] pci 0000:01:00.1: BAR 0: reserving [mem 0xdf080000-0xdf083fff flags 0x40200] (d=0, p=0)
[   24.724197] pci 0000:01:00.2: BAR 0: reserving [mem 0x2ff2000000-0x2ff203ffff flags 0x14220c] (d=0, p=0)
[   24.724330] pci 0000:01:00.2: BAR 3: reserving [mem 0x2ff2040000-0x2ff204ffff flags 0x14220c] (d=0, p=0)
[   24.724466] pci 0000:01:00.3: BAR 0: reserving [mem 0xdf084000-0xdf084fff flags 0x40200] (d=0, p=0)
[   24.724599] pci 0000:00:02.0: BAR 0: reserving [mem 0x2ffe000000-0x2ffeffffff flags 0x140204] (d=0, p=0)
[   24.724733] pci 0000:00:02.0: BAR 2: reserving [mem 0xc0000000-0xcfffffff flags 0x14220c] (d=0, p=0)
[   24.724865] pci 0000:00:02.0: BAR 4: reserving [io  0xf000-0xf03f flags 0x40101] (d=0, p=0)
[   24.724999] pci 0000:00:14.0: BAR 0: reserving [mem 0x2fff010000-0x2fff01ffff flags 0x140204] (d=0, p=0)
[   24.725136] pci 0000:00:17.0: BAR 0: reserving [mem 0xdf324000-0xdf325fff flags 0x40200] (d=0, p=0)
[   24.725268] pci 0000:00:17.0: BAR 1: reserving [mem 0xdf327000-0xdf3270ff flags 0x40200] (d=0, p=0)
[   24.725401] pci 0000:00:17.0: BAR 2: reserving [io  0xf090-0xf097 flags 0x40101] (d=0, p=0)
[   24.725533] pci 0000:00:17.0: BAR 3: reserving [io  0xf080-0xf083 flags 0x40101] (d=0, p=0)
[   24.725664] pci 0000:00:17.0: BAR 4: reserving [io  0xf060-0xf07f flags 0x40101] (d=0, p=0)
[   24.725796] pci 0000:00:17.0: BAR 5: reserving [mem 0xdf326000-0xdf3267ff flags 0x40200] (d=0, p=0)
[   24.725938] pci 0000:04:00.0: BAR 0: reserving [mem 0xdf200000-0xdf207fff flags 0x140204] (d=0, p=0)
[   24.727191] pci 0000:05:00.0: BAR 0: reserving [mem 0xdf100000-0xdf103fff flags 0x140204] (d=0, p=0)
[   24.727328] pci 0000:00:1f.2: BAR 0: reserving [mem 0xdf320000-0xdf323fff flags 0x40200] (d=0, p=0)
[   24.727462] pci 0000:00:1f.3: BAR 0: reserving [mem 0x2fff020000-0x2fff023fff flags 0x140204] (d=0, p=0)
[   24.727595] pci 0000:00:1f.3: BAR 4: reserving [mem 0x2fff000000-0x2fff00ffff flags 0x140204] (d=0, p=0)
[   24.727732] pci 0000:00:1f.4: BAR 0: reserving [mem 0x2fff024000-0x2fff0240ff flags 0x140204] (d=0, p=0)
[   24.727866] pci 0000:00:1f.4: BAR 4: reserving [io  0xf040-0xf05f flags 0x40101] (d=0, p=0)
[   24.727998] pci 0000:00:1f.6: BAR 0: reserving [mem 0xdf300000-0xdf31ffff flags 0x40200] (d=0, p=0)
[   24.728133] pci 0000:01:00.0: BAR 0: reserving [mem 0xde000000-0xdeffffff flags 0x40200] (d=1, p=1)
[   24.728267] pci 0000:01:00.0: BAR 1: reserving [mem 0x2fe0000000-0x2fefffffff flags 0x14220c] (d=1, p=1)
[   24.728400] pci 0000:01:00.0: BAR 3: reserving [mem 0x2ff0000000-0x2ff1ffffff flags 0x14220c] (d=1, p=1)
[   24.728533] pci 0000:01:00.0: BAR 5: reserving [io  0xe000-0xe07f flags 0x40101] (d=1, p=1)
[   24.728674] pci 0000:00:16.0: BAR 0: reserving [mem 0x2fff025000-0x2fff025fff flags 0x140204] (d=1, p=1)
[   24.728837] e820: reserve RAM buffer [mem 0x0009c400-0x0009ffff]
[   24.728952] e820: reserve RAM buffer [mem 0x9187b000-0x93ffffff]
[   24.729066] e820: reserve RAM buffer [mem 0x91c6a000-0x93ffffff]
[   24.729181] e820: reserve RAM buffer [mem 0x984ed000-0x9bffffff]
[   24.729295] e820: reserve RAM buffer [mem 0x99ee7000-0x9bffffff]
[   24.729409] e820: reserve RAM buffer [mem 0x9afff000-0x9bffffff]
[   24.729523] e820: reserve RAM buffer [mem 0x105f000000-0x105fffffff]
[   24.729643] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[   24.729643] pci 0000:00:02.0: vgaarb: bridge control possible
[   24.729643] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[   24.729643] pci 0000:01:00.0: vgaarb: bridge control possible
[   24.729643] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[   24.729643] vgaarb: loaded
[   24.733059] microcode: CPU: sig=0x906ea, pf=0x2, rev=0xf0
[   24.733173] microcode: mc_saved[0]: sig=0x906ea, pf=0x22, rev=0xf0, total size=0x19800, date = 2021-11-15
[   24.733329] clocksource: Switched to clocksource tsc-early
[   24.733537] pnp: PnP ACPI init
[   24.733701] pnp 00:00: parse allocated resources
[   24.733701] pnp 00:00: PNP0c02: calling quirk_system_pci_resources+0x0/0x130
[   24.733701] pnp 00:00: PNP0c02: calling quirk_intel_mch+0x0/0x220
[   24.733701] system 00:00: [io  0x0290-0x029f] has been reserved
[   24.733701] pnp 00:01: parse allocated resources
[   24.733701] pnp 00:01: PNP0c02: calling quirk_system_pci_resources+0x0/0x130
[   24.733701] pnp 00:01: PNP0c02: calling quirk_intel_mch+0x0/0x220
[   24.733701] system 00:01: [io  0x0680-0x069f] has been reserved
[   24.733701] system 00:01: [io  0xffff] has been reserved
[   24.733701] system 00:01: [io  0xffff] has been reserved
[   24.733701] system 00:01: [io  0xffff] has been reserved
[   24.733701] system 00:01: [io  0x1800-0x18fe] has been reserved
[   24.733701] system 00:01: [io  0x164e-0x164f] has been reserved
[   24.733701] pnp 00:02: parse allocated resources
[   24.733701] pnp 00:02: PNP0c02: calling quirk_system_pci_resources+0x0/0x130
[   24.733701] pnp 00:02: PNP0c02: calling quirk_intel_mch+0x0/0x220
[   24.733701] system 00:02: [io  0x0800-0x087f] has been reserved
[   24.733701] pnp 00:03: parse allocated resources
[   24.733701] pnp 00:04: parse allocated resources
[   24.733701] pnp 00:04: PNP0c02: calling quirk_system_pci_resources+0x0/0x130
[   24.733702] pnp 00:04: PNP0c02: calling quirk_intel_mch+0x0/0x220
[   24.733826] system 00:04: [io  0x1854-0x1857] has been reserved
[   24.733982] pnp 00:05: parse allocated resources
[   24.734190] pnp 00:05: PNP0c02: calling quirk_system_pci_resources+0x0/0x130
[   24.734327] pnp 00:05: PNP0c02: calling quirk_intel_mch+0x0/0x220
[   24.734454] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[   24.734583] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[   24.734712] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[   24.734840] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[   24.734968] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[   24.735096] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[   24.735224] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[   24.735353] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[   24.735481] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[   24.735610] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[   24.735743] pnp 00:06: parse allocated resources
[   24.735863] pnp 00:06: PNP0c02: calling quirk_system_pci_resources+0x0/0x130
[   24.735999] pnp 00:06: PNP0c02: calling quirk_intel_mch+0x0/0x220
[   24.736124] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[   24.736252] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[   24.736381] system 00:06: [mem 0xfdac0000-0xfdacffff] has been reserved
[   24.736509] system 00:06: [mem 0xfdae0000-0xfdaeffff] has been reserved
[   24.736636] system 00:06: [mem 0xfdaf0000-0xfdafffff] has been reserved
[   24.736767] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[   24.736895] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[   24.737024] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[   24.737155] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[   24.737285] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[   24.737416] pnp 00:07: parse allocated resources
[   24.737749] pnp 00:07: PNP0c02: calling quirk_system_pci_resources+0x0/0x130
[   24.737883] pnp 00:07: PNP0c02: calling quirk_intel_mch+0x0/0x220
[   24.738010] system 00:07: [io  0xfe00-0xfefe] has been reserved
[   24.738197] pnp 00:08: parse allocated resources
[   24.739096] pnp 00:08: PNP0c02: calling quirk_system_pci_resources+0x0/0x130
[   24.739230] pnp 00:08: PNP0c02: calling quirk_intel_mch+0x0/0x220
[   24.739356] system 00:08: [mem 0xfdaf0000-0xfdafffff] has been reserved
[   24.739484] system 00:08: [mem 0xfdae0000-0xfdaeffff] has been reserved
[   24.741357] system 00:08: [mem 0xfdac0000-0xfdacffff] has been reserved
[   24.742132] pnp: PnP ACPI: found 9 devices
[   24.747590] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[   24.747789] NET: Registered PF_INET protocol family
[   24.747927] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[   24.750170] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
[   24.750331] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[   24.750468] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[   24.750899] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[   24.751212] TCP: Hash tables configured (established 524288 bind 65536)
[   24.751364] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[   24.751561] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[   24.751798] NET: Registered PF_UNIX/PF_LOCAL protocol family
[   24.752059] pci 0000:00:1b.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[   24.752193] pci 0000:00:1b.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[   24.752332] pci 0000:00:1b.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[   24.752467] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
[   24.752598] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[   24.752735] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 add_align 100000
[   24.752874] pci 0000:00:1b.0: BAR 14: assigned [mem 0xa0000000-0xa01fffff]
[   24.753004] pci 0000:00:1b.0: BAR 15: assigned [mem 0x2000000000-0x20001fffff 64bit pref]
[   24.753136] pci 0000:00:1c.0: BAR 14: assigned [mem 0xa0200000-0xa03fffff]
[   24.753265] pci 0000:00:1c.0: BAR 15: assigned [mem 0x2000200000-0x20003fffff 64bit pref]
[   24.753396] pci 0000:00:1b.0: BAR 13: assigned [io  0x2000-0x2fff]
[   24.753511] pci 0000:00:1c.0: BAR 13: assigned [io  0x3000-0x3fff]
[   24.753627] pci 0000:00:01.0: PCI bridge to [bus 01]
[   24.753740] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[   24.753855] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[   24.753987] pci 0000:00:01.0:   bridge window [mem 0x2fe0000000-0x2ff20fffff 64bit pref]
[   24.754121] pci 0000:00:1b.0: PCI bridge to [bus 02]
[   24.754236] pci 0000:00:1b.0:   bridge window [io  0x2000-0x2fff]
[   24.754356] pci 0000:00:1b.0:   bridge window [mem 0xa0000000-0xa01fffff]
[   24.754490] pci 0000:00:1b.0:   bridge window [mem 0x2000000000-0x20001fffff 64bit pref]
[   24.754628] pci 0000:00:1c.0: PCI bridge to [bus 03]
[   24.754744] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[   24.754865] pci 0000:00:1c.0:   bridge window [mem 0xa0200000-0xa03fffff]
[   24.754999] pci 0000:00:1c.0:   bridge window [mem 0x2000200000-0x20003fffff 64bit pref]
[   24.755137] pci 0000:00:1c.4: PCI bridge to [bus 04]
[   24.755255] pci 0000:00:1c.4:   bridge window [mem 0xdf200000-0xdf2fffff]
[   24.755392] pci 0000:00:1d.0: PCI bridge to [bus 05]
[   24.755508] pci 0000:00:1d.0:   bridge window [mem 0xdf100000-0xdf1fffff]
[   24.755646] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[   24.755761] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[   24.755876] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[   24.756004] pci_bus 0000:00: resource 7 [mem 0xa0000000-0xdfffffff window]
[   24.756133] pci_bus 0000:00: resource 8 [mem 0x2000000000-0x2fffffffff window]
[   24.756263] pci_bus 0000:00: resource 9 [mem 0xfd000000-0xfe7fffff window]
[   24.756392] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[   24.756505] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[   24.756619] pci_bus 0000:01: resource 2 [mem 0x2fe0000000-0x2ff20fffff 64bit pref]
[   24.756749] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[   24.756862] pci_bus 0000:02: resource 1 [mem 0xa0000000-0xa01fffff]
[   24.756977] pci_bus 0000:02: resource 2 [mem 0x2000000000-0x20001fffff 64bit pref]
[   24.757107] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[   24.757222] pci_bus 0000:03: resource 1 [mem 0xa0200000-0xa03fffff]
[   24.757337] pci_bus 0000:03: resource 2 [mem 0x2000200000-0x20003fffff 64bit pref]
[   24.757467] pci_bus 0000:04: resource 1 [mem 0xdf200000-0xdf2fffff]
[   24.757582] pci_bus 0000:05: resource 1 [mem 0xdf100000-0xdf1fffff]
[   24.757969] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[   24.758100] pci 0000:01:00.1: saving config space at offset 0x0 (reading 0x10f810de)
[   24.758232] pci 0000:01:00.1: saving config space at offset 0x4 (reading 0x100006)
[   24.758363] pci 0000:01:00.1: saving config space at offset 0x8 (reading 0x40300a1)
[   24.758496] pci 0000:01:00.1: saving config space at offset 0xc (reading 0x800010)
[   24.758627] pci 0000:01:00.1: saving config space at offset 0x10 (reading 0xdf080000)
[   24.758758] pci 0000:01:00.1: saving config space at offset 0x14 (reading 0x0)
[   24.758889] pci 0000:01:00.1: saving config space at offset 0x18 (reading 0x0)
[   24.759019] pci 0000:01:00.1: saving config space at offset 0x1c (reading 0x0)
[   24.759149] pci 0000:01:00.1: saving config space at offset 0x20 (reading 0x0)
[   24.759280] pci 0000:01:00.1: saving config space at offset 0x24 (reading 0x0)
[   24.759410] pci 0000:01:00.1: saving config space at offset 0x28 (reading 0x0)
[   24.759541] pci 0000:01:00.1: saving config space at offset 0x2c (reading 0x134d10de)
[   24.759673] pci 0000:01:00.1: saving config space at offset 0x30 (reading 0x0)
[   24.759803] pci 0000:01:00.1: saving config space at offset 0x34 (reading 0x60)
[   24.759934] pci 0000:01:00.1: saving config space at offset 0x38 (reading 0x0)
[   24.760064] pci 0000:01:00.1: saving config space at offset 0x3c (reading 0x20a)
[   24.760222] pci 0000:01:00.2: D0 power state depends on 0000:01:00.0
[   24.760342] pci 0000:01:00.2: saving config space at offset 0x0 (reading 0x1ad810de)
[   24.760473] pci 0000:01:00.2: saving config space at offset 0x4 (reading 0x100006)
[   24.760607] pci 0000:01:00.2: saving config space at offset 0x8 (reading 0xc0330a1)
[   24.760743] pci 0000:01:00.2: saving config space at offset 0xc (reading 0x800010)
[   24.760830] pci 0000:01:00.3: D0 power state depends on 0000:01:00.0
[   24.760898] pci 0000:01:00.2: saving config space at offset 0x10 (reading 0xf200000c)
[   24.761020] pci 0000:04:00.0: PME# does not work under D0, disabling it
[   24.761145] pci 0000:01:00.2: saving config space at offset 0x14 (reading 0x2f)
[   24.761292] pci 0000:01:00.3: saving config space at offset 0x0 (reading 0x1ad910de)
[   24.761405] pci 0000:01:00.2: saving config space at offset 0x18 (reading 0x0)
[   24.761536] pci 0000:01:00.3: saving config space at offset 0x4 (reading 0x100006)
[   24.761665] pci 0000:01:00.2: saving config space at offset 0x1c (reading 0xf204000c)
[   24.761795] pci 0000:01:00.3: saving config space at offset 0x8 (reading 0xc8000a1)
[   24.761926] pci 0000:01:00.2: saving config space at offset 0x20 (reading 0x2f)
[   24.762056] pci 0000:01:00.3: saving config space at offset 0xc (reading 0x800010)
[   24.762186] pci 0000:01:00.2: saving config space at offset 0x24 (reading 0x0)
[   24.762316] pci 0000:01:00.3: saving config space at offset 0x10 (reading 0xdf084000)
[   24.762445] pci 0000:01:00.2: saving config space at offset 0x28 (reading 0x0)
[   24.762575] pci 0000:01:00.3: saving config space at offset 0x14 (reading 0x0)
[   24.762705] pci 0000:01:00.2: saving config space at offset 0x2c (reading 0x134d10de)
[   24.762835] pci 0000:01:00.3: saving config space at offset 0x18 (reading 0x0)
[   24.762965] pci 0000:01:00.2: saving config space at offset 0x30 (reading 0x0)
[   24.763094] pci 0000:01:00.3: saving config space at offset 0x1c (reading 0x0)
[   24.763224] pci 0000:01:00.2: saving config space at offset 0x34 (reading 0x68)
[   24.763353] pci 0000:01:00.3: saving config space at offset 0x20 (reading 0x0)
[   24.763483] pci 0000:01:00.2: saving config space at offset 0x38 (reading 0x0)
[   24.763613] pci 0000:01:00.3: saving config space at offset 0x24 (reading 0x0)
[   24.763742] pci 0000:01:00.2: saving config space at offset 0x3c (reading 0x30f)
[   24.765620] pci 0000:01:00.3: saving config space at offset 0x28 (reading 0x0)
[   24.765846] PCI: CLS 64 bytes, default 64
[   24.765924] pci 0000:01:00.3: saving config space at offset 0x2c (reading 0x134d10de)
[   24.766035] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[   24.766091] Unpacking initramfs...
[   24.766165] pci 0000:01:00.3: saving config space at offset 0x30 (reading 0x0)
[   24.766278] software IO TLB: mapped [mem 0x00000000944ed000-0x00000000984ed000] (64MB)
[   24.766390] pci 0000:01:00.3: saving config space at offset 0x34 (reading 0x68)
[   24.766782] pci 0000:01:00.3: saving config space at offset 0x38 (reading 0x0)
[   24.766916] pci 0000:01:00.3: saving config space at offset 0x3c (reading 0x405)
[   24.767201] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[   24.767332] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   24.767446] RAPL PMU: hw unit of domain package 2^-14 Joules
[   24.767559] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   24.767672] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   24.767809] skl_uncore 0000:00:00.0: vgaarb: pci_notify
[   24.767924] skl_uncore 0000:00:00.0: runtime IRQ mapping not provided by arch
[   24.768061] skl_uncore 0000:00:00.0: vgaarb: pci_notify
[   24.768299] check: Scanning for low memory corruption every 60 seconds
[   24.768612] clocksource_wdtest: --- holdoff=10
[   24.768882] Initialise system trusted keyrings
[   24.769001] Key type blacklist registered
[   24.769130] workingset: timestamp_bits=46 max_order=24 bucket_order=0
[   24.769251] zbud: loaded
[   24.769511] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[   24.769655] fuse: init (API version 7.38)
[   24.775986] xor: automatically using best checksumming function   avx       
[   24.776119] async_tx: api initialized (async)
[   24.776230] Key type asymmetric registered
[   24.776340] Asymmetric key parser 'x509' registered
[   24.776452] Running certificate verification selftests
[   25.067286] Freeing initrd memory: 17156K
[   25.122079] Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db'
[   25.122606] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[   25.122755] io scheduler mq-deadline registered
[   25.122866] io scheduler kyber registered
[   25.122986] io scheduler bfq registered
[   25.123097] test_string_helpers: Running tests...
[   25.125924] test_hexdump: all 1184 tests passed
[   25.126036] 
               Start testing find_bit() with random-filled bitmap
[   25.127029] find_next_bit:                  704418 ns, 164081 iterations
[   25.127882] find_next_zero_bit:             724140 ns, 163600 iterations
[   25.128615] find_last_bit:                  604574 ns, 164081 iterations
[   25.135732] find_nth_bit:                  6989400 ns,  16274 iterations
[   25.137420] find_first_bit:                1558843 ns,  16275 iterations
[   25.179207] find_first_and_bit:           41656220 ns,  33221 iterations
[   25.179685] find_next_and_bit:              349875 ns,  74038 iterations
[   25.179814] 
               Start testing find_bit() with sparse bitmap
[   25.181779] find_next_bit:                    9507 ns,    656 iterations
[   25.183292] find_next_zero_bit:            1385451 ns, 327025 iterations
[   25.183430] find_last_bit:                    9546 ns,    656 iterations
[   25.185848] find_nth_bit:                  2284368 ns,    655 iterations
[   25.186553] find_first_bit:                 577593 ns,    656 iterations
[   25.186686] find_first_and_bit:               4172 ns,      1 iterations
[   25.186817] find_next_and_bit:                2832 ns,      1 iterations
[   25.194093] IDA: 147353 of 147353 tests passed
[   25.194339] min_heap_test: test passed
[   25.194478] Running rhashtable test nelem=8, max_size=0, shrinking=0
[   25.194595] Test 00:
[   25.194752]   Adding 50000 keys
[   25.201551]   Traversal complete: counted=50000, nelems=50000, entries=50000, table-jumps=0
[   25.204292]   Traversal complete: counted=50000, nelems=50000, entries=50000, table-jumps=0
[   25.204425]   Deleting 50000 keys
[   25.207070]   Duration of test: 12209270 ns
[   25.207220] Test 01:
[   25.207351]   Adding 50000 keys
[   25.213811]   Traversal complete: counted=50000, nelems=50000, entries=50000, table-jumps=0
[   25.216502]   Traversal complete: counted=50000, nelems=50000, entries=50000, table-jumps=0
[   25.216633]   Deleting 50000 keys
[   25.219237]   Duration of test: 11777378 ns
[   25.219386] Test 02:
[   25.219526]   Adding 50000 keys
[   25.226267]   Traversal complete: counted=50000, nelems=50000, entries=50000, table-jumps=0
[   25.228985]   Traversal complete: counted=50000, nelems=50000, entries=50000, table-jumps=0
[   25.229116]   Deleting 50000 keys
[   25.231778]   Duration of test: 12143520 ns
[   25.231925] Test 03:
[   25.232071]   Adding 50000 keys
[   25.238830]   Traversal complete: counted=50000, nelems=50000, entries=50000, table-jumps=0
[   25.241529]   Traversal complete: counted=50000, nelems=50000, entries=50000, table-jumps=0
[   25.241661]   Deleting 50000 keys
[   25.244298]   Duration of test: 12118067 ns
[   25.245598] test if its possible to exceed max_size 8192: no, ok
[   25.245746] Average test time: 12062058
[   25.245857] test inserting duplicates
[   25.245972] 
               ---- ht: ----
               bucket[1] -> [[ val 21 (tid=1) ]] -> [[ val 1 (tid=0) ]]
               -------------
[   25.246143] 
               ---- ht: ----
               bucket[1] -> [[ val 21 (tid=1) ]] -> [[ val 1 (tid=2),  val 1 (tid=0) ]]
               -------------
[   25.246328] 
               ---- ht: ----
               bucket[1] -> [[ val 21 (tid=1) ]] -> [[ val 1 (tid=0) ]]
               -------------
[   25.246499] 
               ---- ht: ----
               bucket[1] -> [[ val 21 (tid=1) ]] -> [[ val 1 (tid=2),  val 1 (tid=0) ]]
               -------------
[   25.246682] Testing concurrent rhashtable access from 10 threads
[   25.339148] test 3125 add/delete pairs into rhlist
[   25.357523] test 3125 random rhlist add/delete operations
[   25.384739] Started 10 threads, 0 failed, rhltable test returns 0
[   25.384854] test_printf: loaded.
[   25.385015] test_printf: crng possibly not yet initialized. plain 'p' buffer contains "(____ptrval____)"
[   25.385016] test_printf: crng possibly not yet initialized. plain 'p' buffer contains "(____ptrval____)"
[   25.385162] test_printf: crng possibly not yet initialized. plain 'p' buffer contains "(____ptrval____)"
[   25.385455] test_printf: crng possibly not yet initialized. plain 'p' buffer contains "(____ptrval____)"
[   25.385638] test_printf: all 416 tests passed
[   25.385881] test_scanf: loaded.
[   25.387003] test_scanf: all 2545 tests passed
[   25.387114] test_bitmap: loaded.
[   25.387295] test_bitmap: parselist: 14: input is '0-2047:128/256' OK, Time: 201
[   25.387431] test_bitmap: bitmap_print_to_pagebuf: input is '0-32767
               ', Time: 512
[   25.388846] test_bitmap: all 6550 tests passed
[   25.388959] test_uuid: all 18 tests passed
[   25.389078] test_memcat_p: test passed
[   25.392268] test_meminit: all 10 tests in test_pages passed
[   25.393976] test_meminit: all 40 tests in test_kvmalloc passed
[   25.467557] test_meminit: all 70 tests in test_kmemcache passed
[   25.467752] test_meminit: all 10 tests in test_rcu_persistent passed
[   25.467867] test_meminit: all 130 tests passed!
[   25.467996] reference already released.
[   25.468105] allocated in:
[   25.468213]  test_ref_tracker_init+0xa6/0x1e0
[   25.468326]  do_one_initcall+0xb1/0x210
[   25.468438]  kernel_init_freeable+0x197/0x250
[   25.468550]  kernel_init+0x11/0x1d0
[   25.468661]  ret_from_fork+0x1f/0x30
[   25.468771] freed in:
[   25.468878]  test_ref_tracker_init+0x185/0x1e0
[   25.470524]  do_one_initcall+0xb1/0x210
[   25.470524]  kernel_init_freeable+0x197/0x250
[   25.470524]  kernel_init+0x11/0x1d0
[   25.470524]  ret_from_fork+0x1f/0x30
[   25.471179] ------------[ cut here ]------------
[   25.471290] WARNING: CPU: 7 PID: 1 at lib/ref_tracker.c:136 ref_tracker_free+0x233/0x2a0
[   25.471423] Modules linked in:
[   25.471532] CPU: 7 PID: 1 Comm: swapper/0 Tainted: G     U          TN 6.2.6-gentoo-x86_64 #1 644473e507c86b163c18e9f84729e44d3514c8d0
[   25.471670] Hardware name: System manufacturer System Product Name/PRIME Z370-A, BIOS 3004 07/12/2021
[   25.471803] RIP: 0010:ref_tracker_free+0x233/0x2a0
[   25.471917] Code: e9 71 ff ff ff 48 c7 c7 e8 88 d7 8b e8 96 3d a5 ff 8b 55 14 85 d2 75 51 8b 45 18 85 c0 75 34 4c 89 e6 48 89 df e8 6d e7 b2 00 <0f> 0b b8 ea ff ff ff e9 42 ff ff ff 48 8d 7b 08 b8 ff ff ff ff f0
[   25.472080] RSP: 0000:ffffafefc000bdf8 EFLAGS: 00010246
[   25.472193] RAX: 0000000000000000 RBX: ffffffff8d200ee0 RCX: 0000000000000000
[   25.472323] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
[   25.472451] RBP: ffff971c15f7eca0 R08: 0000000000000000 R09: 0000000000000000
[   25.472580] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000246
[   25.472709] R13: 0000000004500000 R14: 0000000000000000 R15: 0000000000000000
[   25.472838] FS:  0000000000000000(0000) GS:ffff972b5a3c0000(0000) knlGS:0000000000000000
[   25.472969] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   25.473082] CR2: 0000000000000000 CR3: 000000035800b001 CR4: 00000000003706e0
[   25.473211] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   25.473340] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[   25.473468] Call Trace:
[   25.473575]  <TASK>
[   25.473682]  ? test_ref_tracker_init+0x19a/0x1e0
[   25.473795]  ? do_one_initcall+0xb1/0x210
[   25.473915]  ? kernel_init_freeable+0x197/0x250
[   25.474028]  ? kernel_init+0x11/0x1d0
[   25.474139]  ? ret_from_fork+0x1f/0x30
[   25.474249]  ? test_meminit_init+0x940/0x940
[   25.474361]  test_ref_tracker_init+0x19a/0x1e0
[   25.474473]  do_one_initcall+0xb1/0x210
[   25.474584]  kernel_init_freeable+0x197/0x250
[   25.474696]  ? rest_init+0xa0/0xa0
[   25.474806]  kernel_init+0x11/0x1d0
[   25.474917]  ret_from_fork+0x1f/0x30
[   25.475027]  </TASK>
[   25.475134] ---[ end trace 0000000000000000 ]---
[   25.475247] leaked reference.
[   25.475354]  test_ref_tracker_timer_func+0x18/0x30
[   25.475468]  call_timer_fn.constprop.0+0xe/0x80
[   25.475580]  __run_timers+0x22b/0x270
[   25.475690]  run_timer_softirq+0x14/0x30
[   25.475801]  __do_softirq+0xb9/0x210
[   25.475911] leaked reference.
[   25.476019]  test_ref_tracker_init+0x9a/0x1e0
[   25.476131]  do_one_initcall+0xb1/0x210
[   25.476241]  kernel_init_freeable+0x197/0x250
[   25.476352]  kernel_init+0x11/0x1d0
[   25.476463]  ret_from_fork+0x1f/0x30
[   25.476576] ------------[ cut here ]------------
[   25.476687] WARNING: CPU: 7 PID: 1 at lib/ref_tracker.c:39 ref_tracker_dir_exit+0x110/0x180
[   25.476820] Modules linked in:
[   25.476928] CPU: 7 PID: 1 Comm: swapper/0 Tainted: G     U  W       TN 6.2.6-gentoo-x86_64 #1 644473e507c86b163c18e9f84729e44d3514c8d0
[   25.477067] Hardware name: System manufacturer System Product Name/PRIME Z370-A, BIOS 3004 07/12/2021
[   25.477202] RIP: 0010:ref_tracker_dir_exit+0x110/0x180
[   25.477316] Code: 48 89 c5 48 c7 c7 a3 88 d7 8b e8 3b 40 a5 ff 41 8b 7e 14 85 ff 74 a7 e8 8e fd ff ff eb a0 48 8b 34 24 48 89 df e8 10 ea b2 00 <0f> 0b 8b 43 08 83 f8 01 75 35 8b 43 0c 83 f8 01 75 37 48 83 c4 08
[   25.477479] RSP: 0000:ffffafefc000be70 EFLAGS: 00010246
[   25.477592] RAX: ffffffff8d200ef8 RBX: ffffffff8d200ee0 RCX: 0000000000000000
[   25.477721] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
[   25.477850] RBP: ffffffff8d200ef8 R08: 0000000000000000 R09: 0000000000000000
[   25.477978] R10: 0000000000000000 R11: 0000000000000000 R12: ffffffff8d200ef8
[   25.478106] R13: ffffffff8d200ef8 R14: ffffffff8d200ef8 R15: dead000000000100
[   25.478235] FS:  0000000000000000(0000) GS:ffff972b5a3c0000(0000) knlGS:0000000000000000
[   25.478366] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   25.478479] CR2: 0000000000000000 CR3: 000000035800b001 CR4: 00000000003706e0
[   25.478608] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   25.478737] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[   25.478866] Call Trace:
[   25.478972]  <TASK>
[   25.479079]  ? test_meminit_init+0x940/0x940
[   25.479192]  test_ref_tracker_init+0x1c4/0x1e0
[   25.479303]  do_one_initcall+0xb1/0x210
[   25.479414]  kernel_init_freeable+0x197/0x250
[   25.479526]  ? rest_init+0xa0/0xa0
[   25.479637]  kernel_init+0x11/0x1d0
[   25.479747]  ret_from_fork+0x1f/0x30
[   25.479857]  </TASK>
[   25.479964] ---[ end trace 0000000000000000 ]---
[   25.480082] test_div64: Starting 64bit/32bit division and modulo test
[   25.480835] test_div64: Completed 64bit/32bit division and modulo test, 0.000638447s elapsed
[   25.481807] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[   25.481920] crc32: self tests passed, processed 225944 bytes in 107620 nsec
[   25.482157] crc32c: CRC_LE_BITS = 64
[   25.482266] crc32c: self tests passed, processed 112972 bytes in 53782 nsec
[   25.491244] crc32_combine: 8373 self tests passed
[   25.500210] crc32c_combine: 8373 self tests passed
[   25.500803] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[   25.500933] interval tree insert/remove
[   25.503245]  -> 8549 cycles
[   25.503462] interval tree search
[   25.520037]  -> 61304 cycles (2692 results)
[   25.520299] pciehp: pcie_port_service_register = 0
[   25.520415] pcieport 0000:00:01.0: vgaarb: pci_notify
[   25.520531] pcieport 0000:00:01.0: runtime IRQ mapping not provided by arch
[   25.520697] pcieport 0000:00:01.0: PME: Signaling with IRQ 120
[   25.520821] pcieport 0000:00:01.0: saving config space at offset 0x0 (reading 0x19018086)
[   25.520952] pcieport 0000:00:01.0: saving config space at offset 0x4 (reading 0x100407)
[   25.521083] pcieport 0000:00:01.0: saving config space at offset 0x8 (reading 0x6040007)
[   25.521214] pcieport 0000:00:01.0: saving config space at offset 0xc (reading 0x810010)
[   25.521345] pcieport 0000:00:01.0: saving config space at offset 0x10 (reading 0x0)
[   25.521475] pcieport 0000:00:01.0: saving config space at offset 0x14 (reading 0x0)
[   25.521605] pcieport 0000:00:01.0: saving config space at offset 0x18 (reading 0x10100)
[   25.521736] pcieport 0000:00:01.0: saving config space at offset 0x1c (reading 0x2000e0e0)
[   25.521867] pcieport 0000:00:01.0: saving config space at offset 0x20 (reading 0xdf00de00)
[   25.521998] pcieport 0000:00:01.0: saving config space at offset 0x24 (reading 0xf201e001)
[   25.522129] pcieport 0000:00:01.0: saving config space at offset 0x28 (reading 0x2f)
[   25.522260] pcieport 0000:00:01.0: saving config space at offset 0x2c (reading 0x2f)
[   25.522390] pcieport 0000:00:01.0: saving config space at offset 0x30 (reading 0x0)
[   25.522519] pcieport 0000:00:01.0: saving config space at offset 0x34 (reading 0x88)
[   25.522649] pcieport 0000:00:01.0: saving config space at offset 0x38 (reading 0x0)
[   25.522779] pcieport 0000:00:01.0: saving config space at offset 0x3c (reading 0x12010b)
[   25.522917] pcieport 0000:00:01.0: vgaarb: pci_notify
[   25.523033] pcieport 0000:00:1b.0: vgaarb: pci_notify
[   25.523146] pcieport 0000:00:1b.0: runtime IRQ mapping not provided by arch
[   25.523429] pcieport 0000:00:1b.0: PME: Signaling with IRQ 121
[   25.523561] pcieport 0000:00:1b.0: pciehp: Slot Capabilities      : 0x00040060
[   25.523695] pcieport 0000:00:1b.0: pciehp: Slot Status            : 0x0000
[   25.523827] pcieport 0000:00:1b.0: pciehp: Slot Control           : 0x0000
[   25.523962] pcieport 0000:00:1b.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[   25.524119] pci_bus 0000:02: dev 00, created physical slot 0
[   25.524253] pcieport 0000:00:1b.0: pciehp: pcie_enable_notification: SLOTCTRL 58 write cmd 1028
[   25.524392] pcieport 0000:00:1b.0: pciehp: pciehp_check_link_active: lnk_status = 1001
[   25.526272] pcieport 0000:00:1b.0: saving config space at offset 0x0 (reading 0xa2e78086)
[   25.526406] pcieport 0000:00:1b.0: saving config space at offset 0x4 (reading 0x100407)
[   25.526540] pcieport 0000:00:1b.0: saving config space at offset 0x8 (reading 0x60400f0)
[   25.526674] pcieport 0000:00:1b.0: saving config space at offset 0xc (reading 0x810010)
[   25.526808] pcieport 0000:00:1b.0: saving config space at offset 0x10 (reading 0x0)
[   25.526941] pcieport 0000:00:1b.0: saving config space at offset 0x14 (reading 0x0)
[   25.527075] pcieport 0000:00:1b.0: saving config space at offset 0x18 (reading 0x20200)
[   25.527211] pcieport 0000:00:1b.0: saving config space at offset 0x1c (reading 0x20002020)
[   25.527345] pcieport 0000:00:1b.0: saving config space at offset 0x20 (reading 0xa010a000)
[   25.527480] pcieport 0000:00:1b.0: saving config space at offset 0x24 (reading 0x110001)
[   25.527615] pcieport 0000:00:1b.0: saving config space at offset 0x28 (reading 0x20)
[   25.527748] pcieport 0000:00:1b.0: saving config space at offset 0x2c (reading 0x20)
[   25.527882] pcieport 0000:00:1b.0: saving config space at offset 0x30 (reading 0x0)
[   25.528016] pcieport 0000:00:1b.0: saving config space at offset 0x34 (reading 0x40)
[   25.528150] pcieport 0000:00:1b.0: saving config space at offset 0x38 (reading 0x0)
[   25.528283] pcieport 0000:00:1b.0: saving config space at offset 0x3c (reading 0x12010b)
[   25.528441] pcieport 0000:00:1b.0: vgaarb: pci_notify
[   25.528556] pcieport 0000:00:1c.0: vgaarb: pci_notify
[   25.528669] pcieport 0000:00:1c.0: runtime IRQ mapping not provided by arch
[   25.528923] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
[   25.529056] pcieport 0000:00:1c.0: pciehp: Slot Capabilities      : 0x00040060
[   25.529189] pcieport 0000:00:1c.0: pciehp: Slot Status            : 0x0000
[   25.529322] pcieport 0000:00:1c.0: pciehp: Slot Control           : 0x0000
[   25.529455] pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[   25.529611] pci_bus 0000:03: dev 00, created physical slot 0-1
[   25.529744] pcieport 0000:00:1c.0: pciehp: pcie_enable_notification: SLOTCTRL 58 write cmd 1028
[   25.529881] pcieport 0000:00:1c.0: pciehp: pciehp_check_link_active: lnk_status = 1001
[   25.530022] pcieport 0000:00:1c.0: saving config space at offset 0x0 (reading 0xa2908086)
[   25.530156] pcieport 0000:00:1c.0: saving config space at offset 0x4 (reading 0x100407)
[   25.530290] pcieport 0000:00:1c.0: saving config space at offset 0x8 (reading 0x60400f0)
[   25.530424] pcieport 0000:00:1c.0: saving config space at offset 0xc (reading 0x810010)
[   25.530559] pcieport 0000:00:1c.0: saving config space at offset 0x10 (reading 0x0)
[   25.530692] pcieport 0000:00:1c.0: saving config space at offset 0x14 (reading 0x0)
[   25.530826] pcieport 0000:00:1c.0: saving config space at offset 0x18 (reading 0x30300)
[   25.530960] pcieport 0000:00:1c.0: saving config space at offset 0x1c (reading 0x20003030)
[   25.531095] pcieport 0000:00:1c.0: saving config space at offset 0x20 (reading 0xa030a020)
[   25.531230] pcieport 0000:00:1c.0: saving config space at offset 0x24 (reading 0x310021)
[   25.531364] pcieport 0000:00:1c.0: saving config space at offset 0x28 (reading 0x20)
[   25.531498] pcieport 0000:00:1c.0: saving config space at offset 0x2c (reading 0x20)
[   25.531631] pcieport 0000:00:1c.0: saving config space at offset 0x30 (reading 0x0)
[   25.531765] pcieport 0000:00:1c.0: saving config space at offset 0x34 (reading 0x40)
[   25.531899] pcieport 0000:00:1c.0: saving config space at offset 0x38 (reading 0x0)
[   25.532032] pcieport 0000:00:1c.0: saving config space at offset 0x3c (reading 0x12010b)
[   25.532189] pcieport 0000:00:1c.0: vgaarb: pci_notify
[   25.532303] pcieport 0000:00:1c.4: vgaarb: pci_notify
[   25.532417] pcieport 0000:00:1c.4: runtime IRQ mapping not provided by arch
[   25.532608] pcieport 0000:00:1c.4: PME: Signaling with IRQ 123
[   25.532758] pcieport 0000:00:1c.4: AER: enabled with IRQ 123
[   25.532879] pcieport 0000:00:1c.4: saving config space at offset 0x0 (reading 0xa2948086)
[   25.533011] pcieport 0000:00:1c.4: saving config space at offset 0x4 (reading 0x100407)
[   25.533143] pcieport 0000:00:1c.4: saving config space at offset 0x8 (reading 0x60400f0)
[   25.533276] pcieport 0000:00:1c.4: saving config space at offset 0xc (reading 0x810010)
[   25.533407] pcieport 0000:00:1c.4: saving config space at offset 0x10 (reading 0x0)
[   25.533538] pcieport 0000:00:1c.4: saving config space at offset 0x14 (reading 0x0)
[   25.533670] pcieport 0000:00:1c.4: saving config space at offset 0x18 (reading 0x40400)
[   25.533801] pcieport 0000:00:1c.4: saving config space at offset 0x1c (reading 0x200000f0)
[   25.533935] pcieport 0000:00:1c.4: saving config space at offset 0x20 (reading 0xdf20df20)
[   25.534067] pcieport 0000:00:1c.4: saving config space at offset 0x24 (reading 0x1fff1)
[   25.534199] pcieport 0000:00:1c.4: saving config space at offset 0x28 (reading 0x0)
[   25.534330] pcieport 0000:00:1c.4: saving config space at offset 0x2c (reading 0x0)
[   25.534461] pcieport 0000:00:1c.4: saving config space at offset 0x30 (reading 0x0)
[   25.534592] pcieport 0000:00:1c.4: saving config space at offset 0x34 (reading 0x40)
[   25.534723] pcieport 0000:00:1c.4: saving config space at offset 0x38 (reading 0x0)
[   25.534855] pcieport 0000:00:1c.4: saving config space at offset 0x3c (reading 0x12010b)
[   25.535012] pcieport 0000:00:1c.4: vgaarb: pci_notify
[   25.535126] pcieport 0000:00:1d.0: vgaarb: pci_notify
[   25.535239] pcieport 0000:00:1d.0: runtime IRQ mapping not provided by arch
[   25.535500] pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
[   25.535656] pcieport 0000:00:1d.0: AER: enabled with IRQ 124
[   25.535779] pcieport 0000:00:1d.0: saving config space at offset 0x0 (reading 0xa2988086)
[   25.535913] pcieport 0000:00:1d.0: saving config space at offset 0x4 (reading 0x100407)
[   25.536046] pcieport 0000:00:1d.0: saving config space at offset 0x8 (reading 0x60400f0)
[   25.536180] pcieport 0000:00:1d.0: saving config space at offset 0xc (reading 0x810010)
[   25.536314] pcieport 0000:00:1d.0: saving config space at offset 0x10 (reading 0x0)
[   25.536448] pcieport 0000:00:1d.0: saving config space at offset 0x14 (reading 0x0)
[   25.536581] pcieport 0000:00:1d.0: saving config space at offset 0x18 (reading 0x50500)
[   25.536715] pcieport 0000:00:1d.0: saving config space at offset 0x1c (reading 0x200000f0)
[   25.536850] pcieport 0000:00:1d.0: saving config space at offset 0x20 (reading 0xdf10df10)
[   25.536985] pcieport 0000:00:1d.0: saving config space at offset 0x24 (reading 0x1fff1)
[   25.537119] pcieport 0000:00:1d.0: saving config space at offset 0x28 (reading 0x0)
[   25.537254] pcieport 0000:00:1d.0: saving config space at offset 0x2c (reading 0x0)
[   25.537388] pcieport 0000:00:1d.0: saving config space at offset 0x30 (reading 0x0)
[   25.537521] pcieport 0000:00:1d.0: saving config space at offset 0x34 (reading 0x40)
[   25.537654] pcieport 0000:00:1d.0: saving config space at offset 0x38 (reading 0x0)
[   25.537787] pcieport 0000:00:1d.0: saving config space at offset 0x3c (reading 0x12010b)
[   25.537950] pcieport 0000:00:1d.0: vgaarb: pci_notify
[   25.538082] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   25.538210] acpiphp_ibm: ibm_acpiphp_init
[   25.542501] acpiphp_ibm: ibm_acpiphp_init: acpi_walk_namespace failed
[   25.543083] IPMI message handler: version 39.2
[   25.543200] ipmi device interface
[   25.543375] ipmi_si: IPMI System Interface driver
[   25.543500] ipmi_si: Unable to find any System Interface(s)
[   25.543614] ipmi_ssif: IPMI SSIF Interface driver
[   25.543730] i2c-core: driver [ipmi_ssif] registered
[   25.543843] IPMI Watchdog: driver initialized
[   25.543955] IPMI poweroff: Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot
[   25.544860] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[   25.544993] ACPI: button: Sleep Button [SLPB]
[   25.545121] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[   25.545252] ACPI: button: Power Button [PWRB]
[   25.545379] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[   25.547256] ACPI: button: Power Button [PWRF]
[   25.547946] thermal LNXTHERM:00: registered as thermal_zone0
[   25.548060] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[   25.548256] thermal LNXTHERM:01: registered as thermal_zone1
[   25.548370] ACPI: thermal: Thermal Zone [TZ01] (30 C)
[   25.548615] ioatdma: Intel(R) QuickData Technology Driver 5.00
[   25.548740] i2c-core: driver [LP3971] registered
[   25.548853] i2c-core: driver [lp872x] registered
[   25.549006] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[   25.549488] hpet_acpi_add: no address or irqs in _CRS
[   25.549645] Non-volatile memory driver v1.3
[   25.549778] Linux agpgart interface v0.103
[   25.549894] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[   25.550036] i2c-core: driver [tpm_i2c_infineon] registered
[   25.551792] loop: module loaded
[   25.551954] zram: Added device: zram0
[   25.552124] zram: Added device: zram1
[   25.552282] zram: Added device: zram2
[   25.552438] zram: Added device: zram3
[   25.552551] usbcore: registered new interface driver rtsx_usb
[   25.552894] ahci 0000:00:17.0: vgaarb: pci_notify
[   25.552921] nvme 0000:05:00.0: vgaarb: pci_notify
[   25.553007] ahci 0000:00:17.0: runtime IRQ mapping not provided by arch
[   25.553124] nvme 0000:05:00.0: runtime IRQ mapping not provided by arch
[   25.553247] ahci 0000:00:17.0: version 3.0
[   25.553443] nvme nvme0: pci function 0000:05:00.0
[   25.557080] nvme 0000:05:00.0: saving config space at offset 0x0 (reading 0x25228086)
[   25.557221] nvme 0000:05:00.0: saving config space at offset 0x4 (reading 0x100406)
[   25.557352] nvme 0000:05:00.0: saving config space at offset 0x8 (reading 0x1080200)
[   25.557484] nvme 0000:05:00.0: saving config space at offset 0xc (reading 0x10)
[   25.557614] nvme 0000:05:00.0: saving config space at offset 0x10 (reading 0xdf100004)
[   25.557746] nvme 0000:05:00.0: saving config space at offset 0x14 (reading 0x0)
[   25.557877] nvme 0000:05:00.0: saving config space at offset 0x18 (reading 0x0)
[   25.558007] nvme 0000:05:00.0: saving config space at offset 0x1c (reading 0x0)
[   25.558138] nvme 0000:05:00.0: saving config space at offset 0x20 (reading 0x0)
[   25.558268] nvme 0000:05:00.0: saving config space at offset 0x24 (reading 0x0)
[   25.558398] nvme 0000:05:00.0: saving config space at offset 0x28 (reading 0x0)
[   25.558529] nvme 0000:05:00.0: saving config space at offset 0x2c (reading 0x38108086)
[   25.558661] nvme 0000:05:00.0: saving config space at offset 0x30 (reading 0x0)
[   25.558791] nvme 0000:05:00.0: saving config space at offset 0x34 (reading 0x40)
[   25.558922] nvme 0000:05:00.0: saving config space at offset 0x38 (reading 0x0)
[   25.559052] nvme 0000:05:00.0: saving config space at offset 0x3c (reading 0x10b)
[   25.567295] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x2 impl SATA mode
[   25.567431] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst 
[   25.567999] scsi host0: ahci
[   25.568303] scsi host1: ahci
[   25.568605] scsi host2: ahci
[   25.568863] scsi host3: ahci
[   25.569112] scsi host4: ahci
[   25.569361] scsi host5: ahci
[   25.569492] ata1: DUMMY
[   25.569601] ata2: SATA max UDMA/133 abar m2048@0xdf326000 port 0xdf326180 irq 125
[   25.569732] ata3: DUMMY
[   25.569839] ata4: DUMMY
[   25.569947] ata5: DUMMY
[   25.570054] ata6: DUMMY
[   25.570169] ahci 0000:00:17.0: vgaarb: pci_notify
[   25.570375] ACPI: bus type drm_connector registered
[   25.570541] [drm] radeon kernel modesetting enabled.
[   25.570709] i915 0000:00:02.0: vgaarb: pci_notify
[   25.570822] i915 0000:00:02.0: runtime IRQ mapping not provided by arch
[   25.571600] i915 0000:00:02.0: vgaarb: deactivate vga console
[   25.572950] Console: switching to colour dummy device 80x25
[   25.574134] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[   25.574138] i915 0000:00:02.0: vgaarb: decoding count now is: 1
[   25.574140] i915 0000:00:02.0: vgaarb: __vga_tryget: 1
[   25.574141] i915 0000:00:02.0: vgaarb: __vga_tryget: owns: 3
[   25.574143] i915 0000:00:02.0: vgaarb: __vga_put
[   25.574154] Loading firmware: i915/kbl_dmc_ver1_04.bin
[   25.574174] i915 0000:00:02.0: Direct firmware load for i915/kbl_dmc_ver1_04.bin failed with error -2
[   25.574177] i915 0000:00:02.0: [drm] Failed to load DMC firmware i915/kbl_dmc_ver1_04.bin. Disabling runtime power management.
[   25.574179] i915 0000:00:02.0: [drm] DMC firmware homepage: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915
[   25.574348] i2c i2c-0: adapter [i915 gmbus dpc] registered
[   25.574388] i2c i2c-1: adapter [i915 gmbus dpb] registered
[   25.574395] i2c i2c-2: adapter [i915 gmbus dpd] registered
[   25.574468] i915 0000:00:02.0: vgaarb: __vga_tryget: 1
[   25.574469] i915 0000:00:02.0: vgaarb: __vga_tryget: owns: 3
[   25.574471] i915 0000:00:02.0: vgaarb: __vga_put
[   25.577605] nvme nvme0: 2/0/6 default/read/poll queues
[   25.584941] nvme 0000:05:00.0: vgaarb: pci_notify
[   25.773862] tsc: Refined TSC clocksource calibration: 3696.000 MHz
[   25.773869] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a8d280fdb9, max_idle_ns: 881591151302 ns
[   25.773882] clocksource: Switched to clocksource tsc
[   25.843028] i915 0000:00:02.0: [drm] [ENCODER:94:DDI A/PHY A] failed to retrieve link info, disabling eDP
[   25.850721] i2c i2c-3: adapter [AUX B/DDI B/PHY B] registered
[   25.850773] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[   25.852488] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   25.852549] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[   25.852605] i915 0000:00:02.0: vgaarb: pci_notify
[   25.852628] i2c-core: driver [tda998x] registered
[   25.852632] i2c-core: driver [tda9950] registered
[   25.852773] tun: Universal TUN/TAP device driver, 1.6
[   25.852822] e100: Intel(R) PRO/100 Network Driver
[   25.852824] e100: Copyright(c) 1999-2006 Intel Corporation
[   25.852833] e1000: Intel(R) PRO/1000 Network Driver
[   25.852835] e1000: Copyright (c) 1999-2006 Intel Corporation.
[   25.852841] e1000e: Intel(R) PRO/1000 Network Driver
[   25.852843] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[   25.852851] e1000e 0000:00:1f.6: vgaarb: pci_notify
[   25.852854] e1000e 0000:00:1f.6: runtime IRQ mapping not provided by arch
[   25.852931] e1000e 0000:00:1f.6: saving config space at offset 0x0 (reading 0x15b88086)
[   25.852935] e1000e 0000:00:1f.6: saving config space at offset 0x4 (reading 0x100006)
[   25.852939] e1000e 0000:00:1f.6: saving config space at offset 0x8 (reading 0x2000000)
[   25.852942] e1000e 0000:00:1f.6: saving config space at offset 0xc (reading 0x0)
[   25.852946] e1000e 0000:00:1f.6: saving config space at offset 0x10 (reading 0xdf300000)
[   25.852949] e1000e 0000:00:1f.6: saving config space at offset 0x14 (reading 0x0)
[   25.852953] e1000e 0000:00:1f.6: saving config space at offset 0x18 (reading 0x0)
[   25.852956] e1000e 0000:00:1f.6: saving config space at offset 0x1c (reading 0x0)
[   25.852959] e1000e 0000:00:1f.6: saving config space at offset 0x20 (reading 0x0)
[   25.852963] e1000e 0000:00:1f.6: saving config space at offset 0x24 (reading 0x0)
[   25.852966] e1000e 0000:00:1f.6: saving config space at offset 0x28 (reading 0x0)
[   25.852969] e1000e 0000:00:1f.6: saving config space at offset 0x2c (reading 0x86721043)
[   25.852973] e1000e 0000:00:1f.6: saving config space at offset 0x30 (reading 0x0)
[   25.852976] e1000e 0000:00:1f.6: saving config space at offset 0x34 (reading 0xc8)
[   25.852979] e1000e 0000:00:1f.6: saving config space at offset 0x38 (reading 0x0)
[   25.852983] e1000e 0000:00:1f.6: saving config space at offset 0x3c (reading 0x10b)
[   25.853004] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   25.863245] i2c i2c-1: NAK from device addr 0x50 msg #0
[   25.866444] i2c i2c-0: NAK from device addr 0x50 msg #0
[   25.869655] i2c i2c-2: NAK from device addr 0x50 msg #0
[   25.873667] fbcon: i915drmfb (fb0) is primary device
[   25.887197] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[   25.887699] ata2.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
[   25.887701] ata2.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
[   25.887824] ata2.00: supports DRM functions and may not be fully accessible
[   25.887825] ata2.00: ATA-9: Samsung SSD 840 EVO 1TB, EXT0DB6Q, max UDMA/133
[   25.888194] ata2.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[   25.888573] ata2.00: Features: Trust NCQ-sndrcv
[   25.889028] ata2.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
[   25.889030] ata2.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
[   25.889149] ata2.00: supports DRM functions and may not be fully accessible
[   25.889897] ata2.00: configured for UDMA/133
[   25.889971] scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 840  DB6Q PQ: 0 ANSI: 5
[   25.890117] sd 1:0:0:0: Attached scsi generic sg0 type 0
[   25.890157] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[   25.890166] sd 1:0:0:0: [sda] Write Protect is off
[   25.890167] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   25.890180] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA; mp='8' o='16' d.h_l='8' d.b_l='8' b[o+2]='00000100
[   25.890207] sd 1:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[   25.890542]  sda: sda1
[   25.890736] sd 1:0:0:0: [sda] supports TCG Opal
[   25.890738] sd 1:0:0:0: [sda] Attached SCSI disk
[   25.949806] Console: switching to colour frame buffer device 640x196
[   25.966694] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[   25.977656] i2c i2c-1: NAK from device addr 0x50 msg #0
[   25.980872] i2c i2c-0: NAK from device addr 0x50 msg #0
[   25.984086] i2c i2c-2: NAK from device addr 0x50 msg #0
[   26.004819] i2c i2c-1: NAK from device addr 0x50 msg #0
[   26.008039] i2c i2c-0: NAK from device addr 0x50 msg #0
[   26.011252] i2c i2c-2: NAK from device addr 0x50 msg #0
[   26.159056] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 18:31:bf:4c:45:6a
[   26.159070] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[   26.159140] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[   26.159153] e1000e 0000:00:1f.6: vgaarb: pci_notify
[   26.159171] igb: Intel(R) Gigabit Ethernet Network Driver
[   26.159178] igb: Copyright (c) 2007-2014 Intel Corporation.
[   26.159193] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[   26.159199] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[   26.159240] usbcore: registered new interface driver ath6kl_usb
[   26.159253] usbcore: registered new interface driver mt7601u
[   26.159268] usbcore: registered new interface driver rndis_wlan
[   26.159277] usbcore: registered new interface driver r8152
[   26.159286] usbcore: registered new interface driver cdc_ether
[   26.159296] usbcore: registered new interface driver cdc_eem
[   26.159305] usbcore: registered new interface driver rndis_host
[   26.159318] usbcore: registered new interface driver r8153_ecm
[   26.159333] ehci_hcd: block sizes: qh 144 qtd 96 itd 192 sitd 96
[   26.159345] ohci_hcd: block sizes: ed 112 td 96
[   26.159372] usbcore: registered new interface driver usblp
[   26.159382] usbcore: registered new interface driver usb-storage
[   26.159393] usbcore: registered new interface driver ums-realtek
[   26.159396] xhci_hcd 0000:00:14.0: vgaarb: pci_notify
[   26.159411] xhci_hcd 0000:00:14.0: runtime IRQ mapping not provided by arch
[   26.159412] usbcore: registered new interface driver usbserial_generic
[   26.159413] usbserial: generic: using generic open
[   26.159416] xhci_hcd 0000:01:00.2: vgaarb: pci_notify
[   26.159420] xhci_hcd 0000:01:00.2: runtime IRQ mapping not provided by arch
[   26.159426] usbserial: generic: using generic write
[   26.159426] usbserial: generic: using generic close
[   26.159426] usbserial: generic: using generic write_room
[   26.159427] usbserial: generic: using generic chars_in_buffer
[   26.159437] xhci_hcd 0000:04:00.0: vgaarb: pci_notify
[   26.159438] usbserial: generic: using generic read_bulk_callback
[   26.159439] usbserial: generic: using generic write_bulk_callback
[   26.159439] usbserial: generic: using generic process_read_urb
[   26.159440] usbserial: generic: using generic prepare_write_buffer
[   26.159449] xhci_hcd 0000:04:00.0: runtime IRQ mapping not provided by arch
[   26.159456] usbserial: USB Serial support registered for generic
[   26.159476] xhci_hcd 0000:01:00.2: restoring config space at offset 0x4 (was 0x100002, writing 0x100006)
[   26.159482] usbcore: registered new interface driver ark3116
[   26.159522] xhci_hcd 0000:01:00.2: xHCI Host Controller
[   26.159523] usbserial: ark3116: using generic write
[   26.159524] usbserial: ark3116: using generic write_room
[   26.159532] xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 1
[   26.159535] usbserial: ark3116: using generic chars_in_buffer
[   26.159535] usbserial: ark3116: using generic read_bulk_callback
[   26.159557] xhci_hcd 0000:01:00.2: Resetting HCD
[   26.159558] usbserial: ark3116: using generic write_bulk_callback
[   26.159558] usbserial: ark3116: using generic prepare_write_buffer
[   26.159579] usbserial: USB Serial support registered for ark3116
[   26.159590] usbcore: registered new interface driver usb_serial_simple
[   26.159597] usbserial: carelink: using generic open
[   26.159603] usbserial: carelink: using generic write
[   26.159608] usbserial: carelink: using generic close
[   26.159613] usbserial: carelink: using generic write_room
[   26.159619] usbserial: carelink: using generic chars_in_buffer
[   26.159625] usbserial: carelink: using generic read_bulk_callback
[   26.159631] usbserial: carelink: using generic write_bulk_callback
[   26.159637] usbserial: carelink: using generic process_read_urb
[   26.159643] usbserial: carelink: using generic prepare_write_buffer
[   26.159643] xhci_hcd 0000:04:00.0: enabling bus mastering
[   26.159651] xhci_hcd 0000:00:14.0: enabling bus mastering
[   26.159655] usbserial: USB Serial support registered for carelink
[   26.159655] usbserial: zio: using generic open
[   26.159656] usbserial: zio: using generic write
[   26.159656] usbserial: zio: using generic close
[   26.159656] usbserial: zio: using generic write_room
[   26.159657] usbserial: zio: using generic chars_in_buffer
[   26.159657] usbserial: zio: using generic read_bulk_callback
[   26.159657] usbserial: zio: using generic write_bulk_callback
[   26.159658] usbserial: zio: using generic process_read_urb
[   26.159658] usbserial: zio: using generic prepare_write_buffer
[   26.159659] xhci_hcd 0000:04:00.0: xHCI Host Controller
[   26.159660] usbserial: USB Serial support registered for zio
[   26.159663] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 2
[   26.159680] xhci_hcd 0000:00:14.0: xHCI Host Controller
[   26.159681] usbserial: funsoft: using generic open
[   26.159681] usbserial: funsoft: using generic write
[   26.159689] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[   26.159691] usbserial: funsoft: using generic close
[   26.159692] usbserial: funsoft: using generic write_room
[   26.159706] xhci_hcd 0000:04:00.0: Resetting HCD
[   26.159708] usbserial: funsoft: using generic chars_in_buffer
[   26.159709] usbserial: funsoft: using generic read_bulk_callback
[   26.159769] xhci_hcd 0000:00:14.0: Resetting HCD
[   26.159774] usbserial: funsoft: using generic write_bulk_callback
[   26.159775] usbserial: funsoft: using generic process_read_urb
[   26.159774] pcieport 0000:00:1c.4: AER: Corrected error received: 0000:00:1c.4
[   26.159803] pcieport 0000:00:1c.4: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[   26.159810] usbserial: funsoft: using generic prepare_write_buffer
[   26.159812] usbserial: USB Serial support registered for funsoft
[   26.159821] pcieport 0000:00:1c.4:   device [8086:a294] error status/mask=00000001/00002000
[   26.159827] usbserial: flashloader: using generic open
[   26.159828] usbserial: flashloader: using generic write
[   26.159835] pcieport 0000:00:1c.4:    [ 0] RxErr                  (First)
[   26.159843] usbserial: flashloader: using generic close
[   26.159843] usbserial: flashloader: using generic write_room
[   26.159872] usbserial: flashloader: using generic chars_in_buffer
[   26.159878] usbserial: flashloader: using generic read_bulk_callback
[   26.159884] usbserial: flashloader: using generic write_bulk_callback
[   26.159891] usbserial: flashloader: using generic process_read_urb
[   26.159897] usbserial: flashloader: using generic prepare_write_buffer
[   26.159905] usbserial: USB Serial support registered for flashloader
[   26.159911] usbserial: google: using generic open
[   26.159916] usbserial: google: using generic write
[   26.159922] usbserial: google: using generic close
[   26.159927] usbserial: google: using generic write_room
[   26.159932] usbserial: google: using generic chars_in_buffer
[   26.159938] usbserial: google: using generic read_bulk_callback
[   26.159944] usbserial: google: using generic write_bulk_callback
[   26.159950] usbserial: google: using generic process_read_urb
[   26.159956] usbserial: google: using generic prepare_write_buffer
[   26.159963] usbserial: USB Serial support registered for google
[   26.159969] usbserial: libtransistor: using generic open
[   26.159975] usbserial: libtransistor: using generic write
[   26.159980] usbserial: libtransistor: using generic close
[   26.159986] usbserial: libtransistor: using generic write_room
[   26.159992] usbserial: libtransistor: using generic chars_in_buffer
[   26.159998] usbserial: libtransistor: using generic read_bulk_callback
[   26.160004] usbserial: libtransistor: using generic write_bulk_callback
[   26.160011] usbserial: libtransistor: using generic process_read_urb
[   26.160017] usbserial: libtransistor: using generic prepare_write_buffer
[   26.160025] usbserial: USB Serial support registered for libtransistor
[   26.160031] usbserial: vivopay: using generic open
[   26.160037] usbserial: vivopay: using generic write
[   26.160042] usbserial: vivopay: using generic close
[   26.160047] usbserial: vivopay: using generic write_room
[   26.160053] usbserial: vivopay: using generic chars_in_buffer
[   26.160059] usbserial: vivopay: using generic read_bulk_callback
[   26.160065] usbserial: vivopay: using generic write_bulk_callback
[   26.160070] usbserial: vivopay: using generic process_read_urb
[   26.160076] usbserial: vivopay: using generic prepare_write_buffer
[   26.160081] xhci_hcd 0000:01:00.2: Reset complete
[   26.160086] usbserial: USB Serial support registered for vivopay
[   26.160088] xhci_hcd 0000:01:00.2: Enabling 64-bit DMA addresses.
[   26.160094] usbserial: moto_modem: using generic open
[   26.160100] xhci_hcd 0000:01:00.2: Calling HCD init
[   26.160105] usbserial: moto_modem: using generic write
[   26.160106] usbserial: moto_modem: using generic close
[   26.160121] usbserial: moto_modem: using generic write_room
[   26.160127] usbserial: moto_modem: using generic chars_in_buffer
[   26.160133] usbserial: moto_modem: using generic read_bulk_callback
[   26.160204] xhci_hcd 0000:01:00.2: Called HCD init
[   26.160801] xhci_hcd 0000:00:14.0: Reset complete
[   26.160802] xhci_hcd 0000:00:14.0: Enabling 64-bit DMA addresses.
[   26.160802] xhci_hcd 0000:00:14.0: Calling HCD init
[   26.160940] xhci_hcd 0000:00:14.0: Called HCD init
[   26.160941] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[   26.160942] xhci_hcd 0000:00:14.0: Got SBRN 48
[   26.160950] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[   26.160950] xhci_hcd 0000:00:14.0: Finished xhci_pci_reinit
[   26.161098] usbserial: moto_modem: using generic write_bulk_callback
[   26.161098] usbserial: moto_modem: using generic process_read_urb
[   26.161099] usbserial: moto_modem: using generic prepare_write_buffer
[   26.161103] usbserial: USB Serial support registered for moto_modem
[   26.161356] xhci_hcd 0000:00:14.0: xHCI Host Controller
[   26.161357] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[   26.161359] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[   26.161381] usb usb3: default language 0x0409
[   26.161387] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[   26.161388] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   26.161389] usb usb3: Product: xHCI Host Controller
[   26.161390] usb usb3: Manufacturer: Linux 6.2.6-gentoo-x86_64 xhci-hcd
[   26.161391] usb usb3: SerialNumber: 0000:00:14.0
[   26.161499] usb usb3: usb_probe_device
[   26.161501] xHCI xhci_add_endpoint called for root hub
[   26.161501] xHCI xhci_check_bandwidth called for root hub
[   26.161507] usb usb3: adding 3-0:1.0 (config #1, interface 0)
[   26.161522] hub 3-0:1.0: usb_probe_interface
[   26.161523] hub 3-0:1.0: usb_probe_interface - got id
[   26.161524] hub 3-0:1.0: USB hub found
[   26.161583] hub 3-0:1.0: 16 ports detected
[   26.162073] xhci_hcd 0000:01:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[   26.163026] usbserial: motorola_tetra: using generic open
[   26.163026] usbserial: motorola_tetra: using generic write
[   26.163507] usb usb4: default language 0x0409
[   26.163513] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[   26.163514] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   26.163515] usb usb4: Product: xHCI Host Controller
[   26.163516] usb usb4: Manufacturer: Linux 6.2.6-gentoo-x86_64 xhci-hcd
[   26.163517] usb usb4: SerialNumber: 0000:00:14.0
[   26.163584] usb usb4: usb_probe_device
[   26.163585] xHCI xhci_add_endpoint called for root hub
[   26.163586] xHCI xhci_check_bandwidth called for root hub
[   26.163593] usb usb4: adding 4-0:1.0 (config #1, interface 0)
[   26.163609] hub 4-0:1.0: usb_probe_interface
[   26.163610] hub 4-0:1.0: usb_probe_interface - got id
[   26.163611] hub 4-0:1.0: USB hub found
[   26.163645] hub 4-0:1.0: 10 ports detected
[   26.163780] usb usb4-port1: peered to usb3-port1
[   26.163901] usb usb4-port2: peered to usb3-port2
[   26.163997] xhci_hcd 0000:01:00.2: Got SBRN 49
[   26.164014] usb usb4-port3: peered to usb3-port3
[   26.164125] usb usb4-port4: peered to usb3-port4
[   26.164235] usb usb4-port5: peered to usb3-port5
[   26.164343] usb usb4-port6: peered to usb3-port6
[   26.164451] usb usb4-port7: peered to usb3-port7
[   26.164559] usb usb4-port8: peered to usb3-port8
[   26.164668] usb usb4-port9: peered to usb3-port9
[   26.164776] usb usb4-port10: peered to usb3-port10
[   26.164780] usb usb4: port-1 disable U1/U2 _DSM: -19
[   26.164782] usb usb4: port-2 disable U1/U2 _DSM: -19
[   26.164783] usb usb4: port-3 disable U1/U2 _DSM: -19
[   26.164785] usb usb4: port-4 disable U1/U2 _DSM: -19
[   26.164787] usb usb4: port-5 disable U1/U2 _DSM: -19
[   26.164788] usb usb4: port-6 disable U1/U2 _DSM: -19
[   26.164790] usb usb4: port-7 disable U1/U2 _DSM: -19
[   26.164791] usb usb4: port-8 disable U1/U2 _DSM: -19
[   26.164793] usb usb4: port-9 disable U1/U2 _DSM: -19
[   26.164794] usb usb4: port-10 disable U1/U2 _DSM: -19
[   26.164937] usbserial: motorola_tetra: using generic close
[   26.164938] usbserial: motorola_tetra: using generic write_room
[   26.164956] xhci_hcd 0000:00:14.0: vgaarb: pci_notify
[   26.165885] xhci_hcd 0000:01:00.2: enabling Mem-Wr-Inval
[   26.166825] usbserial: motorola_tetra: using generic chars_in_buffer
[   26.166826] usbserial: motorola_tetra: using generic read_bulk_callback
[   26.167773] xhci_hcd 0000:01:00.2: MWI active
[   26.168709] usbserial: motorola_tetra: using generic write_bulk_callback
[   26.168709] usbserial: motorola_tetra: using generic process_read_urb
[   26.169645] xhci_hcd 0000:01:00.2: Finished xhci_pci_reinit
[   26.169821] xhci_hcd 0000:01:00.2: xHCI Host Controller
[   26.170569] usbserial: motorola_tetra: using generic prepare_write_buffer
[   26.170573] usbserial: USB Serial support registered for motorola_tetra
[   26.171500] xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 5
[   26.172416] usbserial: nokia: using generic open
[   26.172417] usbserial: nokia: using generic write
[   26.173341] xhci_hcd 0000:01:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[   26.174261] usbserial: nokia: using generic close
[   26.174262] usbserial: nokia: using generic write_room
[   26.175207] usb usb1: default language 0x0409
[   26.176089] usbserial: nokia: using generic chars_in_buffer
[   26.176090] usbserial: nokia: using generic read_bulk_callback
[   26.177009] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[   26.177915] usbserial: nokia: using generic write_bulk_callback
[   26.177915] usbserial: nokia: using generic process_read_urb
[   26.178824] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   26.179732] usbserial: nokia: using generic prepare_write_buffer
[   26.179735] usbserial: USB Serial support registered for nokia
[   26.180642] usb usb1: Product: xHCI Host Controller
[   26.180877] xhci_hcd 0000:00:14.0: Port change event, 3-6, id 6, portsc: 0x20ae1
[   26.180881] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   26.180941] xhci_hcd 0000:00:14.0: Port change event, 3-11, id 11, portsc: 0x206e1
[   26.180945] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   26.181005] xhci_hcd 0000:00:14.0: Port change event, 3-13, id 13, portsc: 0x206e1
[   26.181008] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   26.181068] xhci_hcd 0000:00:14.0: Port change event, 3-14, id 14, portsc: 0x20ae1
[   26.181072] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   26.181546] usbserial: novatel_gps: using generic open
[   26.181547] usbserial: novatel_gps: using generic write
[   26.182457] usb usb1: Manufacturer: Linux 6.2.6-gentoo-x86_64 xhci-hcd
[   26.183366] usbserial: novatel_gps: using generic close
[   26.183367] usbserial: novatel_gps: using generic write_room
[   26.184279] usb usb1: SerialNumber: 0000:01:00.2
[   26.185183] usbserial: novatel_gps: using generic chars_in_buffer
[   26.185183] usbserial: novatel_gps: using generic read_bulk_callback
[   26.186131] usb usb1: usb_probe_device
[   26.186979] usbserial: novatel_gps: using generic write_bulk_callback
[   26.186979] usbserial: novatel_gps: using generic process_read_urb
[   26.186980] usbserial: novatel_gps: using generic prepare_write_buffer
[   26.187889] xHCI xhci_add_endpoint called for root hub
[   26.188784] usbserial: USB Serial support registered for novatel_gps
[   26.189686] xHCI xhci_check_bandwidth called for root hub
[   26.189691] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[   26.190588] usbserial: hp4x: using generic open
[   26.191495] hub 1-0:1.0: usb_probe_interface
[   26.192379] usbserial: hp4x: using generic write
[   26.192379] usbserial: hp4x: using generic close
[   26.193282] hub 1-0:1.0: usb_probe_interface - got id
[   26.194183] usbserial: hp4x: using generic write_room
[   26.194184] usbserial: hp4x: using generic chars_in_buffer
[   26.195074] hub 1-0:1.0: USB hub found
[   26.195964] usbserial: hp4x: using generic read_bulk_callback
[   26.195965] usbserial: hp4x: using generic write_bulk_callback
[   26.196863] hub 1-0:1.0: 2 ports detected
[   26.197743] usbserial: hp4x: using generic process_read_urb
[   26.198697] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
[   26.199490] usbserial: hp4x: using generic prepare_write_buffer
[   26.199493] usbserial: USB Serial support registered for hp4x
[   26.200371] usb usb5: default language 0x0409
[   26.201238] usbserial: suunto: using generic open
[   26.201238] usbserial: suunto: using generic write
[   26.202117] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[   26.202980] usbserial: suunto: using generic close
[   26.202980] usbserial: suunto: using generic write_room
[   26.203852] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   26.204722] usbserial: suunto: using generic chars_in_buffer
[   26.205590] usb usb5: Product: xHCI Host Controller
[   26.206460] usbserial: suunto: using generic read_bulk_callback
[   26.206461] usbserial: suunto: using generic write_bulk_callback
[   26.207338] usb usb5: Manufacturer: Linux 6.2.6-gentoo-x86_64 xhci-hcd
[   26.208208] usbserial: suunto: using generic process_read_urb
[   26.208209] usbserial: suunto: using generic prepare_write_buffer
[   26.209084] usb usb5: SerialNumber: 0000:01:00.2
[   26.209956] usbserial: USB Serial support registered for suunto
[   26.210864] usb usb5: usb_probe_device
[   26.211677] usbserial: siemens_mpi: using generic open
[   26.211678] usbserial: siemens_mpi: using generic write
[   26.212544] xHCI xhci_add_endpoint called for root hub
[   26.213406] usbserial: siemens_mpi: using generic close
[   26.213406] usbserial: siemens_mpi: using generic write_room
[   26.214275] xHCI xhci_check_bandwidth called for root hub
[   26.214458] xhci_hcd 0000:04:00.0: Reset complete
[   26.214459] xhci_hcd 0000:04:00.0: Enabling 32-bit DMA addresses.
[   26.214459] xhci_hcd 0000:04:00.0: Calling HCD init
[   26.214521] xhci_hcd 0000:04:00.0: Called HCD init
[   26.214521] xhci_hcd 0000:04:00.0: hcc params 0x0200ef80 hci version 0x110 quirks 0x0000000000800010
[   26.214523] xhci_hcd 0000:04:00.0: Got SBRN 48
[   26.214527] xhci_hcd 0000:04:00.0: enabling Mem-Wr-Inval
[   26.214528] xhci_hcd 0000:04:00.0: MWI active
[   26.214529] xhci_hcd 0000:04:00.0: Finished xhci_pci_reinit
[   26.214753] xhci_hcd 0000:04:00.0: xHCI Host Controller
[   26.215133] usbserial: siemens_mpi: using generic chars_in_buffer
[   26.215133] usbserial: siemens_mpi: using generic read_bulk_callback
[   26.215995] usb usb5: adding 5-0:1.0 (config #1, interface 0)
[   26.216840] usbserial: siemens_mpi: using generic write_bulk_callback
[   26.216841] usbserial: siemens_mpi: using generic process_read_urb
[   26.217706] hub 5-0:1.0: usb_probe_interface
[   26.218544] usbserial: siemens_mpi: using generic prepare_write_buffer
[   26.218550] usbserial: USB Serial support registered for siemens_mpi
[   26.219393] hub 5-0:1.0: usb_probe_interface - got id
[   26.220261] userial_init: registered 8 ttyGS* devices
[   26.221091] hub 5-0:1.0: USB hub found
[   26.221101] hub 5-0:1.0: 4 ports detected
[   26.221947] UDC core: g_ether: couldn't find an available UDC
[   26.222804] usb usb5-port1: peered to usb1-port1
[   26.223640] file system registered
[   26.224524] usb usb5-port2: peered to usb1-port2
[   26.225337] UDC core: g_cdc: couldn't find an available UDC
[   26.226201] usb usb5: port-1 disable U1/U2 _DSM: -19
[   26.227047] UDC core: g_multi: couldn't find an available UDC
[   26.227897] usb usb5: port-2 disable U1/U2 _DSM: -19
[   26.228778] i8042: PNP: No PS/2 controller found.
[   26.229602] usb usb5: port-3 disable U1/U2 _DSM: -19
[   26.230506] mousedev: PS/2 mouse device common for all mice
[   26.231315] usb usb5: port-4 disable U1/U2 _DSM: -19
[   26.232316] rtc_cmos 00:03: RTC can wake from S4
[   26.233094] xhci_hcd 0000:01:00.2: vgaarb: pci_notify
[   26.233114] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 6
[   26.233117] xhci_hcd 0000:04:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[   26.233147] usb usb2: default language 0x0409
[   26.233153] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[   26.233155] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   26.233156] usb usb2: Product: xHCI Host Controller
[   26.233156] usb usb2: Manufacturer: Linux 6.2.6-gentoo-x86_64 xhci-hcd
[   26.233157] usb usb2: SerialNumber: 0000:04:00.0
[   26.233224] usb usb2: usb_probe_device
[   26.233226] xHCI xhci_add_endpoint called for root hub
[   26.233226] xHCI xhci_check_bandwidth called for root hub
[   26.233232] usb usb2: adding 2-0:1.0 (config #1, interface 0)
[   26.233243] hub 2-0:1.0: usb_probe_interface
[   26.233244] hub 2-0:1.0: usb_probe_interface - got id
[   26.233245] hub 2-0:1.0: USB hub found
[   26.233251] hub 2-0:1.0: 2 ports detected
[   26.233361] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[   26.233367] usb usb6: default language 0x0409
[   26.233372] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[   26.233373] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   26.233374] usb usb6: Product: xHCI Host Controller
[   26.233375] usb usb6: Manufacturer: Linux 6.2.6-gentoo-x86_64 xhci-hcd
[   26.233376] usb usb6: SerialNumber: 0000:04:00.0
[   26.233438] usb usb6: usb_probe_device
[   26.233439] xHCI xhci_add_endpoint called for root hub
[   26.233440] xHCI xhci_check_bandwidth called for root hub
[   26.233445] usb usb6: adding 6-0:1.0 (config #1, interface 0)
[   26.233457] hub 6-0:1.0: usb_probe_interface
[   26.233457] hub 6-0:1.0: usb_probe_interface - got id
[   26.233458] hub 6-0:1.0: USB hub found
[   26.233464] hub 6-0:1.0: 2 ports detected
[   26.233504] usb usb6-port1: peered to usb2-port1
[   26.233534] usb usb6-port2: peered to usb2-port2
[   26.233538] usb usb6: port-1 disable U1/U2 _DSM: -19
[   26.233540] usb usb6: port-2 disable U1/U2 _DSM: -19
[   26.233576] xhci_hcd 0000:04:00.0: vgaarb: pci_notify
[   26.234350] rtc rtc0: alarm rollover: day
[   26.287232] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.288270] rtc_cmos 00:03: char device (252:0)
[   26.344161] xhci_hcd 0000:00:14.0: Port change event, 3-6, id 6, portsc: 0x200a03
[   26.344837] rtc_cmos 00:03: registered as rtc0
[   26.345748] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   26.346812] rtc_cmos 00:03: setting system clock to 2023-03-15T22:16:57 UTC (1678918617)
[   26.373356] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
[   26.374315] i2c-core: driver [smbus_alert] registered
[   26.375255] i2c_dev: i2c /dev entries driver
[   26.376260] i2c_dev: adapter [i915 gmbus dpc] registered as minor 0
[   26.377275] i2c_dev: adapter [i915 gmbus dpb] registered as minor 1
[   26.378287] i2c_dev: adapter [i915 gmbus dpd] registered as minor 2
[   26.379302] i2c_dev: adapter [AUX B/DDI B/PHY B] registered as minor 3
[   26.380284] i2c-core: driver [sbsm] registered
[   26.380288] i801_smbus 0000:00:1f.4: vgaarb: pci_notify
[   26.382195] i801_smbus 0000:00:1f.4: runtime IRQ mapping not provided by arch
[   26.383216] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[   26.384239] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   26.385227] pci 0000:00:1f.1: [8086:a2a0] type 00 class 0x058000
[   26.386237] pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
[   26.387401] pci 0000:00:1f.1: vgaarb: pci_notify
[   26.387520] Driver 'corsair-psu' was unable to register with bus_type 'hid' because the bus was not initialized.
[   26.388366] pci 0000:00:1f.1: PME# disabled
[   26.389458] i2c-core: driver [jc42] registered
[   26.390307] pci 0000:00:1f.1: vgaarb: pci_notify
[   26.391382] nct6775: Enabling hardware monitor logical device mappings.
[   26.392279] pci 0000:00:1f.1: vgaarb: pci_notify
[   26.393269] nct6775: Found NCT6793D or compatible chip at 0x2e:0x290
[   26.394252] pci 0000:00:1f.1: device released
[   26.395239] ACPI Warning: SystemIO range 0x0000000000000295-0x0000000000000296 conflicts with OpRegion 0x0000000000000290-0x0000000000000299 (\_GPE.HWM) (20221020/utaddress-204)
[   26.397245] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[   26.397304] i2c_dev: adapter [SMBus I801 adapter at f040] registered as minor 4
[   26.398305] i2c-core: driver [nct6775-i2c] registered
[   26.399285] i2c i2c-4: adapter [SMBus I801 adapter at f040] registered
[   26.401724] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[   26.402427] i2c i2c-4: found normal entry for adapter 4, addr 0x18
[   26.402864] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   26.404804] iTCO_vendor_support: vendor-support=0
[   26.405873] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
[   26.406760] i2c i2c-4: Creating jc42 at 0x18
[   26.406891] softdog:              soft_reboot_cmd=<not set> soft_active_on_boot=0
[   26.406907] device-mapper: uevent: version 1.0.3
[   26.407950] jc42 4-0018: probe
[   26.409007] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[   26.411365] i2c i2c-4: client [jc42] registered with bus id 4-0018
[   26.412062] usb 3-6: new low-speed USB device number 2 using xhci_hcd
[   26.413097] i2c i2c-4: found normal entry for adapter 4, addr 0x19
[   26.414135] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.414226] intel_pstate: Intel P-state driver initializing
[   26.417042] intel_pstate: Disabling energy efficiency optimization
[   26.417835] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   26.417997] intel_pstate: HWP enabled
[   26.418021] i2c i2c-4: Creating jc42 at 0x19
[   26.418033] jc42 4-0019: probe
[   26.419366] i2c i2c-4: client [jc42] registered with bus id 4-0019
[   26.420041] ccp_crypto: Cannot load: there are no available CCPs
[   26.420676] i2c i2c-4: found normal entry for adapter 4, addr 0x1a
[   26.423899] hid: raw HID events driver (C) Jiri Kosina
[   26.425109] usbcore: registered new interface driver usbhid
[   26.425994] usbhid: USB HID core driver
[   26.426902] hdaps: supported laptop not found!
[   26.427054] i2c i2c-4: Creating jc42 at 0x1a
[   26.427792] hdaps: driver init failed (ret=-19)!
[   26.427853] resource: resource sanity check: requesting [mem 0x00000000fdffe800-0x00000000fe0007ff], which spans more than pnp 00:06 [mem 0xfdb00000-0xfdffffff]
[   26.428687] jc42 4-001a: probe
[   26.429552] caller pmc_core_probe+0xca/0x530 mapping multiple BARs
[   26.431787] i2c i2c-4: client [jc42] registered with bus id 4-001a
[   26.432246] intel_pmc_core INT33A1:00:  initialized
[   26.433136] i2c i2c-4: found normal entry for adapter 4, addr 0x1b
[   26.434201] intel_rapl_common: Found RAPL domain package
[   26.435836] intel_rapl_common: Found RAPL domain core
[   26.436734] intel_rapl_common: Found RAPL domain uncore
[   26.437630] intel_rapl_common: Found RAPL domain dram
[   26.437799] i2c i2c-4: Creating jc42 at 0x1b
[   26.439433] jc42 4-001b: probe
[   26.439884] snd_hda_intel 0000:00:1f.3: vgaarb: pci_notify
[   26.441249] snd_hda_intel 0000:00:1f.3: runtime IRQ mapping not provided by arch
[   26.441655] i2c i2c-4: client [jc42] registered with bus id 4-001b
[   26.442210] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops)
[   26.443039] i2c i2c-4: found normal entry for adapter 4, addr 0x1c
[   26.443949] snd_hda_intel 0000:00:1f.3: vgaarb: pci_notify
[   26.443956] snd_hda_intel 0000:01:00.1: vgaarb: pci_notify
[   26.445091] i801_smbus 0000:00:1f.4: No response
[   26.445765] snd_hda_intel 0000:01:00.1: runtime IRQ mapping not provided by arch
[   26.446676] i2c i2c-4: found normal entry for adapter 4, addr 0x1d
[   26.447668] snd_hda_intel 0000:01:00.1: Disabling MSI
[   26.448749] i801_smbus 0000:00:1f.4: No response
[   26.449373] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   26.450289] i2c i2c-4: found normal entry for adapter 4, addr 0x1e
[   26.451259] snd_hda_intel 0000:01:00.1: vgaarb: pci_notify
[   26.452351] i801_smbus 0000:00:1f.4: No response
[   26.453030] GACT probability on
[   26.453931] i2c i2c-4: found normal entry for adapter 4, addr 0x1f
[   26.454848] u32 classifier
[   26.455992] i801_smbus 0000:00:1f.4: No response
[   26.456653]     Performance counters on
[   26.457603] i2c i2c-4: 4/4 memory slots populated (from DMI)
[   26.458492]     input device check on
[   26.458492]     Actions configured
[   26.458735] xt_time: kernel timezone is -0000
[   26.459783] i2c i2c-4: client [ee1004] registered with bus id 4-0050
[   26.460361] NET: Registered PF_PACKET protocol family
[   26.461174] i2c i2c-4: Successfully instantiated SPD at 0x50
[   26.461558] i2c i2c-4: client [ee1004] registered with bus id 4-0051
[   26.466283] i2c i2c-4: Successfully instantiated SPD at 0x51
[   26.466473] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[   26.467529] i2c i2c-4: client [ee1004] registered with bus id 4-0052
[   26.468011] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   26.468880] i2c i2c-4: Successfully instantiated SPD at 0x52
[   26.469749] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   26.470988] i2c i2c-4: client [ee1004] registered with bus id 4-0053
[   26.471483] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   26.471484] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
[   26.472027] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input4
[   26.472050] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input5
[   26.472069] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input6
[   26.472088] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input7
[   26.472357] i2c i2c-4: Successfully instantiated SPD at 0x53
[   26.473230] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   26.473231] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[   26.473980] xhci_hcd 0000:00:14.0: Port change event, 3-6, id 6, portsc: 0x200a03
[   26.473983] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   26.474106] i801_smbus 0000:00:1f.4: vgaarb: pci_notify
[   26.474971] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[   26.483621] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[   26.484507] microcode: Microcode Update Driver: v2.2.
[   26.484510] IPI shorthand broadcast: enabled
[   26.486254] AVX2 version of gcm_enc/dec engaged.
[   26.487166] AES CTR mode by8 optimization enabled
[   26.490024] sched_clock: Marking stable (26452843240, 35224260)->(26537797709, -49730209)
[   26.491091] registered taskstats version 1
[   26.492014] Loading compiled-in X.509 certificates
[   26.493702] zswap: loaded using pool zstd/z3fold
[   26.495718] Key type .fscrypt registered
[   26.496596] Key type fscrypt-provisioning registered
[   26.497597] Btrfs loaded, crc32c=crc32c-intel, zoned=no, fsverity=no
[   26.499794] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
[   26.500783] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[   26.501769] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[   26.502730] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[   26.503692] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[   26.504675] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[   26.505633] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[   26.506596] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[   26.507581] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[   26.508542] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   26.510247] alg: No test for 842 (842-scomp)
[   26.511264] alg: No test for 842 (842-generic)
[   26.540569] xhci_hcd 0000:00:14.0: Resetting device with slot ID 1
[   26.541511] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.542449] xhci_hcd 0000:00:14.0: Completed reset device command.
[   26.543389] xhci_hcd 0000:00:14.0: Can't reset device (slot ID 1) in default state
[   26.544335] xhci_hcd 0000:00:14.0: Not freeing device rings.
[   26.545270] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.563639] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   26.564590] usb 3-6: default language 0x0409
[   26.566698] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   26.567653] usb 3-6: New USB device found, idVendor=1bcf, idProduct=0005, bcdDevice= 0.14
[   26.568592] usb 3-6: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[   26.569526] usb 3-6: Product: USB Optical Mouse
[   26.570603] usb 3-6: usb_probe_device
[   26.571545] xhci_hcd 0000:00:14.0: add ep 0x81, slot id 1, new drop flags = 0x0, new add flags = 0x8
[   26.572484] xhci_hcd 0000:00:14.0: xhci_check_bandwidth called for udev (____ptrval____)
[   26.573423] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.574577] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.575533] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 1 ep 2
[   26.576480] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.580186] usb 3-6: adding 3-6:1.0 (config #1, interface 0)
[   26.581209] usbhid 3-6:1.0: usb_probe_interface
[   26.582154] usbhid 3-6:1.0: usb_probe_interface - got id
[   26.584413] printk: console [netcon0] enabled
[   26.585390] netconsole: network logging started
[   26.585423] input: USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:1BCF:0005.0001/input/input18
[   26.586619] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   26.587902] hid-generic 0003:1BCF:0005.0001: input,hidraw0: USB HID v1.10 Mouse [USB Optical Mouse] on usb-0000:00:14.0-6/input0
[   26.589162] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   26.590305] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.591554] Loading firmware: regulatory.db
[   26.592745] ALSA device list:
[   26.593937] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   26.595095]   #0: HDA Intel PCH at 0x2fff020000 irq 141
[   26.596272] cfg80211: failed to load regulatory.db
[   26.597482]   #1: HDA NVidia at 0xdf080000 irq 17
[   26.599603] KTAP version 1
[   26.600506] 1..15
[   26.601491]     KTAP version 1
[   26.602390]     # Subtest: cpumask
[   26.602390]     1..6
[   26.603387]     ok 1 test_cpumask_weight
[   26.604393]     ok 2 test_cpumask_first
[   26.605349]     ok 3 test_cpumask_last
[   26.606298]     ok 4 test_cpumask_next
[   26.607260]     ok 5 test_cpumask_iterators
[   26.608208]     ok 6 test_cpumask_iterators_builtin
[   26.609106] # cpumask: pass:6 fail:0 skip:0 total:6
[   26.610002] # Totals: pass:6 fail:0 skip:0 total:6
[   26.610909] ok 1 cpumask
[   26.612701]     KTAP version 1
[   26.613591]     # Subtest: hash
[   26.613592]     1..2
[   26.614968]     ok 1 test_string_or
[   26.617817]     ok 2 test_hash_or
[   26.618699] # hash: pass:2 fail:0 skip:0 total:2
[   26.619579] # Totals: pass:2 fail:0 skip:0 total:2
[   26.620457] ok 2 hash
[   26.622217]     KTAP version 1
[   26.623095]     # Subtest: list_sort
[   26.623095]     1..1
[   26.625137]     ok 1 list_sort_test
[   26.626012] ok 3 list_sort
[   26.627795]     KTAP version 1
[   26.628677]     # Subtest: lib_sort
[   26.628677]     1..1
[   26.629704]     ok 1 test_sort
[   26.630580] ok 4 lib_sort
[   26.632323]     KTAP version 1
[   26.633193]     # Subtest: rational
[   26.633193]     1..1
[   26.634060]         KTAP version 1
[   26.635775]         # Subtest: rational_test
[   26.635876]         ok 1 Exceeds bounds, semi-convergent term > 1/2 last term
[   26.636796]         ok 2 Exceeds bounds, semi-convergent term < 1/2 last term
[   26.637705]         ok 3 Closest to zero
[   26.638610]         ok 4 Closest to smallest non-zero
[   26.639514]         ok 5 Use convergent
[   26.640416]         ok 6 Exact answer
[   26.641313]         ok 7 Semiconvergent, numerator limit
[   26.642201]         ok 8 Semiconvergent, denominator limit
[   26.643041]     # rational_test: pass:8 fail:0 skip:0 total:8
[   26.643886]     ok 1 rational_test
[   26.644721] # Totals: pass:8 fail:0 skip:0 total:8
[   26.645553] ok 5 rational
[   26.647219]     KTAP version 1
[   26.648048]     # Subtest: bitfields
[   26.648049]     1..2
[   26.648922]     ok 1 test_bitfields_constants
[   26.649794]     ok 2 test_bitfields_variables
[   26.650618] # bitfields: pass:2 fail:0 skip:0 total:2
[   26.651437] # Totals: pass:2 fail:0 skip:0 total:2
[   26.652255] ok 6 bitfields
[   26.653886]     KTAP version 1
[   26.654635] xhci_hcd 0000:00:14.0: Port change event, 3-11, id 11, portsc: 0x200603
[   26.654698]     # Subtest: list-kunit-test
[   26.654699]     1..39
[   26.655525] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   26.656394]     ok 1 list_test_list_init
[   26.658032]     ok 2 list_test_list_add
[   26.658902]     ok 3 list_test_list_add_tail
[   26.659765]     ok 4 list_test_list_del
[   26.660634]     ok 5 list_test_list_replace
[   26.661495]     ok 6 list_test_list_replace_init
[   26.662353]     ok 7 list_test_list_swap
[   26.663209]     ok 8 list_test_list_del_init
[   26.664063]     ok 9 list_test_list_del_init_careful
[   26.664917]     ok 10 list_test_list_move
[   26.665769]     ok 11 list_test_list_move_tail
[   26.666617]     ok 12 list_test_list_bulk_move_tail
[   26.667465]     ok 13 list_test_list_is_head
[   26.668314]     ok 14 list_test_list_is_first
[   26.669161]     ok 15 list_test_list_is_last
[   26.669997]     ok 16 list_test_list_empty
[   26.670824]     ok 17 list_test_list_empty_careful
[   26.671650]     ok 18 list_test_list_rotate_left
[   26.672480]     ok 19 list_test_list_rotate_to_front
[   26.673301]     ok 20 list_test_list_is_singular
[   26.674122]     ok 21 list_test_list_cut_position
[   26.674940]     ok 22 list_test_list_cut_before
[   26.675757]     ok 23 list_test_list_splice
[   26.676574]     ok 24 list_test_list_splice_tail
[   26.677477]     ok 25 list_test_list_splice_init
[   26.678355]     ok 26 list_test_list_splice_tail_init
[   26.679178]     ok 27 list_test_list_entry
[   26.680018]     ok 28 list_test_list_entry_is_head
[   26.680837]     ok 29 list_test_list_first_entry
[   26.681691]     ok 30 list_test_list_last_entry
[   26.682520]     ok 31 list_test_list_first_entry_or_null
[   26.683326]     ok 32 list_test_list_next_entry
[   26.684126]     ok 33 list_test_list_prev_entry
[   26.684927]     ok 34 list_test_list_for_each
[   26.685725]     ok 35 list_test_list_for_each_prev
[   26.686519]     ok 36 list_test_list_for_each_safe
[   26.687315]     ok 37 list_test_list_for_each_prev_safe
[   26.688121]     ok 38 list_test_list_for_each_entry
[   26.688908]     ok 39 list_test_list_for_each_entry_reverse
[   26.689643] # list-kunit-test: pass:39 fail:0 skip:0 total:39
[   26.690377] # Totals: pass:39 fail:0 skip:0 total:39
[   26.691110] ok 7 list-kunit-test
[   26.692572]     KTAP version 1
[   26.693300]     # Subtest: hlist
[   26.693301]     1..18
[   26.693972] xhci_hcd 0000:01:00.2: config port 5-1 wake bits, portsc: 0xa0002a0, write: 0xa0202a0
[   26.694079]     ok 1 hlist_test_init
[   26.694774] xhci_hcd 0000:01:00.2: config port 5-2 wake bits, portsc: 0xa0002a0, write: 0xa0202a0
[   26.695541]     ok 2 hlist_test_unhashed
[   26.696256] xhci_hcd 0000:01:00.2: config port 5-3 wake bits, portsc: 0xa0002a0, write: 0xa0202a0
[   26.697026]     ok 3 hlist_test_unhashed_lockless
[   26.697752] xhci_hcd 0000:01:00.2: config port 5-4 wake bits, portsc: 0xa0002a0, write: 0xa0202a0
[   26.698531]     ok 4 hlist_test_del
[   26.699262] xhci_hcd 0000:01:00.2: config port 1-1 wake bits, portsc: 0xa0002a0, write: 0xa0202a0
[   26.700038]     ok 5 hlist_test_del_init
[   26.700770] xhci_hcd 0000:01:00.2: config port 1-2 wake bits, portsc: 0xa0002a0, write: 0xa0202a0
[   26.701560]     ok 6 hlist_test_add
[   26.702295] xhci_hcd 0000:01:00.2: xhci_suspend: stopping usb1 port polling.
[   26.703090]     ok 7 hlist_test_fake
[   26.704602]     ok 8 hlist_test_is_singular_node
[   26.704992] xhci_hcd 0000:01:00.2: hcd_pci_runtime_suspend: 0
[   26.705381]     ok 9 hlist_test_empty
[   26.706118] xhci_hcd 0000:01:00.2: saving config space at offset 0x0 (reading 0x1ad810de)
[   26.706903]     ok 10 hlist_test_move_list
[   26.707639] xhci_hcd 0000:01:00.2: saving config space at offset 0x4 (reading 0x100402)
[   26.708427]     ok 11 hlist_test_entry
[   26.709164] xhci_hcd 0000:01:00.2: saving config space at offset 0x8 (reading 0xc0330a1)
[   26.709956]     ok 12 hlist_test_entry_safe
[   26.710715] xhci_hcd 0000:01:00.2: saving config space at offset 0xc (reading 0x800010)
[   26.711519]     ok 13 hlist_test_for_each
[   26.712260] xhci_hcd 0000:01:00.2: saving config space at offset 0x10 (reading 0xf200000c)
[   26.713061]     ok 14 hlist_test_for_each_safe
[   26.713813] xhci_hcd 0000:01:00.2: saving config space at offset 0x14 (reading 0x2f)
[   26.714638]     ok 15 hlist_test_for_each_entry
[   26.715391] xhci_hcd 0000:01:00.2: saving config space at offset 0x18 (reading 0x0)
[   26.716202]     ok 16 hlist_test_for_each_entry_continue
[   26.716959] xhci_hcd 0000:01:00.2: saving config space at offset 0x1c (reading 0xf204000c)
[   26.717767]     ok 17 hlist_test_for_each_entry_from
[   26.718537] xhci_hcd 0000:01:00.2: saving config space at offset 0x20 (reading 0x2f)
[   26.719358]     ok 18 hlist_test_for_each_entry_safe
[   26.720120] xhci_hcd 0000:01:00.2: saving config space at offset 0x24 (reading 0x0)
[   26.720914] # hlist: pass:18 fail:0 skip:0 total:18
[   26.721708] xhci_hcd 0000:01:00.2: saving config space at offset 0x28 (reading 0x0)
[   26.722500] # Totals: pass:18 fail:0 skip:0 total:18
[   26.723300] xhci_hcd 0000:01:00.2: saving config space at offset 0x2c (reading 0x134d10de)
[   26.723890] usb 3-11: new full-speed USB device number 3 using xhci_hcd
[   26.723892] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.724101] ok 8 hlist
[   26.724198] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   26.724905] xhci_hcd 0000:01:00.2: saving config space at offset 0x30 (reading 0x0)
[   26.725710]     KTAP version 1
[   26.726515] xhci_hcd 0000:01:00.2: saving config space at offset 0x34 (reading 0x68)
[   26.727316]     # Subtest: linear-ranges-test
[   26.728120] xhci_hcd 0000:01:00.2: saving config space at offset 0x38 (reading 0x0)
[   26.728919]     1..4
[   26.728950]     ok 1 range_test_get_value_amount
[   26.729729] xhci_hcd 0000:01:00.2: saving config space at offset 0x3c (reading 0x30f)
[   26.730558]     ok 2 range_test_get_selector_high
[   26.731364] xhci_hcd 0000:01:00.2: PME# enabled
[   26.732172]     ok 3 range_test_get_selector_low
[   26.737023]     ok 4 range_test_get_value
[   26.737824] # linear-ranges-test: pass:4 fail:0 skip:0 total:4
[   26.738623] # Totals: pass:4 fail:0 skip:0 total:4
[   26.739421] ok 9 linear-ranges-test
[   26.741036]     KTAP version 1
[   26.741833]     # Subtest: bits-test
[   26.741834]     1..3
[   26.742684]     ok 1 genmask_test
[   26.743524]     ok 2 genmask_ull_test
[   26.744371]     ok 3 genmask_input_check_test
[   26.745161] # bits-test: pass:3 fail:0 skip:0 total:3
[   26.745948] # Totals: pass:3 fail:0 skip:0 total:3
[   26.746737] ok 10 bits-test
[   26.748305]     KTAP version 1
[   26.749084]     # Subtest: cmdline
[   26.749085]     1..4
[   26.749915]     ok 1 cmdline_test_noint
[   26.750762]     ok 2 cmdline_test_lead_int
[   26.751609]     ok 3 cmdline_test_tail_int
[   26.752433]     ok 4 cmdline_test_range
[   26.753206] # cmdline: pass:4 fail:0 skip:0 total:4
[   26.753979] # Totals: pass:4 fail:0 skip:0 total:4
[   26.754750] ok 11 cmdline
[   26.756288]     KTAP version 1
[   26.757051]     # Subtest: slub_test
[   26.757052]     1..6
[   26.758005]     ok 1 test_clobber_zone
[   26.758840]     ok 2 test_next_pointer
[   26.759667]     ok 3 test_first_word
[   26.760497]     ok 4 test_clobber_50th_byte
[   26.761321]     ok 5 test_clobber_redzone_free
[   26.762146]     ok 6 test_kmalloc_redzone_access
[   26.762888] # slub_test: pass:6 fail:0 skip:0 total:6
[   26.763629] # Totals: pass:6 fail:0 skip:0 total:6
[   26.764371] ok 12 slub_test
[   26.765854]     KTAP version 1
[   26.766594]     # Subtest: memcpy
[   26.766594]     1..7
[   26.767380]     # memset_test: ok: memset() direct assignment
[   26.768881]     # memset_test: ok: memset() complete overwrite
[   26.769627]     # memset_test: ok: memset() middle overwrite
[   26.770374]     # memset_test: ok: memset() argument side-effects
[   26.771123]     # memset_test: ok: memset() memset_after()
[   26.771870]     # memset_test: ok: memset() memset_startat()
[   26.772618]     ok 1 memset_test
[   26.772676]     # memcpy_test: ok: memcpy() static initializers
[   26.774183]     # memcpy_test: ok: memcpy() direct assignment
[   26.774932]     # memcpy_test: ok: memcpy() complete overwrite
[   26.775680]     # memcpy_test: ok: memcpy() middle overwrite
[   26.776427]     # memcpy_test: ok: memcpy() argument side-effects
[   26.777201]     ok 2 memcpy_test
[   26.779213] xhci_hcd 0000:00:14.0: Port change event, 3-11, id 11, portsc: 0x200603
[   26.780723] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   26.847221] xhci_hcd 0000:00:14.0: Resetting device with slot ID 2
[   26.847980] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.848737] xhci_hcd 0000:00:14.0: Completed reset device command.
[   26.849497] xhci_hcd 0000:00:14.0: Can't reset device (slot ID 2) in default state
[   26.850253] xhci_hcd 0000:00:14.0: Not freeing device rings.
[   26.851014] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.867228] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.868794] xhci_hcd 0000:00:14.0: Stalled endpoint for slot 2 ep 0
[   26.869561] xhci_hcd 0000:00:14.0: Hard-reset ep 0, slot 2
[   26.870322] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.871093] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.871855] xhci_hcd 0000:00:14.0: xhci_giveback_invalidated_tds: Keep cancelled URB (____ptrval____) TD as cancel_status is 2
[   26.872625] xhci_hcd 0000:00:14.0: xhci_handle_cmd_set_deq: Giveback cancelled URB (____ptrval____) TD
[   26.873395] xhci_hcd 0000:00:14.0: Giveback URB (____ptrval____), len = 0, expected = 10, status = -32
[   26.874354] xhci_hcd 0000:00:14.0: Stalled endpoint for slot 2 ep 0
[   26.875137] xhci_hcd 0000:00:14.0: Hard-reset ep 0, slot 2
[   26.875912] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.876693] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.877475] xhci_hcd 0000:00:14.0: xhci_giveback_invalidated_tds: Keep cancelled URB (____ptrval____) TD as cancel_status is 2
[   26.878257] xhci_hcd 0000:00:14.0: xhci_handle_cmd_set_deq: Giveback cancelled URB (____ptrval____) TD
[   26.879037] xhci_hcd 0000:00:14.0: Giveback URB (____ptrval____), len = 0, expected = 10, status = -32
[   26.880069] xhci_hcd 0000:00:14.0: Stalled endpoint for slot 2 ep 0
[   26.880859] xhci_hcd 0000:00:14.0: Hard-reset ep 0, slot 2
[   26.881642] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.882429] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.883211] xhci_hcd 0000:00:14.0: xhci_giveback_invalidated_tds: Keep cancelled URB (____ptrval____) TD as cancel_status is 2
[   26.884001] xhci_hcd 0000:00:14.0: xhci_handle_cmd_set_deq: Giveback cancelled URB (____ptrval____) TD
[   26.884790] xhci_hcd 0000:00:14.0: Giveback URB (____ptrval____), len = 0, expected = 10, status = -32
[   26.887422] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   26.888223] usb 3-11: default language 0x0409
[   26.890235] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   26.892334] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   26.893139] usb 3-11: New USB device found, idVendor=1b1c, idProduct=1c06, bcdDevice= 0.02
[   26.893951] usb 3-11: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   26.894748] usb 3-11: Product:                       
[   26.895544] usb 3-11: Manufacturer:                          
[   26.896467] usb 3-11: usb_probe_device
[   26.897272] xhci_hcd 0000:00:14.0: add ep 0x81, slot id 2, new drop flags = 0x0, new add flags = 0x9
[   26.898074] xhci_hcd 0000:00:14.0: add ep 0x1, slot id 2, new drop flags = 0x0, new add flags = 0xd
[   26.898872] xhci_hcd 0000:00:14.0: xhci_check_bandwidth called for udev (____ptrval____)
[   26.899667] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.900761] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.901573] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 2 ep 2
[   26.902373] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.903471] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.904285] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 2 ep 1
[   26.905092] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.906439] usb 3-11: adding 3-11:1.0 (config #1, interface 0)
[   26.907316] usbhid 3-11:1.0: usb_probe_interface
[   26.908123] usbhid 3-11:1.0: usb_probe_interface - got id
[   26.910128] hid-generic 0003:1B1C:1C06.0002: hiddev96,hidraw1: USB HID v1.11 Device [                                                ] on usb-0000:00:14.0-11/input0
[   26.910991] xhci_hcd 0000:00:14.0: // Ding dong!
[   26.923598]     ok 3 memcpy_large_test
[   26.923676]     # memmove_test: ok: memmove() static initializers
[   26.925331]     # memmove_test: ok: memmove() direct assignment
[   26.926154]     # memmove_test: ok: memmove() complete overwrite
[   26.926987]     # memmove_test: ok: memmove() middle overwrite
[   26.927812]     # memmove_test: ok: memmove() argument side-effects
[   26.928637]     # memmove_test: ok: memmove() overlapping write
[   26.929482]     ok 4 memmove_test
[   26.966863] xhci_hcd 0000:00:14.0: Port change event, 3-13, id 13, portsc: 0x200603
[   26.968525] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   27.033884] usb 3-13: new full-speed USB device number 4 using xhci_hcd
[   27.034729] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.035742] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   27.075832]     ok 5 memmove_large_test
[   27.091602] xhci_hcd 0000:00:14.0: Port change event, 3-13, id 13, portsc: 0x200603
[   27.093292] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   27.157218] xhci_hcd 0000:00:14.0: Resetting device with slot ID 3
[   27.158076] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.158931] xhci_hcd 0000:00:14.0: Completed reset device command.
[   27.159789] xhci_hcd 0000:00:14.0: Can't reset device (slot ID 3) in default state
[   27.160652] xhci_hcd 0000:00:14.0: Not freeing device rings.
[   27.161509] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.177219] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.180470] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   27.181340] usb 3-13: default language 0x0409
[   27.182711] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   27.184095] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   27.184970] usb 3-13: New USB device found, idVendor=1532, idProduct=0109, bcdDevice= b.62
[   27.185835] usb 3-13: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   27.186698] usb 3-13: Product: Razer Lycosa
[   27.187562] usb 3-13: Manufacturer: Razer
[   27.188506] usb 3-13: usb_probe_device
[   27.189370] xhci_hcd 0000:00:14.0: add ep 0x81, slot id 3, new drop flags = 0x0, new add flags = 0x9
[   27.190239] xhci_hcd 0000:00:14.0: add ep 0x82, slot id 3, new drop flags = 0x0, new add flags = 0x29
[   27.191108] xhci_hcd 0000:00:14.0: xhci_check_bandwidth called for udev (____ptrval____)
[   27.191978] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.193197] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.194082] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 3 ep 2
[   27.194950] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.196155] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.197026] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 3 ep 4
[   27.197888] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.199132] usb 3-13: adding 3-13:1.0 (config #1, interface 0)
[   27.200050] usbhid 3-13:1.0: usb_probe_interface
[   27.200901] usbhid 3-13:1.0: usb_probe_interface - got id
[   27.203972] input: Razer Razer Lycosa as /devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13:1.0/0003:1532:0109.0003/input/input19
[   27.260700] hid-generic 0003:1532:0109.0003: input,hidraw2: USB HID v1.10 Keyboard [Razer Razer Lycosa] on usb-0000:00:14.0-13/input0
[   27.261565] usb 3-13: adding 3-13:1.1 (config #1, interface 1)
[   27.262469] usbhid 3-13:1.1: usb_probe_interface
[   27.263312] usbhid 3-13:1.1: usb_probe_interface - got id
[   27.266137] input: Razer Razer Lycosa Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13:1.1/0003:1532:0109.0004/input/input20
[   27.320647] input: Razer Razer Lycosa System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13:1.1/0003:1532:0109.0004/input/input21
[   27.321564] hid-generic 0003:1532:0109.0004: input,hidraw3: USB HID v1.10 Device [Razer Razer Lycosa] on usb-0000:00:14.0-13/input1
[   27.322452] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.378366] xhci_hcd 0000:00:14.0: Port change event, 3-14, id 14, portsc: 0x200a03
[   27.379230] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   27.404035]     ok 6 memmove_overlap_test
[   27.404138]     ok 7 strtomem_test
[   27.404997] # memcpy: pass:7 fail:0 skip:0 total:7
[   27.405846] # Totals: pass:7 fail:0 skip:0 total:7
[   27.406693] ok 13 memcpy
[   27.408390]     KTAP version 1
[   27.409228]     # Subtest: overflow
[   27.409229]     1..21
[   27.410141]     # u8_u8__u8_overflow_test: 18 u8_u8__u8 arithmetic tests finished
[   27.411848]     ok 1 u8_u8__u8_overflow_test
[   27.411937]     # s8_s8__s8_overflow_test: 19 s8_s8__s8 arithmetic tests finished
[   27.413626]     ok 2 s8_s8__s8_overflow_test
[   27.413712]     # u16_u16__u16_overflow_test: 17 u16_u16__u16 arithmetic tests finished
[   27.415414]     ok 3 u16_u16__u16_overflow_test
[   27.415499]     # s16_s16__s16_overflow_test: 17 s16_s16__s16 arithmetic tests finished
[   27.417200]     ok 4 s16_s16__s16_overflow_test
[   27.417286]     # u32_u32__u32_overflow_test: 17 u32_u32__u32 arithmetic tests finished
[   27.418986]     ok 5 u32_u32__u32_overflow_test
[   27.419072]     # s32_s32__s32_overflow_test: 17 s32_s32__s32 arithmetic tests finished
[   27.420771]     ok 6 s32_s32__s32_overflow_test
[   27.420852]     # u64_u64__u64_overflow_test: 17 u64_u64__u64 arithmetic tests finished
[   27.422541]     ok 7 u64_u64__u64_overflow_test
[   27.422632]     # s64_s64__s64_overflow_test: 21 s64_s64__s64 arithmetic tests finished
[   27.424344]     ok 8 s64_s64__s64_overflow_test
[   27.424427]     # u32_u32__int_overflow_test: 2 u32_u32__int arithmetic tests finished
[   27.426124]     ok 9 u32_u32__int_overflow_test
[   27.426206]     # u32_u32__u8_overflow_test: 3 u32_u32__u8 arithmetic tests finished
[   27.427922]     ok 10 u32_u32__u8_overflow_test
[   27.428004]     # u8_u8__int_overflow_test: 3 u8_u8__int arithmetic tests finished
[   27.429698]     ok 11 u8_u8__int_overflow_test
[   27.429777]     # int_int__u8_overflow_test: 3 int_int__u8 arithmetic tests finished
[   27.431470]     ok 12 int_int__u8_overflow_test
[   27.431552]     # shift_sane_test: 36 sane shift tests finished
[   27.433244]     ok 13 shift_sane_test
[   27.433328]     # shift_overflow_test: 25 overflow shift tests finished
[   27.435027]     ok 14 shift_overflow_test
[   27.435109]     # shift_truncate_test: 27 truncate shift tests finished
[   27.436815]     ok 15 shift_truncate_test
[   27.436864]     # shift_nonsense_test: 25 nonsense shift tests finished
[   27.438576]     ok 16 shift_nonsense_test
[   27.438677]     # overflow_allocation_test: 11 allocation overflow tests finished
[   27.440392]     ok 17 overflow_allocation_test
[   27.440445]     # overflow_size_helpers_test: 43 overflow size helper tests finished
[   27.442181]     ok 18 overflow_size_helpers_test
[   27.442264]     # overflows_type_test: 658 overflows_type() tests finished
[   27.443892] usb 3-14: new low-speed USB device number 5 using xhci_hcd
[   27.444026]     ok 19 overflows_type_test
[   27.444857] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.445689] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   27.445802]     # same_type_test: 0 __same_type() tests finished
[   27.448347]     ok 20 same_type_test
[   27.448436]     # castable_to_type_test: 103 castable_to_type() tests finished
[   27.450203]     ok 21 castable_to_type_test
[   27.450205] # overflow: pass:21 fail:0 skip:0 total:21
[   27.451085] # Totals: pass:21 fail:0 skip:0 total:21
[   27.451958] ok 14 overflow
[   27.453710]     KTAP version 1
[   27.454582]     # Subtest: stackinit
[   27.454583]     1..65
[   27.455550]     ok 1 test_u8_zero
[   27.456522]     ok 2 test_u16_zero
[   27.457483]     ok 3 test_u32_zero
[   27.458413]     ok 4 test_u64_zero
[   27.459332]     ok 5 test_char_array_zero
[   27.460250]     ok 6 test_small_hole_zero
[   27.461236]     ok 7 test_big_hole_zero
[   27.462217]     ok 8 test_trailing_hole_zero
[   27.463180]     ok 9 test_packed_zero
[   27.464105]     ok 10 test_small_hole_dynamic_partial
[   27.465025]     ok 11 test_big_hole_dynamic_partial
[   27.465928]     ok 12 test_trailing_hole_dynamic_partial
[   27.466850]     ok 13 test_packed_dynamic_partial
[   27.467829]     ok 14 test_small_hole_assigned_dynamic_partial
[   27.468757]     ok 15 test_big_hole_assigned_dynamic_partial
[   27.469687]     ok 16 test_trailing_hole_assigned_dynamic_partial
[   27.470665]     ok 17 test_packed_assigned_dynamic_partial
[   27.471648]     ok 18 test_small_hole_static_partial
[   27.472580]     ok 19 test_big_hole_static_partial
[   27.473490]     ok 20 test_trailing_hole_static_partial
[   27.474415]     ok 21 test_packed_static_partial
[   27.475338]     ok 22 test_small_hole_static_all
[   27.476260]     ok 23 test_big_hole_static_all
[   27.477189]     ok 24 test_trailing_hole_static_all
[   27.478176]     ok 25 test_packed_static_all
[   27.479156]     ok 26 test_small_hole_dynamic_all
[   27.480132]     ok 27 test_big_hole_dynamic_all
[   27.481067]     ok 28 test_trailing_hole_dynamic_all
[   27.481969]     ok 29 test_packed_dynamic_all
[   27.482873]     ok 30 test_small_hole_runtime_partial
[   27.483775]     ok 31 test_big_hole_runtime_partial
[   27.484692]     ok 32 test_trailing_hole_runtime_partial
[   27.485604]     ok 33 test_packed_runtime_partial
[   27.486516]     ok 34 test_small_hole_runtime_all
[   27.487517]     ok 35 test_big_hole_runtime_all
[   27.488487]     ok 36 test_trailing_hole_runtime_all
[   27.489457]     ok 37 test_packed_runtime_all
[   27.490366]     ok 38 test_small_hole_assigned_static_partial
[   27.491276]     ok 39 test_big_hole_assigned_static_partial
[   27.492170]     ok 40 test_trailing_hole_assigned_static_partial
[   27.493073]     ok 41 test_packed_assigned_static_partial
[   27.494054]     ok 42 test_small_hole_assigned_static_all
[   27.494963]     ok 43 test_big_hole_assigned_static_all
[   27.495834]     ok 44 test_trailing_hole_assigned_static_all
[   27.496718]     ok 45 test_packed_assigned_static_all
[   27.497635]     ok 46 test_small_hole_assigned_dynamic_all
[   27.498533]     ok 47 test_big_hole_assigned_dynamic_all
[   27.499444]     ok 48 test_trailing_hole_assigned_dynamic_all
[   27.500332]     ok 49 test_packed_assigned_dynamic_all
[   27.501274]     ok 50 test_small_hole_assigned_copy # SKIP XFAIL uninit bytes: 3
[   27.501610] xhci_hcd 0000:00:14.0: Port change event, 3-14, id 14, portsc: 0x200a03
[   27.502238]     ok 51 test_big_hole_assigned_copy # SKIP XFAIL uninit bytes: 124
[   27.502992] xhci_hcd 0000:00:14.0: handle_port_status: starting usb3 port polling.
[   27.503907]     ok 52 test_trailing_hole_assigned_copy # SKIP XFAIL uninit bytes: 7
[   27.506518]     ok 53 test_packed_assigned_copy
[   27.506567]     ok 54 test_u8_none
[   27.507463]     ok 55 test_u16_none
[   27.508365]     ok 56 test_u32_none
[   27.509307]     ok 57 test_u64_none
[   27.510256]     ok 58 test_char_array_none
[   27.511271]     ok 59 test_switch_1_none # SKIP XFAIL uninit bytes: 80
[   27.513172]     ok 60 test_switch_2_none # SKIP XFAIL uninit bytes: 80
[   27.514160]     ok 61 test_small_hole_none
[   27.514279]     ok 62 test_big_hole_none
[   27.515340]     ok 63 test_trailing_hole_none
[   27.516346]     ok 64 test_packed_none
[   27.517337]     ok 65 test_user
[   27.518292] # stackinit: pass:60 fail:0 skip:5 total:65
[   27.519291] # Totals: pass:60 fail:0 skip:5 total:65
[   27.520244] ok 15 stackinit
[   27.522242] Freeing unused kernel image (initmem) memory: 1512K
[   27.557424] Write protecting the kernel read-only data: 32768k
[   27.559315] Freeing unused kernel image (rodata/data gap) memory: 552K
[   27.561943] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[   27.563614] rodata_test: all tests were successful
[   27.565540] Run /init as init process
[   27.567242] xhci_hcd 0000:00:14.0: Resetting device with slot ID 4
[   27.567449]   with arguments:
[   27.569372] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.571303]     /init
[   27.573224] xhci_hcd 0000:00:14.0: Completed reset device command.
[   27.575131]     nolvm
[   27.577067] xhci_hcd 0000:00:14.0: Can't reset device (slot ID 4) in default state
[   27.578970]     dobtrfs
[   27.580892] xhci_hcd 0000:00:14.0: Not freeing device rings.
[   27.580896] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.582831]     nohibernate
[   27.582832]     nospectre_v2
[   27.590283]     nospec_store_bypass_disable
[   27.591884]     nopti
[   27.593477]     no_stf_barrier
[   27.594901]     noibrs
[   27.596262]     noibpb
[   27.597237] i801_smbus 0000:00:1f.4: saving config space at offset 0x0 (reading 0xa2a38086)
[   27.597743]     noretpoline
[   27.599101] i801_smbus 0000:00:1f.4: saving config space at offset 0x4 (reading 0x2800003)
[   27.600663]     noefi
[   27.600664]   with environment:
[   27.601877] i801_smbus 0000:00:1f.4: saving config space at offset 0x8 (reading 0xc050000)
[   27.603447]     HOME=/
[   27.603486] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   27.603597] usb 3-14: default language 0x0409
[   27.604584] i801_smbus 0000:00:1f.4: saving config space at offset 0xc (reading 0x0)
[   27.604708] xhci_hcd 0000:00:14.0: Waiting for status stage event
[   27.604797] usb 3-14: New USB device found, idVendor=1bcf, idProduct=0053, bcdDevice= 0.72
[   27.604800] usb 3-14: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[   27.604801] usb 3-14: Product: USB Optical Mouse 
[   27.604993] usb 3-14: usb_probe_device
[   27.604998] xhci_hcd 0000:00:14.0: add ep 0x81, slot id 4, new drop flags = 0x0, new add flags = 0x8
[   27.604999] xhci_hcd 0000:00:14.0: xhci_check_bandwidth called for udev (____ptrval____)
[   27.605002] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.605405] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.605421] xhci_hcd 0000:00:14.0: Stopped on No-op or Link TRB for slot 4 ep 2
[   27.605427] xhci_hcd 0000:00:14.0: // Ding dong!
[   27.605673]     TERM=linux
[   27.605673]     BOOT_IMAGE=/boot/vmlinuz-6.2.6-gentoo-x86_64
[   27.606070] usb 3-14: adding 3-14:1.0 (config #1, interface 0)
[   27.606154] usbhid 3-14:1.0: usb_probe_interface
[   27.606155] usbhid 3-14:1.0: usb_probe_interface - got id
[   27.606762] i801_smbus 0000:00:1f.4: saving config space at offset 0x10 (reading 0xff024004)
[   27.607854]     root_trim=yes
[   27.607855]     enforcing=0
[   27.608944] i801_smbus 0000:00:1f.4: saving config space at offset 0x14 (reading 0x2f)
[   27.609942]     noexec=on
[   27.609942]     spectre_v2=off
[   27.610760] input: USB Optical Mouse  Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/0003:1BCF:0053.0005/input/input22
[   27.610943] i801_smbus 0000:00:1f.4: saving config space at offset 0x18 (reading 0x0)
[   27.611944]     pti=off
[   27.611945]     ssbd=force-off
[   27.612944] i801_smbus 0000:00:1f.4: saving config space at offset 0x1c (reading 0x0)
[   27.613947]     spectre_v2_user=off
[   27.614858] i801_smbus 0000:00:1f.4: saving config space at offset 0x20 (reading 0xf041)
[   27.615779]     apparmor=0
[   27.615779]     page_owner=on
[   27.616700] i801_smbus 0000:00:1f.4: saving config space at offset 0x24 (reading 0x0)
[   27.617624]     debug_pagealloc=on
[   27.618540] i801_smbus 0000:00:1f.4: saving config space at offset 0x28 (reading 0x0)
[   27.619432]     numa_balancing=disable
[   27.619433]     numa=off
[   27.620299] i801_smbus 0000:00:1f.4: saving config space at offset 0x2c (reading 0x86941043)
[   27.643911] i801_smbus 0000:00:1f.4: saving config space at offset 0x30 (reading 0x0)
[   27.643914] i801_smbus 0000:00:1f.4: saving config space at offset 0x34 (reading 0x0)
[   27.643918] i801_smbus 0000:00:1f.4: saving config space at offset 0x38 (reading 0x0)
[   27.643921] i801_smbus 0000:00:1f.4: saving config space at offset 0x3c (reading 0x10b)
[   27.667281] input: USB Optical Mouse  Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/0003:1BCF:0053.0005/input/input23
[   27.668346] hid-generic 0003:1BCF:0053.0005: input,hidraw4: USB HID v1.10 Keyboard [USB Optical Mouse ] on usb-0000:00:14.0-14/input0
[   29.563270] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x0 (reading 0xa2f08086)
[   29.568190] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x4 (reading 0x100406)
[   29.572990] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x8 (reading 0x4030000)
[   29.577775] snd_hda_intel 0000:00:1f.3: saving config space at offset 0xc (reading 0x2010)
[   29.582528] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x10 (reading 0xff020004)
[   29.587274] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x14 (reading 0x2f)
[   29.591045] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x18 (reading 0x0)
[   29.594194] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x1c (reading 0x0)
[   29.596607] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x20 (reading 0xff000004)
[   29.598986] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x24 (reading 0x2f)
[   29.600898] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x28 (reading 0x0)
[   29.602795] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x2c (reading 0x87241043)
[   29.604556] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x30 (reading 0x0)
[   29.606126] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x34 (reading 0x50)
[   29.607696] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x38 (reading 0x0)
[   29.609209] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x3c (reading 0x10b)
[   29.610565] snd_hda_intel 0000:00:1f.3: PME# enabled
[   29.623929] snd_hda_intel 0000:00:1f.3: power state changed by ACPI to D3hot
[   29.625017] snd_hda_intel 0000:00:1f.3: power state changed by ACPI to D0
[   29.637285] snd_hda_intel 0000:00:1f.3: PME# disabled
[   30.118482] snd_hda_intel 0000:01:00.1: saving config space at offset 0x0 (reading 0x10f810de)
[   30.123361] snd_hda_intel 0000:01:00.1: saving config space at offset 0x4 (reading 0x100006)
[   30.128183] snd_hda_intel 0000:01:00.1: saving config space at offset 0x8 (reading 0x40300a1)
[   30.133071] snd_hda_intel 0000:01:00.1: saving config space at offset 0xc (reading 0x800010)
[   30.137825] snd_hda_intel 0000:01:00.1: saving config space at offset 0x10 (reading 0xdf080000)
[   30.142560] snd_hda_intel 0000:01:00.1: saving config space at offset 0x14 (reading 0x0)
[   30.146236] snd_hda_intel 0000:01:00.1: saving config space at offset 0x18 (reading 0x0)
[   30.149338] snd_hda_intel 0000:01:00.1: saving config space at offset 0x1c (reading 0x0)
[   30.151760] snd_hda_intel 0000:01:00.1: saving config space at offset 0x20 (reading 0x0)
[   30.154129] snd_hda_intel 0000:01:00.1: saving config space at offset 0x24 (reading 0x0)
[   30.156047] snd_hda_intel 0000:01:00.1: saving config space at offset 0x28 (reading 0x0)
[   30.157957] snd_hda_intel 0000:01:00.1: saving config space at offset 0x2c (reading 0x134d10de)
[   30.159686] snd_hda_intel 0000:01:00.1: saving config space at offset 0x30 (reading 0x0)
[   30.161266] snd_hda_intel 0000:01:00.1: saving config space at offset 0x34 (reading 0x60)
[   30.162826] snd_hda_intel 0000:01:00.1: saving config space at offset 0x38 (reading 0x0)
[   30.164323] snd_hda_intel 0000:01:00.1: saving config space at offset 0x3c (reading 0x20a)
[   33.593006] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x0 (reading 0xa2f08086)
[   33.597320] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x4 (reading 0x100406)
[   33.601575] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x8 (reading 0x4030000)
[   33.605801] snd_hda_intel 0000:00:1f.3: saving config space at offset 0xc (reading 0x2010)
[   33.610017] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x10 (reading 0xff020004)
[   33.614333] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x14 (reading 0x2f)
[   33.618864] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x18 (reading 0x0)
[   33.621955] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x1c (reading 0x0)
[   33.624750] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x20 (reading 0xff000004)
[   33.627039] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x24 (reading 0x2f)
[   33.629245] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x28 (reading 0x0)
[   33.631078] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x2c (reading 0x87241043)
[   33.632901] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x30 (reading 0x0)
[   33.634592] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x34 (reading 0x50)
[   33.636099] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x38 (reading 0x0)
[   33.637590] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x3c (reading 0x10b)
[   33.639107] snd_hda_intel 0000:00:1f.3: PME# enabled
[   33.650590] snd_hda_intel 0000:00:1f.3: power state changed by ACPI to D3hot
[   34.745546] udevd[12851]: starting version 3.2.10
[   34.920553] clocksource_wdtest: --- Verify jiffies-like uncertainty margin.
[   34.921384] clocksource: wdtest-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[   35.473877] random: crng init done
[   35.475258] udevd[12852]: starting eudev-3.2.10
[   35.497471] BTRFS: device fsid ae174e75-7960-44f7-9ae0-3fcef5efae64 devid 1 transid 1128142 /dev/sda1 scanned by udevd (12897)
[   35.580560] xhci_hcd 0000:00:14.0: // Ding dong!
[   35.584979] xhci_hcd 0000:00:14.0: Stopped on Transfer TRB for slot 1 ep 2
[   35.589358] xhci_hcd 0000:00:14.0: // Ding dong!
[   35.591441] xhci_hcd 0000:00:14.0: xhci_giveback_invalidated_tds: Keep cancelled URB 000000008ef1352a TD as cancel_status is 2
[   35.592289] xhci_hcd 0000:00:14.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 000000008ef1352a TD
[   35.593139] xhci_hcd 0000:00:14.0: Giveback URB 000000008ef1352a, len = 0, expected = 7, status = -115
[   35.685716] BTRFS info (device sda1): using crc32c (crc32c-intel) checksum algorithm
[   35.686585] BTRFS info (device sda1): disk space caching is enabled
[   35.859502] BTRFS info (device sda1): enabling ssd optimizations
[   35.860378] BTRFS info (device sda1): auto enabling async discard
[   35.937260] clocksource_wdtest: --- Verify tsc-like uncertainty margin.
[   35.941817] clocksource: wdtest-ktime: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[   35.946365] clocksource_wdtest: --- tsc-like times: 1678918627099555783 - 1678918627099554362 = 1421.
[   35.946370] clocksource_wdtest: --- Watchdog with 0x error injection, 2 retries.
[   37.860216] udevd[13501]: starting eudev-3.2.11
[   38.120752] clocksource_wdtest: --- Watchdog with 1x error injection, 2 retries.
[   40.254079] clocksource_wdtest: --- Watchdog with 2x error injection, 2 retries, expect message.
[   40.468990] clocksource: timekeeping watchdog on CPU8: tsc retried 2 times before success
[   40.932558] nvidia-gpu 0000:01:00.3: vgaarb: pci_notify
[   40.934024] nvidia-gpu 0000:01:00.3: runtime IRQ mapping not provided by arch
[   40.935793] i2c_dev: adapter [NVIDIA GPU I2C adapter] registered as minor 5
[   40.936996] i2c i2c-5: adapter [NVIDIA GPU I2C adapter] registered
[   40.938087] i2c i2c-5: client [ccgx-ucsi] registered with bus id 5-0008
[   40.939207] nvidia-gpu 0000:01:00.3: vgaarb: pci_notify
[   40.943562] input: PC Speaker as /devices/platform/pcspkr/input/input24
[   40.947461] e1000e 0000:00:1f.6 em1: renamed from eth0
[   40.958027] zram0: detected capacity change from 0 to 201326592
[   40.967637] zram2: detected capacity change from 0 to 402653184
[   40.967799] zram3: detected capacity change from 0 to 402653184
[   40.967962] zram1: detected capacity change from 0 to 402653184
[   41.038724] nvidia: loading out-of-tree module taints kernel.
[   41.041351] nvidia: module license 'NVIDIA' taints kernel.
[   41.044178] Disabling lock debugging due to kernel taint
[   41.067602] nvidia-nvlink: Nvlink Core is being initialized, major device number 239

[   41.069312] nvidia 0000:01:00.0: vgaarb: pci_notify
[   41.071099] nvidia 0000:01:00.0: runtime IRQ mapping not provided by arch
[   41.071965] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
[   41.072880] nvidia 0000:01:00.0: enabling bus mastering
[   41.073733] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[   41.074590] nvidia 0000:01:00.0: vgaarb: decoding count now is: 0
[   41.116386] nvidia 0000:01:00.0: vgaarb: pci_notify
[   41.117203] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  525.89.02  Wed Feb  1 23:23:25 UTC 2023
[   41.121528] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  525.89.02  Wed Feb  1 23:09:40 UTC 2023
[   41.123180] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[   41.124058] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
[   41.363944] xhci_hcd 0000:00:14.0: // Ding dong!
[   41.364831] xhci_hcd 0000:00:14.0: Stopped on Transfer TRB for slot 1 ep 2
[   41.365658] xhci_hcd 0000:00:14.0: // Ding dong!
[   41.366469] xhci_hcd 0000:00:14.0: xhci_giveback_invalidated_tds: Keep cancelled URB 000000008ef1352a TD as cancel_status is 2
[   41.367307] xhci_hcd 0000:00:14.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 000000008ef1352a TD
[   41.368176] xhci_hcd 0000:00:14.0: Giveback URB 000000008ef1352a, len = 0, expected = 7, status = -115
[   41.963856] clocksource: timekeeping watchdog on CPU11: Marking clocksource 'wdtest-ktime' as unstable because the skew is too large:
[   41.964895] clocksource:                       'tsc' wd_nsec: 506665455 wd_now: 373fdb6348 wd_last: 36d03d3cb2 mask: ffffffffffffffff
[   41.965924] clocksource:                       'wdtest-ktime' cs_nsec: 444384580 cs_now: 174cb799fa0383de cs_last: 174cb799df86be9a mask: ffffffffffffffff
[   41.965925] clocksource:                       'tsc' (not 'wdtest-ktime') is current clocksource.
[   41.965926] clocksource_wdtest: --- Marking wdtest-ktime unstable due to clocksource watchdog.
[   42.037223] BTRFS info (device sda1: state M): force zstd compression, level 1
[   42.037226] BTRFS info (device sda1: state M): force clearing of disk cache
[   42.037227] BTRFS info (device sda1: state M): enabling auto defrag
[   42.252038] BTRFS info (device sda1: state M): force clearing of disk cache
[   42.390526] ------------[ cut here ]------------
[   42.390527] WARNING: CPU: 11 PID: 114 at kernel/time/clocksource-wdtest.c:153 wdtest_func+0x24e/0x280
[   42.390533] Modules linked in: nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) pcspkr i2c_nvidia_gpu i2c_ccgx_ucsi
[   42.390539] CPU: 11 PID: 114 Comm: wdtest Tainted: P     U  W  O    TN 6.2.6-gentoo-x86_64 #1 644473e507c86b163c18e9f84729e44d3514c8d0
[   42.390541] Hardware name: System manufacturer System Product Name/PRIME Z370-A, BIOS 3004 07/12/2021
[   42.390542] RIP: 0010:wdtest_func+0x24e/0x280
[   42.390545] Code: 32 74 8c c6 05 b6 14 03 03 00 e8 cd 17 ff ff 48 c7 c7 78 72 d1 8b e8 11 ef fb ff 5b 5d 31 c0 41 5c 31 d2 31 c9 31 f6 31 ff c3 <0f> 0b e9 40 ff ff ff 0f 0b e9 15 ff ff ff 0f 0b e9 50 fe ff ff 0f
[   42.390546] RSP: 0018:ffffafefc0527f00 EFLAGS: 00010202
[   42.390548] RAX: 0000000000000040 RBX: 0000000000000002 RCX: 0000000000000000
[   42.390549] RDX: 0000000000000002 RSI: 0000000000000001 RDI: 0000000000000000
[   42.390550] RBP: 0000000000000002 R08: 0000000000000000 R09: 0000000000000000
[   42.390550] R10: 0000000000000000 R11: 0000000000000000 R12: ffffffff8bd172aa
[   42.390551] R13: ffff971c00e56b80 R14: 0000000000000000 R15: ffffffff8a16d380
[   42.390552] FS:  0000000000000000(0000) GS:ffff972b5a4c0000(0000) knlGS:0000000000000000
[   42.390554] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   42.390555] CR2: 000073a6d241e03f CR3: 000000035800b003 CR4: 00000000003706e0
[   42.390556] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   42.390556] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[   42.390557] Call Trace:
[   42.390558]  <TASK>
[   42.390559]  kthread+0xbe/0xe0
[   42.390562]  ? kthread_complete_and_exit+0x20/0x20
[   42.390564]  ret_from_fork+0x1f/0x30
[   42.390566]  </TASK>
[   42.390566] ---[ end trace 0000000000000000 ]---
[   42.493155] EXT4-fs (zram1): mounted filesystem bf7f28c8-8e90-4bb4-baf6-bd8662d2842b without journal. Quota mode: disabled.
[   42.493859] clocksource: wdtest-ktime: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[   42.493862] clocksource_wdtest: --- Watchdog with 3x error injection, 2 retries, expect clock skew.
[   42.497588] EXT4-fs (zram2): mounted filesystem 50143e74-60af-4074-8bad-aad77737eae5 without journal. Quota mode: disabled.
[   42.505681] EXT4-fs (zram3): mounted filesystem fa9c9a9a-04f4-4bd1-ab9b-66f5540d0df8 without journal. Quota mode: disabled.
[   43.006298] clocksource: timekeeping watchdog on CPU0: tsc read-back delay of 800903ns, attempt 3, marking unstable
[   43.006300] clocksource_wdtest: --- Marking wdtest-ktime unstable due to clocksource watchdog.
[   43.960759] nvidia-gpu 0000:01:00.3: saving config space at offset 0x0 (reading 0x1ad910de)
[   43.962073] nvidia-gpu 0000:01:00.3: saving config space at offset 0x4 (reading 0x100406)
[   43.963359] nvidia-gpu 0000:01:00.3: saving config space at offset 0x8 (reading 0xc8000a1)
[   43.964769] nvidia-gpu 0000:01:00.3: saving config space at offset 0xc (reading 0x800010)
[   43.966055] nvidia-gpu 0000:01:00.3: saving config space at offset 0x10 (reading 0xdf084000)
[   43.966824] nvidia-gpu 0000:01:00.3: saving config space at offset 0x14 (reading 0x0)
[   43.967592] nvidia-gpu 0000:01:00.3: saving config space at offset 0x18 (reading 0x0)
[   43.968352] nvidia-gpu 0000:01:00.3: saving config space at offset 0x1c (reading 0x0)
[   43.969106] nvidia-gpu 0000:01:00.3: saving config space at offset 0x20 (reading 0x0)
[   43.969854] nvidia-gpu 0000:01:00.3: saving config space at offset 0x24 (reading 0x0)
[   43.970603] nvidia-gpu 0000:01:00.3: saving config space at offset 0x28 (reading 0x0)
[   43.971351] nvidia-gpu 0000:01:00.3: saving config space at offset 0x2c (reading 0x134d10de)
[   43.972097] nvidia-gpu 0000:01:00.3: saving config space at offset 0x30 (reading 0x0)
[   43.972840] nvidia-gpu 0000:01:00.3: saving config space at offset 0x34 (reading 0x68)
[   43.973580] nvidia-gpu 0000:01:00.3: saving config space at offset 0x38 (reading 0x0)
[   43.974319] nvidia-gpu 0000:01:00.3: saving config space at offset 0x3c (reading 0x405)
[   43.975074] nvidia-gpu 0000:01:00.3: PME# enabled
[   44.624077] clocksource: wdtest-ktime: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[   44.628010] clocksource_wdtest: --- Watchdog clock-value-fuzz error injection, expect clock skew and per-CPU mismatches.
[   45.640742] clocksource: timekeeping watchdog on CPU1: Marking clocksource 'wdtest-ktime' as unstable because the skew is too large:
[   45.644788] clocksource:                       'tsc' wd_nsec: 506668604 wd_now: 3a69dec16e wd_last: 39fa406d62 mask: ffffffffffffffff
[   45.646433] clocksource:                       'wdtest-ktime' cs_nsec: 706669306 cs_now: 174cb79adb223770 cs_last: 174cb79ab1034c76 mask: ffffffffffffffff
[   45.647179] clocksource:                       'tsc' (not 'wdtest-ktime') is current clocksource.
[   45.647924] clocksource_wdtest: --- Marking wdtest-ktime unstable due to clocksource watchdog.
[   46.076803] elogind-daemon[14341]: New seat seat0.
[   46.079928] elogind-daemon[14341]: Watching system buttons on /dev/input/event2 (Power Button)
[   46.080779] elogind-daemon[14341]: Watching system buttons on /dev/input/event1 (Power Button)
[   46.081564] elogind-daemon[14341]: Watching system buttons on /dev/input/event0 (Sleep Button)
[   46.082519] elogind-daemon[14341]: Watching system buttons on /dev/input/event19 (Razer Razer Lycosa)
[   46.083321] elogind-daemon[14341]: Watching system buttons on /dev/input/event20 (Razer Razer Lycosa Consumer Control)
[   46.084128] elogind-daemon[14341]: Watching system buttons on /dev/input/event21 (Razer Razer Lycosa System Control)
[   46.084928] elogind-daemon[14341]: Watching system buttons on /dev/input/event22 (USB Optical Mouse  Keyboard)
[   46.654083] clocksource: Checking clocksource wdtest-ktime synchronization from CPU 2 to CPUs 0,5,7-9,11.
[   46.658313] clocksource:         CPUs 0,7,9 ahead of CPU 2 for clocksource wdtest-ktime.
[   46.660326] clocksource:         CPUs 5,8,11 behind CPU 2 for clocksource wdtest-ktime.
[   46.661079] clocksource:         CPU 2 check durations 9240ns - 44838ns for clocksource wdtest-ktime.
[   46.661832] clocksource_wdtest: --- Done with test.
[   50.215640] Adding 100663292k swap on /dev/zram0.  Priority:-2 extents:1 across:100663292k SSDscFS
[   59.836571] e1000e 0000:00:1f.6 em1: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   71.214118] elogind-daemon[14341]: New session 2 of user user.
[   74.864940] i2c i2c-1: NAK from device addr 0x50 msg #0
[   74.868217] i2c i2c-0: NAK from device addr 0x50 msg #0
[   74.871443] i2c i2c-2: NAK from device addr 0x50 msg #0
[   75.471804] i2c_dev: adapter [NVIDIA i2c adapter 1 at 1:00.0] registered as minor 6
[   75.471815] i2c i2c-6: adapter [NVIDIA i2c adapter 1 at 1:00.0] registered
[   75.471844] i2c_dev: adapter [NVIDIA i2c adapter 3 at 1:00.0] registered as minor 7
[   75.471850] i2c i2c-7: adapter [NVIDIA i2c adapter 3 at 1:00.0] registered
[   75.471872] i2c_dev: adapter [NVIDIA i2c adapter 4 at 1:00.0] registered as minor 8
[   75.471877] i2c i2c-8: adapter [NVIDIA i2c adapter 4 at 1:00.0] registered
[   75.471899] i2c_dev: adapter [NVIDIA i2c adapter 5 at 1:00.0] registered as minor 9
[   75.471905] i2c i2c-9: adapter [NVIDIA i2c adapter 5 at 1:00.0] registered
[   75.471925] i2c_dev: adapter [NVIDIA i2c adapter 6 at 1:00.0] registered as minor 10
[   75.471930] i2c i2c-10: adapter [NVIDIA i2c adapter 6 at 1:00.0] registered
[   75.796995] snd_hda_intel 0000:00:1f.3: power state changed by ACPI to D0
[   75.809335] snd_hda_intel 0000:00:1f.3: PME# disabled
[   78.425469] i801_smbus 0000:00:1f.4: saving config space at offset 0x0 (reading 0xa2a38086)
[   78.425494] i801_smbus 0000:00:1f.4: saving config space at offset 0x4 (reading 0x2800003)
[   78.425507] i801_smbus 0000:00:1f.4: saving config space at offset 0x8 (reading 0xc050000)
[   78.425518] i801_smbus 0000:00:1f.4: saving config space at offset 0xc (reading 0x0)
[   78.425529] i801_smbus 0000:00:1f.4: saving config space at offset 0x10 (reading 0xff024004)
[   78.425541] i801_smbus 0000:00:1f.4: saving config space at offset 0x14 (reading 0x2f)
[   78.425551] i801_smbus 0000:00:1f.4: saving config space at offset 0x18 (reading 0x0)
[   78.425562] i801_smbus 0000:00:1f.4: saving config space at offset 0x1c (reading 0x0)
[   78.425572] i801_smbus 0000:00:1f.4: saving config space at offset 0x20 (reading 0xf041)
[   78.425583] i801_smbus 0000:00:1f.4: saving config space at offset 0x24 (reading 0x0)
[   78.425593] i801_smbus 0000:00:1f.4: saving config space at offset 0x28 (reading 0x0)
[   78.425603] i801_smbus 0000:00:1f.4: saving config space at offset 0x2c (reading 0x86941043)
[   78.425613] i801_smbus 0000:00:1f.4: saving config space at offset 0x30 (reading 0x0)
[   78.425623] i801_smbus 0000:00:1f.4: saving config space at offset 0x34 (reading 0x0)
[   78.425633] i801_smbus 0000:00:1f.4: saving config space at offset 0x38 (reading 0x0)
[   78.425644] i801_smbus 0000:00:1f.4: saving config space at offset 0x3c (reading 0x10b)
[   81.231952] snd_hda_intel 0000:01:00.1: saving config space at offset 0x0 (reading 0x10f810de)
[   81.231974] snd_hda_intel 0000:01:00.1: saving config space at offset 0x4 (reading 0x100006)
[   81.231986] snd_hda_intel 0000:01:00.1: saving config space at offset 0x8 (reading 0x40300a1)
[   81.231996] snd_hda_intel 0000:01:00.1: saving config space at offset 0xc (reading 0x800010)
[   81.232005] snd_hda_intel 0000:01:00.1: saving config space at offset 0x10 (reading 0xdf080000)
[   81.232014] snd_hda_intel 0000:01:00.1: saving config space at offset 0x14 (reading 0x0)
[   81.232023] snd_hda_intel 0000:01:00.1: saving config space at offset 0x18 (reading 0x0)
[   81.232032] snd_hda_intel 0000:01:00.1: saving config space at offset 0x1c (reading 0x0)
[   81.232041] snd_hda_intel 0000:01:00.1: saving config space at offset 0x20 (reading 0x0)
[   81.232049] snd_hda_intel 0000:01:00.1: saving config space at offset 0x24 (reading 0x0)
[   81.232057] snd_hda_intel 0000:01:00.1: saving config space at offset 0x28 (reading 0x0)
[   81.232066] snd_hda_intel 0000:01:00.1: saving config space at offset 0x2c (reading 0x134d10de)
[   81.232074] snd_hda_intel 0000:01:00.1: saving config space at offset 0x30 (reading 0x0)
[   81.232083] snd_hda_intel 0000:01:00.1: saving config space at offset 0x34 (reading 0x60)
[   81.232091] snd_hda_intel 0000:01:00.1: saving config space at offset 0x38 (reading 0x0)
[   81.232100] snd_hda_intel 0000:01:00.1: saving config space at offset 0x3c (reading 0x20a)
[   81.642877] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x0 (reading 0xa2f08086)
[   81.642900] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x4 (reading 0x100406)
[   81.642912] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x8 (reading 0x4030000)
[   81.642922] snd_hda_intel 0000:00:1f.3: saving config space at offset 0xc (reading 0x2010)
[   81.642931] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x10 (reading 0xff020004)
[   81.642941] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x14 (reading 0x2f)
[   81.642950] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x18 (reading 0x0)
[   81.642959] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x1c (reading 0x0)
[   81.642967] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x20 (reading 0xff000004)
[   81.642976] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x24 (reading 0x2f)
[   81.642985] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x28 (reading 0x0)
[   81.642993] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x2c (reading 0x87241043)
[   81.643002] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x30 (reading 0x0)
[   81.643011] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x34 (reading 0x50)
[   81.643019] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x38 (reading 0x0)
[   81.643028] snd_hda_intel 0000:00:1f.3: saving config space at offset 0x3c (reading 0x10b)
[   81.643075] snd_hda_intel 0000:00:1f.3: PME# enabled
[   81.654270] snd_hda_intel 0000:00:1f.3: power state changed by ACPI to D3hot

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bug 217191] New: test_meminit: failures: 70 out of 130 / reference already released.
  2023-03-15 22:33         ` Emanuel Czirai
@ 2023-03-16  9:29           ` Alexander Potapenko
  0 siblings, 0 replies; 6+ messages in thread
From: Alexander Potapenko @ 2023-03-16  9:29 UTC (permalink / raw)
  To: Emanuel Czirai; +Cc: Andrew Morton, bugzilla-daemon, linux-mm, Eric Dumazet

[-- Attachment #1: Type: text/plain, Size: 824 bytes --]

>
>
>
>
>> May I ask what is the purpose of the config in question?
>>
> it's what I use on my home desktop PC(but merged the laptop .config into
> it, didn't have the time to test it on laptop so far yet) and I've enabled
> all tests to catch things early in the hopes of avoiding some potential
> btrfs filesystem corruption(for a third time, so far) if nothing else...
> but otherwise it'd be just reassuring to know that things are performing
> within their expected parameters (with tests passing and all). I don't
> remember why I've tried to keep modules at a minimum though.
>

I see, thanks for the explanation.
I think many tests in lib/ may produce strange warnings that are meant to
be parsed by human devs that know what to expect.
It would be nice to have them converted to KUNIT, but that's a long way to
go.

[-- Attachment #2: Type: text/html, Size: 1412 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-03-16  9:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-217191-27@https.bugzilla.kernel.org/>
2023-03-14 21:41 ` [Bug 217191] New: test_meminit: failures: 70 out of 130 / reference already released Andrew Morton
2023-03-15 13:57   ` Alexander Potapenko
2023-03-15 17:22     ` Emanuel Attila Czirai
2023-03-15 17:46       ` Alexander Potapenko
2023-03-15 22:33         ` Emanuel Czirai
2023-03-16  9:29           ` Alexander Potapenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.