From: Masami Hiramatsu (Google) <mhiramat@kernel.org>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Linux Trace Kernel <linux-trace-kernel@vger.kernel.org>,
linux-kernel@vger.kernel.org
Subject: [BUG] tracing: dynamic ftrace selftest detected failures
Date: Mon, 19 Aug 2024 17:11:52 +0900 [thread overview]
Message-ID: <20240819171152.12f05e0ae5c9472004d1b00a@kernel.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 273 bytes --]
Hi Steve,
On trace-v6.11-rc3, ftrace selftest detected failures. I attached
kconfigs and dmesg. I've built this with clang 16.0.6 (debian).
And it seems v6.11-rc3 also has this issue. Can you also check it?
Thank you,
--
Masami Hiramatsu (Google) <mhiramat@kernel.org>
[-- Attachment #2: dmesg-trace-v6.11-rc3 --]
[-- Type: application/octet-stream, Size: 149704 bytes --]
[ 0.000000] Linux version 6.11.0-rc2-00011-g90574d2a6759 (mhiramat@mhiramat.tok.corp.google.com) (Debian clang version 16.0.6 (26), Debian LLD 16.0.6) #55 SMP PREEMPT_DYNAMIC Mon Aug 19 16:33:03 JST 2024
[ 0.000000] Command line: ro console=ttyS0 console=tty0
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007ffe0000-0x000000007fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[ 0.000000] DMI: Memory slots populated: 1/1
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000001] kvm-clock: using sched offset of 445672981 cycles
[ 0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000006] tsc: Detected 2992.968 MHz processor
[ 0.000467] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000470] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000474] last_pfn = 0x7ffe0 max_arch_pfn = 0x400000000
[ 0.000504] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs
[ 0.000507] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.006050] found SMP MP-table at [mem 0x000f5470-0x000f547f]
[ 0.006260] RAMDISK: [mem 0x7fc50000-0x7ffdffff]
[ 0.006271] ACPI: Early table checksum verification disabled
[ 0.006273] ACPI: RSDP 0x00000000000F52A0 000014 (v00 BOCHS )
[ 0.006279] ACPI: RSDT 0x000000007FFE365E 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.006285] ACPI: FACP 0x000000007FFE32DA 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.006290] ACPI: DSDT 0x000000007FFE0040 00329A (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.006294] ACPI: FACS 0x000000007FFE0000 000040
[ 0.006297] ACPI: APIC 0x000000007FFE334E 0002B0 (v03 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.006301] ACPI: HPET 0x000000007FFE35FE 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.006304] ACPI: WAET 0x000000007FFE3636 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.006307] ACPI: Reserving FACP table memory at [mem 0x7ffe32da-0x7ffe334d]
[ 0.006308] ACPI: Reserving DSDT table memory at [mem 0x7ffe0040-0x7ffe32d9]
[ 0.006309] ACPI: Reserving FACS table memory at [mem 0x7ffe0000-0x7ffe003f]
[ 0.006310] ACPI: Reserving APIC table memory at [mem 0x7ffe334e-0x7ffe35fd]
[ 0.006311] ACPI: Reserving HPET table memory at [mem 0x7ffe35fe-0x7ffe3635]
[ 0.006312] ACPI: Reserving WAET table memory at [mem 0x7ffe3636-0x7ffe365d]
[ 0.006595] No NUMA configuration found
[ 0.006597] Faking a node at [mem 0x0000000000000000-0x000000007ffdffff]
[ 0.006599] NODE_DATA(0) allocated [mem 0x7fc4c000-0x7fc4ffff]
[ 0.016164] Zone ranges:
[ 0.016167] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.016171] DMA32 [mem 0x0000000001000000-0x000000007ffdffff]
[ 0.016173] Normal empty
[ 0.016174] Movable zone start for each node
[ 0.016175] Early memory node ranges
[ 0.016176] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.016178] node 0: [mem 0x0000000000100000-0x000000007ffdffff]
[ 0.016180] Initmem setup node 0 [mem 0x0000000000001000-0x000000007ffdffff]
[ 0.016189] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.016239] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.020146] On node 0, zone DMA32: 32 pages in unavailable ranges
[ 0.020593] ACPI: PM-Timer IO Port: 0x608
[ 0.020608] CPU topo: CPU limit of 64 reached. Ignoring further CPUs
[ 0.020612] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.020659] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.020663] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.020665] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.020667] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.020668] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.020669] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.020673] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.020674] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.020683] CPU topo: Max. logical packages: 1
[ 0.020684] CPU topo: Max. logical dies: 1
[ 0.020685] CPU topo: Max. dies per package: 1
[ 0.020689] CPU topo: Max. threads per core: 1
[ 0.020691] CPU topo: Num. cores per package: 64
[ 0.020692] CPU topo: Num. threads per package: 64
[ 0.020693] CPU topo: Allowing 64 present CPUs plus 0 hotplug CPUs
[ 0.020694] CPU topo: Rejected CPUs 8
[ 0.020724] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()
[ 0.020745] [mem 0x80000000-0xfeffbfff] available for PCI devices
[ 0.020746] Booting paravirtualized kernel on KVM
[ 0.020748] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.025414] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:64 nr_node_ids:1
[ 0.031178] percpu: Embedded 59 pages/cpu s204032 r8192 d29440 u262144
[ 0.031188] pcpu-alloc: s204032 r8192 d29440 u262144 alloc=1*2097152
[ 0.031191] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.031203] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
[ 0.031214] pcpu-alloc: [0] 32 33 34 35 36 37 38 39 [0] 40 41 42 43 44 45 46 47
[ 0.031225] pcpu-alloc: [0] 48 49 50 51 52 53 54 55 [0] 56 57 58 59 60 61 62 63
[ 0.031263] Kernel command line: ro console=ttyS0 console=tty0
[ 0.031283] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.031284] printk: log_buf_len total cpu_extra contributions: 258048 bytes
[ 0.031285] printk: log_buf_len min size: 262144 bytes
[ 0.032496] printk: log_buf_len: 524288 bytes
[ 0.032498] printk: early log buf free: 256120(97%)
[ 0.033111] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.033172] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.033831] Fallback order for Node 0: 0
[ 0.033838] Built 1 zonelists, mobility grouping on. Total pages: 524158
[ 0.033840] Policy zone: DMA32
[ 0.033842] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.033844] stackdepot: allocating hash table via alloc_large_system_hash
[ 0.033847] stackdepot hash table entries: 131072 (order: 9, 2097152 bytes, linear)
[ 0.042753] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=64, Nodes=1
[ 0.042885] Kernel/User page tables isolation: enabled
[ 0.043005] ftrace: allocating 35354 entries in 139 pages
[ 0.043067] ftrace section at ffffffff83198150 sorted properly
[ 0.043222] ftrace: allocated 139 pages with 4 groups
[ 0.045481] Dynamic Preempt: voluntary
[ 0.047548] Running RCU self tests
[ 0.047549] Running RCU synchronous self tests
[ 0.047573] rcu: Preemptible hierarchical RCU implementation.
[ 0.047573] rcu: RCU event tracing is enabled.
[ 0.047574] rcu: RCU lockdep checking is enabled.
[ 0.047575] Trampoline variant of Tasks RCU enabled.
[ 0.047576] Rude variant of Tasks RCU enabled.
[ 0.047576] Tracing variant of Tasks RCU enabled.
[ 0.047577] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.047747] Running RCU synchronous self tests
[ 0.047759] RCU Tasks: Setting shift to 6 and lim to 1 rcu_task_cb_adjust=1.
[ 0.047772] RCU Tasks Rude: Setting shift to 6 and lim to 1 rcu_task_cb_adjust=1.
[ 0.047782] RCU Tasks Trace: Setting shift to 6 and lim to 1 rcu_task_cb_adjust=1.
[ 0.055103] NR_IRQS: 4352, nr_irqs: 936, preallocated irqs: 16
[ 0.055940] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.063003] Console: colour VGA+ 80x25
[ 0.063019] printk: legacy console [tty0] enabled
[ 0.097505] printk: legacy console [ttyS0] enabled
[ 0.225257] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.227059] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.228027] ... MAX_LOCK_DEPTH: 48
[ 0.229024] ... MAX_LOCKDEP_KEYS: 8192
[ 0.230051] ... CLASSHASH_SIZE: 4096
[ 0.231083] ... MAX_LOCKDEP_ENTRIES: 32768
[ 0.232123] ... MAX_LOCKDEP_CHAINS: 65536
[ 0.233162] ... CHAINHASH_SIZE: 32768
[ 0.234207] memory used by lock dependency info: 6429 kB
[ 0.235442] memory used for stack traces: 4224 kB
[ 0.236550] per task-struct memory footprint: 1920 bytes
[ 0.237939] ACPI: Core revision 20240322
[ 0.239154] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.241369] APIC: Switch to symmetric I/O mode setup
[ 0.242633] APIC: Switched APIC routing to: physical flat
[ 0.245302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.247821] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b24529d36c, max_idle_ns: 440795353363 ns
[ 0.252155] Calibrating delay loop (skipped) preset value.. 5985.93 BogoMIPS (lpj=2992968)
[ 0.255210] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.256149] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.258159] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.261150] Spectre V2 : Mitigation: Retpolines
[ 0.263148] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.264149] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.266148] Speculative Store Bypass: Vulnerable
[ 0.267150] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.268149] MMIO Stale Data: Unknown: No mitigations
[ 0.270148] x86/fpu: x87 FPU will use FXSAVE
[ 0.285669] Freeing SMP alternatives memory: 48K
[ 0.286184] pid_max: default: 65536 minimum: 512
[ 0.287600] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.289148] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.292436] Running RCU synchronous self tests
[ 0.293148] Running RCU synchronous self tests
[ 0.397295] smpboot: CPU0: Intel QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1)
[ 0.399837] Running RCU Tasks wait API self tests
[ 0.503305] Running RCU Tasks Rude wait API self tests
[ 0.505359] Running RCU Tasks Trace wait API self tests
[ 0.507286] Performance Events: unsupported Netburst CPU model 107 no PMU driver, software events only.
[ 0.510374] signal: max sigframe size: 1440
[ 0.511353] rcu: Hierarchical SRCU implementation.
[ 0.512152] rcu: Max phase no-delay instances is 400.
[ 0.514194] Callback from call_rcu_tasks_trace() invoked.
[ 0.516351] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[ 0.520895] smp: Bringing up secondary CPUs ...
[ 0.523514] smpboot: x86: Booting SMP configuration:
[ 0.524155] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8
[ 0.615879] Callback from call_rcu_tasks_rude() invoked.
[ 0.618500] #9 #10 #11 #12 #13 #14 #15 #16 #17
[ 0.720748] Callback from call_rcu_tasks() invoked.
[ 0.722496] #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31 #32 #33 #34 #35 #36 #37 #38 #39 #40 #41 #42 #43 #44 #45 #46 #47 #48 #49 #50 #51 #52 #53 #54 #55 #56 #57 #58 #59 #60 #61 #62 #63
[ 1.333440] smp: Brought up 1 node, 64 CPUs
[ 1.336153] smpboot: Total of 64 processors activated (383099.90 BogoMIPS)
[ 1.343624] Memory: 1957064K/2096632K available (16384K kernel code, 2412K rwdata, 8496K rodata, 2784K init, 15132K bss, 110856K reserved, 0K cma-reserved)
[ 1.347342] devtmpfs: initialized
[ 1.354531] Running RCU synchronous self tests
[ 1.355224] Running RCU synchronous self tests
[ 1.356219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 1.358207] futex hash table entries: 16384 (order: 9, 2097152 bytes, linear)
[ 1.361168] Running postponed tracer tests:
[ 1.363232] Testing tracer function: PASSED
[ 1.817182] Testing dynamic ftrace: .. filter failed count=0 ..FAILED!
[ 2.055178] ------------[ cut here ]------------
[ 2.056151] WARNING: CPU: 0 PID: 1 at kernel/trace/trace.c:2143 run_tracer_selftest+0x176/0x190
[ 2.058152] Modules linked in:
[ 2.059152] CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Not tainted 6.11.0-rc2-00011-g90574d2a6759 #55
[ 2.061151] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[ 2.062150] RIP: 0010:run_tracer_selftest+0x176/0x190
[ 2.064150] Code: 00 00 ba ff ff ff ff e8 b8 7b fe ff 48 c7 c7 35 4d 29 82 e8 0c 88 ee ff e9 fd fe ff ff 48 c7 c7 0a e3 2e 82 e8 fb 87 ee ff 90 <0f> 0b 90 bb ff ff ff ff e9 e3 fe ff ff cc cc cc cc cc cc cc cc cc
[ 2.066151] RSP: 0000:ffffc90000013a00 EFLAGS: 00010246
[ 2.067150] RAX: 0000000000000007 RBX: 0000000000000000 RCX: 52c923f2c3f67900
[ 2.069150] RDX: 0000000000000002 RSI: ffffffff8116885d RDI: ffffffff8116885d
[ 2.070151] RBP: ffffffff82b76b38 R08: 0000000000003fff R09: ffff88807cb20000
[ 2.071150] R10: 000000000000bffd R11: 0000000000000004 R12: dead000000000100
[ 2.072150] R13: dead000000000122 R14: ffffffff82c386f8 R15: ffffffff82c53370
[ 2.073150] FS: 0000000000000000(0000) GS:ffff88807cc00000(0000) knlGS:0000000000000000
[ 2.075151] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.076150] CR2: ffff888004201000 CR3: 0000000002a22000 CR4: 00000000000006b0
[ 2.077152] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2.078150] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2.080151] Call Trace:
[ 2.082151] <TASK>
[ 2.083045] ? __warn+0x18e/0x3a0
[ 2.084150] ? run_tracer_selftest+0x176/0x190
[ 2.085151] ? report_bug+0x124/0x1e0
[ 2.086151] ? handle_bug+0x3e/0x70
[ 2.087150] ? exc_invalid_op+0x1a/0x50
[ 2.089150] ? asm_exc_invalid_op+0x1a/0x20
[ 2.090158] ? _printk+0x5d/0x80
[ 2.091150] ? _printk+0x5d/0x80
[ 2.092150] ? run_tracer_selftest+0x176/0x190
[ 2.093151] ? __initstub__kmod_trace__758_2227_init_trace_selftests1+0x9/0x20
[ 2.095150] init_trace_selftests+0xa7/0x140
[ 2.096151] ? __pfx___initstub__kmod_trace__758_2227_init_trace_selftests1+0x10/0x10
[ 2.097151] ? __pfx___initstub__kmod_trace__758_2227_init_trace_selftests1+0x10/0x10
[ 2.099150] __initstub__kmod_trace__758_2227_init_trace_selftests1+0x9/0x20
[ 2.100150] do_one_initcall+0x212/0x570
[ 2.101174] do_initcall_level+0x82/0xa0
[ 2.103153] ? kernel_init+0x52/0x420
[ 2.104150] do_initcalls+0x43/0x70
[ 2.105151] kernel_init_freeable+0x170/0x1f0
[ 2.106152] ? __pfx_kernel_init+0x10/0x10
[ 2.107151] kernel_init+0x52/0x420
[ 2.108152] ? lock_acquire+0xf6/0x280
[ 2.109150] ? calculate_sigpending+0x1f/0x90
[ 2.111153] ? finish_task_switch+0xd0/0x2b0
[ 2.113151] ? finish_task_switch+0xd0/0x2b0
[ 2.115150] ? lock_release+0x11f/0x360
[ 2.116150] ? ret_from_fork+0x1c/0x50
[ 2.117151] ? __pfx_kernel_init+0x10/0x10
[ 2.118150] ret_from_fork+0x3a/0x50
[ 2.119150] ? __pfx_kernel_init+0x10/0x10
[ 2.120152] ret_from_fork_asm+0x1a/0x30
[ 2.121155] </TASK>
[ 2.122150] irq event stamp: 475975
[ 2.123150] hardirqs last enabled at (475987): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 2.124150] hardirqs last disabled at (475998): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 2.126149] softirqs last enabled at (475732): [<ffffffff810c7705>] handle_softirqs+0x435/0x490
[ 2.128150] softirqs last disabled at (475727): [<ffffffff810c7e55>] __irq_exit_rcu+0xd5/0x190
[ 2.130150] ---[ end trace 0000000000000000 ]---
[ 2.131153] ------------[ cut here ]------------
[ 2.133150] tracer: function failed selftest, disabling
[ 2.135164] WARNING: CPU: 0 PID: 1 at kernel/trace/trace.c:2207 init_trace_selftests+0xc0/0x140
[ 2.136150] Modules linked in:
[ 2.137151] CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Tainted: G W 6.11.0-rc2-00011-g90574d2a6759 #55
[ 2.139150] Tainted: [W]=WARN
[ 2.140149] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[ 2.142152] RIP: 0010:init_trace_selftests+0xc0/0x140
[ 2.144151] Code: 4d 8b 3f e8 42 ec ce fe 49 8b 7e 10 e8 d9 00 1a fe 85 c0 79 5c 90 49 8b 46 10 48 8b 30 48 c7 c7 43 fb 2f 82 e8 01 a9 fd fd 90 <0f> 0b 90 90 48 8b 15 9d 2d b7 ff 48 85 d2 74 37 49 8b 46 10 48 39
[ 2.146151] RSP: 0000:ffffc90000013a20 EFLAGS: 00010246
[ 2.148150] RAX: 52c923f2c3f67900 RBX: ffffffff830dfce9 RCX: ffffffff82bbdbc8
[ 2.149150] RDX: 0000000000000002 RSI: 00000000ffffbfff RDI: ffff88807c9c0000
[ 2.151149] RBP: ffffffff82b76b38 R08: 0000000000003fff R09: ffff88807cb20000
[ 2.152150] R10: 000000000000bffd R11: 0000000000000004 R12: dead000000000100
[ 2.153151] R13: dead000000000122 R14: ffff8880044710a0 R15: ffff888004471080
[ 2.154150] FS: 0000000000000000(0000) GS:ffff88807cc00000(0000) knlGS:0000000000000000
[ 2.155150] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.156150] CR2: ffff888004201000 CR3: 0000000002a22000 CR4: 00000000000006b0
[ 2.157153] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2.158150] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2.159150] Call Trace:
[ 2.160991] <TASK>
[ 2.161852] ? __warn+0x18e/0x3a0
[ 2.162150] ? init_trace_selftests+0xc0/0x140
[ 2.163153] ? report_bug+0x124/0x1e0
[ 2.164152] ? handle_bug+0x3e/0x70
[ 2.165150] ? exc_invalid_op+0x1a/0x50
[ 2.166150] ? asm_exc_invalid_op+0x1a/0x20
[ 2.167151] ? __initstub__kmod_trace__758_2227_init_trace_selftests1+0x9/0x20
[ 2.168152] ? init_trace_selftests+0xc0/0x140
[ 2.169151] ? __pfx___initstub__kmod_trace__758_2227_init_trace_selftests1+0x10/0x10
[ 2.171151] ? __pfx___initstub__kmod_trace__758_2227_init_trace_selftests1+0x10/0x10
[ 2.172151] __initstub__kmod_trace__758_2227_init_trace_selftests1+0x9/0x20
[ 2.173151] do_one_initcall+0x212/0x570
[ 2.175175] do_initcall_level+0x82/0xa0
[ 2.176151] ? kernel_init+0x52/0x420
[ 2.178150] do_initcalls+0x43/0x70
[ 2.180151] kernel_init_freeable+0x170/0x1f0
[ 2.181151] ? __pfx_kernel_init+0x10/0x10
[ 2.183151] kernel_init+0x52/0x420
[ 2.184151] ? lock_acquire+0xf6/0x280
[ 2.185150] ? calculate_sigpending+0x1f/0x90
[ 2.186151] ? finish_task_switch+0xd0/0x2b0
[ 2.187150] ? finish_task_switch+0xd0/0x2b0
[ 2.189151] ? lock_release+0x11f/0x360
[ 2.191150] ? ret_from_fork+0x1c/0x50
[ 2.192151] ? __pfx_kernel_init+0x10/0x10
[ 2.193150] ret_from_fork+0x3a/0x50
[ 2.194150] ? __pfx_kernel_init+0x10/0x10
[ 2.195151] ret_from_fork_asm+0x1a/0x30
[ 2.196155] </TASK>
[ 2.197150] irq event stamp: 476707
[ 2.198149] hardirqs last enabled at (476719): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 2.199151] hardirqs last disabled at (476730): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 2.200150] softirqs last enabled at (475732): [<ffffffff810c7705>] handle_softirqs+0x435/0x490
[ 2.201150] softirqs last disabled at (475727): [<ffffffff810c7e55>] __irq_exit_rcu+0xd5/0x190
[ 2.203150] ---[ end trace 0000000000000000 ]---
[ 2.204212] Testing tracer nop: PASSED
[ 2.206198] Testing tracer irqsoff:
[ 2.206210] failed to start irqsoff tracer
[ 2.210175] .. no entries found ..FAILED!
[ 2.211165] ------------[ cut here ]------------
[ 2.212152] WARNING: CPU: 0 PID: 1 at kernel/trace/trace.c:2143 run_tracer_selftest+0x176/0x190
[ 2.214150] Modules linked in:
[ 2.215154] CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Tainted: G W 6.11.0-rc2-00011-g90574d2a6759 #55
[ 2.217152] Tainted: [W]=WARN
[ 2.218150] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[ 2.219150] RIP: 0010:run_tracer_selftest+0x176/0x190
[ 2.221150] Code: 00 00 ba ff ff ff ff e8 b8 7b fe ff 48 c7 c7 35 4d 29 82 e8 0c 88 ee ff e9 fd fe ff ff 48 c7 c7 0a e3 2e 82 e8 fb 87 ee ff 90 <0f> 0b 90 bb ff ff ff ff e9 e3 fe ff ff cc cc cc cc cc cc cc cc cc
[ 2.223151] RSP: 0000:ffffc90000013a00 EFLAGS: 00010246
[ 2.224150] RAX: 0000000000000007 RBX: 0000000000000000 RCX: 52c923f2c3f67900
[ 2.225150] RDX: 0000000000000002 RSI: ffffffff8116885d RDI: ffffffff8116885d
[ 2.226150] RBP: ffffc90000013d98 R08: 0000000000003fff R09: ffff88807cb20000
[ 2.227150] R10: 000000000000bffd R11: 0000000000000004 R12: 0000000000000000
[ 2.229150] R13: 0000000000000001 R14: ffffffff82c52fa8 R15: ffffffff82c53370
[ 2.230150] FS: 0000000000000000(0000) GS:ffff88807cc00000(0000) knlGS:0000000000000000
[ 2.231150] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.232151] CR2: ffff888004201000 CR3: 0000000002a22000 CR4: 00000000000006b0
[ 2.234152] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2.236150] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2.237150] Call Trace:
[ 2.238151] <TASK>
[ 2.239151] ? __warn+0x18e/0x3a0
[ 2.240151] ? run_tracer_selftest+0x176/0x190
[ 2.241153] ? report_bug+0x124/0x1e0
[ 2.242152] ? handle_bug+0x3e/0x70
[ 2.243150] ? exc_invalid_op+0x1a/0x50
[ 2.244150] ? asm_exc_invalid_op+0x1a/0x20
[ 2.246153] ? _printk+0x5d/0x80
[ 2.247150] ? _printk+0x5d/0x80
[ 2.249150] ? run_tracer_selftest+0x176/0x190
[ 2.250152] ? init_irqsoff_tracer+0xc/0x30
[ 2.252153] register_tracer+0xf2/0x210
[ 2.254152] ? __pfx___initstub__kmod_trace_irqsoff__759_753_init_irqsoff_tracer1+0x10/0x10
[ 2.256150] ? __pfx___initstub__kmod_trace_irqsoff__759_753_init_irqsoff_tracer1+0x10/0x10
[ 2.258150] init_irqsoff_tracer+0xc/0x30
[ 2.259150] __initstub__kmod_trace_irqsoff__759_753_init_irqsoff_tracer1+0x9/0x20
[ 2.260152] do_one_initcall+0x212/0x570
[ 2.262174] do_initcall_level+0x82/0xa0
[ 2.263151] ? kernel_init+0x52/0x420
[ 2.264150] do_initcalls+0x43/0x70
[ 2.265151] kernel_init_freeable+0x170/0x1f0
[ 2.267151] ? __pfx_kernel_init+0x10/0x10
[ 2.268150] kernel_init+0x52/0x420
[ 2.269154] ? lock_acquire+0xf6/0x280
[ 2.271150] ? calculate_sigpending+0x1f/0x90
[ 2.272150] ? finish_task_switch+0xd0/0x2b0
[ 2.273150] ? finish_task_switch+0xd0/0x2b0
[ 2.275150] ? lock_release+0x11f/0x360
[ 2.276150] ? ret_from_fork+0x1c/0x50
[ 2.277152] ? __pfx_kernel_init+0x10/0x10
[ 2.278150] ret_from_fork+0x3a/0x50
[ 2.279150] ? __pfx_kernel_init+0x10/0x10
[ 2.280153] ret_from_fork_asm+0x1a/0x30
[ 2.281155] </TASK>
[ 2.282150] irq event stamp: 478253
[ 2.283149] hardirqs last enabled at (478265): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 2.284150] hardirqs last disabled at (478276): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 2.286152] softirqs last enabled at (477600): [<ffffffff810c7705>] handle_softirqs+0x435/0x490
[ 2.287151] softirqs last disabled at (477589): [<ffffffff810c7e55>] __irq_exit_rcu+0xd5/0x190
[ 2.289150] ---[ end trace 0000000000000000 ]---
[ 2.291200] Testing tracer preemptoff:
[ 2.291209] failed to start irqsoff tracer
[ 2.293298] .. no entries found ..FAILED!
[ 2.294164] ------------[ cut here ]------------
[ 2.296150] WARNING: CPU: 0 PID: 1 at kernel/trace/trace.c:2143 run_tracer_selftest+0x176/0x190
[ 2.298151] Modules linked in:
[ 2.299151] CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Tainted: G W 6.11.0-rc2-00011-g90574d2a6759 #55
[ 2.300153] Tainted: [W]=WARN
[ 2.301150] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[ 2.303150] RIP: 0010:run_tracer_selftest+0x176/0x190
[ 2.304150] Code: 00 00 ba ff ff ff ff e8 b8 7b fe ff 48 c7 c7 35 4d 29 82 e8 0c 88 ee ff e9 fd fe ff ff 48 c7 c7 0a e3 2e 82 e8 fb 87 ee ff 90 <0f> 0b 90 bb ff ff ff ff e9 e3 fe ff ff cc cc cc cc cc cc cc cc cc
[ 2.306151] RSP: 0000:ffffc90000013a00 EFLAGS: 00010246
[ 2.308149] RAX: 0000000000000007 RBX: 0000000000000000 RCX: 52c923f2c3f67900
[ 2.310150] RDX: 0000000000000002 RSI: ffffffff8116885d RDI: ffffffff8116885d
[ 2.311149] RBP: ffffc90000013d98 R08: 0000000000003fff R09: ffff88807cb20000
[ 2.312150] R10: 000000000000bffd R11: 0000000000000004 R12: 0000000000000000
[ 2.314151] R13: 0000000000000001 R14: ffffffff82c53048 R15: ffffffff82c53370
[ 2.315150] FS: 0000000000000000(0000) GS:ffff88807cc00000(0000) knlGS:0000000000000000
[ 2.317151] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.319150] CR2: ffff888004201000 CR3: 0000000002a22000 CR4: 00000000000006b0
[ 2.320153] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2.321150] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2.323150] Call Trace:
[ 2.324151] <TASK>
[ 2.325151] ? __warn+0x18e/0x3a0
[ 2.326150] ? run_tracer_selftest+0x176/0x190
[ 2.328156] ? report_bug+0x124/0x1e0
[ 2.330152] ? handle_bug+0x3e/0x70
[ 2.331150] ? exc_invalid_op+0x1a/0x50
[ 2.332150] ? asm_exc_invalid_op+0x1a/0x20
[ 2.333153] ? _printk+0x5d/0x80
[ 2.334150] ? _printk+0x5d/0x80
[ 2.335150] ? run_tracer_selftest+0x176/0x190
[ 2.337151] ? init_irqsoff_tracer+0x18/0x30
[ 2.338151] register_tracer+0xf2/0x210
[ 2.339152] ? __pfx___initstub__kmod_trace_irqsoff__759_753_init_irqsoff_tracer1+0x10/0x10
[ 2.340151] ? __pfx___initstub__kmod_trace_irqsoff__759_753_init_irqsoff_tracer1+0x10/0x10
[ 2.341153] init_irqsoff_tracer+0x18/0x30
[ 2.342151] __initstub__kmod_trace_irqsoff__759_753_init_irqsoff_tracer1+0x9/0x20
[ 2.343151] do_one_initcall+0x212/0x570
[ 2.344175] do_initcall_level+0x82/0xa0
[ 2.346151] ? kernel_init+0x52/0x420
[ 2.347150] do_initcalls+0x43/0x70
[ 2.348151] kernel_init_freeable+0x170/0x1f0
[ 2.349152] ? __pfx_kernel_init+0x10/0x10
[ 2.350150] kernel_init+0x52/0x420
[ 2.351152] ? lock_acquire+0xf6/0x280
[ 2.352150] ? calculate_sigpending+0x1f/0x90
[ 2.353151] ? finish_task_switch+0xd0/0x2b0
[ 2.354150] ? finish_task_switch+0xd0/0x2b0
[ 2.356150] ? lock_release+0x11f/0x360
[ 2.357150] ? ret_from_fork+0x1c/0x50
[ 2.358152] ? __pfx_kernel_init+0x10/0x10
[ 2.359150] ret_from_fork+0x3a/0x50
[ 2.360150] ? __pfx_kernel_init+0x10/0x10
[ 2.361150] ret_from_fork_asm+0x1a/0x30
[ 2.362155] </TASK>
[ 2.363892] irq event stamp: 479403
[ 2.365150] hardirqs last enabled at (479417): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 2.366150] hardirqs last disabled at (479428): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 2.367150] softirqs last enabled at (479020): [<ffffffff810c7705>] handle_softirqs+0x435/0x490
[ 2.369150] softirqs last disabled at (479015): [<ffffffff810c7e55>] __irq_exit_rcu+0xd5/0x190
[ 2.370150] ---[ end trace 0000000000000000 ]---
[ 2.371212] Testing tracer preemptirqsoff:
[ 2.371212] failed to start irqsoff tracer
[ 2.374286] .. no entries found ..FAILED!
[ 2.375163] ------------[ cut here ]------------
[ 2.377150] WARNING: CPU: 0 PID: 1 at kernel/trace/trace.c:2143 run_tracer_selftest+0x176/0x190
[ 2.379150] Modules linked in:
[ 2.380151] CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Tainted: G W 6.11.0-rc2-00011-g90574d2a6759 #55
[ 2.381150] Tainted: [W]=WARN
[ 2.382150] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[ 2.383150] RIP: 0010:run_tracer_selftest+0x176/0x190
[ 2.385150] Code: 00 00 ba ff ff ff ff e8 b8 7b fe ff 48 c7 c7 35 4d 29 82 e8 0c 88 ee ff e9 fd fe ff ff 48 c7 c7 0a e3 2e 82 e8 fb 87 ee ff 90 <0f> 0b 90 bb ff ff ff ff e9 e3 fe ff ff cc cc cc cc cc cc cc cc cc
[ 2.387150] RSP: 0000:ffffc90000013a08 EFLAGS: 00010246
[ 2.389150] RAX: 0000000000000007 RBX: 0000000000000000 RCX: 52c923f2c3f67900
[ 2.391150] RDX: 0000000000000002 RSI: ffffffff8116885d RDI: ffffffff8116885d
[ 2.392150] RBP: ffffc90000013d98 R08: 0000000000003fff R09: ffff88807cb20000
[ 2.393150] R10: 000000000000bffd R11: 0000000000000004 R12: 0000000000000000
[ 2.395149] R13: 0000000000000001 R14: ffffffff82c530e8 R15: ffffffff82c53370
[ 2.396150] FS: 0000000000000000(0000) GS:ffff88807cc00000(0000) knlGS:0000000000000000
[ 2.397150] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.398150] CR2: ffff888004201000 CR3: 0000000002a22000 CR4: 00000000000006b0
[ 2.399153] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2.400150] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2.402150] Call Trace:
[ 2.403151] <TASK>
[ 2.404151] ? __warn+0x18e/0x3a0
[ 2.405150] ? run_tracer_selftest+0x176/0x190
[ 2.407151] ? report_bug+0x124/0x1e0
[ 2.408151] ? handle_bug+0x3e/0x70
[ 2.409150] ? exc_invalid_op+0x1a/0x50
[ 2.410150] ? asm_exc_invalid_op+0x1a/0x20
[ 2.412153] ? _printk+0x5d/0x80
[ 2.414149] ? _printk+0x5d/0x80
[ 2.415150] ? run_tracer_selftest+0x176/0x190
[ 2.416151] ? run_tracer_selftest+0x175/0x190
[ 2.417150] ? __initstub__kmod_trace_irqsoff__759_753_init_irqsoff_tracer1+0x9/0x20
[ 2.418150] register_tracer+0xf2/0x210
[ 2.419154] ? __pfx___initstub__kmod_trace_irqsoff__759_753_init_irqsoff_tracer1+0x10/0x10
[ 2.421150] ? __pfx___initstub__kmod_trace_irqsoff__759_753_init_irqsoff_tracer1+0x10/0x10
[ 2.423150] __initstub__kmod_trace_irqsoff__759_753_init_irqsoff_tracer1+0x9/0x20
[ 2.425151] do_one_initcall+0x212/0x570
[ 2.427174] do_initcall_level+0x82/0xa0
[ 2.428152] ? kernel_init+0x52/0x420
[ 2.429150] do_initcalls+0x43/0x70
[ 2.430151] kernel_init_freeable+0x170/0x1f0
[ 2.432151] ? __pfx_kernel_init+0x10/0x10
[ 2.433150] kernel_init+0x52/0x420
[ 2.434151] ? lock_acquire+0xf6/0x280
[ 2.435151] ? calculate_sigpending+0x1f/0x90
[ 2.436150] ? finish_task_switch+0xd0/0x2b0
[ 2.438150] ? finish_task_switch+0xd0/0x2b0
[ 2.439150] ? lock_release+0x11f/0x360
[ 2.440150] ? ret_from_fork+0x1c/0x50
[ 2.441151] ? __pfx_kernel_init+0x10/0x10
[ 2.442151] ret_from_fork+0x3a/0x50
[ 2.444150] ? __pfx_kernel_init+0x10/0x10
[ 2.445150] ret_from_fork_asm+0x1a/0x30
[ 2.447155] </TASK>
[ 2.448151] irq event stamp: 480553
[ 2.449150] hardirqs last enabled at (480565): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 2.451149] hardirqs last disabled at (480578): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 2.452149] softirqs last enabled at (480282): [<ffffffff810c7705>] handle_softirqs+0x435/0x490
[ 2.453150] softirqs last disabled at (480277): [<ffffffff810c7e55>] __irq_exit_rcu+0xd5/0x190
[ 2.455149] ---[ end trace 0000000000000000 ]---
[ 2.457213] Testing tracer wakeup:
[ 2.460659] failed to start wakeup tracer
[ 2.466733] .. no entries found ..FAILED!
[ 2.466733] ftrace-test (344) used greatest stack depth: 14776 bytes left
[ 2.467169] ------------[ cut here ]------------
[ 2.471150] WARNING: CPU: 0 PID: 1 at kernel/trace/trace.c:2143 run_tracer_selftest+0x176/0x190
[ 2.473152] Modules linked in:
[ 2.474151] CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Tainted: G W 6.11.0-rc2-00011-g90574d2a6759 #55
[ 2.476152] Tainted: [W]=WARN
[ 2.477151] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[ 2.479151] RIP: 0010:run_tracer_selftest+0x176/0x190
[ 2.480151] Code: 00 00 ba ff ff ff ff e8 b8 7b fe ff 48 c7 c7 35 4d 29 82 e8 0c 88 ee ff e9 fd fe ff ff 48 c7 c7 0a e3 2e 82 e8 fb 87 ee ff 90 <0f> 0b 90 bb ff ff ff ff e9 e3 fe ff ff cc cc cc cc cc cc cc cc cc
[ 2.482151] RSP: 0000:ffffc90000013a08 EFLAGS: 00010246
[ 2.483151] RAX: 0000000000000007 RBX: 0000000000000000 RCX: 52c923f2c3f67900
[ 2.484151] RDX: 0000000000000006 RSI: ffffffff8116885d RDI: ffffffff8116885d
[ 2.485151] RBP: ffffc90000013d98 R08: ffff888004cc0000 R09: 0000000000000002
[ 2.486151] R10: 000000000000004e R11: ffffffff817f0470 R12: 0000000000000000
[ 2.488151] R13: 0000000000000001 R14: ffffffff82c53188 R15: ffffffff82c53370
[ 2.490151] FS: 0000000000000000(0000) GS:ffff88807cc00000(0000) knlGS:0000000000000000
[ 2.492151] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.494151] CR2: ffff888004201000 CR3: 0000000002a22000 CR4: 00000000000006b0
[ 2.495153] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2.496152] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2.497151] Call Trace:
[ 2.499029] <TASK>
[ 2.499892] ? __warn+0x18e/0x3a0
[ 2.501151] ? run_tracer_selftest+0x176/0x190
[ 2.502152] ? report_bug+0x124/0x1e0
[ 2.503153] ? handle_bug+0x3e/0x70
[ 2.505152] ? exc_invalid_op+0x1a/0x50
[ 2.506153] ? asm_exc_invalid_op+0x1a/0x20
[ 2.508153] ? __pfx_vgacon_cursor+0x10/0x10
[ 2.509153] ? _printk+0x5d/0x80
[ 2.510151] ? _printk+0x5d/0x80
[ 2.512151] ? run_tracer_selftest+0x176/0x190
[ 2.513152] ? run_tracer_selftest+0x175/0x190
[ 2.514151] ? init_wakeup_tracer+0xc/0x40
[ 2.516151] register_tracer+0xf2/0x210
[ 2.517152] ? __pfx___initstub__kmod_trace_sched_wakeup__1448_822_init_wakeup_tracer1+0x10/0x10
[ 2.518151] ? __pfx___initstub__kmod_trace_sched_wakeup__1448_822_init_wakeup_tracer1+0x10/0x10
[ 2.520151] init_wakeup_tracer+0xc/0x40
[ 2.521152] do_one_initcall+0x212/0x570
[ 2.523181] do_initcall_level+0x82/0xa0
[ 2.524152] ? kernel_init+0x52/0x420
[ 2.525151] do_initcalls+0x43/0x70
[ 2.527152] kernel_init_freeable+0x170/0x1f0
[ 2.528152] ? __pfx_kernel_init+0x10/0x10
[ 2.529152] kernel_init+0x52/0x420
[ 2.531153] ? lock_acquire+0xf6/0x280
[ 2.532151] ? calculate_sigpending+0x1f/0x90
[ 2.534152] ? finish_task_switch+0xd0/0x2b0
[ 2.536151] ? finish_task_switch+0xd0/0x2b0
[ 2.537151] ? lock_release+0x11f/0x360
[ 2.538151] ? ret_from_fork+0x1c/0x50
[ 2.540154] ? __pfx_kernel_init+0x10/0x10
[ 2.541152] ret_from_fork+0x3a/0x50
[ 2.542151] ? __pfx_kernel_init+0x10/0x10
[ 2.544151] ret_from_fork_asm+0x1a/0x30
[ 2.545158] </TASK>
[ 2.546151] irq event stamp: 482433
[ 2.547150] hardirqs last enabled at (482445): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 2.549151] hardirqs last disabled at (482458): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 2.550151] softirqs last enabled at (481720): [<ffffffff810c7705>] handle_softirqs+0x435/0x490
[ 2.552151] softirqs last disabled at (481715): [<ffffffff810c7e55>] __irq_exit_rcu+0xd5/0x190
[ 2.553152] ---[ end trace 0000000000000000 ]---
[ 2.556191] Testing tracer function_graph:
[ 2.560953] Failed to init function_graph tracer, init returned -19
[ 2.563568] FAILED!
[ 2.564164] ------------[ cut here ]------------
[ 2.565150] WARNING: CPU: 0 PID: 1 at kernel/trace/trace.c:2143 run_tracer_selftest+0x176/0x190
[ 2.566150] Modules linked in:
[ 2.567151] CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Tainted: G W 6.11.0-rc2-00011-g90574d2a6759 #55
[ 2.569151] Tainted: [W]=WARN
[ 2.571150] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[ 2.572150] RIP: 0010:run_tracer_selftest+0x176/0x190
[ 2.574150] Code: 00 00 ba ff ff ff ff e8 b8 7b fe ff 48 c7 c7 35 4d 29 82 e8 0c 88 ee ff e9 fd fe ff ff 48 c7 c7 0a e3 2e 82 e8 fb 87 ee ff 90 <0f> 0b 90 bb ff ff ff ff e9 e3 fe ff ff cc cc cc cc cc cc cc cc cc
[ 2.576150] RSP: 0000:ffffc90000013a10 EFLAGS: 00010246
[ 2.578150] RAX: 0000000000000007 RBX: 0000000000000000 RCX: 52c923f2c3f67900
[ 2.580150] RDX: 0000000000000002 RSI: ffffffff8116885d RDI: ffffffff8116885d
[ 2.581150] RBP: ffffc90000013d98 R08: 0000000000003fff R09: ffff88807cb20000
[ 2.582150] R10: 000000000000bffd R11: 0000000000000004 R12: 0000000000000000
[ 2.584150] R13: 0000000000000001 R14: ffffffff82c387e0 R15: ffffffff82c53370
[ 2.586150] FS: 0000000000000000(0000) GS:ffff88807cc00000(0000) knlGS:0000000000000000
[ 2.587150] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.588150] CR2: ffff888004201000 CR3: 0000000002a22000 CR4: 00000000000006b0
[ 2.590152] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2.591151] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2.592151] Call Trace:
[ 2.594152] <TASK>
[ 2.595059] ? __warn+0x18e/0x3a0
[ 2.596151] ? run_tracer_selftest+0x176/0x190
[ 2.597152] ? report_bug+0x124/0x1e0
[ 2.598151] ? handle_bug+0x3e/0x70
[ 2.599151] ? exc_invalid_op+0x1a/0x50
[ 2.601151] ? asm_exc_invalid_op+0x1a/0x20
[ 2.602153] ? _printk+0x5d/0x80
[ 2.603150] ? _printk+0x5d/0x80
[ 2.606169] ? run_tracer_selftest+0x176/0x190
[ 2.608152] ? do_one_initcall+0x212/0x570
[ 2.609150] register_tracer+0xf2/0x210
[ 2.610154] ? __pfx___initstub__kmod_trace_functions_graph__742_1464_init_graph_trace1+0x10/0x10
[ 2.612151] ? __pfx___initstub__kmod_trace_functions_graph__742_1464_init_graph_trace1+0x10/0x10
[ 2.613151] do_one_initcall+0x212/0x570
[ 2.614174] do_initcall_level+0x82/0xa0
[ 2.615151] ? kernel_init+0x52/0x420
[ 2.616150] do_initcalls+0x43/0x70
[ 2.617151] kernel_init_freeable+0x170/0x1f0
[ 2.618151] ? __pfx_kernel_init+0x10/0x10
[ 2.619150] kernel_init+0x52/0x420
[ 2.621152] ? lock_acquire+0xf6/0x280
[ 2.622151] ? calculate_sigpending+0x1f/0x90
[ 2.623151] ? finish_task_switch+0xd0/0x2b0
[ 2.624153] ? finish_task_switch+0xd0/0x2b0
[ 2.625153] ? lock_release+0x11f/0x360
[ 2.626152] ? ret_from_fork+0x1c/0x50
[ 2.628156] ? __pfx_kernel_init+0x10/0x10
[ 2.630151] ret_from_fork+0x3a/0x50
[ 2.631158] ? __pfx_kernel_init+0x10/0x10
[ 2.632153] ret_from_fork_asm+0x1a/0x30
[ 2.633162] </TASK>
[ 2.635157] irq event stamp: 484965
[ 2.636153] hardirqs last enabled at (484977): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 2.638150] hardirqs last disabled at (484990): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 2.639150] softirqs last enabled at (484480): [<ffffffff810c7705>] handle_softirqs+0x435/0x490
[ 2.640150] softirqs last disabled at (484475): [<ffffffff810c7e55>] __irq_exit_rcu+0xd5/0x190
[ 2.642150] ---[ end trace 0000000000000000 ]---
[ 2.644983] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 2.647451] audit: initializing netlink subsys (disabled)
[ 2.649231] audit: type=2000 audit(1724053383.731:1): state=initialized audit_enabled=0 res=1
[ 2.650191] thermal_sys: Registered thermal governor 'step_wise'
[ 2.651154] thermal_sys: Registered thermal governor 'user_space'
[ 2.652237] cpuidle: using governor menu
[ 2.657646] PCI: Using configuration type 1 for base access
[ 2.659279] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 2.662418] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 2.664158] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 2.668636] ACPI: Added _OSI(Module Device)
[ 2.669155] ACPI: Added _OSI(Processor Device)
[ 2.671151] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 2.672161] ACPI: Added _OSI(Processor Aggregator Device)
[ 2.699690] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 2.708956] ACPI: Interpreter enabled
[ 2.710452] ACPI: PM: (supports S0 S5)
[ 2.711157] ACPI: Using IOAPIC for interrupt routing
[ 2.712226] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 2.713150] PCI: Using E820 reservations for host bridge windows
[ 2.716475] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 2.771573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 2.772165] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
[ 2.775171] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[ 2.777583] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge
[ 2.780855] PCI host bridge to bus 0000:00
[ 2.781194] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 2.782251] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 2.783155] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 2.785155] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff window]
[ 2.787154] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 2.789156] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 2.791319] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint
[ 2.794191] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint
[ 2.796443] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint
[ 2.800151] pci 0000:00:01.1: BAR 4 [io 0xc080-0xc08f]
[ 2.803159] pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk
[ 2.804152] pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk
[ 2.805151] pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk
[ 2.806150] pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk
[ 2.808691] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint
[ 2.811641] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 2.813164] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 2.815911] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000 conventional PCI endpoint
[ 2.820195] pci 0000:00:02.0: BAR 0 [mem 0xfd000000-0xfdffffff pref]
[ 2.825226] pci 0000:00:02.0: BAR 2 [mem 0xfebf0000-0xfebf0fff]
[ 2.837202] pci 0000:00:02.0: ROM [mem 0xfebe0000-0xfebeffff pref]
[ 2.840369] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 2.844044] pci 0000:00:03.0: [8086:100e] type 00 class 0x020000 conventional PCI endpoint
[ 2.846799] pci 0000:00:03.0: BAR 0 [mem 0xfebc0000-0xfebdffff]
[ 2.849158] pci 0000:00:03.0: BAR 1 [io 0xc000-0xc03f]
[ 2.859154] pci 0000:00:03.0: ROM [mem 0xfeb80000-0xfebbffff pref]
[ 2.867498] pci 0000:00:04.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint
[ 2.869156] pci 0000:00:04.0: BAR 0 [io 0xc040-0xc05f]
[ 2.871156] pci 0000:00:04.0: BAR 1 [mem 0xfebf1000-0xfebf1fff]
[ 2.875650] pci 0000:00:04.0: BAR 4 [mem 0xfe000000-0xfe003fff 64bit pref]
[ 2.885715] pci 0000:00:05.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint
[ 2.887904] pci 0000:00:05.0: BAR 0 [io 0xc060-0xc07f]
[ 2.890573] pci 0000:00:05.0: BAR 1 [mem 0xfebf2000-0xfebf2fff]
[ 2.894621] pci 0000:00:05.0: BAR 4 [mem 0xfe004000-0xfe007fff 64bit pref]
[ 2.903921] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 2.906172] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 2.911482] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 2.917399] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 2.919250] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 2.945806] ACPI: Unable to map lapic to logical cpu number
[ 2.948532] ACPI: Unable to map lapic to logical cpu number
[ 2.950299] ACPI: Unable to map lapic to logical cpu number
[ 2.952394] ACPI: Unable to map lapic to logical cpu number
[ 2.953462] ACPI: Unable to map lapic to logical cpu number
[ 2.955453] ACPI: Unable to map lapic to logical cpu number
[ 2.957485] ACPI: Unable to map lapic to logical cpu number
[ 2.959437] ACPI: Unable to map lapic to logical cpu number
[ 2.962696] SCSI subsystem initialized
[ 2.964258] libata version 3.00 loaded.
[ 2.964511] pps_core: LinuxPPS API ver. 1 registered
[ 2.965182] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 2.969741] PCI: Using ACPI for IRQ routing
[ 2.970153] PCI: pci_cache_line_size set to 64 bytes
[ 2.970314] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 2.970336] e820: reserve RAM buffer [mem 0x7ffe0000-0x7fffffff]
[ 2.971231] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 2.972148] pci 0000:00:02.0: vgaarb: bridge control possible
[ 2.972148] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 2.972153] vgaarb: loaded
[ 2.973324] hpet: 3 channels of 0 reserved for per-cpu timers
[ 2.974168] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.976150] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 2.986260] clocksource: Switched to clocksource kvm-clock
[ 2.989941] VFS: Disk quotas dquot_6.6.0
[ 2.991664] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.995016] pnp: PnP ACPI init
[ 2.996738] pnp 00:02: [dma 2]
[ 2.998372] pnp: PnP ACPI: found 6 devices
[ 3.016186] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 3.019997] NET: Registered PF_INET protocol family
[ 3.022118] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 3.037152] tcp_listen_portaddr_hash hash table entries: 1024 (order: 4, 73728 bytes, linear)
[ 3.040531] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 3.043954] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 3.047158] TCP bind hash table entries: 16384 (order: 9, 2359296 bytes, linear)
[ 3.051512] TCP: Hash tables configured (established 16384 bind 16384)
[ 3.054587] UDP hash table entries: 1024 (order: 5, 163840 bytes, linear)
[ 3.057312] UDP-Lite hash table entries: 1024 (order: 5, 163840 bytes, linear)
[ 3.061623] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 3.063872] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 3.066353] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 3.068735] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 3.071387] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff window]
[ 3.074421] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 3.077266] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 3.079514] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 3.081870] PCI: CLS 0 bytes, default 64
[ 3.083566] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b24529d36c, max_idle_ns: 440795353363 ns
[ 3.084543] Unpacking initramfs...
[ 3.091527] Initialise system trusted keyrings
[ 3.094448] workingset: timestamp_bits=40 max_order=19 bucket_order=0
[ 3.097597] 9p: Installing v9fs 9p2000 file system support
[ 3.110373] Key type asymmetric registered
[ 3.112071] Asymmetric key parser 'x509' registered
[ 3.114112] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 3.117192] io scheduler mq-deadline registered
[ 3.118990] io scheduler kyber registered
[ 3.130269] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 3.133251] ACPI: button: Power Button [PWRF]
[ 3.172718] Freeing initrd memory: 3648K
[ 3.562851] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 3.943622] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 3.947795] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 3.950806] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 3.956491] Non-volatile memory driver v1.3
[ 3.960248] random: crng init done
[ 4.073847] loop: module loaded
[ 4.076082] ata_piix 0000:00:01.1: version 2.13
[ 4.078913] scsi host0: ata_piix
[ 4.081329] scsi host1: ata_piix
[ 4.082813] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc080 irq 14 lpm-pol 0
[ 4.085727] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc088 irq 15 lpm-pol 0
[ 4.090098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 4.094944] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 4.096913] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 4.103548] rtc_cmos 00:05: RTC can wake from S4
[ 4.107141] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 4.108316] rtc_cmos 00:05: registered as rtc0
[ 4.116545] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 4.125050] intel_pstate: CPU model not supported
[ 4.130735] hid: raw HID events driver (C) Jiri Kosina
[ 4.139245] Initializing XFRM netlink socket
[ 4.141868] NET: Registered PF_INET6 protocol family
[ 4.147580] Segment Routing with IPv6
[ 4.149163] In-situ OAM (IOAM) with IPv6
[ 4.151229] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 4.154103] NET: Registered PF_PACKET protocol family
[ 4.156541] 9pnet: Installing 9P2000 support
[ 4.159435] Key type dns_resolver registered
[ 4.161551] IPI shorthand broadcast: enabled
[ 4.173122] sched_clock: Marking stable (3981083653, 191200070)->(5072390960, -900107237)
[ 4.177451] registered taskstats version 1
[ 4.179296] Running ring buffer tests...
[ 4.246790] ata2: found unknown device (class 0)
[ 4.255520] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[ 4.269013] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5
[ 4.326381] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[ 4.329237] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 4.359211] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 4.359944] sr 1:0:0:0: Attached scsi generic sg0 type 5
[ 5.178565] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3
[ 14.552305] rbtester/0 (429) used greatest stack depth: 14400 bytes left
[ 14.586286] finished
[ 14.589373] CPU 0:
[ 14.592733] events: 232091
[ 14.599134] dropped bytes: 0
[ 14.603511] alloced bytes: 18090264
[ 14.607408] written bytes: 17721901
[ 14.610657] biggest event: 154
[ 14.612810] smallest event: 4
[ 14.618388] read events: 12615
[ 14.620497] lost events: 219476
[ 14.622241] total events: 232091
[ 14.623989] recorded len bytes: 974472
[ 14.625740] recorded size bytes: 954559
[ 14.627472] With dropped events, record len and size may not match
[ 14.627472] alloced and written from above
[ 14.631906] CPU 1:
[ 14.632827] events: 232096
[ 14.634601] dropped bytes: 0
[ 14.636154] alloced bytes: 18102900
[ 14.637946] written bytes: 17734916
[ 14.639673] biggest event: 167
[ 14.641218] smallest event: 4
[ 14.645950] read events: 12617
[ 14.647665] lost events: 219479
[ 14.649314] total events: 232096
[ 14.650953] recorded len bytes: 973496
[ 14.652655] recorded size bytes: 953505
[ 14.654380] With dropped events, record len and size may not match
[ 14.654380] alloced and written from above
[ 14.658594] CPU 2:
[ 14.659572] events: 231369
[ 14.661666] dropped bytes: 0
[ 14.663295] alloced bytes: 18046812
[ 14.665093] written bytes: 17679919
[ 14.666918] biggest event: 165
[ 14.668674] smallest event: 4
[ 14.673544] read events: 12617
[ 14.675466] lost events: 218752
[ 14.677163] total events: 231369
[ 14.678884] recorded len bytes: 974100
[ 14.680632] recorded size bytes: 954182
[ 14.682373] With dropped events, record len and size may not match
[ 14.682373] alloced and written from above
[ 14.686612] CPU 3:
[ 14.687560] events: 215250
[ 14.689244] dropped bytes: 0
[ 14.690867] alloced bytes: 16803168
[ 14.693044] written bytes: 16461201
[ 14.694836] biggest event: 173
[ 14.696552] smallest event: 4
[ 14.700919] read events: 12639
[ 14.702650] lost events: 202611
[ 14.704384] total events: 215250
[ 14.706482] recorded len bytes: 975692
[ 14.708207] recorded size bytes: 955684
[ 14.709981] With dropped events, record len and size may not match
[ 14.709981] alloced and written from above
[ 14.714248] CPU 4:
[ 14.715164] events: 232094
[ 14.716996] dropped bytes: 0
[ 14.718789] alloced bytes: 18109516
[ 14.720865] written bytes: 17741461
[ 14.722660] biggest event: 167
[ 14.724242] smallest event: 4
[ 14.728778] read events: 12636
[ 14.730573] lost events: 219458
[ 14.732712] total events: 232094
[ 14.734491] recorded len bytes: 975500
[ 14.736175] recorded size bytes: 955428
[ 14.737864] With dropped events, record len and size may not match
[ 14.737864] alloced and written from above
[ 14.742035] CPU 5:
[ 14.743019] events: 204967
[ 14.745068] dropped bytes: 0
[ 14.746775] alloced bytes: 16043160
[ 14.748584] written bytes: 15717251
[ 14.750533] biggest event: 263
[ 14.752133] smallest event: 4
[ 14.756531] read events: 12189
[ 14.758420] lost events: 192778
[ 14.760139] total events: 204967
[ 14.761860] recorded len bytes: 975224
[ 14.763575] recorded size bytes: 955777
[ 14.765288] With dropped events, record len and size may not match
[ 14.765288] alloced and written from above
[ 14.769607] CPU 6:
[ 14.770622] events: 215903
[ 14.772704] dropped bytes: 0
[ 14.774589] alloced bytes: 16861404
[ 14.776387] written bytes: 16519463
[ 14.778402] biggest event: 181
[ 14.780207] smallest event: 4
[ 14.784690] read events: 12622
[ 14.786438] lost events: 203281
[ 14.788101] total events: 215903
[ 14.789804] recorded len bytes: 975636
[ 14.791551] recorded size bytes: 955732
[ 14.793596] With dropped events, record len and size may not match
[ 14.793596] alloced and written from above
[ 14.797805] CPU 7:
[ 14.798748] events: 136449
[ 14.800474] dropped bytes: 0
[ 14.802086] alloced bytes: 10636540
[ 14.803929] written bytes: 10419898
[ 14.805728] biggest event: 220
[ 14.807454] smallest event: 4
[ 14.812154] read events: 12582
[ 14.813808] lost events: 123867
[ 14.815528] total events: 136449
[ 14.817195] recorded len bytes: 975236
[ 14.818871] recorded size bytes: 955339
[ 14.820624] With dropped events, record len and size may not match
[ 14.820624] alloced and written from above
[ 14.825129] CPU 8:
[ 14.826063] events: 198135
[ 14.827777] dropped bytes: 0
[ 14.829347] alloced bytes: 15469788
[ 14.831127] written bytes: 15155723
[ 14.832916] biggest event: 252
[ 14.834594] smallest event: 4
[ 14.839383] read events: 12143
[ 14.841416] lost events: 185992
[ 14.843739] total events: 198135
[ 14.845886] recorded len bytes: 975204
[ 14.847934] recorded size bytes: 955861
[ 14.850003] With dropped events, record len and size may not match
[ 14.850003] alloced and written from above
[ 14.854207] CPU 9:
[ 14.855100] events: 232099
[ 14.856822] dropped bytes: 0
[ 14.858373] alloced bytes: 18139900
[ 14.860064] written bytes: 17771248
[ 14.861785] biggest event: 192
[ 14.863411] smallest event: 4
[ 14.867437] read events: 12694
[ 14.869012] lost events: 219405
[ 14.870657] total events: 232099
[ 14.872300] recorded len bytes: 976036
[ 14.873890] recorded size bytes: 955866
[ 14.875539] With dropped events, record len and size may not match
[ 14.875539] alloced and written from above
[ 14.879693] CPU 10:
[ 14.880665] events: 232098
[ 14.882394] dropped bytes: 0
[ 14.883982] alloced bytes: 18142860
[ 14.885820] written bytes: 17774435
[ 14.887614] biggest event: 192
[ 14.889239] smallest event: 4
[ 14.893880] read events: 12665
[ 14.899319] lost events: 219433
[ 14.900919] total events: 232098
[ 14.902655] recorded len bytes: 975584
[ 14.904398] recorded size bytes: 955469
[ 14.906148] With dropped events, record len and size may not match
[ 14.906148] alloced and written from above
[ 14.910628] CPU 11:
[ 14.911581] events: 232106
[ 14.913297] dropped bytes: 0
[ 14.914843] alloced bytes: 18128732
[ 14.916604] written bytes: 17759573
[ 14.918707] biggest event: 214
[ 14.920330] smallest event: 4
[ 14.924633] read events: 12712
[ 14.926251] lost events: 219394
[ 14.927846] total events: 232106
[ 14.929773] recorded len bytes: 974776
[ 14.931606] recorded size bytes: 954686
[ 14.933251] With dropped events, record len and size may not match
[ 14.933251] alloced and written from above
[ 14.937338] CPU 12:
[ 14.938290] events: 231320
[ 14.940057] dropped bytes: 0
[ 14.941678] alloced bytes: 18088712
[ 14.943701] written bytes: 17721212
[ 14.945655] biggest event: 195
[ 14.947332] smallest event: 4
[ 14.951800] read events: 12565
[ 14.953539] lost events: 218755
[ 14.955302] total events: 231320
[ 14.957220] recorded len bytes: 975088
[ 14.959090] recorded size bytes: 955277
[ 14.960795] With dropped events, record len and size may not match
[ 14.960795] alloced and written from above
[ 14.964973] CPU 13:
[ 14.965960] events: 232108
[ 14.967779] dropped bytes: 0
[ 14.969444] alloced bytes: 18121692
[ 14.971497] written bytes: 17752722
[ 14.973362] biggest event: 225
[ 14.975062] smallest event: 4
[ 14.979539] read events: 12628
[ 14.981167] lost events: 219480
[ 14.983054] total events: 232108
[ 14.985016] recorded len bytes: 974280
[ 14.986779] recorded size bytes: 954376
[ 14.988570] With dropped events, record len and size may not match
[ 14.988570] alloced and written from above
[ 14.993838] CPU 14:
[ 14.994786] events: 232105
[ 14.997210] dropped bytes: 0
[ 14.998925] alloced bytes: 18108604
[ 15.000801] written bytes: 17739338
[ 15.003208] biggest event: 219
[ 15.005487] smallest event: 4
[ 15.010487] read events: 12720
[ 15.012396] lost events: 219385
[ 15.014661] total events: 232105
[ 15.016736] recorded len bytes: 973204
[ 15.018872] recorded size bytes: 953127
[ 15.020756] With dropped events, record len and size may not match
[ 15.020756] alloced and written from above
[ 15.025213] CPU 15:
[ 15.026443] events: 232111
[ 15.028937] dropped bytes: 0
[ 15.031025] alloced bytes: 18127492
[ 15.032939] written bytes: 17758419
[ 15.034770] biggest event: 238
[ 15.036873] smallest event: 4
[ 15.042221] read events: 12346
[ 15.044104] lost events: 219765
[ 15.045884] total events: 232111
[ 15.048097] recorded len bytes: 974712
[ 15.050341] recorded size bytes: 955254
[ 15.052187] With dropped events, record len and size may not match
[ 15.052187] alloced and written from above
[ 15.056899] CPU 16:
[ 15.058171] events: 232109
[ 15.060326] dropped bytes: 0
[ 15.062600] alloced bytes: 18128520
[ 15.064745] written bytes: 17760081
[ 15.066515] biggest event: 233
[ 15.068158] smallest event: 4
[ 15.073545] read events: 12565
[ 15.075775] lost events: 219544
[ 15.077434] total events: 232109
[ 15.079059] recorded len bytes: 976648
[ 15.081086] recorded size bytes: 956889
[ 15.083212] With dropped events, record len and size may not match
[ 15.083212] alloced and written from above
[ 15.088211] CPU 17:
[ 15.089120] events: 232102
[ 15.090934] dropped bytes: 0
[ 15.092959] alloced bytes: 18105128
[ 15.095563] written bytes: 17735844
[ 15.097531] biggest event: 216
[ 15.099456] smallest event: 4
[ 15.104737] read events: 12718
[ 15.106629] lost events: 219384
[ 15.108647] total events: 232102
[ 15.110301] recorded len bytes: 974584
[ 15.112528] recorded size bytes: 954474
[ 15.114799] With dropped events, record len and size may not match
[ 15.114799] alloced and written from above
[ 15.119430] CPU 18:
[ 15.120524] events: 232106
[ 15.122746] dropped bytes: 0
[ 15.124978] alloced bytes: 18110344
[ 15.127092] written bytes: 17741660
[ 15.129185] biggest event: 230
[ 15.130884] smallest event: 4
[ 15.135923] read events: 12754
[ 15.138132] lost events: 219352
[ 15.139802] total events: 232106
[ 15.141928] recorded len bytes: 976512
[ 15.144007] recorded size bytes: 956342
[ 15.146110] With dropped events, record len and size may not match
[ 15.146110] alloced and written from above
[ 15.151135] CPU 19:
[ 15.152380] events: 232105
[ 15.154423] dropped bytes: 0
[ 15.156210] alloced bytes: 18105308
[ 15.158153] written bytes: 17736474
[ 15.160071] biggest event: 227
[ 15.162182] smallest event: 4
[ 15.166882] read events: 12713
[ 15.168506] lost events: 219392
[ 15.170103] total events: 232105
[ 15.172347] recorded len bytes: 974348
[ 15.174580] recorded size bytes: 954221
[ 15.176227] With dropped events, record len and size may not match
[ 15.176227] alloced and written from above
[ 15.180766] CPU 20:
[ 15.181973] events: 232112
[ 15.184166] dropped bytes: 0
[ 15.185667] alloced bytes: 18122600
[ 15.187930] written bytes: 17753331
[ 15.190027] biggest event: 249
[ 15.192110] smallest event: 4
[ 15.196544] read events: 12237
[ 15.198221] lost events: 219875
[ 15.200411] total events: 232112
[ 15.202663] recorded len bytes: 977664
[ 15.204299] recorded size bytes: 958250
[ 15.206165] With dropped events, record len and size may not match
[ 15.206165] alloced and written from above
[ 15.210960] CPU 21:
[ 15.212237] events: 232113
[ 15.213894] dropped bytes: 0
[ 15.215627] alloced bytes: 18127032
[ 15.217705] written bytes: 17757898
[ 15.220206] biggest event: 255
[ 15.222108] smallest event: 4
[ 15.226312] read events: 12176
[ 15.228511] lost events: 219937
[ 15.230605] total events: 232113
[ 15.232183] recorded len bytes: 976024
[ 15.234029] recorded size bytes: 956604
[ 15.235879] With dropped events, record len and size may not match
[ 15.235879] alloced and written from above
[ 15.240813] CPU 22:
[ 15.241714] events: 232096
[ 15.243584] dropped bytes: 0
[ 15.245364] alloced bytes: 18108980
[ 15.247653] written bytes: 17739704
[ 15.249710] biggest event: 211
[ 15.251293] smallest event: 4
[ 15.256749] read events: 12707
[ 15.258831] lost events: 219389
[ 15.260602] total events: 232096
[ 15.262522] recorded len bytes: 975352
[ 15.264495] recorded size bytes: 955168
[ 15.266656] With dropped events, record len and size may not match
[ 15.266656] alloced and written from above
[ 15.271180] CPU 23:
[ 15.272115] events: 232108
[ 15.274289] dropped bytes: 0
[ 15.276149] alloced bytes: 18087492
[ 15.278215] written bytes: 17718845
[ 15.280013] biggest event: 244
[ 15.286640] smallest event: 4
[ 15.291048] read events: 12363
[ 15.292646] lost events: 219745
[ 15.294237] total events: 232108
[ 15.296355] recorded len bytes: 975324
[ 15.298378] recorded size bytes: 955812
[ 15.300322] With dropped events, record len and size may not match
[ 15.300322] alloced and written from above
[ 15.305003] CPU 24:
[ 15.305917] events: 232107
[ 15.307603] dropped bytes: 0
[ 15.309354] alloced bytes: 18092252
[ 15.311716] written bytes: 17723530
[ 15.313789] biggest event: 244
[ 15.315536] smallest event: 4
[ 15.319927] read events: 12366
[ 15.322104] lost events: 219741
[ 15.324306] total events: 232107
[ 15.326015] recorded len bytes: 975144
[ 15.327874] recorded size bytes: 955616
[ 15.329472] With dropped events, record len and size may not match
[ 15.329472] alloced and written from above
[ 15.334632] CPU 25:
[ 15.335595] events: 232106
[ 15.337754] dropped bytes: 0
[ 15.339323] alloced bytes: 18110988
[ 15.341001] written bytes: 17742390
[ 15.342682] biggest event: 244
[ 15.344205] smallest event: 4
[ 15.348063] read events: 12515
[ 15.349638] lost events: 219591
[ 15.351218] total events: 232106
[ 15.352791] recorded len bytes: 977456
[ 15.354377] recorded size bytes: 957843
[ 15.355957] With dropped events, record len and size may not match
[ 15.355957] alloced and written from above
[ 15.359811] CPU 26:
[ 15.360691] events: 232105
[ 15.362302] dropped bytes: 0
[ 15.363753] alloced bytes: 18087212
[ 15.365421] written bytes: 17718934
[ 15.367094] biggest event: 244
[ 15.368620] smallest event: 4
[ 15.372500] read events: 12611
[ 15.374083] lost events: 219494
[ 15.375668] total events: 232105
[ 15.377242] recorded len bytes: 977340
[ 15.378825] recorded size bytes: 957482
[ 15.380408] With dropped events, record len and size may not match
[ 15.380408] alloced and written from above
[ 15.384257] CPU 27:
[ 15.385125] events: 232112
[ 15.386747] dropped bytes: 0
[ 15.388197] alloced bytes: 18117032
[ 15.389866] written bytes: 17748932
[ 15.391542] biggest event: 263
[ 15.393059] smallest event: 4
[ 15.396845] read events: 12185
[ 15.398399] lost events: 219927
[ 15.399968] total events: 232112
[ 15.401553] recorded len bytes: 975836
[ 15.403129] recorded size bytes: 956547
[ 15.404703] With dropped events, record len and size may not match
[ 15.404703] alloced and written from above
[ 15.408550] CPU 28:
[ 15.409422] events: 232106
[ 15.411039] dropped bytes: 0
[ 15.412502] alloced bytes: 18097168
[ 15.414180] written bytes: 17728697
[ 15.415848] biggest event: 249
[ 15.417360] smallest event: 4
[ 15.421243] read events: 12636
[ 15.422801] lost events: 219470
[ 15.424416] total events: 232106
[ 15.426251] recorded len bytes: 973536
[ 15.427856] recorded size bytes: 953512
[ 15.429432] With dropped events, record len and size may not match
[ 15.429432] alloced and written from above
[ 15.433307] CPU 29:
[ 15.434189] events: 232109
[ 15.435807] dropped bytes: 0
[ 15.437274] alloced bytes: 18113028
[ 15.438957] written bytes: 17744609
[ 15.440637] biggest event: 257
[ 15.442164] smallest event: 4
[ 15.445999] read events: 12354
[ 15.447566] lost events: 219755
[ 15.449136] total events: 232109
[ 15.450715] recorded len bytes: 977840
[ 15.452284] recorded size bytes: 958473
[ 15.453854] With dropped events, record len and size may not match
[ 15.453854] alloced and written from above
[ 15.457691] CPU 30:
[ 15.458568] events: 232105
[ 15.460160] dropped bytes: 0
[ 15.461604] alloced bytes: 18110092
[ 15.463268] written bytes: 17741280
[ 15.464925] biggest event: 252
[ 15.466462] smallest event: 4
[ 15.470326] read events: 12578
[ 15.471901] lost events: 219527
[ 15.473480] total events: 232105
[ 15.475065] recorded len bytes: 977720
[ 15.476650] recorded size bytes: 957907
[ 15.478235] With dropped events, record len and size may not match
[ 15.478235] alloced and written from above
[ 15.482085] CPU 31:
[ 15.482963] events: 232106
[ 15.484579] dropped bytes: 0
[ 15.486036] alloced bytes: 18123780
[ 15.487705] written bytes: 17755532
[ 15.489375] biggest event: 255
[ 15.490899] smallest event: 4
[ 15.494757] read events: 12414
[ 15.496308] lost events: 219692
[ 15.497881] total events: 232106
[ 15.499461] recorded len bytes: 976768
[ 15.501029] recorded size bytes: 957242
[ 15.502610] With dropped events, record len and size may not match
[ 15.502610] alloced and written from above
[ 15.506451] CPU 32:
[ 15.507325] events: 232112
[ 15.508929] dropped bytes: 0
[ 15.510386] alloced bytes: 18138324
[ 15.512059] written bytes: 17770137
[ 15.513734] biggest event: 274
[ 15.515257] smallest event: 4
[ 15.519058] read events: 12159
[ 15.520622] lost events: 219953
[ 15.522205] total events: 232112
[ 15.523783] recorded len bytes: 974852
[ 15.525355] recorded size bytes: 955373
[ 15.526935] With dropped events, record len and size may not match
[ 15.526935] alloced and written from above
[ 15.530784] CPU 33:
[ 15.531662] events: 232105
[ 15.533259] dropped bytes: 0
[ 15.534715] alloced bytes: 18111528
[ 15.536377] written bytes: 17742829
[ 15.538041] biggest event: 255
[ 15.539553] smallest event: 4
[ 15.543406] read events: 12462
[ 15.544958] lost events: 219643
[ 15.546530] total events: 232105
[ 15.548092] recorded len bytes: 975328
[ 15.549669] recorded size bytes: 955742
[ 15.551241] With dropped events, record len and size may not match
[ 15.551241] alloced and written from above
[ 15.555076] CPU 34:
[ 15.555949] events: 232119
[ 15.557539] dropped bytes: 0
[ 15.558986] alloced bytes: 18171164
[ 15.560650] written bytes: 17803478
[ 15.562340] biggest event: 298
[ 15.563850] smallest event: 4
[ 15.567629] read events: 12175
[ 15.569180] lost events: 219944
[ 15.570771] total events: 232119
[ 15.572339] recorded len bytes: 975908
[ 15.573903] recorded size bytes: 956445
[ 15.575479] With dropped events, record len and size may not match
[ 15.575479] alloced and written from above
[ 15.579307] CPU 35:
[ 15.580174] events: 232120
[ 15.581778] dropped bytes: 0
[ 15.583230] alloced bytes: 18163584
[ 15.584889] written bytes: 17795114
[ 15.586559] biggest event: 155
[ 15.588072] smallest event: 4
[ 15.591872] read events: 12158
[ 15.593423] lost events: 219962
[ 15.595008] total events: 232120
[ 15.596592] recorded len bytes: 973820
[ 15.598182] recorded size bytes: 954345
[ 15.599760] With dropped events, record len and size may not match
[ 15.599760] alloced and written from above
[ 15.603613] CPU 36:
[ 15.604493] events: 232114
[ 15.606105] dropped bytes: 0
[ 15.607564] alloced bytes: 18150432
[ 15.612664] written bytes: 17781910
[ 15.614339] biggest event: 287
[ 15.615855] smallest event: 4
[ 15.619644] read events: 12169
[ 15.621197] lost events: 219945
[ 15.622783] total events: 232114
[ 15.624366] recorded len bytes: 976544
[ 15.625938] recorded size bytes: 957095
[ 15.627534] With dropped events, record len and size may not match
[ 15.627534] alloced and written from above
[ 15.631387] CPU 37:
[ 15.632262] events: 232111
[ 15.633863] dropped bytes: 0
[ 15.635321] alloced bytes: 18141868
[ 15.636983] written bytes: 17772957
[ 15.638655] biggest event: 282
[ 15.640170] smallest event: 4
[ 15.643961] read events: 12197
[ 15.645523] lost events: 219914
[ 15.647096] total events: 232111
[ 15.648671] recorded len bytes: 977200
[ 15.650249] recorded size bytes: 957663
[ 15.651817] With dropped events, record len and size may not match
[ 15.651817] alloced and written from above
[ 15.655666] CPU 38:
[ 15.656545] events: 232118
[ 15.658145] dropped bytes: 0
[ 15.659598] alloced bytes: 18154476
[ 15.661259] written bytes: 17786401
[ 15.662919] biggest event: 157
[ 15.664426] smallest event: 4
[ 15.668214] read events: 12167
[ 15.669769] lost events: 219951
[ 15.671346] total events: 232118
[ 15.672915] recorded len bytes: 974772
[ 15.674496] recorded size bytes: 955310
[ 15.676075] With dropped events, record len and size may not match
[ 15.676075] alloced and written from above
[ 15.679915] CPU 39:
[ 15.680793] events: 232110
[ 15.682399] dropped bytes: 0
[ 15.683845] alloced bytes: 18140476
[ 15.685506] written bytes: 17771799
[ 15.687176] biggest event: 282
[ 15.688689] smallest event: 4
[ 15.692479] read events: 12157
[ 15.694037] lost events: 219953
[ 15.695614] total events: 232110
[ 15.697179] recorded len bytes: 977184
[ 15.698757] recorded size bytes: 957883
[ 15.700336] With dropped events, record len and size may not match
[ 15.700336] alloced and written from above
[ 15.704182] CPU 40:
[ 15.705057] events: 232116
[ 15.706670] dropped bytes: 0
[ 15.708122] alloced bytes: 18166324
[ 15.709815] written bytes: 17797990
[ 15.711489] biggest event: 155
[ 15.713008] smallest event: 4
[ 15.716809] read events: 12127
[ 15.718368] lost events: 219989
[ 15.719945] total events: 232116
[ 15.721519] recorded len bytes: 975740
[ 15.723100] recorded size bytes: 956521
[ 15.724686] With dropped events, record len and size may not match
[ 15.724686] alloced and written from above
[ 15.728565] CPU 41:
[ 15.729443] events: 232123
[ 15.731060] dropped bytes: 0
[ 15.732530] alloced bytes: 18170948
[ 15.734204] written bytes: 17802194
[ 15.735875] biggest event: 177
[ 15.737398] smallest event: 4
[ 15.741245] read events: 12308
[ 15.742804] lost events: 219815
[ 15.744377] total events: 232123
[ 15.745953] recorded len bytes: 976008
[ 15.747540] recorded size bytes: 956168
[ 15.749114] With dropped events, record len and size may not match
[ 15.749114] alloced and written from above
[ 15.752956] CPU 42:
[ 15.753832] events: 232115
[ 15.755466] dropped bytes: 0
[ 15.756918] alloced bytes: 18162220
[ 15.758590] written bytes: 17793974
[ 15.760251] biggest event: 155
[ 15.761762] smallest event: 4
[ 15.765564] read events: 12152
[ 15.767144] lost events: 219963
[ 15.768722] total events: 232115
[ 15.770295] recorded len bytes: 977432
[ 15.771881] recorded size bytes: 958133
[ 15.773448] With dropped events, record len and size may not match
[ 15.773448] alloced and written from above
[ 15.777288] CPU 43:
[ 15.778186] events: 232119
[ 15.779851] dropped bytes: 0
[ 15.781304] alloced bytes: 18173200
[ 15.782977] written bytes: 17805170
[ 15.784658] biggest event: 168
[ 15.786194] smallest event: 4
[ 15.789999] read events: 12196
[ 15.791574] lost events: 219923
[ 15.793150] total events: 232119
[ 15.794732] recorded len bytes: 975984
[ 15.796309] recorded size bytes: 956370
[ 15.797885] With dropped events, record len and size may not match
[ 15.797885] alloced and written from above
[ 15.801735] CPU 44:
[ 15.802635] events: 232115
[ 15.804248] dropped bytes: 0
[ 15.805700] alloced bytes: 18165980
[ 15.807380] written bytes: 17796966
[ 15.809055] biggest event: 160
[ 15.810588] smallest event: 4
[ 15.814407] read events: 12138
[ 15.815972] lost events: 219977
[ 15.817557] total events: 232115
[ 15.819144] recorded len bytes: 974016
[ 15.820724] recorded size bytes: 954646
[ 15.822301] With dropped events, record len and size may not match
[ 15.822301] alloced and written from above
[ 15.826171] CPU 45:
[ 15.827044] events: 232117
[ 15.828656] dropped bytes: 0
[ 15.830116] alloced bytes: 18168016
[ 15.831781] written bytes: 17799742
[ 15.833440] biggest event: 168
[ 15.834975] smallest event: 4
[ 15.838765] read events: 12169
[ 15.840313] lost events: 219948
[ 15.841872] total events: 232117
[ 15.843449] recorded len bytes: 974056
[ 15.845010] recorded size bytes: 954631
[ 15.846574] With dropped events, record len and size may not match
[ 15.846574] alloced and written from above
[ 15.850420] CPU 46:
[ 15.851299] events: 232116
[ 15.852903] dropped bytes: 0
[ 15.854368] alloced bytes: 18168132
[ 15.856036] written bytes: 17800029
[ 15.857706] biggest event: 166
[ 15.859227] smallest event: 4
[ 15.863017] read events: 12176
[ 15.864584] lost events: 219940
[ 15.866161] total events: 232116
[ 15.867738] recorded len bytes: 976400
[ 15.869328] recorded size bytes: 956875
[ 15.870911] With dropped events, record len and size may not match
[ 15.870911] alloced and written from above
[ 15.874759] CPU 47:
[ 15.875638] events: 232113
[ 15.877240] dropped bytes: 0
[ 15.878698] alloced bytes: 18158984
[ 15.880370] written bytes: 17790396
[ 15.882056] biggest event: 160
[ 15.883583] smallest event: 4
[ 15.887371] read events: 12137
[ 15.888939] lost events: 219976
[ 15.890530] total events: 232113
[ 15.892113] recorded len bytes: 975472
[ 15.893704] recorded size bytes: 956185
[ 15.895303] With dropped events, record len and size may not match
[ 15.895303] alloced and written from above
[ 15.899176] CPU 48:
[ 15.900053] events: 232117
[ 15.901672] dropped bytes: 0
[ 15.903128] alloced bytes: 18165756
[ 15.904796] written bytes: 17797201
[ 15.906476] biggest event: 174
[ 15.907997] smallest event: 4
[ 15.911777] read events: 12203
[ 15.913323] lost events: 219914
[ 15.914895] total events: 232117
[ 15.916469] recorded len bytes: 975152
[ 15.918042] recorded size bytes: 955654
[ 15.919615] With dropped events, record len and size may not match
[ 15.919615] alloced and written from above
[ 15.923450] CPU 49:
[ 15.924323] events: 232114
[ 15.929393] dropped bytes: 0
[ 15.930861] alloced bytes: 18157048
[ 15.932527] written bytes: 17788867
[ 15.934376] biggest event: 168
[ 15.935889] smallest event: 4
[ 15.939674] read events: 12161
[ 15.941240] lost events: 219953
[ 15.942833] total events: 232114
[ 15.944414] recorded len bytes: 974188
[ 15.946013] recorded size bytes: 954674
[ 15.947595] With dropped events, record len and size may not match
[ 15.947595] alloced and written from above
[ 15.951446] CPU 50:
[ 15.952322] events: 232120
[ 15.953953] dropped bytes: 0
[ 15.955425] alloced bytes: 18139528
[ 15.957092] written bytes: 17771124
[ 15.958769] biggest event: 185
[ 15.960282] smallest event: 4
[ 15.964088] read events: 12262
[ 15.965648] lost events: 219858
[ 15.967232] total events: 232120
[ 15.968809] recorded len bytes: 972464
[ 15.970389] recorded size bytes: 952782
[ 15.971964] With dropped events, record len and size may not match
[ 15.971964] alloced and written from above
[ 15.975808] CPU 51:
[ 15.976689] events: 201495
[ 15.978317] dropped bytes: 0
[ 15.979774] alloced bytes: 15727464
[ 15.981451] written bytes: 15408059
[ 15.983131] biggest event: 264
[ 15.984650] smallest event: 4
[ 15.988510] read events: 12461
[ 15.990072] lost events: 189034
[ 15.991652] total events: 201495
[ 15.993222] recorded len bytes: 974236
[ 15.994821] recorded size bytes: 954495
[ 15.996400] With dropped events, record len and size may not match
[ 15.996400] alloced and written from above
[ 16.000233] CPU 52:
[ 16.001105] events: 232117
[ 16.002720] dropped bytes: 0
[ 16.004172] alloced bytes: 18144968
[ 16.005842] written bytes: 17776793
[ 16.007524] biggest event: 182
[ 16.009034] smallest event: 4
[ 16.012827] read events: 12253
[ 16.014405] lost events: 219864
[ 16.015983] total events: 232117
[ 16.017555] recorded len bytes: 975280
[ 16.019125] recorded size bytes: 955620
[ 16.020705] With dropped events, record len and size may not match
[ 16.020705] alloced and written from above
[ 16.024553] CPU 53:
[ 16.025430] events: 232120
[ 16.027048] dropped bytes: 0
[ 16.028506] alloced bytes: 18142396
[ 16.030171] written bytes: 17773976
[ 16.031843] biggest event: 193
[ 16.033363] smallest event: 4
[ 16.037188] read events: 12340
[ 16.038755] lost events: 219780
[ 16.040330] total events: 232120
[ 16.041903] recorded len bytes: 976216
[ 16.043495] recorded size bytes: 956427
[ 16.045066] With dropped events, record len and size may not match
[ 16.045066] alloced and written from above
[ 16.048926] CPU 54:
[ 16.049799] events: 232108
[ 16.051409] dropped bytes: 0
[ 16.052871] alloced bytes: 18126264
[ 16.054564] written bytes: 17757830
[ 16.056232] biggest event: 160
[ 16.057744] smallest event: 4
[ 16.061541] read events: 12160
[ 16.063097] lost events: 219948
[ 16.064670] total events: 232108
[ 16.066253] recorded len bytes: 976852
[ 16.067825] recorded size bytes: 957416
[ 16.069396] With dropped events, record len and size may not match
[ 16.069396] alloced and written from above
[ 16.073232] CPU 55:
[ 16.074124] events: 232114
[ 16.075734] dropped bytes: 0
[ 16.077182] alloced bytes: 18162308
[ 16.078857] written bytes: 17793974
[ 16.080518] biggest event: 179
[ 16.082029] smallest event: 4
[ 16.085831] read events: 12173
[ 16.087398] lost events: 219941
[ 16.088973] total events: 232114
[ 16.090560] recorded len bytes: 975624
[ 16.092143] recorded size bytes: 956100
[ 16.093720] With dropped events, record len and size may not match
[ 16.093720] alloced and written from above
[ 16.097549] CPU 56:
[ 16.098430] events: 232128
[ 16.100036] dropped bytes: 0
[ 16.101492] alloced bytes: 18106180
[ 16.103160] written bytes: 17737144
[ 16.104828] biggest event: 220
[ 16.106403] smallest event: 4
[ 16.110305] read events: 12519
[ 16.111869] lost events: 219609
[ 16.113443] total events: 232128
[ 16.115027] recorded len bytes: 975424
[ 16.116609] recorded size bytes: 955362
[ 16.118190] With dropped events, record len and size may not match
[ 16.118190] alloced and written from above
[ 16.122042] CPU 57:
[ 16.122918] events: 232119
[ 16.124526] dropped bytes: 0
[ 16.125995] alloced bytes: 18146900
[ 16.127663] written bytes: 17778182
[ 16.129327] biggest event: 198
[ 16.130855] smallest event: 4
[ 16.134654] read events: 12279
[ 16.136210] lost events: 219840
[ 16.137784] total events: 232119
[ 16.139366] recorded len bytes: 972824
[ 16.140929] recorded size bytes: 953076
[ 16.142520] With dropped events, record len and size may not match
[ 16.142520] alloced and written from above
[ 16.146358] CPU 58:
[ 16.147238] events: 232121
[ 16.148834] dropped bytes: 0
[ 16.150286] alloced bytes: 18122052
[ 16.151944] written bytes: 17753469
[ 16.153612] biggest event: 206
[ 16.155159] smallest event: 4
[ 16.159004] read events: 12354
[ 16.160564] lost events: 219767
[ 16.162137] total events: 232121
[ 16.163722] recorded len bytes: 974052
[ 16.165296] recorded size bytes: 954199
[ 16.166881] With dropped events, record len and size may not match
[ 16.166881] alloced and written from above
[ 16.170754] CPU 59:
[ 16.171635] events: 232120
[ 16.173240] dropped bytes: 0
[ 16.174714] alloced bytes: 18144328
[ 16.176384] written bytes: 17775585
[ 16.178061] biggest event: 201
[ 16.179584] smallest event: 4
[ 16.183425] read events: 12317
[ 16.184978] lost events: 219803
[ 16.186552] total events: 232120
[ 16.188120] recorded len bytes: 975960
[ 16.189698] recorded size bytes: 956148
[ 16.191273] With dropped events, record len and size may not match
[ 16.191273] alloced and written from above
[ 16.195115] CPU 60:
[ 16.195995] events: 232121
[ 16.197606] dropped bytes: 0
[ 16.199063] alloced bytes: 18112608
[ 16.200735] written bytes: 17744136
[ 16.202410] biggest event: 209
[ 16.203920] smallest event: 4
[ 16.207749] read events: 12369
[ 16.209299] lost events: 219752
[ 16.210883] total events: 232121
[ 16.212460] recorded len bytes: 973324
[ 16.214035] recorded size bytes: 953385
[ 16.215611] With dropped events, record len and size may not match
[ 16.215611] alloced and written from above
[ 16.219451] CPU 61:
[ 16.220328] events: 232119
[ 16.221943] dropped bytes: 0
[ 16.223398] alloced bytes: 18129004
[ 16.225063] written bytes: 17760585
[ 16.226747] biggest event: 206
[ 16.228263] smallest event: 4
[ 16.232072] read events: 12316
[ 16.233630] lost events: 219803
[ 16.235247] total events: 232119
[ 16.236818] recorded len bytes: 973012
[ 16.238391] recorded size bytes: 953244
[ 16.239958] With dropped events, record len and size may not match
[ 16.239958] alloced and written from above
[ 16.247254] CPU 62:
[ 16.248123] events: 232131
[ 16.249728] dropped bytes: 0
[ 16.251182] alloced bytes: 18109244
[ 16.252849] written bytes: 17740599
[ 16.254537] biggest event: 242
[ 16.256049] smallest event: 4
[ 16.259943] read events: 12620
[ 16.261491] lost events: 219511
[ 16.263065] total events: 232131
[ 16.264636] recorded len bytes: 976336
[ 16.266228] recorded size bytes: 956316
[ 16.267798] With dropped events, record len and size may not match
[ 16.267798] alloced and written from above
[ 16.271655] CPU 63:
[ 16.272527] events: 232120
[ 16.274128] dropped bytes: 0
[ 16.275592] alloced bytes: 18110272
[ 16.277269] written bytes: 17741968
[ 16.278941] biggest event: 215
[ 16.280465] smallest event: 4
[ 16.284328] read events: 12367
[ 16.285889] lost events: 219753
[ 16.287468] total events: 232120
[ 16.289046] recorded len bytes: 974784
[ 16.290643] recorded size bytes: 954815
[ 16.292236] With dropped events, record len and size may not match
[ 16.292236] alloced and written from above
[ 16.296095] Ring buffer PASSED!
[ 16.338804] Running tests on trace events:
[ 16.344128] Testing event initcall_level: OK
[ 16.556072] Testing event initcall_start: OK
[ 16.767462] Testing event initcall_finish: OK
[ 16.982594] Testing event emulate_vsyscall: OK
[ 17.199901] Testing event local_timer_entry: OK
[ 17.415449] Testing event local_timer_exit: OK
[ 17.626262] Testing event spurious_apic_entry: OK
[ 17.834477] Testing event spurious_apic_exit: OK
[ 18.047998] Testing event error_apic_entry: OK
[ 18.259834] Testing event error_apic_exit: OK
[ 18.466575] Testing event x86_platform_ipi_entry: OK
[ 18.673177] Testing event x86_platform_ipi_exit: OK
[ 18.878274] Testing event irq_work_entry: OK
[ 19.085133] Testing event irq_work_exit: OK
[ 19.289401] Testing event reschedule_entry: OK
[ 19.498627] Testing event reschedule_exit: OK
[ 19.704163] Testing event call_function_entry: OK
[ 19.911113] Testing event call_function_exit: OK
[ 20.117818] Testing event call_function_single_entry: OK
[ 20.327072] Testing event call_function_single_exit: OK
[ 20.531902] Testing event thermal_apic_entry: OK
[ 20.742558] Testing event thermal_apic_exit: OK
[ 20.952187] Testing event vector_config: OK
[ 21.157956] Testing event vector_update: OK
[ 21.367907] Testing event vector_clear:
[ 21.566500] test-events (540) used greatest stack depth: 13888 bytes left
[ 21.583028] OK
[ 21.584593] Testing event vector_reserve_managed: OK
[ 21.796600] Testing event vector_reserve: OK
[ 22.007326] Testing event vector_alloc: OK
[ 22.224515] Testing event vector_alloc_managed: OK
[ 22.436127] Testing event vector_activate: OK
[ 22.647783] Testing event vector_deactivate: OK
[ 22.857240] Testing event vector_teardown: OK
[ 23.066417] Testing event vector_setup: OK
[ 23.275146] Testing event vector_free_moved: OK
[ 23.488219] Testing event nmi_handler: OK
[ 23.698611] Testing event x86_fpu_before_save: OK
[ 23.910170] Testing event x86_fpu_after_save: OK
[ 24.120643] Testing event x86_fpu_before_restore: OK
[ 24.330762] Testing event x86_fpu_after_restore: OK
[ 24.543678] Testing event x86_fpu_regs_activated: OK
[ 24.756364] Testing event x86_fpu_regs_deactivated: OK
[ 24.968937] Testing event x86_fpu_init_state: OK
[ 25.178144] Testing event x86_fpu_dropped: OK
[ 25.388461] Testing event x86_fpu_copy_src: OK
[ 25.595275] Testing event x86_fpu_copy_dst: OK
[ 25.803355] Testing event x86_fpu_xstate_check_failed: OK
[ 26.011330] Testing event page_fault_user: OK
[ 26.220179] Testing event page_fault_kernel: OK
[ 26.426515] Testing event task_newtask: OK
[ 26.639160] Testing event task_rename: OK
[ 26.852428] Testing event cpuhp_enter: OK
[ 27.062763] Testing event cpuhp_multi_enter: OK
[ 27.270220] Testing event cpuhp_exit: OK
[ 27.481865] Testing event irq_handler_entry: OK
[ 27.694716] Testing event irq_handler_exit: OK
[ 27.904961] Testing event softirq_entry: OK
[ 28.118447] Testing event softirq_exit: OK
[ 28.330795] Testing event softirq_raise: OK
[ 28.543352] Testing event tasklet_entry: OK
[ 28.757764] Testing event tasklet_exit: OK
[ 28.969951] Testing event signal_generate: OK
[ 29.181577] Testing event signal_deliver: OK
[ 29.397478] Testing event workqueue_queue_work: OK
[ 29.611866] Testing event workqueue_activate_work: OK
[ 29.830157] Testing event workqueue_execute_start: OK
[ 30.045118] Testing event workqueue_execute_end: OK
[ 30.261101] Testing event notifier_register: OK
[ 30.476487] Testing event notifier_unregister: OK
[ 30.693577] Testing event notifier_run: OK
[ 30.904139] Testing event sched_kthread_stop: OK
[ 31.116269] Testing event sched_kthread_stop_ret: OK
[ 31.330505] Testing event sched_kthread_work_queue_work: OK
[ 31.549168] Testing event sched_kthread_work_execute_start: OK
[ 31.767062] Testing event sched_kthread_work_execute_end: OK
[ 31.980387] Testing event sched_waking: OK
[ 32.194149] Testing event sched_wakeup: OK
[ 32.406237] Testing event sched_wakeup_new: OK
[ 32.621771] Testing event sched_switch: OK
[ 32.832381] Testing event sched_migrate_task: OK
[ 33.045273] Testing event sched_process_free: OK
[ 33.251912] Testing event sched_process_exit: OK
[ 33.457699] Testing event sched_wait_task: OK
[ 33.672277] Testing event sched_process_wait: OK
[ 33.885583] Testing event sched_process_fork: OK
[ 34.100546] Testing event sched_process_exec: OK
[ 34.313013] Testing event sched_prepare_exec: OK
[ 34.526247] Testing event sched_stat_wait:
[ 34.533270] Scheduler tracepoints stat_sleep, stat_iowait, stat_blocked and stat_runtime require the kernel parameter schedstats=enable or kernel.sched_schedstats=1
[ 34.736814] OK
[ 34.739224] Testing event sched_stat_sleep: OK
[ 34.953305] Testing event sched_stat_iowait: OK
[ 35.164764] Testing event sched_stat_blocked: OK
[ 35.376233] Testing event sched_stat_runtime: OK
[ 35.593061] Testing event sched_pi_setprio: OK
[ 35.806344] Testing event sched_move_numa: OK
[ 36.018623] Testing event sched_stick_numa: OK
[ 36.231164] Testing event sched_swap_numa: OK
[ 36.444985] Testing event sched_wake_idle_without_ipi: OK
[ 36.660122] Testing event ipi_raise: OK
[ 36.870504] Testing event ipi_send_cpu: OK
[ 37.088688] Testing event ipi_send_cpumask: OK
[ 37.303411] Testing event ipi_entry: OK
[ 37.514329] Testing event ipi_exit: OK
[ 37.723219] Testing event lock_acquire: OK
[ 37.932244] Testing event lock_release: OK
[ 38.147028] Testing event contention_begin: OK
[ 38.363546] Testing event contention_end: OK
[ 38.580865] Testing event console: OK
[ 38.792081] Testing event irq_matrix_online: OK
[ 39.006361] Testing event irq_matrix_offline: OK
[ 39.216070] Testing event irq_matrix_reserve: OK
[ 39.427913] Testing event irq_matrix_remove_reserved: OK
[ 39.644048] Testing event irq_matrix_assign_system: OK
[ 39.854008] Testing event irq_matrix_alloc_reserved: OK
[ 40.058358] Testing event irq_matrix_reserve_managed: OK
[ 40.268390] Testing event irq_matrix_remove_managed: OK
[ 40.474674] Testing event irq_matrix_alloc_managed: OK
[ 40.683808] Testing event irq_matrix_assign: OK
[ 40.890168] Testing event irq_matrix_alloc: OK
[ 41.096716] Testing event irq_matrix_free: OK
[ 41.303722] Testing event rcu_utilization: OK
[ 41.515932] Testing event rcu_grace_period: OK
[ 41.732785] Testing event rcu_future_grace_period: OK
[ 41.944151] Testing event rcu_grace_period_init: OK
[ 42.158904] Testing event rcu_exp_grace_period: OK
[ 42.372710] Testing event rcu_exp_funnel_lock: OK
[ 42.588675] Testing event rcu_preempt_task: OK
[ 42.797718] Testing event rcu_unlock_preempted_task: OK
[ 43.007114] Testing event rcu_quiescent_state_report: OK
[ 43.216799] Testing event rcu_fqs: OK
[ 43.423022] Testing event rcu_stall_warning: OK
[ 43.628013] Testing event rcu_dyntick: OK
[ 43.834105] Testing event rcu_callback: OK
[ 44.040432] Testing event rcu_segcb_stats: OK
[ 44.246566] Testing event rcu_kvfree_callback: OK
[ 44.455955] Testing event rcu_batch_start: OK
[ 44.664088] Testing event rcu_invoke_callback: OK
[ 44.873065] Testing event rcu_invoke_kvfree_callback: OK
[ 45.087213] Testing event rcu_invoke_kfree_bulk_callback: OK
[ 45.298914] Testing event rcu_sr_normal: OK
[ 45.505113] Testing event rcu_batch_end: OK
[ 45.713507] Testing event rcu_torture_read: OK
[ 45.926254] Testing event rcu_barrier: OK
[ 46.135955] Testing event swiotlb_bounced: OK
[ 46.347559] Testing event sys_enter: OK
[ 46.556300] Testing event sys_exit: OK
[ 46.771349] Testing event module_load: OK
[ 46.981912] Testing event module_free: OK
[ 47.193453] Testing event module_get: OK
[ 47.401107] Testing event module_put: OK
[ 47.608034] Testing event module_request: OK
[ 47.817220] Testing event timer_init: OK
[ 48.026420] Testing event timer_start: OK
[ 48.232415] Testing event timer_expire_entry: OK
[ 48.440223] Testing event timer_expire_exit: OK
[ 48.647992] Testing event timer_cancel: OK
[ 48.859911] Testing event timer_base_idle: OK
[ 49.072923] Testing event hrtimer_init: OK
[ 49.283610] Testing event hrtimer_start: OK
[ 49.500520] Testing event hrtimer_expire_entry: OK
[ 49.712670] Testing event hrtimer_expire_exit: OK
[ 49.925739] Testing event hrtimer_cancel: OK
[ 50.139538] Testing event itimer_state: OK
[ 50.351359] Testing event itimer_expire: OK
[ 50.565662] Testing event tick_stop: OK
[ 50.777399] Testing event alarmtimer_suspend: OK
[ 50.988696] Testing event alarmtimer_fired: OK
[ 51.203557] Testing event alarmtimer_start: OK
[ 51.419869] Testing event alarmtimer_cancel: OK
[ 51.633556] Testing event tmigr_group_set: OK
[ 51.842436] Testing event tmigr_connect_child_parent: OK
[ 52.057236] Testing event tmigr_connect_cpu_parent: OK
[ 52.274139] Testing event tmigr_group_set_cpu_inactive: OK
[ 52.490161] Testing event tmigr_group_set_cpu_active: OK
[ 52.705239] Testing event tmigr_cpu_new_timer: OK
[ 52.920008] Testing event tmigr_cpu_active: OK
[ 53.127506] Testing event tmigr_cpu_online: OK
[ 53.334463] Testing event tmigr_cpu_offline: OK
[ 53.542418] Testing event tmigr_handle_remote_cpu: OK
[ 53.753633] Testing event tmigr_cpu_idle: OK
[ 53.964728] Testing event tmigr_cpu_new_timer_idle: OK
[ 54.173771] Testing event tmigr_update_events: OK
[ 54.382519] Testing event tmigr_handle_remote: OK
[ 54.591228] Testing event csd_queue_cpu: OK
[ 54.805363] Testing event csd_function_entry: OK
[ 55.022875] Testing event csd_function_exit: OK
[ 55.236779] Testing event cgroup_setup_root: OK
[ 55.446741] Testing event cgroup_destroy_root: OK
[ 55.658538] Testing event cgroup_remount: OK
[ 55.871769] Testing event cgroup_mkdir: OK
[ 56.081625] Testing event cgroup_rmdir: OK
[ 56.288126] Testing event cgroup_release: OK
[ 56.497345] Testing event cgroup_rename: OK
[ 56.705644] Testing event cgroup_freeze: OK
[ 56.911527] Testing event cgroup_unfreeze: OK
[ 57.120338] Testing event cgroup_attach_task: OK
[ 57.326453] Testing event cgroup_transfer_tasks: OK
[ 57.538434] Testing event cgroup_notify_populated: OK
[ 57.747475] Testing event cgroup_notify_frozen: OK
[ 57.961523] Testing event cgroup_rstat_lock_contended: OK
[ 58.172269] Testing event cgroup_rstat_locked: OK
[ 58.385994] Testing event cgroup_rstat_unlock: OK
[ 58.597159] Testing event cgroup_rstat_cpu_lock_contended: OK
[ 58.808778] Testing event cgroup_rstat_cpu_lock_contended_fastpath: OK
[ 59.016576] Testing event cgroup_rstat_cpu_locked: OK
[ 59.223008] Testing event cgroup_rstat_cpu_locked_fastpath: OK
[ 59.430618] Testing event cgroup_rstat_cpu_unlock: OK
[ 59.642231] Testing event cgroup_rstat_cpu_unlock_fastpath: OK
[ 59.858956] Testing event irq_disable: OK
[ 60.072679] Testing event irq_enable: OK
[ 60.283528] Testing event preempt_disable: OK
[ 60.494719] Testing event preempt_enable: OK
[ 60.707426] Testing event ftrace_test_filter: OK
[ 60.917075] Testing event bpf_trace_printk: OK
[ 61.126315] Testing event error_report_end: OK
[ 61.336836] Testing event cpu_idle: OK
[ 61.548881] Testing event cpu_idle_miss: OK
[ 61.763004] Testing event powernv_throttle: OK
[ 61.974685] Testing event pstate_sample: OK
[ 62.185737] Testing event cpu_frequency: OK
[ 62.395884] Testing event cpu_frequency_limits: OK
[ 62.610860] Testing event device_pm_callback_start: OK
[ 62.823313] Testing event device_pm_callback_end: OK
[ 63.034102] Testing event suspend_resume: OK
[ 63.250886] Testing event wakeup_source_activate: OK
[ 63.461711] Testing event wakeup_source_deactivate: OK
[ 63.672682] Testing event clock_enable: OK
[ 63.877967] Testing event clock_disable: OK
[ 64.086834] Testing event clock_set_rate: OK
[ 64.300153] Testing event power_domain_target: OK
[ 64.513688] Testing event pm_qos_add_request: OK
[ 64.728950] Testing event pm_qos_update_request: OK
[ 64.942236] Testing event pm_qos_remove_request: OK
[ 65.155754] Testing event pm_qos_update_target: OK
[ 65.370061] Testing event pm_qos_update_flags: OK
[ 65.584972] Testing event dev_pm_qos_add_request: OK
[ 65.796390] Testing event dev_pm_qos_update_request: OK
[ 66.008301] Testing event dev_pm_qos_remove_request: OK
[ 66.223220] Testing event guest_halt_poll_ns: OK
[ 66.437159] Testing event xdp_exception: OK
[ 66.654227] Testing event xdp_bulk_tx: OK
[ 66.867714] Testing event xdp_redirect: OK
[ 67.082075] Testing event xdp_redirect_err: OK
[ 67.297265] Testing event xdp_redirect_map: OK
[ 67.508246] Testing event xdp_redirect_map_err: OK
[ 67.722745] Testing event xdp_cpumap_kthread: OK
[ 67.935951] Testing event xdp_cpumap_enqueue: OK
[ 68.150446] Testing event xdp_devmap_xmit: OK
[ 68.362645] Testing event mem_disconnect: OK
[ 68.577938] Testing event mem_connect: OK
[ 68.793756] Testing event mem_return_failed: OK
[ 69.003740] Testing event bpf_xdp_link_attach_failed: OK
[ 69.219539] Testing event rseq_update: OK
[ 69.430889] Testing event rseq_ip_fixup: OK
[ 69.644810] Testing event mm_filemap_delete_from_page_cache: OK
[ 69.859095] Testing event mm_filemap_add_to_page_cache: OK
[ 70.078807] Testing event filemap_set_wb_err: OK
[ 70.293227] Testing event file_check_and_advance_wb_err: OK
[ 70.510148] Testing event oom_score_adj_update: OK
[ 70.723107] Testing event reclaim_retry_zone: OK
[ 70.940944] Testing event mark_victim: OK
[ 71.154275] Testing event wake_reaper: OK
[ 71.367742] Testing event start_task_reaping: OK
[ 71.584458] Testing event finish_task_reaping: OK
[ 71.798923] Testing event skip_task_reaping: OK
[ 72.014469] Testing event compact_retry: OK
[ 72.231328] Testing event mm_lru_insertion: OK
[ 72.448844] Testing event mm_lru_activate: OK
[ 72.663427] Testing event mm_vmscan_kswapd_sleep: OK
[ 72.877807] Testing event mm_vmscan_kswapd_wake: OK
[ 73.092685] Testing event mm_vmscan_wakeup_kswapd: OK
[ 73.306533] Testing event mm_vmscan_direct_reclaim_begin: OK
[ 73.524493] Testing event mm_vmscan_memcg_reclaim_begin: OK
[ 73.741462] Testing event mm_vmscan_memcg_softlimit_reclaim_begin: OK
[ 73.956441] Testing event mm_vmscan_direct_reclaim_end: OK
[ 74.166101] Testing event mm_vmscan_memcg_reclaim_end: OK
[ 74.378086] Testing event mm_vmscan_memcg_softlimit_reclaim_end: OK
[ 74.589067] Testing event mm_shrink_slab_start: OK
[ 74.797765] Testing event mm_shrink_slab_end: OK
[ 75.005006] Testing event mm_vmscan_lru_isolate: OK
[ 75.210964] Testing event mm_vmscan_write_folio: OK
[ 75.423974] Testing event mm_vmscan_lru_shrink_inactive: OK
[ 75.641264] Testing event mm_vmscan_lru_shrink_active: OK
[ 75.853937] Testing event mm_vmscan_node_reclaim_begin: OK
[ 76.069838] Testing event mm_vmscan_node_reclaim_end: OK
[ 76.282496] Testing event mm_vmscan_throttled: OK
[ 76.495344] Testing event percpu_alloc_percpu: OK
[ 76.702862] Testing event percpu_free_percpu: OK
[ 76.912102] Testing event percpu_alloc_percpu_fail: OK
[ 77.119578] Testing event percpu_create_chunk: OK
[ 77.328861] Testing event percpu_destroy_chunk: OK
[ 77.539168] Testing event kmem_cache_alloc: OK
[ 77.749779] Testing event kmalloc: OK
[ 77.960429] Testing event kfree: OK
[ 78.166197] Testing event kmem_cache_free: OK
[ 78.370709] Testing event mm_page_free: OK
[ 78.578966] Testing event mm_page_free_batched: OK
[ 78.782719] Testing event mm_page_alloc: OK
[ 78.992916] Testing event mm_page_alloc_zone_locked: OK
[ 79.202522] Testing event mm_page_pcpu_drain: OK
[ 79.406343] Testing event mm_page_alloc_extfrag: OK
[ 79.613603] Testing event mm_alloc_contig_migrate_range_info: OK
[ 79.822155] Testing event rss_stat: OK
[ 80.027803] Testing event mm_compaction_isolate_migratepages: OK
[ 80.239187] Testing event mm_compaction_isolate_freepages: OK
[ 80.450098] Testing event mm_compaction_fast_isolate_freepages: OK
[ 80.662766] Testing event mm_compaction_migratepages: OK
[ 80.871868] Testing event mm_compaction_begin: OK
[ 81.084474] Testing event mm_compaction_end: OK
[ 81.301189] Testing event mm_compaction_try_to_compact_pages: OK
[ 81.512215] Testing event mm_compaction_finished: OK
[ 81.721281] Testing event mm_compaction_suitable: OK
[ 81.934107] Testing event mm_compaction_deferred: OK
[ 82.142350] Testing event mm_compaction_defer_compaction: OK
[ 82.353751] Testing event mm_compaction_defer_reset: OK
[ 82.568117] Testing event mm_compaction_kcompactd_sleep: OK
[ 82.777964] Testing event mm_compaction_wakeup_kcompactd: OK
[ 82.988716] Testing event mm_compaction_kcompactd_wake: OK
[ 83.199861] Testing event mmap_lock_start_locking: OK
[ 83.417974] Testing event mmap_lock_released: OK
[ 83.632766] Testing event mmap_lock_acquire_returned: OK
[ 83.844371] Testing event vm_unmapped_area: OK
[ 84.057305] Testing event vma_mas_szero: OK
[ 84.266293] Testing event vma_store: OK
[ 84.478402] Testing event exit_mmap: OK
[ 84.693394] Testing event tlb_flush: OK
[ 84.916865] Testing event mm_migrate_pages: OK
[ 85.134159] Testing event mm_migrate_pages_start: OK
[ 85.345878] Testing event set_migration_pte: OK
[ 85.558095] Testing event remove_migration_pte: OK
[ 85.773125] Testing event alloc_vmap_area: OK
[ 85.989378] Testing event purge_vmap_area_lazy: OK
[ 86.198282] Testing event free_vmap_area_noflush: OK
[ 86.409954] Testing event writeback_dirty_folio: OK
[ 86.618575] Testing event folio_wait_writeback: OK
[ 86.832476] Testing event writeback_mark_inode_dirty: OK
[ 87.044343] Testing event writeback_dirty_inode_start: OK
[ 87.252858] Testing event writeback_dirty_inode: OK
[ 87.461922] Testing event inode_foreign_history: OK
[ 87.672726] Testing event inode_switch_wbs: OK
[ 87.877467] Testing event track_foreign_dirty: OK
[ 88.087650] Testing event flush_foreign: OK
[ 88.295879] Testing event writeback_write_inode_start: OK
[ 88.511560] Testing event writeback_write_inode: OK
[ 88.721777] Testing event writeback_queue: OK
[ 88.930440] Testing event writeback_exec: OK
[ 89.142299] Testing event writeback_start: OK
[ 89.355871] Testing event writeback_written: OK
[ 89.564625] Testing event writeback_wait: OK
[ 89.775010] Testing event writeback_pages_written: OK
[ 89.987228] Testing event writeback_wake_background: OK
[ 90.201240] Testing event writeback_bdi_register: OK
[ 90.415713] Testing event wbc_writepage: OK
[ 90.625561] Testing event writeback_queue_io: OK
[ 90.836702] Testing event global_dirty_state: OK
[ 91.042669] Testing event bdi_dirty_ratelimit: OK
[ 91.252624] Testing event balance_dirty_pages: OK
[ 91.460133] Testing event writeback_sb_inodes_requeue: OK
[ 91.670238] Testing event writeback_single_inode_start: OK
[ 91.880694] Testing event writeback_single_inode: OK
[ 92.092856] Testing event writeback_lazytime: OK
[ 92.299402] Testing event writeback_lazytime_iput: OK
[ 92.513541] Testing event writeback_dirty_inode_enqueue: OK
[ 92.724184] Testing event sb_mark_inode_writeback: OK
[ 92.933060] Testing event sb_clear_inode_writeback: OK
[ 93.141234] Testing event locks_get_lock_context: OK
[ 93.353525] Testing event posix_lock_inode: OK
[ 93.565862] Testing event fcntl_setlk: OK
[ 93.777125] Testing event locks_remove_posix: OK
[ 93.986548] Testing event flock_lock_inode: OK
[ 94.198524] Testing event break_lease_noblock: OK
[ 94.415528] Testing event break_lease_block: OK
[ 94.628559] Testing event break_lease_unblock: OK
[ 94.840680] Testing event generic_delete_lease: OK
[ 95.054396] Testing event time_out_leases: OK
[ 95.268657] Testing event generic_add_lease: OK
[ 95.478372] Testing event leases_conflict: OK
[ 95.690166] Testing event iomap_readpage: OK
[ 95.906889] Testing event iomap_readahead: OK
[ 96.120045] Testing event iomap_writepage: OK
[ 96.334857] Testing event iomap_release_folio: OK
[ 96.549476] Testing event iomap_invalidate_folio: OK
[ 96.757444] Testing event iomap_dio_invalidate_fail: OK
[ 96.965998] Testing event iomap_dio_rw_queued: OK
[ 97.174554] Testing event iomap_iter_dstmap: OK
[ 97.382493] Testing event iomap_iter_srcmap: OK
[ 97.590322] Testing event iomap_writepage_map: OK
[ 97.799086] Testing event iomap_iter: OK
[ 98.011736] Testing event iomap_dio_rw_begin: OK
[ 98.222706] Testing event iomap_dio_complete: OK
[ 98.433835] Testing event netfs_read: OK
[ 98.649812] Testing event netfs_rreq: OK
[ 98.869541] Testing event netfs_sreq: OK
[ 99.087074] Testing event netfs_failure: OK
[ 99.304576] Testing event netfs_rreq_ref: OK
[ 99.520690] Testing event netfs_sreq_ref: OK
[ 99.735060] Testing event netfs_folio: OK
[ 99.951085] Testing event netfs_write_iter: OK
[ 100.166133] Testing event netfs_write: OK
[ 100.379809] Testing event netfs_collect: OK
[ 100.593095] Testing event netfs_collect_contig: OK
[ 100.806611] Testing event netfs_collect_sreq: OK
[ 101.021118] Testing event netfs_collect_folio: OK
[ 101.235784] Testing event netfs_collect_state: OK
[ 101.449541] Testing event netfs_collect_gap: OK
[ 101.665139] Testing event netfs_collect_stream: OK
[ 101.880789] Testing event ext2_dio_write_begin: OK
[ 102.090171] Testing event ext2_dio_write_end: OK
[ 102.304015] Testing event ext2_dio_write_buff_end: OK
[ 102.519470] Testing event ext2_dio_read_begin: OK
[ 102.733681] Testing event ext2_dio_read_end: OK
[ 102.945313] Testing event ext2_dio_write_endio: OK
[ 103.156956] Testing event block_touch_buffer: OK
[ 103.370192] Testing event block_dirty_buffer: OK
[ 103.583030] Testing event block_rq_requeue: OK
[ 103.798420] Testing event block_rq_complete: OK
[ 104.008837] Testing event block_rq_error: OK
[ 104.217712] Testing event block_rq_insert: OK
[ 104.432851] Testing event block_rq_issue: OK
[ 104.647776] Testing event block_rq_merge: OK
[ 104.863139] Testing event block_io_start: OK
[ 105.077241] Testing event block_io_done: OK
[ 105.292789] Testing event block_bio_complete: OK
[ 105.509660] Testing event block_bio_bounce: OK
[ 105.721831] Testing event block_bio_backmerge: OK
[ 105.936812] Testing event block_bio_frontmerge: OK
[ 106.151989] Testing event block_bio_queue: OK
[ 106.371472] Testing event block_getrq: OK
[ 106.585047] Testing event block_plug: OK
[ 106.797275] Testing event block_unplug: OK
[ 107.009739] Testing event block_split: OK
[ 107.220958] Testing event block_bio_remap: OK
[ 107.433769] Testing event block_rq_remap: OK
[ 107.642017] Testing event iocost_iocg_activate: OK
[ 107.856474] Testing event iocost_iocg_idle: OK
[ 108.070713] Testing event iocost_inuse_shortage: OK
[ 108.285970] Testing event iocost_inuse_transfer: OK
[ 108.499259] Testing event iocost_inuse_adjust: OK
[ 108.711740] Testing event iocost_ioc_vrate_adj: OK
[ 108.923832] Testing event iocost_iocg_forgive_debt: OK
[ 109.137109] Testing event kyber_latency: OK
[ 109.348744] Testing event kyber_adjust: OK
[ 109.561666] Testing event kyber_throttled: OK
[ 109.774956] Testing event io_uring_create: OK
[ 109.989911] Testing event io_uring_register: OK
[ 110.203889] Testing event io_uring_file_get: OK
[ 110.415396] Testing event io_uring_queue_async_work: OK
[ 110.623938] Testing event io_uring_defer: OK
[ 110.833083] Testing event io_uring_link: OK
[ 111.043596] Testing event io_uring_cqring_wait: OK
[ 111.259316] Testing event io_uring_fail_link: OK
[ 111.472256] Testing event io_uring_complete: OK
[ 111.685541] Testing event io_uring_submit_req: OK
[ 111.894508] Testing event io_uring_poll_arm: OK
[ 112.099907] Testing event io_uring_task_add: OK
[ 112.304724] Testing event io_uring_req_failed: OK
[ 112.512447] Testing event io_uring_cqe_overflow: OK
[ 112.720918] Testing event io_uring_task_work_run: OK
[ 112.931766] Testing event io_uring_short_write: OK
[ 113.143755] Testing event io_uring_local_work_run: OK
[ 113.356563] Testing event read_msr: OK
[ 113.575512] Testing event write_msr: OK
[ 113.798055] Testing event rdpmc: OK
[ 114.012400] Testing event devres_log: OK
[ 114.225230] Testing event mei_reg_read: OK
[ 114.438718] Testing event mei_reg_write: OK
[ 114.649362] Testing event mei_pci_cfg_read: OK
[ 114.862242] Testing event dma_fence_emit: OK
[ 115.071532] Testing event dma_fence_init: OK
[ 115.288103] Testing event dma_fence_destroy: OK
[ 115.500271] Testing event dma_fence_enable_signal: OK
[ 115.716066] Testing event dma_fence_signaled: OK
[ 115.932671] Testing event dma_fence_wait_start: OK
[ 116.146336] Testing event dma_fence_wait_end: OK
[ 116.352702] Testing event scsi_dispatch_cmd_start: OK
[ 116.567770] Testing event scsi_dispatch_cmd_error: OK
[ 116.774307] Testing event scsi_dispatch_cmd_done: OK
[ 116.985468] Testing event scsi_dispatch_cmd_timeout: OK
[ 117.198608] Testing event scsi_eh_wakeup: OK
[ 117.409931] Testing event ata_qc_prep: OK
[ 117.624753] Testing event ata_qc_issue: OK
[ 117.837905] Testing event ata_qc_complete_internal: OK
[ 118.054424] Testing event ata_qc_complete_failed: OK
[ 118.268889] Testing event ata_qc_complete_done: OK
[ 118.475347] Testing event ata_tf_load: OK
[ 118.682507] Testing event ata_exec_command: OK
[ 118.893644] Testing event ata_bmdma_setup: OK
[ 119.108825] Testing event ata_bmdma_start: OK
[ 119.319933] Testing event ata_bmdma_stop: OK
[ 119.530044] Testing event ata_bmdma_status: OK
[ 119.745283] Testing event ata_eh_link_autopsy: OK
[ 119.959068] Testing event ata_eh_link_autopsy_qc: OK
[ 120.175514] Testing event ata_eh_about_to_do: OK
[ 120.388652] Testing event ata_eh_done: OK
[ 120.599604] Testing event ata_link_hardreset_begin: OK
[ 120.812425] Testing event ata_slave_hardreset_begin: OK
[ 121.019246] Testing event ata_link_softreset_begin: OK
[ 121.228725] Testing event ata_link_hardreset_end: OK
[ 121.437610] Testing event ata_slave_hardreset_end: OK
[ 121.645346] Testing event ata_link_softreset_end: OK
[ 121.856134] Testing event ata_link_postreset: OK
[ 122.065337] Testing event ata_slave_postreset: OK
[ 122.274674] Testing event ata_std_sched_eh: OK
[ 122.480735] Testing event ata_port_freeze: OK
[ 122.693723] Testing event ata_port_thaw: OK
[ 122.905796] Testing event ata_sff_hsm_state: OK
[ 123.128157] Testing event ata_sff_hsm_command_complete: OK
[ 123.343458] Testing event ata_sff_port_intr: OK
[ 123.554848] Testing event ata_sff_pio_transfer_data: OK
[ 123.769735] Testing event atapi_pio_transfer_data: OK
[ 123.983700] Testing event atapi_send_cdb: OK
[ 124.193748] Testing event ata_sff_flush_pio_task: OK
[ 124.407989] Testing event mdio_access: OK
[ 124.622131] Testing event rtc_set_time: OK
[ 124.832410] Testing event rtc_read_time: OK
[ 125.042072] Testing event rtc_set_alarm: OK
[ 125.253740] Testing event rtc_read_alarm: OK
[ 125.468361] Testing event rtc_irq_set_freq: OK
[ 125.683998] Testing event rtc_irq_set_state: OK
[ 125.896442] Testing event rtc_alarm_irq_enable: OK
[ 126.109926] Testing event rtc_set_offset: OK
[ 126.324427] Testing event rtc_read_offset: OK
[ 126.539485] Testing event rtc_timer_enqueue: OK
[ 126.751561] Testing event rtc_timer_dequeue: OK
[ 126.967147] Testing event rtc_timer_fired: OK
[ 127.178761] Testing event hwmon_attr_show: OK
[ 127.391377] Testing event hwmon_attr_store: OK
[ 127.602292] Testing event hwmon_attr_show_string: OK
[ 127.816357] Testing event thermal_temperature: OK
[ 128.029539] Testing event cdev_update: OK
[ 128.242338] Testing event thermal_zone_trip: OK
[ 128.458632] Testing event amd_pstate_perf: OK
[ 128.671024] Testing event kfree_skb: OK
[ 128.888628] Testing event consume_skb: OK
[ 129.102980] Testing event skb_copy_datagram_iovec: OK
[ 129.316906] Testing event net_dev_start_xmit: OK
[ 129.531478] Testing event net_dev_xmit: OK
[ 129.745820] Testing event net_dev_xmit_timeout: OK
[ 129.962628] Testing event net_dev_queue: OK
[ 130.174575] Testing event netif_receive_skb: OK
[ 130.387290] Testing event netif_rx: OK
[ 130.600227] Testing event napi_gro_frags_entry: OK
[ 130.814244] Testing event napi_gro_receive_entry: OK
[ 131.029006] Testing event netif_receive_skb_entry: OK
[ 131.246134] Testing event netif_receive_skb_list_entry: OK
[ 131.460398] Testing event netif_rx_entry: OK
[ 131.674011] Testing event napi_gro_frags_exit: OK
[ 131.891469] Testing event napi_gro_receive_exit: OK
[ 132.107328] Testing event netif_receive_skb_exit: OK
[ 132.320587] Testing event netif_rx_exit: OK
[ 132.533849] Testing event netif_receive_skb_list_exit: OK
[ 132.747830] Testing event napi_poll: OK
[ 132.960349] Testing event dql_stall_detected: OK
[ 133.174903] Testing event sock_rcvqueue_full: OK
[ 133.382459] Testing event sock_exceed_buf_limit: OK
[ 133.594220] Testing event inet_sock_set_state: OK
[ 133.805438] Testing event inet_sk_error_report: OK
[ 134.017789] Testing event sk_data_ready: OK
[ 134.230237] Testing event sock_send_length: OK
[ 134.443615] Testing event sock_recv_length: OK
[ 134.659448] Testing event udp_fail_queue_rcv_skb: OK
[ 134.878022] Testing event tcp_retransmit_skb: OK
[ 135.092274] Testing event tcp_send_reset: OK
[ 135.309868] Testing event tcp_receive_reset: OK
[ 135.522117] Testing event tcp_destroy_sock: OK
[ 135.729956] Testing event tcp_rcv_space_adjust: OK
[ 135.939173] Testing event tcp_retransmit_synack: OK
[ 136.146980] Testing event tcp_probe: OK
[ 136.353216] Testing event tcp_bad_csum: OK
[ 136.568037] Testing event tcp_cong_state_set: OK
[ 136.780699] Testing event tcp_hash_bad_header: OK
[ 136.991061] Testing event tcp_hash_md5_required: OK
[ 137.203270] Testing event tcp_hash_md5_unexpected: OK
[ 137.416135] Testing event tcp_hash_md5_mismatch: OK
[ 137.631323] Testing event tcp_hash_ao_required: OK
[ 137.842236] Testing event tcp_ao_handshake_failure: OK
[ 138.054881] Testing event tcp_ao_wrong_maclen: OK
[ 138.264577] Testing event tcp_ao_mismatch: OK
[ 138.476007] Testing event tcp_ao_key_not_found: OK
[ 138.684388] Testing event tcp_ao_rnext_request: OK
[ 138.893666] Testing event tcp_ao_synack_no_key: OK
[ 139.103242] Testing event tcp_ao_snd_sne_update: OK
[ 139.313975] Testing event tcp_ao_rcv_sne_update: OK
[ 139.527125] Testing event fib_table_lookup: OK
[ 139.740129] Testing event qdisc_dequeue: OK
[ 139.952232] Testing event qdisc_enqueue: OK
[ 140.164687] Testing event qdisc_reset: OK
[ 140.377411] Testing event qdisc_destroy: OK
[ 140.591138] Testing event qdisc_create: OK
[ 140.802224] Testing event page_pool_release: OK
[ 141.007240] Testing event page_pool_state_release: OK
[ 141.213124] Testing event page_pool_state_hold: OK
[ 141.424133] Testing event page_pool_update_nid: OK
[ 141.637756] Testing event neigh_create: OK
[ 141.849665] Testing event neigh_update: OK
[ 142.060561] Testing event neigh_update_done: OK
[ 142.274025] Testing event neigh_timer_handler: OK
[ 142.486323] Testing event neigh_event_send_done: OK
[ 142.698400] Testing event neigh_event_send_dead: OK
[ 142.910989] Testing event neigh_cleanup_and_release: OK
[ 143.120226] Testing event netlink_extack: OK
[ 143.325145] Testing event bpf_trigger_tp: OK
[ 143.526745] Testing event bpf_test_finish: OK
[ 143.737741] Testing event icmp_send: OK
[ 143.949180] Testing event fib6_table_lookup: OK
[ 144.163993] Testing event 9p_client_req: OK
[ 144.375468] Testing event 9p_client_res: OK
[ 144.584493] Testing event 9p_protocol_dump: OK
[ 144.792804] Testing event 9p_fid_ref: OK
[ 145.001820] Testing event ma_op: OK
[ 145.214251] Testing event ma_read: OK
[ 145.422362] Testing event ma_write: OK
[ 145.628863] Running tests on trace event systems:
[ 145.633700] Testing event system maple_tree: OK
[ 145.846316] Testing event system 9p: OK
[ 146.060128] Testing event system fib6: OK
[ 146.267820] Testing event system icmp: OK
[ 146.476401] Testing event system bpf_test_run: OK
[ 146.688434] Testing event system netlink: OK
[ 146.897283] Testing event system neigh: OK
[ 147.132546] Testing event system page_pool: OK
[ 147.344929] Testing event system qdisc: OK
[ 147.559981] Testing event system fib: OK
[ 147.771285] Testing event system tcp: OK
[ 148.033389] Testing event system udp: OK
[ 148.245518] Testing event system sock: OK
[ 148.470154] Testing event system napi: OK
[ 148.678633] Testing event system net: OK
[ 148.913454] Testing event system skb: OK
[ 149.124512] Testing event system amd_cpu: OK
[ 149.336773] Testing event system thermal: OK
[ 149.553195] Testing event system hwmon: OK
[ 149.765371] Testing event system rtc: OK
[ 150.013285] Testing event system mdio: OK
[ 150.226595] Testing event system libata: OK
[ 150.520955] Testing event system scsi: OK
[ 150.737790] Testing event system dma_fence: OK
[ 150.965924] Testing event system mei: OK
[ 151.186141] Testing event system dev: OK
[ 151.398784] Testing event system msr: OK
[ 151.636453] Testing event system io_uring: OK
[ 151.882573] Testing event system kyber: OK
[ 152.096709] Testing event system iocost: OK
[ 152.316001] Testing event system block: OK
[ 152.572898] Testing event system ext2: OK
[ 152.793250] Testing event system netfs: OK
[ 153.063035] Testing event system iomap: OK
[ 153.300399] Testing event system filelock: OK
[ 153.533401] Testing event system writeback: OK
[ 153.798686] Testing event system vmalloc: OK
[ 154.009385] Testing event system migrate: OK
[ 154.231025] Testing event system tlb: OK
[ 154.443164] Testing event system mmap: OK
[ 154.663682] Testing event system mmap_lock: OK
[ 154.890244] Testing event system compaction: OK
[ 155.143423] Testing event system kmem: OK
[ 155.384016] Testing event system percpu: OK
[ 155.603662] Testing event system vmscan: OK
[ 155.856471] Testing event system pagemap: OK
[ 156.063953] Testing event system oom: OK
[ 156.287681] Testing event system filemap: OK
[ 156.503296] Testing event system rseq: OK
[ 156.715320] Testing event system xdp: OK
[ 156.961253] Testing event system power: OK
[ 157.211087] Testing event system error_report: OK
[ 157.420663] Testing event system bpf_trace: OK
[ 157.627448] Testing event system test: OK
[ 157.833663] Testing event system preemptirq: OK
[ 158.053939] Testing event system cgroup: OK
[ 158.294008] Testing event system csd: OK
[ 158.513021] Testing event system timer_migration: OK
[ 158.752909] Testing event system alarmtimer: OK
[ 158.962641] Testing event system timer: OK
[ 159.203883] Testing event system module: OK
[ 159.422147] Testing event system raw_syscalls: OK
[ 159.636666] Testing event system swiotlb: OK
[ 159.851452] Testing event system rcu: OK
[ 160.131703] Testing event system irq_matrix: OK
[ 160.358283] Testing event system printk: OK
[ 160.568024] Testing event system lock: OK
[ 160.801232] Testing event system ipi: OK
[ 161.020088] Testing event system sched: OK
[ 161.303776] Testing event system notifier: OK
[ 161.516459] Testing event system workqueue: OK
[ 161.735360] Testing event system signal: OK
[ 161.944161] Testing event system irq: OK
[ 162.185743] Testing event system cpuhp: OK
[ 162.403435] Testing event system task: OK
[ 162.614712] Testing event system exceptions: OK
[ 162.831887] Testing event system x86_fpu: OK
[ 163.075302] Testing event system nmi: OK
[ 163.280597] Testing event system irq_vectors: OK
[ 163.534540] Testing event system syscalls: OK
[ 163.740910] Testing event system vsyscall: OK
[ 163.944977] Testing event system initcall: OK
[ 164.154668] Running tests on all trace events:
[ 164.158607] Testing all events: OK
[ 165.216045] ------------[ cut here ]------------
[ 165.217907] WARNING: CPU: 11 PID: 1 at kernel/trace/trace_events.c:4368 event_trace_self_test_with_function+0x78/0x90
[ 165.221924] Modules linked in:
[ 165.223125] CPU: 11 UID: 0 PID: 1 Comm: swapper/0 Tainted: G W 6.11.0-rc2-00011-g90574d2a6759 #55
[ 165.227395] Tainted: [W]=WARN
[ 165.228634] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[ 165.232232] RIP: 0010:event_trace_self_test_with_function+0x78/0x90
[ 165.234584] Code: ff ff 48 c7 c7 30 d2 18 83 e9 c4 3a 17 fe 48 c7 05 41 b3 0a 00 00 00 00 00 90 0f 0b 90 c3 cc cc cc cc cc 90 0f 0b 90 eb ac 90 <0f> 0b 90 48 c7 c7 1d de 31 82 e9 29 69 08 fe 66 0f 1f 84 00 00 00
[ 165.241589] RSP: 0000:ffffc90000013a50 EFLAGS: 00010286
[ 165.243565] RAX: 00000000ffffffed RBX: ffffffff830e1bb0 RCX: 0000000000000000
[ 165.246208] RDX: ffff888004cc0000 RSI: ffffffff82b743f0 RDI: ffff888004cc0a68
[ 165.248861] RBP: ffffc90000013d98 R08: ffff888004cc0000 R09: ffffffff83bddf80
[ 165.251544] R10: 000000000000002d R11: ffffffff8115fbe0 R12: 0000000000000000
[ 165.254163] R13: 0000000000000001 R14: ffffffff830e1bb0 R15: ffffffff832111dc
[ 165.256846] FS: 0000000000000000(0000) GS:ffff88807cec0000(0000) knlGS:0000000000000000
[ 165.259932] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 165.262092] CR2: 0000000000000000 CR3: 0000000002a22000 CR4: 00000000000006b0
[ 165.264782] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 165.267457] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 165.270137] Call Trace:
[ 165.271425] <TASK>
[ 165.272622] ? __warn+0x18e/0x3a0
[ 165.274387] ? event_trace_self_test_with_function+0x78/0x90
[ 165.276529] ? report_bug+0x124/0x1e0
[ 165.277965] ? handle_bug+0x3e/0x70
[ 165.279664] ? exc_invalid_op+0x1a/0x50
[ 165.281338] ? asm_exc_invalid_op+0x1a/0x20
[ 165.283075] ? __pfx___initstub__kmod_trace_events__1591_4392_event_trace_self_tests_init7+0x10/0x10
[ 165.286754] ? __pfx___initstub__kmod_trace_events__1591_4392_event_trace_self_tests_init7+0x10/0x10
[ 165.290800] ? __pfx_hlock_conflict+0x10/0x10
[ 165.292579] ? event_trace_self_test_with_function+0x78/0x90
[ 165.294877] __initstub__kmod_trace_events__1591_4392_event_trace_self_tests_init7+0x9/0x20
[ 165.298276] do_one_initcall+0x212/0x570
[ 165.300012] do_initcall_level+0x82/0xa0
[ 165.301598] ? kernel_init+0x52/0x420
[ 165.303078] do_initcalls+0x43/0x70
[ 165.304631] kernel_init_freeable+0x170/0x1f0
[ 165.306567] ? __pfx_kernel_init+0x10/0x10
[ 165.308160] kernel_init+0x52/0x420
[ 165.309540] ? lock_acquire+0xf6/0x280
[ 165.310994] ? calculate_sigpending+0x1f/0x90
[ 165.312706] ? finish_task_switch+0xd0/0x2b0
[ 165.314346] ? finish_task_switch+0xd0/0x2b0
[ 165.316255] ? lock_release+0x11f/0x360
[ 165.317945] ? ret_from_fork+0x1c/0x50
[ 165.319429] ? __pfx_kernel_init+0x10/0x10
[ 165.321006] ret_from_fork+0x3a/0x50
[ 165.322413] ? __pfx_kernel_init+0x10/0x10
[ 165.323998] ret_from_fork_asm+0x1a/0x30
[ 165.325521] </TASK>
[ 165.326646] irq event stamp: 5552139
[ 165.328249] hardirqs last enabled at (5552151): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 165.331499] hardirqs last disabled at (5552162): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 165.334728] softirqs last enabled at (5551498): [<ffffffff810c7705>] handle_softirqs+0x435/0x490
[ 165.338513] softirqs last disabled at (5551483): [<ffffffff810c7e55>] __irq_exit_rcu+0xd5/0x190
[ 165.341844] ---[ end trace 0000000000000000 ]---
[ 165.343624] Failed to enable function tracer for event tests
[ 165.345760] Testing ftrace filter: OK
[ 165.355703] trace_kprobe: Testing kprobe tracing:
[ 165.357910] ------------[ cut here ]------------
[ 165.366694] Failed to arm kprobe-ftrace at kprobe_trace_selftest_target+0x4/0x20 (error -19)
[ 165.371667] WARNING: CPU: 52 PID: 1 at kernel/kprobes.c:1080 arm_kprobe_ftrace+0xbe/0x100
[ 165.375712] Modules linked in:
[ 165.377257] CPU: 52 UID: 0 PID: 1 Comm: swapper/0 Tainted: G W 6.11.0-rc2-00011-g90574d2a6759 #55
[ 165.381471] Tainted: [W]=WARN
[ 165.383024] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[ 165.387312] RIP: 0010:arm_kprobe_ftrace+0xbe/0x100
[ 165.389162] Code: 07 89 e8 5b 41 5e 41 5f 5d c3 cc cc cc cc cc c6 05 c6 1a 7e 01 01 90 48 8b 73 28 48 c7 c7 79 e2 2e 82 89 ea e8 23 1a e7 ff 90 <0f> 0b 90 90 eb d1 90 0f 0b 90 eb 8b 90 48 c7 c7 ee 7b 31 82 89 ee
[ 165.397628] RSP: 0000:ffffc900000139a8 EFLAGS: 00010246
[ 165.399910] RAX: 52c923f2c3f67900 RBX: ffff88800b99ce18 RCX: ffffffff82bbdbc8
[ 165.403146] RDX: 0000000000000002 RSI: 00000000ffffbfff RDI: ffff88807c9c0000
[ 165.406459] RBP: 00000000ffffffed R08: 0000000000003fff R09: ffff88807cb20000
[ 165.409332] R10: 000000000000bffd R11: 0000000000000004 R12: ffff88800b99ced0
[ 165.412088] R13: 0000000000000001 R14: ffffffff82c527d0 R15: ffffffff83e05fe8
[ 165.414757] FS: 0000000000000000(0000) GS:ffff88807d900000(0000) knlGS:0000000000000000
[ 165.417788] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 165.420002] CR2: 0000000000000000 CR3: 0000000002a22000 CR4: 00000000000006b0
[ 165.423439] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 165.426258] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 165.429089] Call Trace:
[ 165.430555] <TASK>
[ 165.431728] ? __warn+0x18e/0x3a0
[ 165.433469] ? arm_kprobe_ftrace+0xbe/0x100
[ 165.435542] ? report_bug+0x124/0x1e0
[ 165.436982] ? handle_bug+0x3e/0x70
[ 165.438368] ? exc_invalid_op+0x1a/0x50
[ 165.439867] ? asm_exc_invalid_op+0x1a/0x20
[ 165.441575] ? arm_kprobe_ftrace+0xbe/0x100
[ 165.443575] ? arm_kprobe_ftrace+0xbd/0x100
[ 165.445292] ? enable_trace_kprobe+0x122/0x280
[ 165.447031] enable_kprobe+0xea/0x130
[ 165.448776] enable_trace_kprobe+0x122/0x280
[ 165.450966] kprobe_trace_self_tests_init+0xd6/0x560
[ 165.453491] ? __pfx___initstub__kmod_trace_kprobe__1043_2179_kprobe_trace_self_tests_init7+0x10/0x10
[ 165.458169] ? __pfx___initstub__kmod_trace_kprobe__1043_2179_kprobe_trace_self_tests_init7+0x10/0x10
[ 165.461742] do_one_initcall+0x212/0x570
[ 165.463297] do_initcall_level+0x82/0xa0
[ 165.464827] ? kernel_init+0x52/0x420
[ 165.466331] do_initcalls+0x43/0x70
[ 165.468132] kernel_init_freeable+0x170/0x1f0
[ 165.470014] ? __pfx_kernel_init+0x10/0x10
[ 165.471609] kernel_init+0x52/0x420
[ 165.472976] ? lock_acquire+0xf6/0x280
[ 165.475120] ? calculate_sigpending+0x1f/0x90
[ 165.477388] ? finish_task_switch+0xd0/0x2b0
[ 165.479579] ? finish_task_switch+0xd0/0x2b0
[ 165.481767] ? lock_release+0x11f/0x360
[ 165.483618] ? ret_from_fork+0x1c/0x50
[ 165.485230] ? __pfx_kernel_init+0x10/0x10
[ 165.486990] ret_from_fork+0x3a/0x50
[ 165.488782] ? __pfx_kernel_init+0x10/0x10
[ 165.490381] ret_from_fork_asm+0x1a/0x30
[ 165.491912] </TASK>
[ 165.492818] irq event stamp: 5557729
[ 165.494221] hardirqs last enabled at (5557741): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 165.497466] hardirqs last disabled at (5557752): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 165.501861] softirqs last enabled at (5557056): [<ffffffff810c7705>] handle_softirqs+0x435/0x490
[ 165.506320] softirqs last disabled at (5557051): [<ffffffff810c7e55>] __irq_exit_rcu+0xd5/0x190
[ 165.510512] ---[ end trace 0000000000000000 ]---
[ 165.514257] ------------[ cut here ]------------
[ 165.516237] incorrect number of testprobe hits.
[ 165.516255] WARNING: CPU: 52 PID: 1 at kernel/trace/trace_kprobe.c:2130 kprobe_trace_self_tests_init+0x361/0x560
[ 165.522409] Modules linked in:
[ 165.523695] CPU: 52 UID: 0 PID: 1 Comm: swapper/0 Tainted: G W 6.11.0-rc2-00011-g90574d2a6759 #55
[ 165.528071] Tainted: [W]=WARN
[ 165.529284] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[ 165.533838] RIP: 0010:kprobe_trace_self_tests_init+0x361/0x560
[ 165.536762] Code: ee 28 82 e8 51 66 fd fd 90 0f 0b 90 90 41 bf 01 00 00 00 eb 49 c6 05 f1 66 94 ff 01 90 48 c7 c7 a2 99 32 82 e8 30 66 fd fd 90 <0f> 0b 90 90 e9 f6 fe ff ff c6 05 d4 66 94 ff 01 90 48 c7 c7 fd 46
[ 165.544106] RSP: 0000:ffffc90000013a30 EFLAGS: 00010246
[ 165.546788] RAX: 52c923f2c3f67900 RBX: 0000000000000000 RCX: ffffffff82bbdbc8
[ 165.550297] RDX: 0000000000000002 RSI: 00000000ffffbfff RDI: ffff88807c9c0000
[ 165.553806] RBP: ffffc90000013d01 R08: 0000000000003fff R09: ffff88807cb20000
[ 165.556654] R10: 000000000000bffd R11: 0000000000000004 R12: 0000000000000000
[ 165.559410] R13: 0000000000000001 R14: ffff88800b99ce00 R15: 0000000000000001
[ 165.562362] FS: 0000000000000000(0000) GS:ffff88807d900000(0000) knlGS:0000000000000000
[ 165.565604] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 165.567777] CR2: 0000000000000000 CR3: 0000000002a22000 CR4: 00000000000006b0
[ 165.574301] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 165.577754] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 165.580593] Call Trace:
[ 165.581611] <TASK>
[ 165.582497] ? __warn+0x18e/0x3a0
[ 165.584113] ? kprobe_trace_self_tests_init+0x361/0x560
[ 165.586774] ? report_bug+0x124/0x1e0
[ 165.588700] ? handle_bug+0x3e/0x70
[ 165.590385] ? exc_invalid_op+0x1a/0x50
[ 165.592177] ? asm_exc_invalid_op+0x1a/0x20
[ 165.594310] ? kprobe_trace_self_tests_init+0x361/0x560
[ 165.596294] ? __pfx___initstub__kmod_trace_kprobe__1043_2179_kprobe_trace_self_tests_init7+0x10/0x10
[ 165.599859] ? __pfx___initstub__kmod_trace_kprobe__1043_2179_kprobe_trace_self_tests_init7+0x10/0x10
[ 165.603828] do_one_initcall+0x212/0x570
[ 165.605387] do_initcall_level+0x82/0xa0
[ 165.607101] ? kernel_init+0x52/0x420
[ 165.609129] do_initcalls+0x43/0x70
[ 165.611132] kernel_init_freeable+0x170/0x1f0
[ 165.613182] ? __pfx_kernel_init+0x10/0x10
[ 165.614876] kernel_init+0x52/0x420
[ 165.616324] ? lock_acquire+0xf6/0x280
[ 165.617961] ? calculate_sigpending+0x1f/0x90
[ 165.619656] ? finish_task_switch+0xd0/0x2b0
[ 165.621633] ? finish_task_switch+0xd0/0x2b0
[ 165.623634] ? lock_release+0x11f/0x360
[ 165.625811] ? ret_from_fork+0x1c/0x50
[ 165.630308] ? __pfx_kernel_init+0x10/0x10
[ 165.635108] ret_from_fork+0x3a/0x50
[ 165.639362] ? __pfx_kernel_init+0x10/0x10
[ 165.643277] ret_from_fork_asm+0x1a/0x30
[ 165.646219] </TASK>
[ 165.647988] irq event stamp: 5559451
[ 165.650723] hardirqs last enabled at (5559465): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 165.655387] hardirqs last disabled at (5559478): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 165.659503] softirqs last enabled at (5559124): [<ffffffff810c7705>] handle_softirqs+0x435/0x490
[ 165.663566] softirqs last disabled at (5559115): [<ffffffff810c7e55>] __irq_exit_rcu+0xd5/0x190
[ 165.666960] ---[ end trace 0000000000000000 ]---
[ 165.668804] ------------[ cut here ]------------
[ 165.670642] incorrect number of testprobe2 hits.
[ 165.670659] WARNING: CPU: 52 PID: 1 at kernel/trace/trace_kprobe.c:2146 kprobe_trace_self_tests_init+0x49d/0x560
[ 165.676361] Modules linked in:
[ 165.677623] CPU: 52 UID: 0 PID: 1 Comm: swapper/0 Tainted: G W 6.11.0-rc2-00011-g90574d2a6759 #55
[ 165.681536] Tainted: [W]=WARN
[ 165.682748] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
[ 165.686390] RIP: 0010:kprobe_trace_self_tests_init+0x49d/0x560
[ 165.688645] Code: 01 90 48 c7 c7 06 63 30 82 e8 0f 65 fd fd 90 0f 0b 90 90 eb 37 c6 05 b8 65 94 ff 01 90 48 c7 c7 be b0 29 82 e8 f4 64 fd fd 90 <0f> 0b 90 90 e9 6b ff ff ff c6 05 9b 65 94 ff 01 90 48 c7 c7 fd 46
[ 165.695702] RSP: 0000:ffffc90000013a30 EFLAGS: 00010246
[ 165.697740] RAX: 52c923f2c3f67900 RBX: 0000000000000000 RCX: ffffffff82bbdbc8
[ 165.700472] RDX: 0000000000000002 RSI: 00000000ffffbfff RDI: ffff88807c9c0000
[ 165.703204] RBP: ffffc90000013d01 R08: 0000000000003fff R09: ffff88807cb20000
[ 165.705931] R10: 000000000000bffd R11: 0000000000000004 R12: 0000000000000000
[ 165.708591] R13: 0000000000000001 R14: ffff88800b99d000 R15: 0000000000000001
[ 165.711281] FS: 0000000000000000(0000) GS:ffff88807d900000(0000) knlGS:0000000000000000
[ 165.714413] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 165.716629] CR2: 0000000000000000 CR3: 0000000002a22000 CR4: 00000000000006b0
[ 165.719367] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 165.722072] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 165.724749] Call Trace:
[ 165.725788] <TASK>
[ 165.726688] ? __warn+0x18e/0x3a0
[ 165.728036] ? kprobe_trace_self_tests_init+0x49d/0x560
[ 165.730082] ? report_bug+0x124/0x1e0
[ 165.731555] ? handle_bug+0x3e/0x70
[ 165.732965] ? exc_invalid_op+0x1a/0x50
[ 165.734518] ? asm_exc_invalid_op+0x1a/0x20
[ 165.736170] ? kprobe_trace_self_tests_init+0x49d/0x560
[ 165.738210] ? __pfx___initstub__kmod_trace_kprobe__1043_2179_kprobe_trace_self_tests_init7+0x10/0x10
[ 165.741731] ? __pfx___initstub__kmod_trace_kprobe__1043_2179_kprobe_trace_self_tests_init7+0x10/0x10
[ 165.745271] do_one_initcall+0x212/0x570
[ 165.746875] do_initcall_level+0x82/0xa0
[ 165.748458] ? kernel_init+0x52/0x420
[ 165.749907] do_initcalls+0x43/0x70
[ 165.751311] kernel_init_freeable+0x170/0x1f0
[ 165.753035] ? __pfx_kernel_init+0x10/0x10
[ 165.754686] kernel_init+0x52/0x420
[ 165.756090] ? lock_acquire+0xf6/0x280
[ 165.757604] ? calculate_sigpending+0x1f/0x90
[ 165.759359] ? finish_task_switch+0xd0/0x2b0
[ 165.761045] ? finish_task_switch+0xd0/0x2b0
[ 165.762736] ? lock_release+0x11f/0x360
[ 165.764282] ? ret_from_fork+0x1c/0x50
[ 165.765806] ? __pfx_kernel_init+0x10/0x10
[ 165.767429] ret_from_fork+0x3a/0x50
[ 165.768858] ? __pfx_kernel_init+0x10/0x10
[ 165.770488] ret_from_fork_asm+0x1a/0x30
[ 165.772034] </TASK>
[ 165.772966] irq event stamp: 5560153
[ 165.774410] hardirqs last enabled at (5560165): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 165.777742] hardirqs last disabled at (5560176): [<ffffffff81168db9>] vprintk_emit+0x3e9/0x6d0
[ 165.781039] softirqs last enabled at (5559124): [<ffffffff810c7705>] handle_softirqs+0x435/0x490
[ 165.784416] softirqs last disabled at (5559115): [<ffffffff810c7e55>] __irq_exit_rcu+0xd5/0x190
[ 165.787758] ---[ end trace 0000000000000000 ]---
[ 165.790609] NG: Some tests are failed. Please check them.
[ 165.809504] Loading compiled-in X.509 certificates
[ 165.836199] Demotion targets for Node 0: null
[ 165.839471] kmemleak: Kernel memory leak detector initialized (mem pool available: 15723)
[ 165.839499] kmemleak: Automatic memory scanning thread started
[ 165.842496] printk: legacy console [netcon0] enabled
[ 165.852738] netconsole: network logging started
[ 165.874005] KTAP version 1
[ 165.875947] 1..2
[ 165.878142] KTAP version 1
[ 165.879485] # Subtest: kprobes_test
[ 165.881063] # module: test_kprobes
[ 165.881067] 1..7
[ 165.890286] kunit_try_catch (1220) used greatest stack depth: 12392 bytes left
[ 165.890776] ok 1 test_kprobe
[ 165.897499] ok 2 test_kprobes
[ 165.902156] ok 3 test_kprobe_missed
[ 165.907392] ok 4 test_kretprobe
[ 165.915512] ok 5 test_kretprobes
[ 165.921177] ok 6 test_stacktrace_on_kretprobe
[ 166.019410] ok 7 test_stacktrace_on_nested_kretprobe
[ 166.026578] # kprobes_test: pass:7 fail:0 skip:0 total:7
[ 166.033802] # Totals: pass:7 fail:0 skip:0 total:7
[ 166.039771] ok 1 kprobes_test
[ 166.046332] KTAP version 1
[ 166.048927] # Subtest: fprobe_test
[ 166.051183] # module: test_fprobe
[ 166.051187] 1..6
[ 166.055447] # test_fprobe_entry: EXPECTATION FAILED at lib/test_fprobe.c:109
[ 166.055447] Expected 0 == register_fprobe(&fp_entry, "fprobe_selftest_target*", ((void *)0)), but
[ 166.055447] register_fprobe(&fp_entry, "fprobe_selftest_target*", ((void *)0)) == -19 (0xffffffffffffffed)
[ 166.055623] # test_fprobe_entry: EXPECTATION FAILED at lib/test_fprobe.c:114
[ 166.055623] Expected 0 != entry_val, but
[ 166.055623] entry_val == 0 (0x0)
[ 166.079407] # test_fprobe_entry: EXPECTATION FAILED at lib/test_fprobe.c:120
[ 166.079407] Expected 0 != entry_val, but
[ 166.079407] entry_val == 0 (0x0)
[ 166.087081] # test_fprobe_entry: EXPECTATION FAILED at lib/test_fprobe.c:123
[ 166.087081] Expected 0 == unregister_fprobe(&fp_entry), but
[ 166.087081] unregister_fprobe(&fp_entry) == -22 (0xffffffffffffffea)
[ 166.093930] not ok 1 test_fprobe_entry
[ 166.105520] # test_fprobe: EXPECTATION FAILED at lib/test_fprobe.c:134
[ 166.105520] Expected 0 == register_fprobe(&fp, "fprobe_selftest_target*", ((void *)0)), but
[ 166.105520] register_fprobe(&fp, "fprobe_selftest_target*", ((void *)0)) == -19 (0xffffffffffffffed)
[ 166.107955] # test_fprobe: EXPECTATION FAILED at lib/test_fprobe.c:139
[ 166.107955] Expected 0 != entry_val, but
[ 166.107955] entry_val == 0 (0x0)
[ 166.121006] # test_fprobe: EXPECTATION FAILED at lib/test_fprobe.c:140
[ 166.121006] Expected entry_val + 3 == exit_val, but
[ 166.121006] entry_val + 3 == 3 (0x3)
[ 166.121006] exit_val == 0 (0x0)
[ 166.126853] # test_fprobe: EXPECTATION FAILED at lib/test_fprobe.c:145
[ 166.126853] Expected 0 != entry_val, but
[ 166.126853] entry_val == 0 (0x0)
[ 166.134889] # test_fprobe: EXPECTATION FAILED at lib/test_fprobe.c:146
[ 166.134889] Expected entry_val + 3 == exit_val, but
[ 166.134889] entry_val + 3 == 3 (0x3)
[ 166.134889] exit_val == 0 (0x0)
[ 166.141293] # test_fprobe: EXPECTATION FAILED at lib/test_fprobe.c:148
[ 166.141293] Expected 0 == unregister_fprobe(&fp), but
[ 166.141293] unregister_fprobe(&fp) == -22 (0xffffffffffffffea)
[ 166.149739] not ok 2 test_fprobe
[ 166.169248] # test_fprobe_syms: EXPECTATION FAILED at lib/test_fprobe.c:160
[ 166.169248] Expected 0 == register_fprobe_syms(&fp, syms, 2), but
[ 166.169248] register_fprobe_syms(&fp, syms, 2) == -19 (0xffffffffffffffed)
[ 166.171302] # test_fprobe_syms: EXPECTATION FAILED at lib/test_fprobe.c:165
[ 166.171302] Expected 0 != entry_val, but
[ 166.171302] entry_val == 0 (0x0)
[ 166.181715] # test_fprobe_syms: EXPECTATION FAILED at lib/test_fprobe.c:166
[ 166.181715] Expected entry_val + 3 == exit_val, but
[ 166.181715] entry_val + 3 == 3 (0x3)
[ 166.181715] exit_val == 0 (0x0)
[ 166.187695] # test_fprobe_syms: EXPECTATION FAILED at lib/test_fprobe.c:171
[ 166.187695] Expected 0 != entry_val, but
[ 166.187695] entry_val == 0 (0x0)
[ 166.195878] # test_fprobe_syms: EXPECTATION FAILED at lib/test_fprobe.c:172
[ 166.195878] Expected entry_val + 3 == exit_val, but
[ 166.195878] entry_val + 3 == 3 (0x3)
[ 166.195878] exit_val == 0 (0x0)
[ 166.202064] # test_fprobe_syms: EXPECTATION FAILED at lib/test_fprobe.c:174
[ 166.202064] Expected 0 == unregister_fprobe(&fp), but
[ 166.202064] unregister_fprobe(&fp) == -22 (0xffffffffffffffea)
[ 166.210258] not ok 3 test_fprobe_syms
[ 166.228856] # test_fprobe_data: EXPECTATION FAILED at lib/test_fprobe.c:187
[ 166.228856] Expected 0 == register_fprobe(&fp, "fprobe_selftest_target", ((void *)0)), but
[ 166.228856] register_fprobe(&fp, "fprobe_selftest_target", ((void *)0)) == -19 (0xffffffffffffffed)
[ 166.233852] # test_fprobe_data: EXPECTATION FAILED at lib/test_fprobe.c:191
[ 166.233852] Expected 0 == unregister_fprobe(&fp), but
[ 166.233852] unregister_fprobe(&fp) == -22 (0xffffffffffffffea)
[ 166.254799] not ok 4 test_fprobe_data
[ 166.290803] # test_fprobe_nest: EXPECTATION FAILED at lib/test_fprobe.c:205
[ 166.290803] Expected 0 == register_fprobe_syms(&fp, syms, 2), but
[ 166.290803] register_fprobe_syms(&fp, syms, 2) == -19 (0xffffffffffffffed)
[ 166.294232] # test_fprobe_nest: EXPECTATION FAILED at lib/test_fprobe.c:208
[ 166.294232] Expected 1 == fp.nmissed, but
[ 166.294232] fp.nmissed == 0 (0x0)
[ 166.306461] # test_fprobe_nest: EXPECTATION FAILED at lib/test_fprobe.c:210
[ 166.306461] Expected 0 == unregister_fprobe(&fp), but
[ 166.306461] unregister_fprobe(&fp) == -22 (0xffffffffffffffea)
[ 166.313814] not ok 5 test_fprobe_nest
[ 166.333258] # test_fprobe_skip: EXPECTATION FAILED at lib/test_fprobe.c:221
[ 166.333258] Expected 0 == register_fprobe(&fp, "fprobe_selftest_target", ((void *)0)), but
[ 166.333258] register_fprobe(&fp, "fprobe_selftest_target", ((void *)0)) == -19 (0xffffffffffffffed)
[ 166.338137] # test_fprobe_skip: EXPECTATION FAILED at lib/test_fprobe.c:227
[ 166.338137] Expected 0 != entry_val, but
[ 166.338137] entry_val == 0 (0x0)
[ 166.360334] # test_fprobe_skip: EXPECTATION FAILED at lib/test_fprobe.c:232
[ 166.360334] Expected 0 == unregister_fprobe(&fp), but
[ 166.360334] unregister_fprobe(&fp) == -22 (0xffffffffffffffea)
[ 166.368290] not ok 6 test_fprobe_skip
[ 166.388033] # fprobe_test: pass:0 fail:6 skip:0 total:6
[ 166.391218] # Totals: pass:0 fail:6 skip:0 total:6
[ 166.394861] not ok 2 fprobe_test
[ 166.410105] Freeing unused kernel image (initmem) memory: 2784K
[ 166.413101] Write protecting the kernel read-only data: 26624k
[ 166.417613] Freeing unused kernel image (rodata/data gap) memory: 1744K
[ 166.462170] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 166.465453] x86/mm: Checking user space page tables
[ 166.506665] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 166.509140] Run /init as init process
[ 166.510603] with arguments:
[ 166.510605] /init
[ 166.510607] with environment:
[ 166.510608] HOME=/
[ 166.510610] TERM=linux
[-- Attachment #3: kconfig-trace-v6.11-rc3 --]
[-- Type: application/octet-stream, Size: 106139 bytes --]
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 6.11.0-rc2 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="Debian clang version 16.0.6 (26)"
CONFIG_GCC_VERSION=0
CONFIG_CC_IS_CLANG=y
CONFIG_CLANG_VERSION=160006
CONFIG_AS_IS_LLVM=y
CONFIG_AS_VERSION=160006
CONFIG_LD_VERSION=0
CONFIG_LD_IS_LLD=y
CONFIG_LLD_VERSION=160006
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
CONFIG_TOOLS_SUPPORT_RELR=y
CONFIG_CC_HAS_ASM_INLINE=y
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
CONFIG_PAHOLE_VERSION=124
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_TABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y
#
# General setup
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_WERROR=y
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
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=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set
# CONFIG_KERNEL_ZSTD is not set
CONFIG_DEFAULT_INIT=""
CONFIG_DEFAULT_HOSTNAME="ermine"
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_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_BROADCAST_IDLE=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=125
# 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=y
CONFIG_BPF_JIT_ALWAYS_ON=y
CONFIG_BPF_JIT_DEFAULT_ON=y
CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
# CONFIG_BPF_PRELOAD is not set
# end of BPF subsystem
CONFIG_PREEMPT_BUILD=y
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
CONFIG_PREEMPT_COUNT=y
CONFIG_PREEMPTION=y
CONFIG_PREEMPT_DYNAMIC=y
# 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 is not set
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
# CONFIG_PSI is not set
# end of CPU/Task time and stats accounting
CONFIG_CPU_ISOLATION=y
#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
CONFIG_PREEMPT_RCU=y
# CONFIG_RCU_EXPERT is not set
CONFIG_TREE_SRCU=y
CONFIG_TASKS_RCU_GENERIC=y
CONFIG_NEED_TASKS_RCU=y
CONFIG_TASKS_RCU=y
CONFIG_TASKS_RUDE_RCU=y
CONFIG_TASKS_TRACE_RCU=y
CONFIG_RCU_STALL_COMMON=y
CONFIG_RCU_NEED_SEGCBLIST=y
# end of RCU Subsystem
# CONFIG_IKCONFIG is not set
# CONFIG_IKHEADERS is not set
CONFIG_LOG_BUF_SHIFT=18
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
# CONFIG_PRINTK_INDEX is not set
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
#
# Scheduler features
#
# CONFIG_UCLAMP_TASK is not set
# end of Scheduler features
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
CONFIG_CC_HAS_INT128=y
CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough"
CONFIG_GCC10_NO_ARRAY_BOUNDS=y
CONFIG_GCC_NO_STRINGOP_OVERFLOW=y
CONFIG_ARCH_SUPPORTS_INT128=y
# CONFIG_NUMA_BALANCING is not set
CONFIG_SLAB_OBJ_EXT=y
CONFIG_CGROUPS=y
CONFIG_PAGE_COUNTER=y
# CONFIG_CGROUP_FAVOR_DYNMODS is not set
CONFIG_MEMCG=y
# CONFIG_MEMCG_V1 is not set
CONFIG_BLK_CGROUP=y
CONFIG_CGROUP_WRITEBACK=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_CFS_BANDWIDTH=y
CONFIG_RT_GROUP_SCHED=y
CONFIG_SCHED_MM_CID=y
CONFIG_CGROUP_PIDS=y
CONFIG_CGROUP_RDMA=y
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=y
CONFIG_CGROUP_DEBUG=y
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_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="error"
CONFIG_SYSCTL=y
CONFIG_HAVE_UID16=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
# CONFIG_EXPERT is not set
CONFIG_UID16=y
CONFIG_MULTIUSER=y
CONFIG_SGETMASK_SYSCALL=y
CONFIG_SYSFS_SYSCALL=y
CONFIG_FHANDLE=y
CONFIG_POSIX_TIMERS=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=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_RSEQ=y
CONFIG_CACHESTAT_SYSCALL=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_SELFTEST is not set
CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
CONFIG_HAVE_PERF_EVENTS=y
#
# 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_PROFILING=y
CONFIG_TRACEPOINTS=y
#
# Kexec and crash features
#
CONFIG_VMCORE_INFO=y
# CONFIG_KEXEC is not set
# CONFIG_KEXEC_FILE is not set
# end of Kexec and crash features
# 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_X86_64_SMP=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_PGTABLE_LEVELS=5
CONFIG_CC_HAS_SANE_STACKPROTECTOR=y
#
# Processor type and features
#
CONFIG_SMP=y
# CONFIG_X86_X2APIC is not set
CONFIG_X86_MPPARSE=y
# CONFIG_X86_CPU_RESCTRL is not set
# CONFIG_X86_FRED is not set
# CONFIG_X86_EXTENDED_PLATFORM is not set
# CONFIG_X86_INTEL_LPSS is not set
# CONFIG_X86_AMD_PLATFORM_DEVICE is not set
CONFIG_IOSF_MBI=y
# CONFIG_IOSF_MBI_DEBUG is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y
CONFIG_HYPERVISOR_GUEST=y
CONFIG_PARAVIRT=y
# CONFIG_PARAVIRT_DEBUG is not set
# CONFIG_PARAVIRT_SPINLOCKS is not set
CONFIG_X86_HV_CALLBACK_VECTOR=y
# CONFIG_XEN is not set
CONFIG_KVM_GUEST=y
CONFIG_ARCH_CPUIDLE_HALTPOLL=y
# CONFIG_PVH is not set
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
CONFIG_PARAVIRT_CLOCK=y
# CONFIG_JAILHOUSE_GUEST is not set
# CONFIG_ACRN_GUEST is not set
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
# CONFIG_MATOM is not set
CONFIG_GENERIC_CPU=y
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_TSC=y
CONFIG_X86_HAVE_PAE=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_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_HYGON=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_CPU_SUP_ZHAOXIN=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
# CONFIG_GART_IOMMU is not set
# 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=y
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
CONFIG_SCHED_MC_PRIO=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_ACPI_MADT_WAKEUP=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
# CONFIG_X86_MCE 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 is not set
CONFIG_PERF_EVENTS_AMD_UNCORE=y
# CONFIG_PERF_EVENTS_AMD_BRS is not set
# end of Performance monitoring
CONFIG_X86_16BIT=y
CONFIG_X86_ESPFIX64=y
CONFIG_X86_VSYSCALL_EMULATION=y
CONFIG_X86_IOPL_IOPERM=y
CONFIG_MICROCODE=y
# CONFIG_MICROCODE_LATE_LOADING is not set
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set
CONFIG_X86_5LEVEL=y
CONFIG_X86_DIRECT_GBPAGES=y
# CONFIG_X86_CPA_STATISTICS is not set
CONFIG_NUMA=y
CONFIG_AMD_NUMA=y
CONFIG_X86_64_ACPI_NUMA=y
# CONFIG_NUMA_EMU is not set
CONFIG_NODES_SHIFT=6
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 is not set
CONFIG_MTRR=y
# CONFIG_MTRR_SANITIZER is not set
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
CONFIG_X86_UMIP=y
CONFIG_CC_HAS_IBT=y
CONFIG_X86_CET=y
CONFIG_X86_KERNEL_IBT=y
# CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS is not set
CONFIG_X86_INTEL_TSX_MODE_OFF=y
# CONFIG_X86_INTEL_TSX_MODE_ON is not set
# CONFIG_X86_INTEL_TSX_MODE_AUTO is not set
# CONFIG_X86_USER_SHADOW_STACK is not set
# CONFIG_EFI is not set
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000
CONFIG_SCHED_HRTICK=y
CONFIG_ARCH_SUPPORTS_KEXEC=y
CONFIG_ARCH_SUPPORTS_KEXEC_FILE=y
CONFIG_ARCH_SUPPORTS_KEXEC_PURGATORY=y
CONFIG_ARCH_SUPPORTS_KEXEC_SIG=y
CONFIG_ARCH_SUPPORTS_KEXEC_SIG_FORCE=y
CONFIG_ARCH_SUPPORTS_KEXEC_BZIMAGE_VERIFY_SIG=y
CONFIG_ARCH_SUPPORTS_KEXEC_JUMP=y
CONFIG_ARCH_SUPPORTS_CRASH_DUMP=y
CONFIG_ARCH_SUPPORTS_CRASH_HOTPLUG=y
CONFIG_PHYSICAL_START=0x1000000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x200000
CONFIG_DYNAMIC_MEMORY_LAYOUT=y
# CONFIG_ADDRESS_MASKING is not set
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
CONFIG_LEGACY_VSYSCALL_XONLY=y
# CONFIG_LEGACY_VSYSCALL_NONE is not set
# CONFIG_CMDLINE_BOOL is not set
CONFIG_MODIFY_LDT_SYSCALL=y
# CONFIG_STRICT_SIGALTSTACK_SIZE is not set
CONFIG_HAVE_LIVEPATCH=y
# CONFIG_LIVEPATCH is not set
# end of Processor type and features
CONFIG_CC_HAS_SLS=y
CONFIG_CC_HAS_RETURN_THUNK=y
CONFIG_CC_HAS_ENTRY_PADDING=y
CONFIG_FUNCTION_PADDING_CFI=11
CONFIG_FUNCTION_PADDING_BYTES=16
CONFIG_CALL_PADDING=y
CONFIG_HAVE_CALL_THUNKS=y
CONFIG_CALL_THUNKS=y
CONFIG_PREFIX_SYMBOLS=y
CONFIG_CPU_MITIGATIONS=y
CONFIG_MITIGATION_PAGE_TABLE_ISOLATION=y
CONFIG_MITIGATION_RETPOLINE=y
CONFIG_MITIGATION_RETHUNK=y
CONFIG_MITIGATION_UNRET_ENTRY=y
CONFIG_MITIGATION_CALL_DEPTH_TRACKING=y
# CONFIG_CALL_THUNKS_DEBUG is not set
CONFIG_MITIGATION_IBPB_ENTRY=y
CONFIG_MITIGATION_IBRS_ENTRY=y
CONFIG_MITIGATION_SRSO=y
# CONFIG_MITIGATION_SLS is not set
# CONFIG_MITIGATION_GDS_FORCE is not set
CONFIG_MITIGATION_RFDS=y
CONFIG_MITIGATION_SPECTRE_BHI=y
CONFIG_ARCH_HAS_ADD_PAGES=y
#
# Power management and ACPI options
#
# CONFIG_SUSPEND is not set
# CONFIG_HIBERNATION is not set
# CONFIG_PM is not set
# CONFIG_ENERGY_MODEL is not set
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_THERMAL_LIB=y
# CONFIG_ACPI_DEBUGGER is not set
CONFIG_ACPI_SPCR_TABLE=y
# CONFIG_ACPI_FPDT is not set
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=y
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_HOTPLUG_CPU=y
# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
CONFIG_ACPI_THERMAL=y
CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y
CONFIG_ACPI_TABLE_UPGRADE=y
# CONFIG_ACPI_DEBUG is not set
# CONFIG_ACPI_PCI_SLOT is not set
CONFIG_ACPI_CONTAINER=y
CONFIG_ACPI_HOTPLUG_IOAPIC=y
# CONFIG_ACPI_SBS is not set
# CONFIG_ACPI_HED is not set
# CONFIG_ACPI_NFIT is not set
CONFIG_ACPI_NUMA=y
# CONFIG_ACPI_HMAT is not set
CONFIG_HAVE_ACPI_APEI=y
CONFIG_HAVE_ACPI_APEI_NMI=y
# CONFIG_ACPI_APEI is not set
# CONFIG_ACPI_DPTF is not set
# CONFIG_ACPI_CONFIGFS is not set
# CONFIG_ACPI_PFRUT is not set
CONFIG_ACPI_PCC=y
# CONFIG_ACPI_FFH is not set
# CONFIG_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 is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
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=y
CONFIG_X86_AMD_PSTATE_DEFAULT_MODE=3
# CONFIG_X86_AMD_PSTATE_UT is not set
CONFIG_X86_ACPI_CPUFREQ=y
CONFIG_X86_ACPI_CPUFREQ_CPB=y
# 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 is not set
CONFIG_CPU_IDLE_GOV_MENU=y
# CONFIG_CPU_IDLE_GOV_TEO is not set
CONFIG_CPU_IDLE_GOV_HALTPOLL=y
CONFIG_HALTPOLL_CPUIDLE=y
# end of CPU Idle
# CONFIG_INTEL_IDLE is not set
# end of Power management and ACPI options
#
# Bus options (PCI etc.)
#
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_MMCONF_FAM10H=y
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
# end of Bus options (PCI etc.)
#
# Binary Emulations
#
CONFIG_IA32_EMULATION=y
# CONFIG_IA32_EMULATION_DEFAULT_DISABLED is not set
CONFIG_COMPAT_32=y
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
# end of Binary Emulations
CONFIG_VIRTUALIZATION=y
# CONFIG_KVM is not set
CONFIG_AS_AVX512=y
CONFIG_AS_SHA1_NI=y
CONFIG_AS_SHA256_NI=y
CONFIG_AS_TPAUSE=y
CONFIG_AS_GFNI=y
CONFIG_AS_VAES=y
CONFIG_AS_VPCLMULQDQ=y
CONFIG_AS_WRUSS=y
CONFIG_ARCH_CONFIGURES_CPU_MITIGATIONS=y
#
# General architecture-dependent options
#
CONFIG_HOTPLUG_SMT=y
CONFIG_HOTPLUG_CORE_SYNC=y
CONFIG_HOTPLUG_CORE_SYNC_DEAD=y
CONFIG_HOTPLUG_CORE_SYNC_FULL=y
CONFIG_HOTPLUG_SPLIT_STARTUP=y
CONFIG_HOTPLUG_PARALLEL=y
CONFIG_GENERIC_ENTRY=y
CONFIG_KPROBES=y
CONFIG_JUMP_LABEL=y
# CONFIG_STATIC_KEYS_SELFTEST is not set
# CONFIG_STATIC_CALL_SELFTEST is not set
CONFIG_OPTPROBES=y
CONFIG_KPROBES_ON_FTRACE=y
CONFIG_UPROBES=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_ARCH_USE_BUILTIN_BSWAP=y
CONFIG_KRETPROBES=y
CONFIG_KRETPROBE_ON_RETHOOK=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_KPROBES_ON_FTRACE=y
CONFIG_ARCH_CORRECT_STACKTRACE_ON_KRETPROBE=y
CONFIG_HAVE_FUNCTION_ERROR_INJECTION=y
CONFIG_HAVE_NMI=y
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_TRACE_IRQFLAGS_NMI_SUPPORT=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_CONTIGUOUS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
CONFIG_ARCH_HAS_SET_MEMORY=y
CONFIG_ARCH_HAS_SET_DIRECT_MAP=y
CONFIG_ARCH_HAS_CPU_FINALIZE_INIT=y
CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT=y
CONFIG_ARCH_WANTS_NO_INSTR=y
CONFIG_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_TABLE_FREE=y
CONFIG_MMU_GATHER_RCU_TABLE_FREE=y
CONFIG_MMU_GATHER_MERGE_VMAS=y
CONFIG_MMU_LAZY_TLB_REFCOUNT=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_ARCH_HAS_NMI_SAFE_THIS_CPU_OPS=y
CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_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_LTO=y
CONFIG_LTO_CLANG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG_THIN=y
CONFIG_HAS_LTO_CLANG=y
# CONFIG_LTO_NONE is not set
CONFIG_LTO_CLANG_FULL=y
# CONFIG_LTO_CLANG_THIN is not set
CONFIG_ARCH_SUPPORTS_CFI_CLANG=y
# CONFIG_CFI_CLANG is not set
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=28
CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y
CONFIG_ARCH_MMAP_RND_COMPAT_BITS=8
CONFIG_HAVE_ARCH_COMPAT_MMAP_BASES=y
CONFIG_HAVE_PAGE_SIZE_4KB=y
CONFIG_PAGE_SIZE_4KB=y
CONFIG_PAGE_SIZE_LESS_THAN_64KB=y
CONFIG_PAGE_SIZE_LESS_THAN_256KB=y
CONFIG_PAGE_SHIFT=12
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 is not set
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_HW_PTE_YOUNG=y
CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG=y
CONFIG_ARCH_HAS_KERNEL_FPU_SUPPORT=y
#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
# end of GCOV-based kernel profiling
CONFIG_HAVE_GCC_PLUGINS=y
CONFIG_FUNCTION_ALIGNMENT_4B=y
CONFIG_FUNCTION_ALIGNMENT_16B=y
CONFIG_FUNCTION_ALIGNMENT=16
CONFIG_CC_HAS_SANE_FUNCTION_ALIGNMENT=y
# end of General architecture-dependent options
CONFIG_RT_MUTEXES=y
CONFIG_MODULES=y
# CONFIG_MODULE_DEBUG is not set
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODULE_UNLOAD_TAINT_TRACKING is not set
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_MODULE_SIG is not set
CONFIG_MODULE_COMPRESS_NONE=y
# CONFIG_MODULE_COMPRESS_GZIP is not set
# CONFIG_MODULE_COMPRESS_XZ is not set
# CONFIG_MODULE_COMPRESS_ZSTD is not set
# CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
CONFIG_MODPROBE_PATH="/sbin/modprobe"
# CONFIG_TRIM_UNUSED_KSYMS is not set
CONFIG_MODULES_TREE_LOOKUP=y
CONFIG_BLOCK=y
CONFIG_BLOCK_LEGACY_AUTOLOAD=y
CONFIG_BLK_RQ_ALLOC_TIME=y
CONFIG_BLK_DEV_BSG_COMMON=y
# CONFIG_BLK_DEV_BSGLIB is not set
# CONFIG_BLK_DEV_INTEGRITY is not set
CONFIG_BLK_DEV_WRITE_MOUNTED=y
# CONFIG_BLK_DEV_ZONED is not set
# CONFIG_BLK_DEV_THROTTLING is not set
# CONFIG_BLK_WBT is not set
CONFIG_BLK_CGROUP_IOLATENCY=y
CONFIG_BLK_CGROUP_IOCOST=y
CONFIG_BLK_CGROUP_IOPRIO=y
CONFIG_BLK_DEBUG_FS=y
# CONFIG_BLK_SED_OPAL is not set
# CONFIG_BLK_INLINE_ENCRYPTION is not set
#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_EFI_PARTITION=y
# end of Partition Types
CONFIG_BLK_MQ_PCI=y
CONFIG_BLK_MQ_VIRTIO=y
#
# IO Schedulers
#
CONFIG_MQ_IOSCHED_DEADLINE=y
CONFIG_MQ_IOSCHED_KYBER=y
# CONFIG_IOSCHED_BFQ is not set
# end of IO Schedulers
CONFIG_PADATA=y
CONFIG_ASN1=y
CONFIG_UNINLINE_SPIN_UNLOCK=y
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_RWSEM_SPIN_ON_OWNER=y
CONFIG_LOCK_SPIN_ON_OWNER=y
CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y
CONFIG_QUEUED_SPINLOCKS=y
CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
CONFIG_QUEUED_RWLOCKS=y
CONFIG_ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE=y
CONFIG_ARCH_HAS_SYNC_CORE_BEFORE_USERMODE=y
CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
CONFIG_FREEZER=y
#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_ELF_KUNIT_TEST is not set
CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_ELFCORE=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
CONFIG_BINFMT_SCRIPT=y
CONFIG_BINFMT_MISC=y
CONFIG_COREDUMP=y
# CONFIG_EXEC_KUNIT_TEST is not set
# end of Executable file formats
#
# Memory Management options
#
CONFIG_SWAP=y
# CONFIG_ZSWAP is not set
CONFIG_HAVE_ZSMALLOC=y
#
# Slab allocator options
#
CONFIG_SLUB=y
CONFIG_SLAB_MERGE_DEFAULT=y
# CONFIG_SLAB_FREELIST_RANDOM is not set
# CONFIG_SLAB_FREELIST_HARDENED is not set
# CONFIG_SLAB_BUCKETS is not set
# CONFIG_SLUB_STATS is not set
CONFIG_SLUB_CPU_PARTIAL=y
# CONFIG_RANDOM_KMALLOC_CACHES is not set
# end of Slab allocator options
# CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set
# CONFIG_COMPAT_BRK is not set
CONFIG_SPARSEMEM=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_VMEMMAP=y
CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=y
CONFIG_ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP=y
CONFIG_HAVE_GUP_FAST=y
CONFIG_EXCLUSIVE_SYSTEM_RAM=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
CONFIG_COMPACTION=y
CONFIG_COMPACT_UNEVICTABLE_DEFAULT=1
# CONFIG_PAGE_REPORTING is not set
CONFIG_MIGRATION=y
CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION=y
CONFIG_PCP_BATCH_SCALE_MAX=5
CONFIG_PHYS_ADDR_T_64BIT=y
# CONFIG_KSM is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
CONFIG_ARCH_WANTS_THP_SWAP=y
# CONFIG_TRANSPARENT_HUGEPAGE is not set
CONFIG_PGTABLE_HAS_HUGE_LEAVES=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_USE_PERCPU_NUMA_NODE_ID=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
# CONFIG_CMA is not set
CONFIG_GENERIC_EARLY_IOREMAP=y
# CONFIG_DEFERRED_STRUCT_PAGE_INIT is not set
# CONFIG_IDLE_PAGE_TRACKING is not set
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_ARCH_HAS_CURRENT_STACK_POINTER=y
CONFIG_ARCH_HAS_PTE_DEVMAP=y
CONFIG_ZONE_DMA=y
CONFIG_ZONE_DMA32=y
CONFIG_VM_EVENT_COUNTERS=y
# CONFIG_PERCPU_STATS is not set
# CONFIG_GUP_TEST is not set
# CONFIG_DMAPOOL_TEST is not set
CONFIG_ARCH_HAS_PTE_SPECIAL=y
CONFIG_MEMFD_CREATE=y
CONFIG_SECRETMEM=y
# CONFIG_ANON_VMA_NAME is not set
# CONFIG_USERFAULTFD is not set
# CONFIG_LRU_GEN is not set
CONFIG_ARCH_SUPPORTS_PER_VMA_LOCK=y
CONFIG_PER_VMA_LOCK=y
CONFIG_LOCK_MM_AND_FIND_VMA=y
CONFIG_EXECMEM=y
#
# Data Access Monitoring
#
# CONFIG_DAMON is not set
# end of Data Access Monitoring
# end of Memory Management options
CONFIG_NET=y
CONFIG_NET_INGRESS=y
CONFIG_NET_EGRESS=y
CONFIG_NET_XGRESS=y
CONFIG_SKB_EXTENSIONS=y
#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_DIAG is not set
CONFIG_UNIX=y
CONFIG_AF_UNIX_OOB=y
# CONFIG_UNIX_DIAG is not set
# CONFIG_TLS is not set
CONFIG_XFRM=y
CONFIG_XFRM_ALGO=y
CONFIG_XFRM_USER=y
# CONFIG_XFRM_USER_COMPAT is not set
# CONFIG_XFRM_INTERFACE is not set
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
# CONFIG_XFRM_STATISTICS is not set
CONFIG_XFRM_AH=y
CONFIG_XFRM_ESP=y
# CONFIG_NET_KEY is not set
# CONFIG_XDP_SOCKETS is not set
# CONFIG_NET_HANDSHAKE_KUNIT_TEST is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
# CONFIG_IP_FIB_TRIE_STATS is not set
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
CONFIG_IP_PNP_RARP=y
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE_DEMUX is not set
CONFIG_NET_IP_TUNNEL=y
CONFIG_IP_MROUTE_COMMON=y
CONFIG_IP_MROUTE=y
# CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
CONFIG_SYN_COOKIES=y
# CONFIG_NET_IPVTI is not set
# CONFIG_NET_FOU is not set
# CONFIG_NET_FOU_IP_TUNNELS 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_TUNNEL=y
# CONFIG_INET_DIAG is not set
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_SIGPOOL=y
# CONFIG_TCP_AO is not set
CONFIG_TCP_MD5SIG=y
CONFIG_IPV6=y
# CONFIG_IPV6_ROUTER_PREF is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
CONFIG_INET6_AH=y
CONFIG_INET6_ESP=y
# CONFIG_INET6_ESP_OFFLOAD is not set
# CONFIG_INET6_ESPINTCP is not set
# CONFIG_INET6_IPCOMP is not set
# CONFIG_IPV6_MIP6 is not set
# CONFIG_IPV6_ILA is not set
# CONFIG_IPV6_VTI is not set
CONFIG_IPV6_SIT=y
# CONFIG_IPV6_SIT_6RD is not set
CONFIG_IPV6_NDISC_NODETYPE=y
# CONFIG_IPV6_TUNNEL is not set
# CONFIG_IPV6_MULTIPLE_TABLES is not set
# CONFIG_IPV6_MROUTE is not set
# CONFIG_IPV6_SEG6_LWTUNNEL is not set
# CONFIG_IPV6_SEG6_HMAC is not set
# CONFIG_IPV6_RPL_LWTUNNEL is not set
# CONFIG_IPV6_IOAM6_LWTUNNEL is not set
# CONFIG_MPTCP is not set
CONFIG_NETWORK_SECMARK=y
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_ADVANCED 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_BPF_LINK=y
CONFIG_NETFILTER_NETLINK_LOG=y
CONFIG_NF_CONNTRACK=y
CONFIG_NF_LOG_SYSLOG=m
CONFIG_NF_CONNTRACK_SECMARK=y
# CONFIG_NF_CONNTRACK_PROCFS is not set
# CONFIG_NF_CONNTRACK_LABELS is not set
CONFIG_NF_CONNTRACK_FTP=y
CONFIG_NF_CONNTRACK_IRC=y
# CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
CONFIG_NF_CONNTRACK_SIP=y
CONFIG_NF_CT_NETLINK=y
# CONFIG_NETFILTER_NETLINK_GLUE_CT is not set
CONFIG_NF_NAT=y
CONFIG_NF_NAT_FTP=y
CONFIG_NF_NAT_IRC=y
CONFIG_NF_NAT_SIP=y
CONFIG_NF_NAT_MASQUERADE=y
# CONFIG_NF_TABLES is not set
CONFIG_NETFILTER_XTABLES=y
# CONFIG_NETFILTER_XTABLES_COMPAT is not set
#
# Xtables combined modules
#
CONFIG_NETFILTER_XT_MARK=m
#
# Xtables targets
#
CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y
CONFIG_NETFILTER_XT_TARGET_LOG=m
CONFIG_NETFILTER_XT_NAT=m
# CONFIG_NETFILTER_XT_TARGET_NETMAP is not set
CONFIG_NETFILTER_XT_TARGET_NFLOG=y
# CONFIG_NETFILTER_XT_TARGET_REDIRECT is not set
CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m
CONFIG_NETFILTER_XT_TARGET_SECMARK=y
CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
#
# Xtables matches
#
CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
CONFIG_NETFILTER_XT_MATCH_POLICY=y
CONFIG_NETFILTER_XT_MATCH_STATE=y
# 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_IP_NF_IPTABLES_LEGACY=y
# CONFIG_NF_SOCKET_IPV4 is not set
# CONFIG_NF_TPROXY_IPV4 is not set
# CONFIG_NF_DUP_IPV4 is not set
CONFIG_NF_LOG_ARP=m
CONFIG_NF_LOG_IPV4=m
CONFIG_NF_REJECT_IPV4=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_NAT=m
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_MANGLE=y
# CONFIG_IP_NF_RAW is not set
# CONFIG_IP_NF_ARPFILTER is not set
# end of IP: Netfilter Configuration
#
# IPv6: Netfilter Configuration
#
CONFIG_IP6_NF_IPTABLES_LEGACY=y
# CONFIG_NF_SOCKET_IPV6 is not set
# CONFIG_NF_TPROXY_IPV6 is not set
# CONFIG_NF_DUP_IPV6 is not set
CONFIG_NF_REJECT_IPV6=y
CONFIG_NF_LOG_IPV6=m
CONFIG_IP6_NF_IPTABLES=y
CONFIG_IP6_NF_MATCH_IPV6HEADER=y
CONFIG_IP6_NF_FILTER=y
CONFIG_IP6_NF_TARGET_REJECT=y
CONFIG_IP6_NF_MANGLE=y
# CONFIG_IP6_NF_RAW is not set
# end of IPv6: Netfilter Configuration
CONFIG_NF_DEFRAG_IPV6=y
# CONFIG_NF_CONNTRACK_BRIDGE 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_BRIDGE is not set
# CONFIG_NET_DSA is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_LLC2 is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_PHONET is not set
# CONFIG_6LOWPAN is not set
# CONFIG_IEEE802154 is not set
CONFIG_NET_SCHED=y
#
# Queueing/Scheduling
#
# CONFIG_NET_SCH_HTB is not set
# CONFIG_NET_SCH_HFSC is not set
# CONFIG_NET_SCH_PRIO is not set
# CONFIG_NET_SCH_MULTIQ is not set
# CONFIG_NET_SCH_RED is not set
# CONFIG_NET_SCH_SFB is not set
# CONFIG_NET_SCH_SFQ is not set
# CONFIG_NET_SCH_TEQL is not set
# CONFIG_NET_SCH_TBF is not set
# CONFIG_NET_SCH_CBS is not set
# CONFIG_NET_SCH_ETF is not set
# CONFIG_NET_SCH_TAPRIO is not set
# CONFIG_NET_SCH_GRED is not set
# CONFIG_NET_SCH_NETEM is not set
# CONFIG_NET_SCH_DRR is not set
# CONFIG_NET_SCH_MQPRIO is not set
# CONFIG_NET_SCH_SKBPRIO is not set
# CONFIG_NET_SCH_CHOKE is not set
# CONFIG_NET_SCH_QFQ is not set
# CONFIG_NET_SCH_CODEL is not set
# CONFIG_NET_SCH_FQ_CODEL is not set
# CONFIG_NET_SCH_CAKE is not set
# CONFIG_NET_SCH_FQ is not set
# CONFIG_NET_SCH_HHF is not set
# CONFIG_NET_SCH_PIE is not set
# CONFIG_NET_SCH_INGRESS is not set
# CONFIG_NET_SCH_PLUG is not set
# CONFIG_NET_SCH_ETS is not set
# CONFIG_NET_SCH_DEFAULT is not set
#
# Classification
#
CONFIG_NET_CLS=y
# CONFIG_NET_CLS_BASIC is not set
# CONFIG_NET_CLS_ROUTE4 is not set
# CONFIG_NET_CLS_FW is not set
# CONFIG_NET_CLS_U32 is not set
# CONFIG_NET_CLS_FLOW is not set
CONFIG_NET_CLS_CGROUP=y
# CONFIG_NET_CLS_BPF is not set
# 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 is not set
# CONFIG_NET_EMATCH_NBYTE is not set
# CONFIG_NET_EMATCH_U32 is not set
# CONFIG_NET_EMATCH_META is not set
# CONFIG_NET_EMATCH_TEXT is not set
# CONFIG_NET_EMATCH_IPT is not set
CONFIG_NET_CLS_ACT=y
# CONFIG_NET_ACT_POLICE is not set
# CONFIG_NET_ACT_GACT is not set
# CONFIG_NET_ACT_MIRRED is not set
# CONFIG_NET_ACT_SAMPLE is not set
# CONFIG_NET_ACT_NAT is not set
# CONFIG_NET_ACT_PEDIT is not set
# CONFIG_NET_ACT_SIMP is not set
# CONFIG_NET_ACT_SKBEDIT is not set
# CONFIG_NET_ACT_CSUM is not set
# CONFIG_NET_ACT_MPLS is not set
# CONFIG_NET_ACT_VLAN is not set
# CONFIG_NET_ACT_BPF 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=y
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
# CONFIG_VSOCKETS is not set
# CONFIG_NETLINK_DIAG is not set
# CONFIG_MPLS is not set
# CONFIG_NET_NSH is not set
# CONFIG_HSR is not set
# CONFIG_NET_SWITCHDEV is not set
# CONFIG_NET_L3_MASTER_DEV is not set
# CONFIG_QRTR is not set
# CONFIG_NET_NCSI is not set
CONFIG_PCPU_DEV_REFCNT=y
CONFIG_MAX_SKB_FRAGS=17
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_SOCK_RX_QUEUE_MAPPING=y
CONFIG_XPS=y
CONFIG_CGROUP_NET_PRIO=y
CONFIG_CGROUP_NET_CLASSID=y
CONFIG_NET_RX_BUSY_POLL=y
CONFIG_BQL=y
CONFIG_BPF_STREAM_PARSER=y
CONFIG_NET_FLOW_LIMIT=y
#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_NET_DROP_MONITOR 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_STREAM_PARSER=y
# CONFIG_MCTP is not set
CONFIG_FIB_RULES=y
# CONFIG_WIRELESS is not set
# CONFIG_RFKILL is not set
CONFIG_NET_9P=y
CONFIG_NET_9P_FD=y
CONFIG_NET_9P_VIRTIO=y
# CONFIG_NET_9P_DEBUG is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB is not set
# CONFIG_NFC is not set
# CONFIG_PSAMPLE is not set
# CONFIG_NET_IFE is not set
# CONFIG_LWTUNNEL is not set
CONFIG_DST_CACHE=y
CONFIG_GRO_CELLS=y
CONFIG_NET_SELFTESTS=y
CONFIG_NET_SOCK_MSG=y
CONFIG_PAGE_POOL=y
# CONFIG_PAGE_POOL_STATS is not set
CONFIG_FAILOVER=y
CONFIG_ETHTOOL_NETLINK=y
# CONFIG_NETDEV_ADDR_LIST_TEST is not set
# CONFIG_NET_TEST is not set
#
# Device Drivers
#
CONFIG_HAVE_EISA=y
# CONFIG_EISA is not set
CONFIG_HAVE_PCI=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCIEPORTBUS=y
# CONFIG_HOTPLUG_PCI_PCIE is not set
# CONFIG_PCIEAER 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_PTM is not set
CONFIG_PCI_MSI=y
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_STUB is not set
CONFIG_PCI_ATS=y
CONFIG_PCI_LOCKLESS_CONFIG=y
# CONFIG_PCI_IOV is not set
CONFIG_PCI_PRI=y
CONFIG_PCI_PASID=y
CONFIG_PCI_LABEL=y
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
CONFIG_HOTPLUG_PCI=y
# CONFIG_HOTPLUG_PCI_ACPI is not set
# CONFIG_HOTPLUG_PCI_CPCI is not set
# CONFIG_HOTPLUG_PCI_SHPC is not set
#
# PCI controller drivers
#
# CONFIG_VMD is not set
#
# Cadence-based PCIe controllers
#
# end of Cadence-based PCIe controllers
#
# DesignWare-based PCIe controllers
#
# CONFIG_PCI_MESON is not set
# CONFIG_PCIE_DW_PLAT_HOST is not set
# end of DesignWare-based PCIe controllers
#
# Mobiveil-based PCIe controllers
#
# end of Mobiveil-based PCIe controllers
#
# PLDA-based PCIe controllers
#
# end of PLDA-based PCIe controllers
# end of PCI controller drivers
#
# PCI Endpoint
#
# CONFIG_PCI_ENDPOINT is not set
# end of PCI Endpoint
#
# PCI switch controller drivers
#
# CONFIG_PCI_SW_SWITCHTEC is not set
# end of PCI switch controller drivers
# CONFIG_CXL_BUS is not set
# CONFIG_PCCARD is not set
# CONFIG_RAPIDIO is not set
#
# Generic Driver Options
#
# CONFIG_UEVENT_HELPER is not set
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_DEVTMPFS_SAFE is not set
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
#
# Firmware loader
#
CONFIG_FW_LOADER=y
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_FW_LOADER_USER_HELPER is not set
# CONFIG_FW_LOADER_COMPRESS is not set
# CONFIG_FW_UPLOAD is not set
# end of Firmware loader
CONFIG_ALLOW_DEV_COREDUMP=y
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
# CONFIG_PM_QOS_KUNIT_TEST is not set
# CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
# CONFIG_DM_KUNIT_TEST is not set
# CONFIG_DRIVER_PE_KUNIT_TEST is not set
CONFIG_GENERIC_CPU_DEVICES=y
CONFIG_GENERIC_CPU_AUTOPROBE=y
CONFIG_GENERIC_CPU_VULNERABILITIES=y
# CONFIG_REGMAP_BUILD is not set
CONFIG_DMA_SHARED_BUFFER=y
# CONFIG_DMA_FENCE_TRACE is not set
# CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT 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
#
# Cache Drivers
#
# end of Cache Drivers
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
#
# 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 is not set
CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
# CONFIG_ISCSI_IBFT is not set
# CONFIG_FW_CFG_SYSFS is not set
# CONFIG_SYSFB_SIMPLEFB is not set
# CONFIG_GOOGLE_FIRMWARE is not set
#
# Qualcomm firmware drivers
#
# end of Qualcomm firmware drivers
#
# Tegra firmware driver
#
# end of Tegra firmware driver
# end of Firmware Drivers
# CONFIG_GNSS is not set
# CONFIG_MTD is not set
# CONFIG_OF is not set
CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
# CONFIG_PARPORT is not set
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y
#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_NULL_BLK is not set
# CONFIG_BLK_DEV_FD is not set
CONFIG_CDROM=y
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
# CONFIG_ZRAM is not set
CONFIG_BLK_DEV_LOOP=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=y
# CONFIG_BLK_DEV_RBD is not set
# CONFIG_BLK_DEV_UBLK is not set
#
# NVME Support
#
# CONFIG_BLK_DEV_NVME is not set
# CONFIG_NVME_FC is not set
# CONFIG_NVME_TCP is not set
# end of NVME Support
#
# Misc devices
#
# CONFIG_DUMMY_IRQ is not set
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_HP_ILO 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_NSM is not set
# CONFIG_C2PORT is not set
#
# EEPROM support
#
# CONFIG_EEPROM_93CX6 is not set
# end of EEPROM support
# CONFIG_CB710_CORE is not set
#
# Texas Instruments shared transport line discipline
#
# end of Texas Instruments shared transport line discipline
#
# Altera FPGA firmware download module (requires I2C)
#
CONFIG_INTEL_MEI=y
CONFIG_INTEL_MEI_ME=y
# CONFIG_INTEL_MEI_TXE 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_PVPANIC is not set
# CONFIG_KEBA_CP500 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
# CONFIG_SCSI_LIB_KUNIT_TEST is not set
#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
CONFIG_BLK_DEV_SR=y
CONFIG_CHR_DEV_SG=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 is not set
# CONFIG_SCSI_PROTO_TEST is not set
#
# 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=y
# CONFIG_ISCSI_TCP is not set
# CONFIG_ISCSI_BOOT_SYSFS is not set
# CONFIG_SCSI_CXGB3_ISCSI is not set
# CONFIG_SCSI_CXGB4_ISCSI is not set
# CONFIG_SCSI_BNX2_ISCSI is not set
# CONFIG_BE2ISCSI is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_HPSA is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_3W_SAS is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_MVSAS is not set
# CONFIG_SCSI_MVUMI is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_SCSI_ESAS2R is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_MPT3SAS is not set
# CONFIG_SCSI_MPT2SAS is not set
# CONFIG_SCSI_MPI3MR is not set
# CONFIG_SCSI_SMARTPQI is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_MYRB is not set
# CONFIG_SCSI_MYRS is not set
# CONFIG_VMWARE_PVSCSI is not set
# CONFIG_SCSI_SNIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_FDOMAIN_PCI is not set
# CONFIG_SCSI_ISCI is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_STEX is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_AM53C974 is not set
# CONFIG_SCSI_WD719X is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_PMCRAID is not set
# CONFIG_SCSI_PM8001 is not set
CONFIG_SCSI_VIRTIO=y
# CONFIG_SCSI_DH is not set
# end of SCSI device support
CONFIG_ATA=y
CONFIG_SATA_HOST=y
CONFIG_PATA_TIMINGS=y
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_FORCE=y
CONFIG_ATA_ACPI=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 is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_RZ1000 is not set
#
# Generic fallback / legacy drivers
#
# CONFIG_PATA_ACPI is not set
# CONFIG_ATA_GENERIC is not set
# CONFIG_PATA_LEGACY is not set
# CONFIG_MD is not set
# CONFIG_TARGET_CORE is not set
# CONFIG_FUSION is not set
#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
# CONFIG_FIREWIRE_NOSY is not set
# end of IEEE 1394 (FireWire) support
# CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y
CONFIG_NET_CORE=y
# CONFIG_BONDING is not set
# CONFIG_DUMMY is not set
# CONFIG_WIREGUARD 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_PFCP is not set
# CONFIG_AMT is not set
# CONFIG_MACSEC is not set
CONFIG_NETCONSOLE=y
# CONFIG_NETCONSOLE_EXTENDED_LOG is not set
CONFIG_NETPOLL=y
CONFIG_NET_POLL_CONTROLLER=y
# CONFIG_TUN is not set
# CONFIG_TUN_VNET_CROSS_LE is not set
# CONFIG_VETH is not set
CONFIG_VIRTIO_NET=y
# CONFIG_NLMON is not set
# CONFIG_NETKIT is not set
# CONFIG_ARCNET is not set
CONFIG_ETHERNET=y
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_NET_VENDOR_ADAPTEC is not set
# CONFIG_NET_VENDOR_AGERE is not set
CONFIG_NET_VENDOR_ALACRITECH=y
# CONFIG_SLICOSS 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=y
# CONFIG_AQTION is not set
# CONFIG_NET_VENDOR_ARC is not set
CONFIG_NET_VENDOR_ASIX=y
# CONFIG_NET_VENDOR_ATHEROS is not set
# CONFIG_CX_ECAT is not set
# CONFIG_NET_VENDOR_BROADCOM is not set
CONFIG_NET_VENDOR_CADENCE=y
# 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=y
CONFIG_NET_VENDOR_DAVICOM=y
# 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=y
# CONFIG_TSNEP is not set
# CONFIG_NET_VENDOR_EZCHIP is not set
CONFIG_NET_VENDOR_FUNGIBLE=y
# CONFIG_FUN_ETH is not set
CONFIG_NET_VENDOR_GOOGLE=y
# CONFIG_GVE is not set
CONFIG_NET_VENDOR_HUAWEI=y
# CONFIG_HINIC is not set
# CONFIG_NET_VENDOR_INTEL is not set
# CONFIG_JME is not set
CONFIG_NET_VENDOR_LITEX=y
# CONFIG_NET_VENDOR_MARVELL is not set
# CONFIG_NET_VENDOR_MELLANOX is not set
CONFIG_NET_VENDOR_META=y
# CONFIG_FBNIC is not set
CONFIG_NET_VENDOR_MICREL=y
# CONFIG_KS8842 is not set
# CONFIG_KS8851_MLL is not set
# CONFIG_KSZ884X_PCI is not set
CONFIG_NET_VENDOR_MICROCHIP=y
# CONFIG_LAN743X is not set
# CONFIG_VCAP is not set
CONFIG_NET_VENDOR_MICROSEMI=y
CONFIG_NET_VENDOR_MICROSOFT=y
CONFIG_NET_VENDOR_MYRI=y
# CONFIG_MYRI10GE is not set
# CONFIG_FEALNX is not set
CONFIG_NET_VENDOR_NI=y
# CONFIG_NI_XGE_MANAGEMENT_ENET is not set
# CONFIG_NET_VENDOR_NATSEMI is not set
CONFIG_NET_VENDOR_NETERION=y
# CONFIG_S2IO 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=y
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
CONFIG_NET_VENDOR_PENSANDO=y
# CONFIG_IONIC is not set
# CONFIG_NET_VENDOR_QLOGIC is not set
# CONFIG_NET_VENDOR_BROCADE is not set
# CONFIG_NET_VENDOR_QUALCOMM is not set
# CONFIG_NET_VENDOR_RDC is not set
# CONFIG_NET_VENDOR_REALTEK is not set
# CONFIG_NET_VENDOR_RENESAS is not set
# CONFIG_NET_VENDOR_ROCKER is not set
# CONFIG_NET_VENDOR_SAMSUNG is not set
# CONFIG_NET_VENDOR_SEEQ is not set
# CONFIG_NET_VENDOR_SILAN is not set
# CONFIG_NET_VENDOR_SIS is not set
CONFIG_NET_VENDOR_SOLARFLARE=y
# CONFIG_SFC is not set
# CONFIG_SFC_FALCON is not set
# CONFIG_NET_VENDOR_SMSC is not set
CONFIG_NET_VENDOR_SOCIONEXT=y
# 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=y
# CONFIG_NET_VENDOR_VIA is not set
CONFIG_NET_VENDOR_WANGXUN=y
# CONFIG_NGBE is not set
# CONFIG_NET_VENDOR_WIZNET is not set
CONFIG_NET_VENDOR_XILINX=y
# CONFIG_XILINX_EMACLITE is not set
# CONFIG_XILINX_LL_TEMAC is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI 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_AIR_EN8811H_PHY is not set
# 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_88Q2XXX_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_T1S_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_CBTX_PHY is not set
# CONFIG_NXP_C45_TJA11XX_PHY is not set
# CONFIG_NXP_TJA11XX_PHY is not set
# CONFIG_NCN26000_PHY is not set
# CONFIG_QCA83XX_PHY is not set
# CONFIG_QCA808X_PHY is not set
# 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_DP83TG720_PHY is not set
# CONFIG_VITESSE_PHY is not set
# CONFIG_XILINX_GMII2RGMII 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_THUNDER is not set
#
# MDIO Multiplexers
#
#
# PCS device drivers
#
# CONFIG_PCS_XPCS is not set
# end of PCS device drivers
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
#
# Host-side USB support is needed for USB Network Adapter support
#
# CONFIG_WLAN is not set
# CONFIG_WAN is not set
#
# Wireless WAN
#
# CONFIG_WWAN is not set
# end of Wireless WAN
# CONFIG_VMXNET3 is not set
# CONFIG_FUJITSU_ES is not set
# CONFIG_NETDEVSIM is not set
CONFIG_NET_FAILOVER=y
# CONFIG_ISDN is not set
#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_LEDS=y
CONFIG_INPUT_FF_MEMLESS=y
CONFIG_INPUT_SPARSEKMAP=y
# CONFIG_INPUT_MATRIXKMAP is not set
CONFIG_INPUT_VIVALDIFMAP=y
#
# Userland interfaces
#
# CONFIG_INPUT_MOUSEDEV is not set
# CONFIG_INPUT_JOYDEV is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set
# CONFIG_INPUT_KUNIT_TEST is not set
#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_XTKBD 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=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_CYPRESS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
# 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=y
# CONFIG_MOUSE_PS2_VMMOUSE is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_VSXXXAA is not set
CONFIG_INPUT_JOYSTICK=y
# CONFIG_JOYSTICK_ANALOG is not set
# CONFIG_JOYSTICK_A3D is not set
# CONFIG_JOYSTICK_ADI is not set
# CONFIG_JOYSTICK_COBRA is not set
# CONFIG_JOYSTICK_GF2K is not set
# CONFIG_JOYSTICK_GRIP is not set
# CONFIG_JOYSTICK_GRIP_MP is not set
# CONFIG_JOYSTICK_GUILLEMOT is not set
# CONFIG_JOYSTICK_INTERACT is not set
# CONFIG_JOYSTICK_SIDEWINDER is not set
# CONFIG_JOYSTICK_TMDC is not set
# CONFIG_JOYSTICK_IFORCE is not set
# CONFIG_JOYSTICK_WARRIOR is not set
# CONFIG_JOYSTICK_MAGELLAN is not set
# CONFIG_JOYSTICK_SPACEORB is not set
# CONFIG_JOYSTICK_SPACEBALL is not set
# CONFIG_JOYSTICK_STINGER is not set
# CONFIG_JOYSTICK_TWIDJOY is not set
# CONFIG_JOYSTICK_ZHENHUA is not set
# CONFIG_JOYSTICK_JOYDUMP is not set
# CONFIG_JOYSTICK_FSIA6B is not set
CONFIG_INPUT_TABLET=y
# CONFIG_TABLET_SERIAL_WACOM4 is not set
CONFIG_INPUT_TOUCHSCREEN=y
# CONFIG_TOUCHSCREEN_AD7879 is not set
# CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set
# CONFIG_TOUCHSCREEN_CYTTSP4_CORE is not set
# CONFIG_TOUCHSCREEN_DYNAPRO is not set
# CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
# CONFIG_TOUCHSCREEN_EGALAX_SERIAL is not set
# CONFIG_TOUCHSCREEN_FUJITSU is not set
# CONFIG_TOUCHSCREEN_GUNZE is not set
# CONFIG_TOUCHSCREEN_ELO is not set
# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
# CONFIG_TOUCHSCREEN_MTOUCH is not set
# CONFIG_TOUCHSCREEN_INEXIO is not set
# CONFIG_TOUCHSCREEN_PENMOUNT is not set
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
# CONFIG_TOUCHSCREEN_TSC_SERIO is not set
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_AD714X is not set
# CONFIG_INPUT_E3X0_BUTTON is not set
# CONFIG_INPUT_PCSPKR is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_INPUT_UINPUT is not set
# CONFIG_INPUT_ADXL34X is not set
# CONFIG_INPUT_CMA3000 is not set
# CONFIG_INPUT_IDEAPAD_SLIDEBAR is not set
# CONFIG_RMI4_CORE is not set
#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=y
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_SERIO_ALTERA_PS2 is not set
# CONFIG_SERIO_PS2MULT is not set
# CONFIG_SERIO_ARC_PS2 is not set
# CONFIG_USERIO is not set
# CONFIG_GAMEPORT is not set
# end of Hardware I/O ports
# end of Input device support
#
# Character devices
#
CONFIG_TTY=y
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
# CONFIG_VT_HW_CONSOLE_BINDING is not set
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=y
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_PCILIB=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_EXAR=y
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
# CONFIG_SERIAL_8250_PCI1XXXX is not set
CONFIG_SERIAL_8250_SHARE_IRQ=y
CONFIG_SERIAL_8250_DETECT_IRQ=y
CONFIG_SERIAL_8250_RSA=y
CONFIG_SERIAL_8250_DWLIB=y
# CONFIG_SERIAL_8250_DW is not set
# CONFIG_SERIAL_8250_RT288X is not set
CONFIG_SERIAL_8250_LPSS=y
CONFIG_SERIAL_8250_MID=y
CONFIG_SERIAL_8250_PERICOM=y
#
# Non-8250 serial port support
#
# CONFIG_SERIAL_UARTLITE is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_LANTIQ is not set
# CONFIG_SERIAL_SCCNXP is not set
# CONFIG_SERIAL_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
# end of Serial drivers
CONFIG_SERIAL_NONSTANDARD=y
# CONFIG_MOXA_INTELLIO is not set
# CONFIG_MOXA_SMARTIO is not set
# CONFIG_N_HDLC 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_VIRTIO_CONSOLE=y
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
# CONFIG_HW_RANDOM_INTEL is not set
# CONFIG_HW_RANDOM_AMD is not set
# CONFIG_HW_RANDOM_BA431 is not set
CONFIG_HW_RANDOM_VIA=y
CONFIG_HW_RANDOM_VIRTIO=y
# CONFIG_HW_RANDOM_XIPHERA is not set
# CONFIG_APPLICOM is not set
# 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 is not set
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
# CONFIG_XILLYBUS is not set
# end of Character devices
#
# I2C support
#
# CONFIG_I2C is not set
# end of I2C support
# CONFIG_I3C is not set
# CONFIG_SPI is not set
# CONFIG_SPMI is not set
# CONFIG_HSI is not set
CONFIG_PPS=y
# CONFIG_PPS_DEBUG is not set
#
# 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 is not set
# CONFIG_GPIOLIB is not set
# CONFIG_W1 is not set
# CONFIG_POWER_RESET is not set
# CONFIG_POWER_SEQUENCING is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
CONFIG_POWER_SUPPLY_HWMON=y
# CONFIG_TEST_POWER is not set
# CONFIG_BATTERY_DS2780 is not set
# CONFIG_BATTERY_DS2781 is not set
# CONFIG_BATTERY_SAMSUNG_SDI is not set
# CONFIG_BATTERY_BQ27XXX is not set
# CONFIG_CHARGER_MAX8903 is not set
# CONFIG_BATTERY_GOLDFISH is not set
CONFIG_HWMON=y
# CONFIG_HWMON_DEBUG_CHIP is not set
#
# Native drivers
#
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AS370 is not set
# CONFIG_SENSORS_ASUS_ROG_RYUJIN is not set
# CONFIG_SENSORS_AXI_FAN_CONTROL is not set
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_K10TEMP is not set
# CONFIG_SENSORS_FAM15H_POWER is not set
# CONFIG_SENSORS_APPLESMC is not set
# CONFIG_SENSORS_CORSAIR_CPRO is not set
# CONFIG_SENSORS_CORSAIR_PSU is not set
# CONFIG_SENSORS_DRIVETEMP 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_I5500 is not set
# CONFIG_SENSORS_CORETEMP is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_LENOVO_EC is not set
# CONFIG_SENSORS_MAX197 is not set
# CONFIG_SENSORS_MR75203 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_NCT6683 is not set
# CONFIG_SENSORS_NCT6775 is not set
# CONFIG_SENSORS_NPCM7XX is not set
# CONFIG_SENSORS_OXP is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_SCH5627 is not set
# CONFIG_SENSORS_SCH5636 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_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_XGENE is not set
#
# ACPI drivers
#
# CONFIG_SENSORS_ACPI_POWER is not set
# CONFIG_SENSORS_ATK0110 is not set
# CONFIG_SENSORS_ASUS_WMI is not set
# CONFIG_SENSORS_ASUS_EC is not set
# CONFIG_SENSORS_HP_WMI is not set
CONFIG_THERMAL=y
# CONFIG_THERMAL_NETLINK is not set
# CONFIG_THERMAL_STATISTICS is not set
# CONFIG_THERMAL_DEBUGFS is not set
CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
CONFIG_THERMAL_HWMON=y
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
# CONFIG_THERMAL_GOV_FAIR_SHARE is not set
CONFIG_THERMAL_GOV_STEP_WISE=y
# CONFIG_THERMAL_GOV_BANG_BANG is not set
CONFIG_THERMAL_GOV_USER_SPACE=y
# CONFIG_THERMAL_EMULATION is not set
#
# Intel thermal drivers
#
# CONFIG_INTEL_POWERCLAMP is not set
CONFIG_X86_THERMAL_VECTOR=y
CONFIG_INTEL_TCC=y
CONFIG_X86_PKG_TEMP_THERMAL=m
# CONFIG_INTEL_SOC_DTS_THERMAL is not set
#
# ACPI INT340X thermal drivers
#
# CONFIG_INT340X_THERMAL is not set
# end of ACPI INT340X thermal drivers
# CONFIG_INTEL_PCH_THERMAL is not set
# CONFIG_INTEL_TCC_COOLING is not set
# CONFIG_INTEL_HFI_THERMAL is not set
# end of Intel thermal drivers
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_CORE is not set
# CONFIG_WATCHDOG_NOWAYOUT is not set
CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
CONFIG_WATCHDOG_OPEN_TIMEOUT=0
# CONFIG_WATCHDOG_SYSFS is not set
# CONFIG_WATCHDOG_HRTIMER_PRETIMEOUT is not set
#
# Watchdog Pretimeout Governors
#
#
# Watchdog Device Drivers
#
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_LENOVO_SE10_WDT is not set
# CONFIG_WDAT_WDT is not set
# CONFIG_XILINX_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 is not set
# 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_INTEL_MEI_WDT is not set
# CONFIG_NI903X_WDT is not set
# CONFIG_NIC7018_WDT is not set
#
# PCI-based Watchdog Cards
#
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_WDTPCI 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_MADERA is not set
# CONFIG_LPC_ICH is not set
# CONFIG_LPC_SCH is not set
# CONFIG_MFD_INTEL_LPSS_ACPI is not set
# CONFIG_MFD_INTEL_LPSS_PCI is not set
# CONFIG_MFD_INTEL_PMC_BXT is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_KEMPLD is not set
# CONFIG_MFD_MT6397 is not set
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_MFD_SYSCON is not set
# CONFIG_MFD_TQMX86 is not set
# CONFIG_MFD_VX855 is not set
# end of Multifunction device drivers
# CONFIG_REGULATOR is not set
# CONFIG_RC_CORE is not set
#
# CEC support
#
# CONFIG_MEDIA_CEC_SUPPORT is not set
# end of CEC support
# CONFIG_MEDIA_SUPPORT is not set
#
# Graphics support
#
# CONFIG_AUXDISPLAY is not set
# CONFIG_AGP is not set
# CONFIG_VGA_SWITCHEROO is not set
# CONFIG_DRM is not set
#
# Frame buffer Devices
#
# CONFIG_FB is not set
# end of Frame buffer Devices
#
# Backlight & LCD device support
#
# CONFIG_LCD_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_KTD2801 is not set
# CONFIG_BACKLIGHT_APPLE is not set
# CONFIG_BACKLIGHT_QCOM_WLED is not set
# CONFIG_BACKLIGHT_SAHARA is not set
# end of Backlight & LCD device support
#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_DUMMY_CONSOLE_COLUMNS=80
CONFIG_DUMMY_CONSOLE_ROWS=25
# end of Console display driver support
# end of Graphics support
# CONFIG_SOUND is not set
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
# CONFIG_HID_BATTERY_STRENGTH is not set
CONFIG_HIDRAW=y
# CONFIG_UHID is not set
CONFIG_HID_GENERIC=y
#
# Special HID drivers
#
CONFIG_HID_A4TECH=y
# CONFIG_HID_ACRUX is not set
CONFIG_HID_APPLE=y
# CONFIG_HID_AUREAL is not set
CONFIG_HID_BELKIN=y
CONFIG_HID_CHERRY=y
# CONFIG_HID_COUGAR is not set
# CONFIG_HID_MACALLY is not set
# CONFIG_HID_CMEDIA is not set
CONFIG_HID_CYPRESS=y
# CONFIG_HID_DRAGONRISE is not set
# CONFIG_HID_EMS_FF is not set
# CONFIG_HID_ELECOM is not set
# CONFIG_HID_EVISION is not set
CONFIG_HID_EZKEY=y
# CONFIG_HID_GEMBIRD is not set
# CONFIG_HID_GFRM is not set
# CONFIG_HID_GLORIOUS is not set
# CONFIG_HID_GOOGLE_STADIA_FF is not set
# CONFIG_HID_VIVALDI is not set
# CONFIG_HID_KEYTOUCH is not set
# CONFIG_HID_KYE 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=y
# CONFIG_HID_ICADE is not set
CONFIG_HID_ITE=y
# CONFIG_HID_JABRA is not set
# CONFIG_HID_TWINHAN is not set
CONFIG_HID_KENSINGTON=y
# CONFIG_HID_LCPOWER is not set
# CONFIG_HID_LED is not set
# CONFIG_HID_LENOVO is not set
# CONFIG_HID_MAGICMOUSE is not set
# CONFIG_HID_MALTRON is not set
# CONFIG_HID_MAYFLASH is not set
CONFIG_HID_REDRAGON=y
CONFIG_HID_MICROSOFT=y
CONFIG_HID_MONTEREY=y
# CONFIG_HID_MULTITOUCH is not set
# CONFIG_HID_NINTENDO is not set
# CONFIG_HID_NTI is not set
# CONFIG_HID_ORTEK is not set
CONFIG_HID_PANTHERLORD=y
CONFIG_PANTHERLORD_FF=y
CONFIG_HID_PETALYNX=y
# CONFIG_HID_PICOLCD is not set
# CONFIG_HID_PLANTRONICS is not set
# CONFIG_HID_PXRC is not set
# CONFIG_HID_RAZER is not set
# CONFIG_HID_PRIMAX is not set
# CONFIG_HID_SAITEK is not set
# CONFIG_HID_SEMITEK is not set
# CONFIG_HID_SPEEDLINK is not set
# CONFIG_HID_STEAM is not set
CONFIG_HID_SUNPLUS=y
# CONFIG_HID_RMI is not set
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
# CONFIG_HID_TIVO is not set
CONFIG_HID_TOPSEED=y
# CONFIG_HID_TOPRE is not set
# CONFIG_HID_THINGM is not set
# CONFIG_HID_UDRAW_PS3 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 is not set
# CONFIG_HID_ALPS is not set
# end of Special HID drivers
#
# HID-BPF support
#
# CONFIG_HID_BPF is not set
# end of HID-BPF support
#
# Intel ISH HID support
#
# CONFIG_INTEL_ISH_HID 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
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
# CONFIG_USB_SUPPORT is not set
# CONFIG_MMC is not set
# CONFIG_SCSI_UFSHCD is not set
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=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_INTEL_SS4200 is not set
#
# LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
#
# CONFIG_LEDS_MLXCPLD is not set
# CONFIG_LEDS_MLXREG is not set
# CONFIG_LEDS_USER is not set
# CONFIG_LEDS_NIC78BX is not set
#
# Flash and Torch LED drivers
#
#
# RGB LED drivers
#
#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
# CONFIG_LEDS_TRIGGER_TIMER is not set
# CONFIG_LEDS_TRIGGER_ONESHOT is not set
# CONFIG_LEDS_TRIGGER_DISK is not set
# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
# CONFIG_LEDS_TRIGGER_CPU is not set
# CONFIG_LEDS_TRIGGER_ACTIVITY is not set
# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
#
# iptables trigger is under Netfilter config (LED target)
#
# CONFIG_LEDS_TRIGGER_TRANSIENT is not set
# CONFIG_LEDS_TRIGGER_CAMERA is not set
# CONFIG_LEDS_TRIGGER_PANIC is not set
# CONFIG_LEDS_TRIGGER_NETDEV is not set
# CONFIG_LEDS_TRIGGER_PATTERN is not set
# CONFIG_LEDS_TRIGGER_TTY is not set
# CONFIG_LEDS_TRIGGER_INPUT_EVENTS 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_RTC_LIB=y
CONFIG_RTC_MC146818_LIB=y
CONFIG_RTC_CLASS=y
# CONFIG_RTC_HCTOSYS is not set
CONFIG_RTC_SYSTOHC=y
CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set
# CONFIG_RTC_LIB_KUNIT_TEST is not set
CONFIG_RTC_NVMEM=y
#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set
#
# I2C RTC drivers
#
#
# SPI RTC drivers
#
#
# SPI and I2C RTC drivers
#
#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
# CONFIG_RTC_DRV_DS1286 is not set
# CONFIG_RTC_DRV_DS1511 is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1685_FAMILY is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_DS2404 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_M48T35 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_MSM6242 is not set
# CONFIG_RTC_DRV_RP5C01 is not set
#
# on-CPU RTC drivers
#
# CONFIG_RTC_DRV_FTRTC010 is not set
#
# HID Sensor RTC drivers
#
# CONFIG_RTC_DRV_GOLDFISH is not set
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set
#
# DMA Devices
#
CONFIG_DMA_ENGINE=y
CONFIG_DMA_VIRTUAL_CHANNELS=y
CONFIG_DMA_ACPI=y
# CONFIG_ALTERA_MSGDMA is not set
# CONFIG_INTEL_IDMA64 is not set
# CONFIG_INTEL_IDXD is not set
# CONFIG_INTEL_IDXD_COMPAT is not set
# CONFIG_INTEL_IOATDMA is not set
# CONFIG_PLX_DMA is not set
# CONFIG_XILINX_DMA is not set
# CONFIG_XILINX_XDMA 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_CORE=y
# CONFIG_DW_DMAC is not set
# CONFIG_DW_DMAC_PCI is not set
# CONFIG_DW_EDMA is not set
CONFIG_HSU_DMA=y
# CONFIG_SF_PDMA is not set
# CONFIG_INTEL_LDMA is not set
#
# DMA Clients
#
# CONFIG_ASYNC_TX_DMA is not set
# CONFIG_DMATEST is not set
#
# 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 is not set
# end of DMABUF options
# CONFIG_UIO is not set
# CONFIG_VFIO is not set
# CONFIG_VIRT_DRIVERS is not set
CONFIG_VIRTIO_ANCHOR=y
CONFIG_VIRTIO=y
CONFIG_VIRTIO_PCI_LIB=y
CONFIG_VIRTIO_PCI_LIB_LEGACY=y
CONFIG_VIRTIO_MENU=y
CONFIG_VIRTIO_PCI=y
CONFIG_VIRTIO_PCI_ADMIN_LEGACY=y
CONFIG_VIRTIO_PCI_LEGACY=y
# CONFIG_VIRTIO_BALLOON is not set
CONFIG_VIRTIO_INPUT=y
# CONFIG_VIRTIO_MMIO is not set
# CONFIG_VIRTIO_DEBUG is not set
# CONFIG_VDPA is not set
CONFIG_VHOST_MENU=y
# CONFIG_VHOST_NET is not set
# CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set
#
# Microsoft Hyper-V guest support
#
# CONFIG_HYPERV is not set
# end of Microsoft Hyper-V guest support
# CONFIG_GREYBUS is not set
# CONFIG_COMEDI is not set
# CONFIG_STAGING is not set
# CONFIG_GOLDFISH is not set
# CONFIG_CHROME_PLATFORMS is not set
# CONFIG_CZNIC_PLATFORMS is not set
# CONFIG_MELLANOX_PLATFORM is not set
CONFIG_SURFACE_PLATFORMS=y
# CONFIG_SURFACE_GPE is not set
# CONFIG_SURFACE_PRO3_BUTTON 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_NVIDIA_WMI_EC_BACKLIGHT is not set
# CONFIG_XIAOMI_WMI is not set
# CONFIG_GIGABYTE_WMI is not set
# CONFIG_ACERHDF is not set
# CONFIG_ACER_WIRELESS is not set
# CONFIG_ACER_WMI is not set
# CONFIG_AMD_HSMP is not set
# CONFIG_AMD_WBRF 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_EEEPC_LAPTOP=y
# CONFIG_X86_PLATFORM_DRIVERS_DELL is not set
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_FUJITSU_TABLET is not set
# CONFIG_GPD_POCKET_FAN is not set
# CONFIG_X86_PLATFORM_DRIVERS_HP is not set
# CONFIG_WIRELESS_HOTKEY is not set
# CONFIG_IBM_RTL is not set
# CONFIG_LENOVO_YMC is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_THINKPAD_LMI is not set
# CONFIG_INTEL_IFS is not set
# CONFIG_INTEL_SAR_INT1092 is not set
#
# 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_PUNIT_IPC is not set
# CONFIG_INTEL_RST is not set
# CONFIG_INTEL_SMARTCONNECT is not set
# CONFIG_INTEL_TURBO_MAX_3 is not set
# CONFIG_INTEL_VSEC is not set
# CONFIG_ACPI_QUICKSTART is not set
# CONFIG_MSI_EC is not set
# CONFIG_MSI_WMI is not set
# CONFIG_MSI_WMI_PLATFORM 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_LG_LAPTOP is not set
# CONFIG_PANASONIC_LAPTOP is not set
# CONFIG_SYSTEM76_ACPI is not set
# CONFIG_TOPSTAR_LAPTOP is not set
# CONFIG_INSPUR_PLATFORM_PROFILE is not set
# CONFIG_LENOVO_WMI_CAMERA is not set
# CONFIG_INTEL_IPS is not set
# CONFIG_INTEL_SCU_PCI is not set
# CONFIG_INTEL_SCU_PLATFORM is not set
# CONFIG_SIEMENS_SIMATIC_IPC is not set
# CONFIG_WINMATE_FM07_KEYS is not set
# CONFIG_COMMON_CLK is not set
# CONFIG_HWSPINLOCK is not set
#
# 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_SUPPORT 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
# CONFIG_WPCM450_SOC is not set
#
# Qualcomm SoC drivers
#
# end of Qualcomm SoC drivers
# CONFIG_SOC_TI is not set
#
# Xilinx SoC drivers
#
# end of Xilinx SoC drivers
# end of SOC (System On Chip) specific Drivers
#
# PM Domains
#
#
# Amlogic PM Domains
#
# end of Amlogic PM Domains
#
# Broadcom PM Domains
#
# end of Broadcom PM Domains
#
# i.MX PM Domains
#
# end of i.MX PM Domains
#
# Qualcomm PM Domains
#
# end of Qualcomm PM Domains
# end of PM Domains
# CONFIG_PM_DEVFREQ is not set
# CONFIG_EXTCON is not set
# CONFIG_MEMORY is not set
# CONFIG_IIO is not set
# CONFIG_NTB is not set
# CONFIG_PWM is not set
#
# IRQ chip support
#
# CONFIG_LAN966X_OIC is not set
# end of IRQ chip support
# CONFIG_IPACK_BUS is not set
# CONFIG_RESET_CONTROLLER is not set
#
# PHY Subsystem
#
# CONFIG_GENERIC_PHY is not set
# CONFIG_PHY_CAN_TRANSCEIVER is not set
#
# PHY drivers for Broadcom platforms
#
# CONFIG_BCM_KONA_USB2_PHY is not set
# end of PHY drivers for Broadcom platforms
# CONFIG_PHY_PXA_28NM_HSIC is not set
# CONFIG_PHY_PXA_28NM_USB2 is not set
# CONFIG_PHY_INTEL_LGM_EMMC is not set
# end of PHY Subsystem
# CONFIG_POWERCAP is not set
# CONFIG_MCB is not set
#
# Performance monitor support
#
# CONFIG_DWC_PCIE_PMU is not set
# end of Performance monitor support
# CONFIG_RAS is not set
# CONFIG_USB4 is not set
#
# Android
#
# CONFIG_ANDROID_BINDER_IPC is not set
# end of Android
# CONFIG_LIBNVDIMM is not set
# CONFIG_DAX is not set
CONFIG_NVMEM=y
CONFIG_NVMEM_SYSFS=y
# CONFIG_NVMEM_LAYOUTS is not set
# CONFIG_NVMEM_RMEM is not set
#
# HW tracing support
#
# CONFIG_STM is not set
# CONFIG_INTEL_TH is not set
# end of HW tracing support
# CONFIG_FPGA is not set
# CONFIG_TEE is not set
# CONFIG_SIOX is not set
# CONFIG_SLIMBUS is not set
# CONFIG_INTERCONNECT is not set
# CONFIG_COUNTER is not set
# CONFIG_PECI is not set
# CONFIG_HTE is not set
# end of Device Drivers
#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
# CONFIG_VALIDATE_FS_PARSER is not set
CONFIG_FS_IOMAP=y
CONFIG_FS_STACK=y
CONFIG_BUFFER_HEAD=y
CONFIG_LEGACY_DIRECT_IO=y
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
# CONFIG_EXT3_FS is not set
# CONFIG_EXT4_FS is not set
# 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_BTRFS_FS is not set
# CONFIG_NILFS2_FS is not set
# CONFIG_F2FS_FS is not set
# CONFIG_BCACHEFS_FS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
# CONFIG_EXPORTFS_BLOCK_OPS is not set
CONFIG_FILE_LOCKING=y
# CONFIG_FS_ENCRYPTION is not set
# CONFIG_FS_VERITY is not set
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_FANOTIFY is not set
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
# CONFIG_QUOTA_DEBUG is not set
CONFIG_QUOTA_TREE=y
# CONFIG_QFMT_V1 is not set
CONFIG_QFMT_V2=y
CONFIG_QUOTACTL=y
CONFIG_AUTOFS_FS=y
# CONFIG_FUSE_FS is not set
CONFIG_OVERLAY_FS=y
# CONFIG_OVERLAY_FS_REDIRECT_DIR is not set
CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW=y
# CONFIG_OVERLAY_FS_INDEX is not set
# CONFIG_OVERLAY_FS_XINO_AUTO is not set
# CONFIG_OVERLAY_FS_METACOPY is not set
# CONFIG_OVERLAY_FS_DEBUG is not set
#
# Caches
#
CONFIG_NETFS_SUPPORT=y
# CONFIG_NETFS_STATS is not set
# CONFIG_FSCACHE is not set
# end of Caches
#
# CD-ROM/DVD Filesystems
#
# CONFIG_ISO9660_FS is not set
# CONFIG_UDF_FS is not set
# 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="iso8859-1"
# CONFIG_FAT_DEFAULT_UTF8 is not set
# CONFIG_FAT_KUNIT_TEST is not set
# CONFIG_EXFAT_FS is not set
# CONFIG_NTFS3_FS is not set
# CONFIG_NTFS_FS is not set
# end of DOS/FAT/EXFAT/NT Filesystems
#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
# CONFIG_PROC_CHILDREN is not set
CONFIG_PROC_PID_ARCH_STATUS=y
CONFIG_KERNFS=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
# CONFIG_TMPFS_INODE64 is not set
# CONFIG_TMPFS_QUOTA is not set
CONFIG_HUGETLBFS=y
# CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP_DEFAULT_ON is not set
CONFIG_HUGETLB_PAGE=y
CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y
CONFIG_ARCH_HAS_GIGANTIC_PAGE=y
# CONFIG_CONFIGFS_FS is not set
# 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 is not set
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_QNX6FS_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_PSTORE is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
# CONFIG_EROFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
# CONFIG_CEPH_FS is not set
# CONFIG_CIFS is not set
# CONFIG_SMB_SERVER is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
CONFIG_9P_FS=y
CONFIG_9P_FS_POSIX_ACL=y
# CONFIG_9P_FS_SECURITY is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=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 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 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_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 is not set
# CONFIG_SECURITYFS is not set
# CONFIG_HARDENED_USERCOPY is not set
# CONFIG_FORTIFY_SOURCE is not set
# CONFIG_STATIC_USERMODEHELPER is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,selinux,smack,tomoyo,apparmor,bpf"
#
# Kernel hardening options
#
#
# Memory initialization
#
CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y
CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO_BARE=y
CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y
# CONFIG_INIT_STACK_NONE is not set
# CONFIG_INIT_STACK_ALL_PATTERN is not set
CONFIG_INIT_STACK_ALL_ZERO=y
# CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
# CONFIG_ZERO_CALL_USED_REGS is not set
# end of Memory initialization
#
# Hardening of kernel data structures
#
# CONFIG_LIST_HARDENED is not set
# CONFIG_BUG_ON_DATA_CORRUPTION is not set
# end of Hardening of kernel data structures
CONFIG_CC_HAS_RANDSTRUCT=y
CONFIG_RANDSTRUCT_NONE=y
# CONFIG_RANDSTRUCT_FULL is not set
# end of Kernel hardening options
# end of Security options
CONFIG_CRYPTO=y
#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=y
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_SIG=y
CONFIG_CRYPTO_SIG2=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_ACOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
# CONFIG_CRYPTO_USER is not set
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_NULL2=y
# CONFIG_CRYPTO_PCRYPT is not set
# CONFIG_CRYPTO_CRYPTD is not set
CONFIG_CRYPTO_AUTHENC=y
# CONFIG_CRYPTO_TEST is not set
# end of Crypto core or helper
#
# Public-key cryptography
#
CONFIG_CRYPTO_RSA=y
# CONFIG_CRYPTO_DH is not set
# CONFIG_CRYPTO_ECDH is not set
# CONFIG_CRYPTO_ECDSA is not set
# CONFIG_CRYPTO_ECRDSA 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 is not set
# 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_CTR=y
# CONFIG_CRYPTO_CTS is not set
CONFIG_CRYPTO_ECB=y
# CONFIG_CRYPTO_HCTR2 is not set
# CONFIG_CRYPTO_KEYWRAP is not set
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_PCBC is not set
# CONFIG_CRYPTO_XTS is not set
# 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_GENIV=y
CONFIG_CRYPTO_SEQIV=y
CONFIG_CRYPTO_ECHAINIV=y
# CONFIG_CRYPTO_ESSIV is not set
# end of AEAD (authenticated encryption with associated data) ciphers
#
# Hashes, digests, and MACs
#
# CONFIG_CRYPTO_BLAKE2B is not set
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 is not set
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 is not set
# end of Hashes, digests, and MACs
#
# CRCs (cyclic redundancy checks)
#
CONFIG_CRYPTO_CRC32C=y
# CONFIG_CRYPTO_CRC32 is not set
# CONFIG_CRYPTO_CRCT10DIF is not set
# end of CRCs (cyclic redundancy checks)
#
# Compression
#
# CONFIG_CRYPTO_DEFLATE is not set
CONFIG_CRYPTO_LZO=y
# CONFIG_CRYPTO_842 is not set
# CONFIG_CRYPTO_LZ4 is not set
# CONFIG_CRYPTO_LZ4HC is not set
# CONFIG_CRYPTO_ZSTD is not set
# end of Compression
#
# Random number generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
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
CONFIG_CRYPTO_JITTERENTROPY_MEMORY_BLOCKS=64
CONFIG_CRYPTO_JITTERENTROPY_MEMORY_BLOCKSIZE=32
CONFIG_CRYPTO_JITTERENTROPY_OSR=1
# 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
# 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 is not set
# 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 is not set
# 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_ARIA_AESNI_AVX2_X86_64 is not set
# CONFIG_CRYPTO_ARIA_GFNI_AVX512_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 is not set
# CONFIG_CRYPTO_SHA256_SSSE3 is not set
# CONFIG_CRYPTO_SHA512_SSSE3 is not set
# CONFIG_CRYPTO_SM3_AVX_X86_64 is not set
# CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not set
# CONFIG_CRYPTO_CRC32C_INTEL is not set
# CONFIG_CRYPTO_CRC32_PCLMUL is not set
# end of Accelerated Cryptographic Algorithms for CPU (x86)
CONFIG_CRYPTO_HW=y
# CONFIG_CRYPTO_DEV_PADLOCK is not set
# CONFIG_CRYPTO_DEV_CCP is not set
# CONFIG_CRYPTO_DEV_NITROX_CNN55XX is not set
# CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
# CONFIG_CRYPTO_DEV_QAT_420XX is not set
# CONFIG_CRYPTO_DEV_QAT_DH895xCCVF is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
# CONFIG_CRYPTO_DEV_QAT_C62XVF is not set
# CONFIG_CRYPTO_DEV_VIRTIO 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_FIPS_SIGNATURE_SELFTEST is not set
#
# Certificates for signature checking
#
CONFIG_SYSTEM_TRUSTED_KEYRING=y
CONFIG_SYSTEM_TRUSTED_KEYS=""
# CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set
# CONFIG_SECONDARY_TRUSTED_KEYRING is not set
# CONFIG_SYSTEM_BLACKLIST_KEYRING is not set
# end of Certificates for signature checking
CONFIG_BINARY_PRINTF=y
#
# Library routines
#
# CONFIG_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_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_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_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 is not set
# CONFIG_CRC64_ROCKSOFT is not set
# CONFIG_CRC_ITU_T is not set
CONFIG_CRC32=y
# CONFIG_CRC32_SELFTEST is not set
CONFIG_CRC32_SLICEBY8=y
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
# CONFIG_CRC64 is not set
# CONFIG_CRC4 is not set
# CONFIG_CRC7 is not set
# CONFIG_LIBCRC32C is not set
# CONFIG_CRC8 is not set
CONFIG_XXHASH=y
# CONFIG_RANDOM32_SELFTEST is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_LZ4_DECOMPRESS=y
CONFIG_ZSTD_COMMON=y
CONFIG_ZSTD_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
CONFIG_XZ_DEC_POWERPC=y
CONFIG_XZ_DEC_ARM=y
CONFIG_XZ_DEC_ARMTHUMB=y
CONFIG_XZ_DEC_SPARC=y
# 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_XARRAY_MULTI=y
CONFIG_ASSOCIATIVE_ARRAY=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HAS_DMA=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_SWIOTLB=y
# CONFIG_SWIOTLB_DYNAMIC is not set
CONFIG_DMA_NEED_SYNC=y
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_DMA_MAP_BENCHMARK is not set
CONFIG_SGL_ALLOC=y
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_GLOB=y
# CONFIG_GLOB_SELFTEST is not set
CONFIG_NLATTR=y
CONFIG_CLZ_TAB=y
# CONFIG_IRQ_POLL is not set
CONFIG_MPILIB=y
CONFIG_DIMLIB=y
CONFIG_OID_REGISTRY=y
CONFIG_HAVE_GENERIC_VDSO=y
CONFIG_GENERIC_GETTIMEOFDAY=y
CONFIG_GENERIC_VDSO_TIME_NS=y
CONFIG_GENERIC_VDSO_OVERFLOW_PROTECT=y
CONFIG_VDSO_GETRANDOM=y
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_STACKDEPOT_ALWAYS_INIT=y
CONFIG_STACKDEPOT_MAX_FRAMES=64
CONFIG_SBITMAP=y
# CONFIG_LWQ_TEST is not set
# end of Library routines
CONFIG_FIRMWARE_TABLE=y
#
# Kernel hacking
#
#
# printk and dmesg options
#
CONFIG_PRINTK_TIME=y
# CONFIG_PRINTK_CALLER is not set
# CONFIG_STACKTRACE_BUILD_ID is not set
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
CONFIG_CONSOLE_LOGLEVEL_QUIET=4
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_DYNAMIC_DEBUG is not set
# CONFIG_DYNAMIC_DEBUG_CORE is not set
CONFIG_SYMBOLIC_ERRNAME=y
CONFIG_DEBUG_BUGVERBOSE=y
# end of printk and dmesg options
CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_MISC=y
#
# Compile-time checks and compiler options
#
CONFIG_DEBUG_INFO=y
CONFIG_AS_HAS_NON_CONST_ULEB128=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_COMPRESSED_ZSTD is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
CONFIG_DEBUG_INFO_BTF=y
CONFIG_PAHOLE_HAS_SPLIT_BTF=y
CONFIG_PAHOLE_HAS_BTF_TAG=y
CONFIG_PAHOLE_HAS_LANG_EXCLUDE=y
CONFIG_DEBUG_INFO_BTF_MODULES=y
# CONFIG_MODULE_ALLOW_BTF_MISMATCH is not set
# CONFIG_GDB_SCRIPTS is not set
CONFIG_FRAME_WARN=2048
# CONFIG_STRIP_ASM_SYMS is not set
# CONFIG_HEADERS_INSTALL is not set
CONFIG_SECTION_MISMATCH_WARN_ONLY=y
CONFIG_OBJTOOL=y
CONFIG_NOINSTR_VALIDATION=y
# 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=y
CONFIG_MAGIC_SYSRQ_SERIAL_SEQUENCE=""
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=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 is not set
# 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 is not set
# CONFIG_PAGE_POISONING is not set
# CONFIG_DEBUG_PAGE_REF is not set
# CONFIG_DEBUG_RODATA_TEST is not set
CONFIG_ARCH_HAS_DEBUG_WX=y
CONFIG_DEBUG_WX=y
CONFIG_GENERIC_PTDUMP=y
CONFIG_PTDUMP_CORE=y
# CONFIG_PTDUMP_DEBUGFS is not set
CONFIG_HAVE_DEBUG_KMEMLEAK=y
CONFIG_DEBUG_KMEMLEAK=y
CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE=16000
# CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF is not set
CONFIG_DEBUG_KMEMLEAK_AUTO_SCAN=y
# CONFIG_PER_VMA_LOCK_STATS is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SHRINKER_DEBUG is not set
CONFIG_DEBUG_STACK_USAGE=y
# CONFIG_SCHED_STACK_END_CHECK is not set
CONFIG_ARCH_HAS_DEBUG_VM_PGTABLE=y
CONFIG_DEBUG_VM_IRQSOFF=y
CONFIG_DEBUG_VM=y
# CONFIG_DEBUG_VM_MAPLE_TREE is not set
# CONFIG_DEBUG_VM_RB is not set
# CONFIG_DEBUG_VM_PGFLAGS is not set
# CONFIG_DEBUG_VM_PGTABLE is not set
CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
CONFIG_DEBUG_VIRTUAL=y
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_MEM_ALLOC_PROFILING is not set
CONFIG_HAVE_ARCH_KASAN=y
CONFIG_HAVE_ARCH_KASAN_VMALLOC=y
CONFIG_CC_HAS_KASAN_GENERIC=y
CONFIG_CC_HAS_KASAN_SW_TAGS=y
CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
# CONFIG_KASAN is not set
CONFIG_HAVE_ARCH_KFENCE=y
# CONFIG_KFENCE is not set
CONFIG_HAVE_ARCH_KMSAN=y
CONFIG_HAVE_KMSAN_COMPILER=y
# CONFIG_KMSAN is not set
# end of Memory Debugging
# CONFIG_DEBUG_SHIRQ is not set
#
# Debug Oops, Lockups and Hangs
#
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
CONFIG_PANIC_TIMEOUT=0
# CONFIG_SOFTLOCKUP_DETECTOR is not set
CONFIG_HAVE_HARDLOCKUP_DETECTOR_BUDDY=y
# CONFIG_HARDLOCKUP_DETECTOR is not set
CONFIG_HARDLOCKUP_CHECK_TIMESTAMP=y
# CONFIG_DETECT_HUNG_TASK is not set
# CONFIG_WQ_WATCHDOG is not set
# CONFIG_WQ_CPU_INTENSIVE_REPORT is not set
# CONFIG_TEST_LOCKUP is not set
# end of Debug Oops, Lockups and Hangs
#
# Scheduler Debugging
#
# CONFIG_SCHED_DEBUG is not set
CONFIG_SCHED_INFO=y
CONFIG_SCHEDSTATS=y
# end of Scheduler Debugging
# CONFIG_DEBUG_TIMEKEEPING is not set
# CONFIG_DEBUG_PREEMPT is not set
#
# Lock Debugging (spinlocks, mutexes, etc...)
#
CONFIG_LOCK_DEBUGGING_SUPPORT=y
CONFIG_PROVE_LOCKING=y
# CONFIG_PROVE_RAW_LOCK_NESTING is not set
# CONFIG_LOCK_STAT is not set
CONFIG_DEBUG_RT_MUTEXES=y
CONFIG_DEBUG_SPINLOCK=y
CONFIG_DEBUG_MUTEXES=y
CONFIG_DEBUG_WW_MUTEX_SLOWPATH=y
CONFIG_DEBUG_RWSEMS=y
CONFIG_DEBUG_LOCK_ALLOC=y
CONFIG_LOCKDEP=y
CONFIG_LOCKDEP_BITS=15
CONFIG_LOCKDEP_CHAINS_BITS=16
CONFIG_LOCKDEP_STACK_TRACE_BITS=19
CONFIG_LOCKDEP_STACK_TRACE_HASH_BITS=14
CONFIG_LOCKDEP_CIRCULAR_QUEUE_BITS=12
# CONFIG_DEBUG_LOCKDEP is not set
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_LOCK_TORTURE_TEST is not set
# CONFIG_WW_MUTEX_SELFTEST is not set
# CONFIG_SCF_TORTURE_TEST is not set
# CONFIG_CSD_LOCK_WAIT_DEBUG is not set
# end of Lock Debugging (spinlocks, mutexes, etc...)
CONFIG_TRACE_IRQFLAGS=y
CONFIG_TRACE_IRQFLAGS_NMI=y
# CONFIG_NMI_CHECK_CPU is not set
# 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 is not set
# CONFIG_DEBUG_PLIST is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_MAPLE_TREE is not set
# end of Debug kernel data structures
#
# RCU Debugging
#
CONFIG_PROVE_RCU=y
# CONFIG_RCU_SCALE_TEST is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_RCU_REF_SCALE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=21
CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0
# CONFIG_RCU_CPU_STALL_CPUTIME is not set
CONFIG_RCU_TRACE=y
# CONFIG_RCU_EQS_DEBUG is not set
# end of RCU Debugging
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
# CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set
# CONFIG_LATENCYTOP is not set
# CONFIG_DEBUG_CGROUP_REF is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y
CONFIG_HAVE_RETHOOK=y
CONFIG_RETHOOK=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_RETVAL=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y
CONFIG_HAVE_DYNAMIC_FTRACE_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_BUILDTIME_MCOUNT_SORT=y
CONFIG_TRACER_MAX_TRACE=y
CONFIG_TRACE_CLOCK=y
CONFIG_RING_BUFFER=y
CONFIG_EVENT_TRACING=y
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_RING_BUFFER_ALLOW_SWAP=y
CONFIG_PREEMPTIRQ_TRACEPOINTS=y
CONFIG_TRACING=y
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
# CONFIG_BOOTTIME_TRACING is not set
CONFIG_FUNCTION_TRACER=y
CONFIG_FUNCTION_GRAPH_TRACER=y
CONFIG_FUNCTION_GRAPH_RETVAL=y
CONFIG_DYNAMIC_FTRACE=y
CONFIG_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y
CONFIG_DYNAMIC_FTRACE_WITH_ARGS=y
CONFIG_FPROBE=y
CONFIG_FUNCTION_PROFILER=y
CONFIG_STACK_TRACER=y
CONFIG_TRACE_PREEMPT_TOGGLE=y
CONFIG_IRQSOFF_TRACER=y
CONFIG_PREEMPT_TRACER=y
CONFIG_SCHED_TRACER=y
# CONFIG_HWLAT_TRACER is not set
# CONFIG_OSNOISE_TRACER is not set
# CONFIG_TIMERLAT_TRACER is not set
# CONFIG_MMIOTRACE is not set
CONFIG_FTRACE_SYSCALLS=y
CONFIG_TRACER_SNAPSHOT=y
CONFIG_TRACER_SNAPSHOT_PER_CPU_SWAP=y
CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
# CONFIG_PROFILE_ALL_BRANCHES is not set
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_FPROBE_EVENTS=y
CONFIG_PROBE_EVENTS_BTF_ARGS=y
CONFIG_KPROBE_EVENTS=y
# CONFIG_KPROBE_EVENTS_ON_NOTRACE is not set
CONFIG_UPROBE_EVENTS=y
CONFIG_BPF_EVENTS=y
CONFIG_DYNAMIC_EVENTS=y
CONFIG_PROBE_EVENTS=y
CONFIG_BPF_KPROBE_OVERRIDE=y
CONFIG_FTRACE_MCOUNT_RECORD=y
CONFIG_FTRACE_MCOUNT_USE_OBJTOOL=y
CONFIG_TRACING_MAP=y
CONFIG_SYNTH_EVENTS=y
# CONFIG_USER_EVENTS is not set
CONFIG_HIST_TRIGGERS=y
# CONFIG_TRACE_EVENT_INJECT is not set
# CONFIG_TRACEPOINT_BENCHMARK is not set
# CONFIG_RING_BUFFER_BENCHMARK is not set
# CONFIG_TRACE_EVAL_MAP_FILE is not set
# CONFIG_FTRACE_RECORD_RECURSION is not set
# CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING is not set
CONFIG_FTRACE_SELFTEST=y
CONFIG_FTRACE_STARTUP_TEST=y
CONFIG_EVENT_TRACE_STARTUP_TEST=y
CONFIG_EVENT_TRACE_TEST_SYSCALLS=y
CONFIG_FTRACE_SORT_STARTUP_TEST=y
CONFIG_RING_BUFFER_STARTUP_TEST=y
CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS=y
CONFIG_PREEMPTIRQ_DELAY_TEST=m
CONFIG_SYNTH_EVENT_GEN_TEST=m
CONFIG_KPROBE_EVENT_GEN_TEST=m
# CONFIG_HIST_TRIGGERS_DEBUG is not set
# CONFIG_RV is not set
CONFIG_PROVIDE_OHCI1394_DMA_INIT=y
CONFIG_SAMPLES=y
# CONFIG_SAMPLE_AUXDISPLAY is not set
# CONFIG_SAMPLE_TRACE_EVENTS is not set
# CONFIG_SAMPLE_TRACE_CUSTOM_EVENTS is not set
CONFIG_SAMPLE_TRACE_PRINTK=m
CONFIG_SAMPLE_FTRACE_DIRECT=m
# CONFIG_SAMPLE_FTRACE_DIRECT_MULTI is not set
# CONFIG_SAMPLE_FTRACE_OPS is not set
# CONFIG_SAMPLE_TRACE_ARRAY is not set
# CONFIG_SAMPLE_KOBJECT is not set
# CONFIG_SAMPLE_KPROBES is not set
# CONFIG_SAMPLE_HW_BREAKPOINT is not set
# CONFIG_SAMPLE_FPROBE is not set
# CONFIG_SAMPLE_KFIFO is not set
# CONFIG_SAMPLE_WATCHDOG is not set
# CONFIG_SAMPLE_KMEMLEAK 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 is not set
#
# x86 Debugging
#
CONFIG_EARLY_PRINTK_USB=y
CONFIG_X86_VERBOSE_BOOTUP=y
CONFIG_EARLY_PRINTK=y
CONFIG_EARLY_PRINTK_DBGP=y
# CONFIG_EARLY_PRINTK_USB_XDBC is not set
# CONFIG_DEBUG_TLBFLUSH is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
# CONFIG_X86_DECODER_SELFTEST is not set
CONFIG_IO_DELAY_0X80=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=y
# CONFIG_DEBUG_NMI_SELFTEST is not set
CONFIG_X86_DEBUG_FPU=y
# 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 is not set
# 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_FUNCTION_ERROR_INJECTION=y
# 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_TEST_DHRY is not set
# CONFIG_LKDTM is not set
# CONFIG_CPUMASK_KUNIT_TEST is not set
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_TEST_MIN_HEAP is not set
# CONFIG_TEST_SORT is not set
# CONFIG_TEST_DIV64 is not set
# CONFIG_TEST_IOV_ITER is not set
CONFIG_KPROBES_SANITY_TEST=y
CONFIG_FPROBE_SANITY_TEST=y
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_TEST_REF_TRACKER is not set
# CONFIG_RBTREE_TEST is not set
# CONFIG_REED_SOLOMON_TEST is not set
# CONFIG_INTERVAL_TREE_TEST is not set
# CONFIG_PERCPU_TEST is not set
# CONFIG_ATOMIC64_SELFTEST is not set
# CONFIG_TEST_HEXDUMP is not set
# CONFIG_STRING_KUNIT_TEST is not set
# CONFIG_STRING_HELPERS_KUNIT_TEST is not set
# CONFIG_TEST_KSTRTOX is not set
# CONFIG_TEST_PRINTF is not set
# CONFIG_TEST_SCANF is not set
# CONFIG_TEST_BITMAP is not set
# CONFIG_TEST_UUID is not set
# CONFIG_TEST_XARRAY is not set
# CONFIG_TEST_MAPLE_TREE is not set
# CONFIG_TEST_RHASHTABLE is not set
# CONFIG_TEST_IDA is not set
# CONFIG_TEST_LKM is not set
# CONFIG_TEST_BITOPS is not set
# CONFIG_TEST_VMALLOC is not set
CONFIG_TEST_BPF=m
# CONFIG_TEST_BLACKHOLE_DEV is not set
# CONFIG_FIND_BIT_BENCHMARK is not set
# CONFIG_TEST_FIRMWARE is not set
# CONFIG_TEST_SYSCTL is not set
# CONFIG_BITFIELD_KUNIT is not set
# CONFIG_CHECKSUM_KUNIT is not set
# CONFIG_HASH_KUNIT_TEST is not set
# CONFIG_RESOURCE_KUNIT_TEST is not set
# CONFIG_SYSCTL_KUNIT_TEST is not set
# CONFIG_LIST_KUNIT_TEST is not set
# CONFIG_HASHTABLE_KUNIT_TEST is not set
# CONFIG_LINEAR_RANGES_TEST is not set
# CONFIG_CMDLINE_KUNIT_TEST is not set
# CONFIG_BITS_TEST is not set
# CONFIG_SLUB_KUNIT_TEST is not set
# CONFIG_RATIONAL_KUNIT_TEST is not set
# CONFIG_MEMCPY_KUNIT_TEST is not set
# CONFIG_IS_SIGNED_TYPE_KUNIT_TEST is not set
# CONFIG_OVERFLOW_KUNIT_TEST is not set
# CONFIG_STACKINIT_KUNIT_TEST is not set
# CONFIG_FORTIFY_KUNIT_TEST is not set
# CONFIG_HW_BREAKPOINT_KUNIT_TEST is not set
# CONFIG_SIPHASH_KUNIT_TEST is not set
# CONFIG_USERCOPY_KUNIT_TEST is not set
# CONFIG_TEST_UDELAY is not set
# CONFIG_TEST_STATIC_KEYS is not set
# CONFIG_TEST_KMOD is not set
# CONFIG_TEST_DEBUG_VIRTUAL is not set
# CONFIG_TEST_MEMCAT_P is not set
# CONFIG_TEST_MEMINIT is not set
# CONFIG_TEST_FREE_PAGES is not set
# CONFIG_TEST_FPU is not set
# CONFIG_TEST_CLOCKSOURCE_WATCHDOG is not set
# CONFIG_TEST_OBJPOOL is not set
CONFIG_ARCH_USE_MEMTEST=y
# CONFIG_MEMTEST is not set
# end of Kernel Testing and Coverage
#
# Rust hacking
#
# end of Rust hacking
# end of Kernel hacking
next reply other threads:[~2024-08-19 8:11 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-19 8:11 Masami Hiramatsu [this message]
2024-08-19 15:29 ` [BUG] tracing: dynamic ftrace selftest detected failures Steven Rostedt
2024-08-19 15:56 ` Masami Hiramatsu
2024-08-19 16:02 ` Steven Rostedt
2024-08-19 23:34 ` Masami Hiramatsu
2024-08-20 1:03 ` Masami Hiramatsu
2024-08-20 10:48 ` Mark Rutland
2024-08-20 13:56 ` Steven Rostedt
2024-08-20 15:10 ` Sami Tolvanen
2024-08-20 15:20 ` Steven Rostedt
2024-08-20 22:05 ` Masami Hiramatsu
2024-08-20 22:11 ` Steven Rostedt
2024-08-20 23:43 ` Masami Hiramatsu
2024-08-20 23:49 ` Steven Rostedt
2024-08-21 0:15 ` Masami Hiramatsu
2024-08-21 0:21 ` Masami Hiramatsu
2024-08-21 15:06 ` Sami Tolvanen
2024-08-21 15:32 ` Mark Rutland
2024-08-21 15:42 ` Mark Rutland
2024-08-21 15:50 ` Steven Rostedt
2024-08-23 0:04 ` Masami Hiramatsu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240819171152.12f05e0ae5c9472004d1b00a@kernel.org \
--to=mhiramat@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-trace-kernel@vger.kernel.org \
--cc=rostedt@goodmis.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).