[rcutorture] 1eba0ef981: WARNING:suspicious_RCU_usage

From: kernel test robot
Date: Thu May 13 2021 - 10:54:20 EST




Greeting,

FYI, we noticed the following commit (built with gcc-9):

commit: 1eba0ef981fd3b5d5e94243aeced8884f43aef50 ("rcutorture: Use hrtimers for reader and writer delays")
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master


in testcase: rcutorture
version:
with following parameters:

runtime: 300s
test: cpuhotplug
torture_type: srcu

test-description: rcutorture is rcutorture kernel module load/unload test.
test-url: https://www.kernel.org/doc/Documentation/RCU/torture.txt


on test machine: qemu-system-i386 -enable-kvm -cpu SandyBridge -smp 2 -m 4G

caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):



If you fix the issue, kindly add following tag
Reported-by: kernel test robot <oliver.sang@xxxxxxxxx>


[ 91.037427] WARNING: suspicious RCU usage
[ 91.037844] 5.11.0-rc1-00020-g1eba0ef981fd #1 Not tainted
[ 91.038433] -----------------------------
[ 91.038856] kernel/rcu/rcutorture.c:1160 suspicious rcu_dereference_check() usage!
[ 91.039647]
[ 91.039647] other info that might help us debug this:
[ 91.039647]
[ 91.040476]
[ 91.040476] rcu_scheduler_active = 2, debug_locks = 1
[ 91.041160] no locks held by rcu_torture_wri/569.
[ 91.041659]
[ 91.041659] stack backtrace:
[ 91.042160] CPU: 1 PID: 569 Comm: rcu_torture_wri Not tainted 5.11.0-rc1-00020-g1eba0ef981fd #1
[ 91.043044] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014
[ 91.043874] Call Trace:
[ 91.044141] dump_stack (kbuild/src/consumer/lib/dump_stack.c:122)
[ 91.044472] lockdep_rcu_suspicious (kbuild/src/consumer/kernel/locking/lockdep.c:6356)
[ 91.044905] rcu_torture_writer (kbuild/src/consumer/kernel/rcu/rcutorture.c:1160 (discriminator 10)) rcutorture
[ 91.045455] ? _raw_spin_unlock_irqrestore (kbuild/src/consumer/include/linux/spinlock_api_smp.h:161 kbuild/src/consumer/kernel/locking/spinlock.c:191)
[ 91.045971] ? __kthread_parkme (kbuild/src/consumer/kernel/kthread.c:235)
[ 91.046434] kthread (kbuild/src/consumer/kernel/kthread.c:292)
[ 91.046769] ? rcu_torture_pipe_update (kbuild/src/consumer/kernel/rcu/rcutorture.c:1120) rcutorture
[ 91.047341] ? kthread_insert_work_sanity_check (kbuild/src/consumer/kernel/kthread.c:245)
[ 91.047926] ret_from_fork (kbuild/src/consumer/arch/x86/entry/entry_32.S:856)
[ 91.053651] srcu-torture: Creating rcu_torture_fakewriter task
[ 91.056700] srcu-torture: Creating rcu_torture_fakewriter task
[ 91.058012] srcu-torture: rcu_torture_fakewriter task started
[ 91.066367] srcu-torture: Creating rcu_torture_fakewriter task
[ 91.075726] srcu-torture: rcu_torture_fakewriter task started
[ 91.076978] srcu-torture: Creating rcu_torture_fakewriter task
[ 91.077730] srcu-torture: rcu_torture_fakewriter task started
[ 91.078408] srcu-torture: Creating rcu_torture_reader task
[ 91.079105] srcu-torture: rcu_torture_fakewriter task started
[ 91.079766] srcu-torture: Creating rcu_torture_stats task
[ 91.080471] srcu-torture: rcu_torture_reader task started
[ 91.081063] srcu-torture: Creating torture_shuffle task
[ 91.081707] srcu-torture: rcu_torture_stats task started
[ 91.082378] srcu-torture: Creating torture_stutter task
[ 91.083053] srcu-torture: torture_shuffle task started
[ 91.083636] srcu-torture: Creating torture_onoff task
[ 91.084265] srcu-torture: torture_stutter task started
[ 91.084842] srcu-torture: rcu_torture_fwd_prog_init: Disabled, unsupported by RCU flavor under test
[ 91.090328] srcu-torture: Creating rcu_torture_read_exit task
[ 91.092874] srcu-torture: torture_onoff task started
[ 91.093417] srcu-torture: torture_onoff begin holdoff
[ 91.106516] srcu-torture: rcu_torture_read_exit: Start of test
[ 92.376562] _warn_unseeded_randomness: 82 callbacks suppressed
[ 92.376567] random: get_random_u32 called from arch_pick_mmap_layout+0x55/0x100 with crng_init=1
[ 92.376579] random: get_random_u32 called from randomize_stack_top+0x35/0x50 with crng_init=1
[ 92.376586] random: get_random_u32 called from arch_align_stack+0x35/0x50 with crng_init=1
[ 96.735555] srcu-torture: rcu_torture_read_exit: End of episode
[ 103.305966] Kernel tests: Boot OK!
[ 103.305983]
[ 110.365702] srcu-torture: rcu_torture_read_exit: Start of episode
[ 110.565716] srcu-torture: rcu_torture_read_exit: End of episode
[ 114.059929]
[ 114.438035] mount: mount point /sys/kernel/debug does not exist
[ 114.438053]
[ 116.574285] install debs round one: dpkg -i --force-confdef --force-depends /opt/deb/gawk_1%3a4.1.4+dfsg-1_i386.deb
[ 116.574301]
[ 116.579570] Selecting previously unselected package gawk.
[ 116.579585]
[ 116.583552] (Reading database ... 16210 files and directories currently installed.)
[ 116.583568]
[ 116.591054] Preparing to unpack .../gawk_1%3a4.1.4+dfsg-1_i386.deb ...
[ 116.591068]
[ 116.593620] Unpacking gawk (1:4.1.4+dfsg-1) ...
[ 116.593633]
[ 116.598717] Setting up gawk (1:4.1.4+dfsg-1) ...
[ 116.598730]
[ 116.601141] mount debug /sys/kernel/debug -t debugfs
[ 116.601153]
[ 116.603034] none on / type rootfs (rw)
[ 116.603045]
[ 116.611258] sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
[ 116.611272]
[ 116.614762] proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
[ 116.614776]
[ 116.622250] devtmpfs on /dev type devtmpfs (rw,nosuid,size=1962280k,nr_inodes=57010,mode=755)
[ 116.622265]
[ 116.629010] securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
[ 116.629024]
[ 116.632282] tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
[ 116.632296]
[ 116.641035] devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
[ 116.641075]
[ 116.644579] tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
[ 116.644594]
[ 116.651722] tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
[ 116.651738]
[ 116.657767] tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
[ 116.657779]
[ 120.703053] cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
[ 120.703071]
[ 120.709811] pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
[ 120.709825]
[ 120.715017] cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
[ 120.715032]
[ 120.729312] cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
[ 120.729331]
[ 120.734284] cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)


To reproduce:

# build kernel
cd linux
cp config-5.11.0-rc1-00020-g1eba0ef981fd .config
make HOSTCC=gcc-9 CC=gcc-9 ARCH=i386 olddefconfig prepare modules_prepare bzImage

git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp qemu -k <bzImage> job-script # job-script is attached in this email



---
0DAY/LKP+ Test Infrastructure Open Source Technology Center
https://lists.01.org/hyperkitty/list/lkp@xxxxxxxxxxxx Intel Corporation

Thanks,
Oliver Sang

#
# Automatically generated file; DO NOT EDIT.
# Linux/i386 5.11.0-rc1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc-9 (Debian 9.3.0-22) 9.3.0"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=90300
CONFIG_LD_VERSION=235020000
CONFIG_CLANG_VERSION=0
CONFIG_LLD_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_CC_HAS_ASM_INLINE=y
CONFIG_CONSTRUCTORS=y
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_UAPI_HEADER_TEST=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 is not set
CONFIG_KERNEL_BZIP2=y
# 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="(none)"
# CONFIG_SYSVIPC is not set
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_WATCH_QUEUE=y
CONFIG_CROSS_MEMORY_ATTACH=y
CONFIG_USELIB=y
# CONFIG_AUDIT is not set
CONFIG_HAVE_ARCH_AUDITSYSCALL=y

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

CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ARCH_CLOCKSOURCE_INIT=y
CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_HAVE_POSIX_CPU_TIMERS_TASK_WORK=y

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

# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_COUNT=y
CONFIG_PREEMPTION=y

#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_IRQ_TIME_ACCOUNTING is not set
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_TASKSTATS is not set
CONFIG_PSI=y
# CONFIG_PSI_DEFAULT_DISABLED 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_SRCU=y
CONFIG_TREE_SRCU=y
CONFIG_TASKS_RCU_GENERIC=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=y
CONFIG_IKCONFIG_PROC=y
# CONFIG_IKHEADERS is not set
CONFIG_LOG_BUF_SHIFT=20
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y

#
# Scheduler features
#
# end of Scheduler features

CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
CONFIG_CGROUPS=y
CONFIG_PAGE_COUNTER=y
CONFIG_MEMCG=y
CONFIG_CGROUP_SCHED=y
# CONFIG_FAIR_GROUP_SCHED is not set
CONFIG_RT_GROUP_SCHED=y
CONFIG_CGROUP_PIDS=y
CONFIG_CGROUP_RDMA=y
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_HUGETLB=y
CONFIG_CPUSETS=y
# CONFIG_PROC_PID_CPUSET is not set
# CONFIG_CGROUP_DEVICE is not set
CONFIG_CGROUP_CPUACCT=y
CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_DEBUG=y
CONFIG_SOCK_CGROUP_DATA=y
# CONFIG_NAMESPACES is not set
# CONFIG_CHECKPOINT_RESTORE is not set
# CONFIG_SCHED_AUTOGROUP is not set
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
# CONFIG_RD_LZMA is not set
# CONFIG_RD_XZ is not set
CONFIG_RD_LZO=y
# CONFIG_RD_LZ4 is not set
# CONFIG_RD_ZSTD is not set
CONFIG_BOOT_CONFIG=y
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_LD_ORPHAN_WARN=y
CONFIG_SYSCTL=y
CONFIG_HAVE_UID16=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_BPF=y
CONFIG_EXPERT=y
CONFIG_UID16=y
CONFIG_MULTIUSER=y
CONFIG_SGETMASK_SYSCALL=y
# CONFIG_SYSFS_SYSCALL is not set
CONFIG_FHANDLE=y
# CONFIG_POSIX_TIMERS is not set
CONFIG_PRINTK=y
CONFIG_PRINTK_NMI=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
# CONFIG_BASE_FULL is not set
CONFIG_FUTEX=y
CONFIG_FUTEX_PI=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
# CONFIG_AIO is not set
# CONFIG_IO_URING is not set
# CONFIG_ADVISE_SYSCALLS is not set
CONFIG_MEMBARRIER=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS_BASE_RELATIVE=y
# CONFIG_BPF_SYSCALL is not set
CONFIG_USERFAULTFD=y
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
CONFIG_RSEQ=y
CONFIG_DEBUG_RSEQ=y
# CONFIG_EMBEDDED is not set
CONFIG_HAVE_PERF_EVENTS=y
# CONFIG_PC104 is not set

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

CONFIG_VM_EVENT_COUNTERS=y
# CONFIG_COMPAT_BRK is not set
# CONFIG_SLAB is not set
# CONFIG_SLUB is not set
CONFIG_SLOB=y
CONFIG_SLAB_MERGE_DEFAULT=y
CONFIG_SHUFFLE_PAGE_ALLOCATOR=y
CONFIG_SYSTEM_DATA_VERIFICATION=y
# CONFIG_PROFILING is not set
CONFIG_TRACEPOINTS=y
# end of General setup

CONFIG_X86_32=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf32-i386"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_MMU=y
CONFIG_ARCH_MMAP_RND_BITS_MIN=8
CONFIG_ARCH_MMAP_RND_BITS_MAX=16
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_BUG=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_ARCH_HAS_FILTER_PGPROT=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
CONFIG_X86_32_SMP=y
CONFIG_X86_32_LAZY_GS=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_PGTABLE_LEVELS=3
CONFIG_CC_HAS_SANE_STACKPROTECTOR=y

#
# Processor type and features
#
CONFIG_ZONE_DMA=y
CONFIG_SMP=y
CONFIG_X86_FEATURE_NAMES=y
CONFIG_X86_MPPARSE=y
CONFIG_GOLDFISH=y
CONFIG_RETPOLINE=y
# CONFIG_X86_CPU_RESCTRL is not set
CONFIG_X86_BIGSMP=y
# 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=y
CONFIG_X86_32_IRIS=y
# CONFIG_SCHED_OMIT_FRAME_POINTER is not set
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_M486SX is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
CONFIG_MPENTIUMII=y
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MELAN is not set
# CONFIG_MGEODEGX1 is not set
# CONFIG_MGEODE_LX is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_MVIAC7 is not set
# CONFIG_MCORE2 is not set
# CONFIG_MATOM is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_INTERNODE_CACHE_SHIFT=5
CONFIG_X86_L1_CACHE_SHIFT=5
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=6
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_IA32_FEAT_CTL=y
CONFIG_X86_VMX_FEATURE_NAMES=y
# CONFIG_PROCESSOR_SELECT is not set
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_CYRIX_32=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_HYGON=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_CPU_SUP_TRANSMETA_32=y
CONFIG_CPU_SUP_UMC_32=y
CONFIG_CPU_SUP_ZHAOXIN=y
CONFIG_HPET_TIMER=y
CONFIG_DMI=y
CONFIG_NR_CPUS_RANGE_BEGIN=2
CONFIG_NR_CPUS_RANGE_END=64
CONFIG_NR_CPUS_DEFAULT=32
CONFIG_NR_CPUS=32
CONFIG_SCHED_SMT=y
# CONFIG_SCHED_MC is not set
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
# CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS is not set
CONFIG_X86_MCE=y
# CONFIG_X86_MCELOG_LEGACY is not set
# CONFIG_X86_MCE_INTEL is not set
# CONFIG_X86_MCE_AMD is not set
# CONFIG_X86_ANCIENT_MCE is not set
CONFIG_X86_MCE_INJECT=y

#
# Performance monitoring
#
CONFIG_PERF_EVENTS_INTEL_UNCORE=y
# CONFIG_PERF_EVENTS_INTEL_RAPL is not set
CONFIG_PERF_EVENTS_INTEL_CSTATE=y
CONFIG_PERF_EVENTS_AMD_POWER=y
# end of Performance monitoring

# CONFIG_X86_LEGACY_VM86 is not set
CONFIG_X86_16BIT=y
CONFIG_X86_ESPFIX32=y
# CONFIG_X86_IOPL_IOPERM is not set
CONFIG_TOSHIBA=y
# CONFIG_I8K is not set
# CONFIG_X86_REBOOTFIXUPS is not set
# CONFIG_MICROCODE is not set
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
# CONFIG_NOHIGHMEM is not set
# CONFIG_HIGHMEM4G is not set
CONFIG_HIGHMEM64G=y
CONFIG_VMSPLIT_3G=y
# CONFIG_VMSPLIT_2G is not set
# CONFIG_VMSPLIT_1G is not set
CONFIG_PAGE_OFFSET=0xC0000000
CONFIG_HIGHMEM=y
CONFIG_X86_PAE=y
CONFIG_X86_CPA_STATISTICS=y
CONFIG_NUMA=y
CONFIG_NUMA_EMU=y
CONFIG_NODES_SHIFT=3
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ILLEGAL_POINTER_VALUE=0
# CONFIG_HIGHPTE is not set
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
CONFIG_X86_RESERVE_LOW=64
# CONFIG_MTRR is not set
# CONFIG_ARCH_RANDOM is not set
# CONFIG_X86_SMAP is not set
# CONFIG_X86_UMIP is not set
# CONFIG_X86_INTEL_TSX_MODE_OFF is not set
# CONFIG_X86_INTEL_TSX_MODE_ON is not set
CONFIG_X86_INTEL_TSX_MODE_AUTO=y
# CONFIG_EFI is not set
CONFIG_HZ_100=y
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=100
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
CONFIG_PHYSICAL_START=0x1000000
CONFIG_RELOCATABLE=y
# CONFIG_RANDOMIZE_BASE is not set
CONFIG_X86_NEED_RELOCS=y
CONFIG_PHYSICAL_ALIGN=0x200000
CONFIG_HOTPLUG_CPU=y
CONFIG_BOOTPARAM_HOTPLUG_CPU0=y
CONFIG_DEBUG_HOTPLUG_CPU0=y
CONFIG_COMPAT_VDSO=y
# CONFIG_CMDLINE_BOOL is not set
CONFIG_MODIFY_LDT_SYSCALL=y
# end of Processor type and features

CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_USE_PERCPU_NUMA_NODE_ID=y
CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y

#
# Power management and ACPI options
#
# CONFIG_SUSPEND is not set
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
CONFIG_PM_CLK=y
CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
CONFIG_ARCH_SUPPORTS_ACPI=y
CONFIG_ACPI=y
CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y
CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y
CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y
# CONFIG_ACPI_DEBUGGER is not set
CONFIG_ACPI_SPCR_TABLE=y
CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y
# CONFIG_ACPI_EC_DEBUGFS is not set
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=y
CONFIG_ACPI_FAN=y
# CONFIG_ACPI_DOCK is not set
CONFIG_ACPI_CPU_FREQ_PSS=y
CONFIG_ACPI_PROCESSOR_CSTATE=y
CONFIG_ACPI_PROCESSOR_IDLE=y
CONFIG_ACPI_PROCESSOR=y
# CONFIG_ACPI_IPMI is not set
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_CUSTOM_METHOD is not set
# CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set
# CONFIG_ACPI_NUMA 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_PMIC_OPREGION is not set
CONFIG_X86_PM_TIMER=y
# CONFIG_SFI is not set

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set
# 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 is not set
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_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_CNB20LE_QUIRK=y
# CONFIG_ISA_BUS is not set
CONFIG_ISA_DMA_API=y
# CONFIG_ISA is not set
# CONFIG_SCx200 is not set
CONFIG_ALIX=y
# CONFIG_NET5501 is not set
# CONFIG_GEOS is not set
CONFIG_AMD_NB=y
# CONFIG_X86_SYSFB is not set
# end of Bus options (PCI etc.)

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

CONFIG_HAVE_ATOMIC_IOMAP=y

#
# Firmware Drivers
#
CONFIG_EDD=y
CONFIG_EDD_OFF=y
CONFIG_FIRMWARE_MEMMAP=y
# CONFIG_DMIID is not set
CONFIG_DMI_SYSFS=y
CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
# CONFIG_FW_CFG_SYSFS is not set
# CONFIG_GOOGLE_FIRMWARE is not set

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

CONFIG_HAVE_KVM=y
# CONFIG_VIRTUALIZATION is not set
CONFIG_AS_AVX512=y
CONFIG_AS_SHA1_NI=y
CONFIG_AS_SHA256_NI=y
CONFIG_AS_TPAUSE=y

#
# General architecture-dependent options
#
CONFIG_CRASH_CORE=y
CONFIG_KEXEC_CORE=y
CONFIG_HOTPLUG_SMT=y
CONFIG_GENERIC_ENTRY=y
CONFIG_HAVE_OPROFILE=y
CONFIG_OPROFILE_NMI_TIMER=y
# CONFIG_KPROBES is not set
# CONFIG_JUMP_LABEL is not set
CONFIG_STATIC_CALL_SELFTEST=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_ARCH_USE_BUILTIN_BSWAP=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_HAVE_FUNCTION_ERROR_INJECTION=y
CONFIG_HAVE_NMI=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_CONTIGUOUS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
CONFIG_ARCH_HAS_SET_MEMORY=y
CONFIG_ARCH_HAS_SET_DIRECT_MAP=y
CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT=y
CONFIG_ARCH_32BIT_OFF_T=y
CONFIG_HAVE_ASM_MODVERSIONS=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_RSEQ=y
CONFIG_HAVE_FUNCTION_ARG_ACCESS_API=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_HARDLOCKUP_DETECTOR_PERF=y
CONFIG_HAVE_PERF_REGS=y
CONFIG_HAVE_PERF_USER_STACK_DUMP=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_HAVE_ARCH_JUMP_LABEL_RELATIVE=y
CONFIG_MMU_GATHER_TABLE_FREE=y
CONFIG_MMU_GATHER_RCU_TABLE_FREE=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
CONFIG_HAVE_ARCH_SECCOMP=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
# CONFIG_SECCOMP is not set
CONFIG_HAVE_ARCH_STACKLEAK=y
CONFIG_HAVE_STACKPROTECTOR=y
# CONFIG_STACKPROTECTOR is not set
CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_MOVE_PUD=y
CONFIG_HAVE_MOVE_PMD=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_HAVE_ARCH_HUGE_VMAP=y
CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
CONFIG_HAVE_EXIT_THREAD=y
CONFIG_ARCH_MMAP_RND_BITS=8
CONFIG_ISA_BUS_API=y
CONFIG_CLONE_BACKWARDS=y
CONFIG_OLD_SIGSUSPEND3=y
CONFIG_OLD_SIGACTION=y
CONFIG_COMPAT_32BIT_TIME=y
CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
CONFIG_STRICT_KERNEL_RWX=y
CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y
CONFIG_STRICT_MODULE_RWX=y
CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y
CONFIG_LOCK_EVENT_COUNTS=y
CONFIG_ARCH_HAS_MEM_ENCRYPT=y
CONFIG_HAVE_STATIC_CALL=y
CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y

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

CONFIG_HAVE_GCC_PLUGINS=y
# end of General architecture-dependent options

CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=1
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
# CONFIG_MODULE_UNLOAD is not set
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_MODULE_SIG is not set
# CONFIG_MODULE_COMPRESS is not set
# CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set
CONFIG_UNUSED_SYMBOLS=y
CONFIG_MODULES_TREE_LOOKUP=y
# CONFIG_BLOCK is not set
CONFIG_PADATA=y
CONFIG_ASN1=y
CONFIG_UNINLINE_SPIN_UNLOCK=y
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_RWSEM_SPIN_ON_OWNER=y
CONFIG_LOCK_SPIN_ON_OWNER=y
CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y
CONFIG_QUEUED_SPINLOCKS=y
CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
CONFIG_QUEUED_RWLOCKS=y
CONFIG_ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE=y
CONFIG_ARCH_HAS_SYNC_CORE_BEFORE_USERMODE=y
CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
CONFIG_FREEZER=y

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

#
# Memory Management options
#
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_NEED_MULTIPLE_NODES=y
CONFIG_SPARSEMEM_STATIC=y
CONFIG_HAVE_FAST_GUP=y
CONFIG_MEMORY_ISOLATION=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_COMPACTION=y
CONFIG_PAGE_REPORTING=y
CONFIG_MIGRATION=y
CONFIG_CONTIG_ALLOC=y
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_VIRT_TO_BUS=y
CONFIG_MMU_NOTIFIER=y
CONFIG_KSM=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
CONFIG_TRANSPARENT_HUGEPAGE=y
# CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS is not set
CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
# CONFIG_CLEANCACHE is not set
CONFIG_CMA=y
# CONFIG_CMA_DEBUG is not set
# CONFIG_CMA_DEBUGFS is not set
CONFIG_CMA_AREAS=19
CONFIG_ZPOOL=y
CONFIG_ZBUD=y
# CONFIG_Z3FOLD is not set
CONFIG_ZSMALLOC=y
CONFIG_ZSMALLOC_STAT=y
CONFIG_GENERIC_EARLY_IOREMAP=y
# CONFIG_IDLE_PAGE_TRACKING is not set
CONFIG_HMM_MIRROR=y
# CONFIG_PERCPU_STATS is not set
# CONFIG_GUP_TEST is not set
CONFIG_GUP_GET_PTE_LOW_HIGH=y
# CONFIG_READ_ONLY_THP_FOR_FS is not set
CONFIG_ARCH_HAS_PTE_SPECIAL=y
CONFIG_MAPPING_DIRTY_HELPERS=y
CONFIG_KMAP_LOCAL=y
# end of Memory Management options

CONFIG_NET=y
CONFIG_NET_INGRESS=y
CONFIG_SKB_EXTENSIONS=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_DIAG=y
CONFIG_UNIX=y
CONFIG_UNIX_SCM=y
# CONFIG_UNIX_DIAG is not set
CONFIG_TLS=y
# CONFIG_TLS_DEVICE is not set
# CONFIG_TLS_TOE is not set
CONFIG_XFRM=y
CONFIG_XFRM_OFFLOAD=y
CONFIG_XFRM_ALGO=y
CONFIG_XFRM_USER=y
CONFIG_XFRM_INTERFACE=y
# CONFIG_XFRM_SUB_POLICY is not set
CONFIG_XFRM_MIGRATE=y
CONFIG_XFRM_STATISTICS=y
CONFIG_XFRM_AH=y
CONFIG_XFRM_ESP=y
CONFIG_XFRM_IPCOMP=y
# CONFIG_NET_KEY is not set
CONFIG_XFRM_ESPINTCP=y
CONFIG_SMC=y
# CONFIG_SMC_DIAG 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 is not set
# CONFIG_IP_ROUTE_VERBOSE is not set
CONFIG_IP_ROUTE_CLASSID=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=y
# CONFIG_IP_PIMSM_V1 is not set
# CONFIG_IP_PIMSM_V2 is not set
CONFIG_SYN_COOKIES=y
# CONFIG_NET_IPVTI is not set
CONFIG_NET_UDP_TUNNEL=y
# CONFIG_NET_FOU is not set
CONFIG_INET_AH=y
CONFIG_INET_ESP=y
CONFIG_INET_ESP_OFFLOAD=y
# CONFIG_INET_ESPINTCP is not set
CONFIG_INET_IPCOMP=y
CONFIG_INET_XFRM_TUNNEL=y
CONFIG_INET_TUNNEL=y
# CONFIG_INET_DIAG is not set
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
CONFIG_IPV6=y
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y
CONFIG_IPV6_OPTIMISTIC_DAD=y
CONFIG_INET6_AH=y
CONFIG_INET6_ESP=y
CONFIG_INET6_ESP_OFFLOAD=y
CONFIG_INET6_ESPINTCP=y
# 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 is not set
# CONFIG_IPV6_TUNNEL is not set
CONFIG_IPV6_MULTIPLE_TABLES=y
CONFIG_IPV6_SUBTREES=y
# CONFIG_IPV6_MROUTE is not set
CONFIG_IPV6_SEG6_LWTUNNEL=y
CONFIG_IPV6_SEG6_HMAC=y
CONFIG_IPV6_SEG6_BPF=y
CONFIG_IPV6_RPL_LWTUNNEL=y
CONFIG_MPTCP=y
CONFIG_MPTCP_IPV6=y
# CONFIG_MPTCP_KUNIT_TESTS is not set
CONFIG_NETWORK_SECMARK=y
CONFIG_NET_PTP_CLASSIFY=y
CONFIG_NETWORK_PHY_TIMESTAMPING=y
CONFIG_NETFILTER=y
CONFIG_NETFILTER_ADVANCED=y
CONFIG_BRIDGE_NETFILTER=y

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_INGRESS=y
CONFIG_NETFILTER_NETLINK=y
CONFIG_NETFILTER_FAMILY_BRIDGE=y
CONFIG_NETFILTER_FAMILY_ARP=y
CONFIG_NETFILTER_NETLINK_ACCT=y
CONFIG_NETFILTER_NETLINK_QUEUE=y
CONFIG_NETFILTER_NETLINK_LOG=y
CONFIG_NETFILTER_NETLINK_OSF=y
# CONFIG_NF_CONNTRACK is not set
CONFIG_NF_LOG_COMMON=y
# CONFIG_NF_LOG_NETDEV is not set
CONFIG_NF_TABLES=y
CONFIG_NF_TABLES_INET=y
# CONFIG_NF_TABLES_NETDEV is not set
CONFIG_NFT_NUMGEN=y
CONFIG_NFT_COUNTER=y
CONFIG_NFT_LOG=y
CONFIG_NFT_LIMIT=y
# CONFIG_NFT_TUNNEL is not set
CONFIG_NFT_OBJREF=y
# CONFIG_NFT_QUEUE is not set
CONFIG_NFT_QUOTA=y
CONFIG_NFT_REJECT=y
CONFIG_NFT_REJECT_INET=y
CONFIG_NFT_COMPAT=y
CONFIG_NFT_HASH=y
CONFIG_NFT_FIB=y
CONFIG_NFT_XFRM=y
CONFIG_NFT_SOCKET=y
CONFIG_NFT_OSF=y
CONFIG_NFT_TPROXY=y
CONFIG_NETFILTER_XTABLES=y

#
# Xtables combined modules
#
CONFIG_NETFILTER_XT_MARK=y
CONFIG_NETFILTER_XT_SET=y

#
# Xtables targets
#
# CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y
CONFIG_NETFILTER_XT_TARGET_DSCP=y
CONFIG_NETFILTER_XT_TARGET_HL=y
CONFIG_NETFILTER_XT_TARGET_HMARK=y
# CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
# CONFIG_NETFILTER_XT_TARGET_LED is not set
CONFIG_NETFILTER_XT_TARGET_LOG=y
# CONFIG_NETFILTER_XT_TARGET_MARK is not set
# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y
CONFIG_NETFILTER_XT_TARGET_RATEEST=y
CONFIG_NETFILTER_XT_TARGET_TEE=y
CONFIG_NETFILTER_XT_TARGET_TPROXY=y
CONFIG_NETFILTER_XT_TARGET_TRACE=y
CONFIG_NETFILTER_XT_TARGET_SECMARK=y
# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set

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

CONFIG_IP_SET=y
CONFIG_IP_SET_MAX=256
CONFIG_IP_SET_BITMAP_IP=y
# CONFIG_IP_SET_BITMAP_IPMAC is not set
# CONFIG_IP_SET_BITMAP_PORT is not set
# CONFIG_IP_SET_HASH_IP is not set
CONFIG_IP_SET_HASH_IPMARK=y
CONFIG_IP_SET_HASH_IPPORT=y
# CONFIG_IP_SET_HASH_IPPORTIP is not set
# CONFIG_IP_SET_HASH_IPPORTNET is not set
CONFIG_IP_SET_HASH_IPMAC=y
CONFIG_IP_SET_HASH_MAC=y
CONFIG_IP_SET_HASH_NETPORTNET=y
CONFIG_IP_SET_HASH_NET=y
# CONFIG_IP_SET_HASH_NETNET is not set
CONFIG_IP_SET_HASH_NETPORT=y
CONFIG_IP_SET_HASH_NETIFACE=y
CONFIG_IP_SET_LIST_SET=y
# CONFIG_IP_VS is not set

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=y
CONFIG_NF_SOCKET_IPV4=y
CONFIG_NF_TPROXY_IPV4=y
CONFIG_NF_TABLES_IPV4=y
CONFIG_NFT_REJECT_IPV4=y
CONFIG_NFT_DUP_IPV4=y
# CONFIG_NFT_FIB_IPV4 is not set
CONFIG_NF_TABLES_ARP=y
CONFIG_NF_DUP_IPV4=y
CONFIG_NF_LOG_ARP=y
CONFIG_NF_LOG_IPV4=y
CONFIG_NF_REJECT_IPV4=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_AH=y
# CONFIG_IP_NF_MATCH_ECN is not set
CONFIG_IP_NF_MATCH_RPFILTER=y
# CONFIG_IP_NF_MATCH_TTL is not set
# CONFIG_IP_NF_FILTER is not set
CONFIG_IP_NF_MANGLE=y
# CONFIG_IP_NF_TARGET_ECN is not set
CONFIG_IP_NF_TARGET_TTL=y
CONFIG_IP_NF_RAW=y
# CONFIG_IP_NF_ARPTABLES is not set
# end of IP: Netfilter Configuration

#
# IPv6: Netfilter Configuration
#
CONFIG_NF_SOCKET_IPV6=y
CONFIG_NF_TPROXY_IPV6=y
CONFIG_NF_TABLES_IPV6=y
CONFIG_NFT_REJECT_IPV6=y
CONFIG_NFT_DUP_IPV6=y
CONFIG_NFT_FIB_IPV6=y
CONFIG_NF_DUP_IPV6=y
CONFIG_NF_REJECT_IPV6=y
CONFIG_NF_LOG_IPV6=y
CONFIG_IP6_NF_IPTABLES=y
CONFIG_IP6_NF_MATCH_AH=y
# CONFIG_IP6_NF_MATCH_EUI64 is not set
# CONFIG_IP6_NF_MATCH_FRAG is not set
CONFIG_IP6_NF_MATCH_OPTS=y
CONFIG_IP6_NF_MATCH_HL=y
# CONFIG_IP6_NF_MATCH_IPV6HEADER is not set
CONFIG_IP6_NF_MATCH_MH=y
CONFIG_IP6_NF_MATCH_RPFILTER=y
CONFIG_IP6_NF_MATCH_RT=y
CONFIG_IP6_NF_MATCH_SRH=y
CONFIG_IP6_NF_FILTER=y
CONFIG_IP6_NF_TARGET_REJECT=y
# CONFIG_IP6_NF_MANGLE is not set
CONFIG_IP6_NF_RAW=y
# end of IPv6: Netfilter Configuration

CONFIG_NF_DEFRAG_IPV6=y
CONFIG_NF_TABLES_BRIDGE=y
# CONFIG_NFT_BRIDGE_META is not set
CONFIG_NFT_BRIDGE_REJECT=y
# CONFIG_NF_LOG_BRIDGE is not set
# CONFIG_BRIDGE_NF_EBTABLES is not set
# CONFIG_BPFILTER is not set
CONFIG_IP_DCCP=y

#
# DCCP CCIDs Configuration
#
CONFIG_IP_DCCP_CCID2_DEBUG=y
CONFIG_IP_DCCP_CCID3=y
# CONFIG_IP_DCCP_CCID3_DEBUG is not set
CONFIG_IP_DCCP_TFRC_LIB=y
# end of DCCP CCIDs Configuration

#
# DCCP Kernel Hacking
#
# CONFIG_IP_DCCP_DEBUG is not set
# end of DCCP Kernel Hacking

CONFIG_IP_SCTP=y
# CONFIG_SCTP_DBG_OBJCNT is not set
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5 is not set
# CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1 is not set
CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE=y
CONFIG_SCTP_COOKIE_HMAC_MD5=y
CONFIG_SCTP_COOKIE_HMAC_SHA1=y
# CONFIG_RDS is not set
# CONFIG_TIPC is not set
CONFIG_ATM=y
CONFIG_ATM_CLIP=y
# CONFIG_ATM_CLIP_NO_ICMP is not set
CONFIG_ATM_LANE=y
# CONFIG_ATM_MPOA is not set
CONFIG_ATM_BR2684=y
CONFIG_ATM_BR2684_IPFILTER=y
# CONFIG_L2TP is not set
CONFIG_STP=y
CONFIG_BRIDGE=y
# CONFIG_BRIDGE_IGMP_SNOOPING is not set
# CONFIG_BRIDGE_VLAN_FILTERING is not set
CONFIG_BRIDGE_MRP=y
# CONFIG_BRIDGE_CFM is not set
CONFIG_HAVE_NET_DSA=y
CONFIG_NET_DSA=y
CONFIG_NET_DSA_TAG_8021Q=y
CONFIG_NET_DSA_TAG_AR9331=y
CONFIG_NET_DSA_TAG_BRCM_COMMON=y
CONFIG_NET_DSA_TAG_BRCM=y
CONFIG_NET_DSA_TAG_BRCM_PREPEND=y
# CONFIG_NET_DSA_TAG_HELLCREEK is not set
CONFIG_NET_DSA_TAG_GSWIP=y
CONFIG_NET_DSA_TAG_DSA_COMMON=y
CONFIG_NET_DSA_TAG_DSA=y
CONFIG_NET_DSA_TAG_EDSA=y
CONFIG_NET_DSA_TAG_MTK=y
CONFIG_NET_DSA_TAG_KSZ=y
CONFIG_NET_DSA_TAG_RTL4_A=y
CONFIG_NET_DSA_TAG_OCELOT=y
CONFIG_NET_DSA_TAG_QCA=y
CONFIG_NET_DSA_TAG_LAN9303=y
CONFIG_NET_DSA_TAG_SJA1105=y
# CONFIG_NET_DSA_TAG_TRAILER is not set
CONFIG_VLAN_8021Q=y
# CONFIG_VLAN_8021Q_GVRP is not set
# CONFIG_VLAN_8021Q_MVRP is not set
# CONFIG_DECNET is not set
CONFIG_LLC=y
CONFIG_LLC2=y
# CONFIG_ATALK is not set
CONFIG_X25=y
CONFIG_LAPB=y
CONFIG_PHONET=y
CONFIG_6LOWPAN=y
# CONFIG_6LOWPAN_DEBUGFS is not set
CONFIG_6LOWPAN_NHC=y
CONFIG_6LOWPAN_NHC_DEST=y
# CONFIG_6LOWPAN_NHC_FRAGMENT is not set
CONFIG_6LOWPAN_NHC_HOP=y
# CONFIG_6LOWPAN_NHC_IPV6 is not set
# CONFIG_6LOWPAN_NHC_MOBILITY is not set
CONFIG_6LOWPAN_NHC_ROUTING=y
# CONFIG_6LOWPAN_NHC_UDP is not set
# CONFIG_6LOWPAN_GHC_EXT_HDR_HOP is not set
CONFIG_6LOWPAN_GHC_UDP=y
CONFIG_6LOWPAN_GHC_ICMPV6=y
CONFIG_6LOWPAN_GHC_EXT_HDR_DEST=y
CONFIG_6LOWPAN_GHC_EXT_HDR_FRAG=y
CONFIG_6LOWPAN_GHC_EXT_HDR_ROUTE=y
# CONFIG_IEEE802154 is not set
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
# CONFIG_NET_SCH_CBQ is not set
CONFIG_NET_SCH_HTB=y
CONFIG_NET_SCH_HFSC=y
CONFIG_NET_SCH_ATM=y
CONFIG_NET_SCH_PRIO=y
CONFIG_NET_SCH_MULTIQ=y
CONFIG_NET_SCH_RED=y
CONFIG_NET_SCH_SFB=y
CONFIG_NET_SCH_SFQ=y
CONFIG_NET_SCH_TEQL=y
CONFIG_NET_SCH_TBF=y
# CONFIG_NET_SCH_CBS is not set
CONFIG_NET_SCH_ETF=y
CONFIG_NET_SCH_TAPRIO=y
CONFIG_NET_SCH_GRED=y
CONFIG_NET_SCH_DSMARK=y
CONFIG_NET_SCH_NETEM=y
CONFIG_NET_SCH_DRR=y
# CONFIG_NET_SCH_MQPRIO is not set
CONFIG_NET_SCH_SKBPRIO=y
CONFIG_NET_SCH_CHOKE=y
CONFIG_NET_SCH_QFQ=y
# 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=y
CONFIG_NET_SCH_HHF=y
# CONFIG_NET_SCH_PIE is not set
CONFIG_NET_SCH_PLUG=y
CONFIG_NET_SCH_ETS=y
CONFIG_NET_SCH_DEFAULT=y
# CONFIG_DEFAULT_FQ is not set
# CONFIG_DEFAULT_SFQ is not set
CONFIG_DEFAULT_PFIFO_FAST=y
CONFIG_DEFAULT_NET_SCH="pfifo_fast"

#
# Classification
#
CONFIG_NET_CLS=y
CONFIG_NET_CLS_BASIC=y
CONFIG_NET_CLS_TCINDEX=y
CONFIG_NET_CLS_ROUTE4=y
CONFIG_NET_CLS_FW=y
CONFIG_NET_CLS_U32=y
# CONFIG_CLS_U32_PERF is not set
CONFIG_CLS_U32_MARK=y
CONFIG_NET_CLS_RSVP=y
CONFIG_NET_CLS_RSVP6=y
# CONFIG_NET_CLS_FLOW is not set
# CONFIG_NET_CLS_CGROUP is not set
CONFIG_NET_CLS_BPF=y
CONFIG_NET_CLS_FLOWER=y
CONFIG_NET_CLS_MATCHALL=y
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
CONFIG_NET_EMATCH_CMP=y
CONFIG_NET_EMATCH_NBYTE=y
# CONFIG_NET_EMATCH_U32 is not set
CONFIG_NET_EMATCH_META=y
CONFIG_NET_EMATCH_TEXT=y
# CONFIG_NET_EMATCH_IPSET is not set
CONFIG_NET_EMATCH_IPT=y
# CONFIG_NET_CLS_ACT is not set
CONFIG_NET_SCH_FIFO=y
# CONFIG_DCB is not set
CONFIG_DNS_RESOLVER=y
CONFIG_BATMAN_ADV=y
CONFIG_BATMAN_ADV_BATMAN_V=y
# CONFIG_BATMAN_ADV_BLA is not set
# CONFIG_BATMAN_ADV_DAT is not set
# CONFIG_BATMAN_ADV_NC is not set
# CONFIG_BATMAN_ADV_MCAST is not set
CONFIG_BATMAN_ADV_DEBUG=y
CONFIG_BATMAN_ADV_TRACING=y
CONFIG_OPENVSWITCH=y
# CONFIG_OPENVSWITCH_VXLAN is not set
CONFIG_OPENVSWITCH_GENEVE=y
# CONFIG_VSOCKETS is not set
CONFIG_NETLINK_DIAG=y
CONFIG_MPLS=y
CONFIG_NET_MPLS_GSO=y
# CONFIG_MPLS_ROUTING is not set
CONFIG_NET_NSH=y
# CONFIG_HSR is not set
CONFIG_NET_SWITCHDEV=y
CONFIG_NET_L3_MASTER_DEV=y
CONFIG_QRTR=y
# CONFIG_QRTR_SMD is not set
CONFIG_QRTR_TUN=y
CONFIG_NET_NCSI=y
CONFIG_NCSI_OEM_CMD_GET_MAC=y
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_XPS=y
# CONFIG_CGROUP_NET_PRIO is not set
CONFIG_CGROUP_NET_CLASSID=y
CONFIG_NET_RX_BUSY_POLL=y
CONFIG_BQL=y
# CONFIG_BPF_JIT is not set
CONFIG_NET_FLOW_LIMIT=y

#
# Network testing
#
CONFIG_NET_PKTGEN=y
CONFIG_NET_DROP_MONITOR=y
# end of Network testing
# end of Networking options

# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
CONFIG_BT=y
# CONFIG_BT_BREDR is not set
CONFIG_BT_LE=y
# CONFIG_BT_6LOWPAN is not set
CONFIG_BT_LEDS=y
# CONFIG_BT_MSFTEXT is not set
# CONFIG_BT_DEBUGFS is not set
# CONFIG_BT_SELFTEST is not set
CONFIG_BT_FEATURE_DEBUG=y

#
# Bluetooth device drivers
#
CONFIG_BT_INTEL=y
CONFIG_BT_BCM=y
CONFIG_BT_HCIBTUSB=y
CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y
CONFIG_BT_HCIBTUSB_BCM=y
# CONFIG_BT_HCIBTUSB_MTK is not set
# CONFIG_BT_HCIBTUSB_RTL is not set
CONFIG_BT_HCIBTSDIO=y
CONFIG_BT_HCIUART=y
CONFIG_BT_HCIUART_SERDEV=y
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_NOKIA=y
CONFIG_BT_HCIUART_BCSP=y
# CONFIG_BT_HCIUART_ATH3K is not set
CONFIG_BT_HCIUART_LL=y
# CONFIG_BT_HCIUART_3WIRE is not set
# CONFIG_BT_HCIUART_INTEL is not set
# CONFIG_BT_HCIUART_RTL is not set
# CONFIG_BT_HCIUART_QCA is not set
# CONFIG_BT_HCIUART_AG6XX is not set
CONFIG_BT_HCIUART_MRVL=y
CONFIG_BT_HCIBCM203X=y
CONFIG_BT_HCIBPA10X=y
CONFIG_BT_HCIBFUSB=y
CONFIG_BT_HCIVHCI=y
CONFIG_BT_MRVL=y
CONFIG_BT_MRVL_SDIO=y
# CONFIG_BT_ATH3K is not set
CONFIG_BT_MTKSDIO=y
# CONFIG_BT_MTKUART is not set
# end of Bluetooth device drivers

CONFIG_AF_RXRPC=y
# CONFIG_AF_RXRPC_IPV6 is not set
# CONFIG_AF_RXRPC_INJECT_LOSS is not set
CONFIG_AF_RXRPC_DEBUG=y
# CONFIG_RXKAD is not set
# CONFIG_AF_KCM is not set
CONFIG_STREAM_PARSER=y
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_WIRELESS_EXT=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_WEXT_SPY=y
CONFIG_WEXT_PRIV=y
CONFIG_CFG80211=y
# CONFIG_NL80211_TESTMODE is not set
CONFIG_CFG80211_DEVELOPER_WARNINGS=y
CONFIG_CFG80211_CERTIFICATION_ONUS=y
CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
CONFIG_CFG80211_EXTRA_REGDB_KEYDIR=""
CONFIG_CFG80211_REG_CELLULAR_HINTS=y
CONFIG_CFG80211_REG_RELAX_NO_IR=y
# CONFIG_CFG80211_DEFAULT_PS is not set
# CONFIG_CFG80211_DEBUGFS is not set
# CONFIG_CFG80211_CRDA_SUPPORT is not set
# CONFIG_CFG80211_WEXT is not set
CONFIG_LIB80211=y
# CONFIG_LIB80211_DEBUG is not set
CONFIG_MAC80211=y
CONFIG_MAC80211_HAS_RC=y
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
CONFIG_MAC80211_MESH=y
# CONFIG_MAC80211_LEDS is not set
CONFIG_MAC80211_DEBUGFS=y
CONFIG_MAC80211_MESSAGE_TRACING=y
# CONFIG_MAC80211_DEBUG_MENU is not set
CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
# CONFIG_RFKILL is not set
CONFIG_NET_9P=y
CONFIG_NET_9P_VIRTIO=y
# CONFIG_NET_9P_DEBUG is not set
CONFIG_CAIF=y
CONFIG_CAIF_DEBUG=y
CONFIG_CAIF_NETDEV=y
# CONFIG_CAIF_USB is not set
CONFIG_CEPH_LIB=y
CONFIG_CEPH_LIB_PRETTYDEBUG=y
CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y
CONFIG_NFC=y
# CONFIG_NFC_DIGITAL is not set
CONFIG_NFC_NCI=y
# CONFIG_NFC_NCI_SPI is not set
CONFIG_NFC_NCI_UART=y
# CONFIG_NFC_HCI is not set

#
# Near Field Communication (NFC) devices
#
CONFIG_NFC_FDP=y
CONFIG_NFC_FDP_I2C=y
CONFIG_NFC_PN533=y
# CONFIG_NFC_PN533_USB is not set
CONFIG_NFC_PN533_I2C=y
# CONFIG_NFC_PN532_UART is not set
CONFIG_NFC_MRVL=y
CONFIG_NFC_MRVL_USB=y
# CONFIG_NFC_MRVL_UART is not set
CONFIG_NFC_MRVL_I2C=y
CONFIG_NFC_ST_NCI=y
CONFIG_NFC_ST_NCI_I2C=y
CONFIG_NFC_ST_NCI_SPI=y
CONFIG_NFC_NXP_NCI=y
# CONFIG_NFC_NXP_NCI_I2C is not set
CONFIG_NFC_S3FWRN5=y
CONFIG_NFC_S3FWRN5_I2C=y
CONFIG_NFC_S3FWRN82_UART=y
# end of Near Field Communication (NFC) devices

CONFIG_PSAMPLE=y
CONFIG_NET_IFE=y
CONFIG_LWTUNNEL=y
# CONFIG_LWTUNNEL_BPF is not set
CONFIG_DST_CACHE=y
CONFIG_GRO_CELLS=y
CONFIG_NET_SOCK_MSG=y
CONFIG_NET_DEVLINK=y
CONFIG_FAILOVER=y
# CONFIG_ETHTOOL_NETLINK is not set
CONFIG_HAVE_EBPF_JIT=y

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

#
# PCI controller drivers
#

#
# DesignWare PCI Core Support
#
# end of DesignWare PCI Core Support

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

#
# Cadence PCIe controllers support
#
# end of Cadence PCIe controllers support
# end of PCI controller drivers

#
# PCI Endpoint
#
CONFIG_PCI_ENDPOINT=y
CONFIG_PCI_ENDPOINT_CONFIGFS=y
# CONFIG_PCI_EPF_TEST is not set
# end of PCI Endpoint

#
# PCI switch controller drivers
#
CONFIG_PCI_SW_SWITCHTEC=y
# end of PCI switch controller drivers

# CONFIG_PCCARD is not set
CONFIG_RAPIDIO=y
# CONFIG_RAPIDIO_TSI721 is not set
CONFIG_RAPIDIO_DISC_TIMEOUT=30
# CONFIG_RAPIDIO_ENABLE_RX_TX_PORTS is not set
CONFIG_RAPIDIO_DEBUG=y
CONFIG_RAPIDIO_ENUM_BASIC=y
CONFIG_RAPIDIO_CHMAN=y
CONFIG_RAPIDIO_MPORT_CDEV=y

#
# RapidIO Switch drivers
#
CONFIG_RAPIDIO_TSI57X=y
CONFIG_RAPIDIO_CPS_XX=y
CONFIG_RAPIDIO_TSI568=y
CONFIG_RAPIDIO_CPS_GEN2=y
# CONFIG_RAPIDIO_RXS_GEN3 is not set
# end of RapidIO Switch drivers

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

#
# Firmware loader
#
CONFIG_FW_LOADER=y
CONFIG_FW_LOADER_PAGED_BUF=y
CONFIG_EXTRA_FIRMWARE=""
CONFIG_FW_LOADER_USER_HELPER=y
# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
# CONFIG_FW_LOADER_COMPRESS is not set
# end of Firmware loader

CONFIG_WANT_DEV_COREDUMP=y
# CONFIG_ALLOW_DEV_COREDUMP is not set
# 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=y
# CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
# CONFIG_KUNIT_DRIVER_PE_TEST is not set
CONFIG_GENERIC_CPU_AUTOPROBE=y
CONFIG_GENERIC_CPU_VULNERABILITIES=y
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=y
CONFIG_REGMAP_SPI=y
CONFIG_REGMAP_SPMI=y
CONFIG_REGMAP_MMIO=y
CONFIG_REGMAP_IRQ=y
CONFIG_REGMAP_I3C=y
CONFIG_REGMAP_SPI_AVMM=y
CONFIG_DMA_SHARED_BUFFER=y
CONFIG_DMA_FENCE_TRACE=y
# end of Generic Driver Options

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

CONFIG_CONNECTOR=y
# CONFIG_PROC_EVENTS is not set
CONFIG_GNSS=y
CONFIG_GNSS_SERIAL=y
CONFIG_GNSS_MTK_SERIAL=y
CONFIG_GNSS_SIRF_SERIAL=y
CONFIG_GNSS_UBX_SERIAL=y
CONFIG_MTD=y
# CONFIG_MTD_TESTS is not set

#
# Partition parsers
#
# CONFIG_MTD_AR7_PARTS is not set
CONFIG_MTD_CMDLINE_PARTS=y
# CONFIG_MTD_REDBOOT_PARTS is not set
# end of Partition parsers

#
# User Modules And Translation Layers
#
CONFIG_MTD_OOPS=y
# CONFIG_MTD_PARTITIONED_MASTER is not set

#
# RAM/ROM/Flash chip drivers
#
CONFIG_MTD_CFI=y
CONFIG_MTD_JEDECPROBE=y
CONFIG_MTD_GEN_PROBE=y
CONFIG_MTD_CFI_ADV_OPTIONS=y
# CONFIG_MTD_CFI_NOSWAP is not set
# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
CONFIG_MTD_CFI_LE_BYTE_SWAP=y
CONFIG_MTD_CFI_GEOMETRY=y
CONFIG_MTD_MAP_BANK_WIDTH_1=y
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
CONFIG_MTD_CFI_I1=y
# CONFIG_MTD_CFI_I2 is not set
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_MTD_CFI_I8 is not set
CONFIG_MTD_OTP=y
# CONFIG_MTD_CFI_INTELEXT is not set
CONFIG_MTD_CFI_AMDSTD=y
CONFIG_MTD_CFI_STAA=y
CONFIG_MTD_CFI_UTIL=y
CONFIG_MTD_RAM=y
CONFIG_MTD_ROM=y
CONFIG_MTD_ABSENT=y
# end of RAM/ROM/Flash chip drivers

#
# Mapping drivers for chip access
#
CONFIG_MTD_COMPLEX_MAPPINGS=y
CONFIG_MTD_PHYSMAP=y
CONFIG_MTD_PHYSMAP_COMPAT=y
CONFIG_MTD_PHYSMAP_START=0x8000000
CONFIG_MTD_PHYSMAP_LEN=0
CONFIG_MTD_PHYSMAP_BANKWIDTH=2
# CONFIG_MTD_PHYSMAP_GPIO_ADDR is not set
CONFIG_MTD_AMD76XROM=y
CONFIG_MTD_ICHXROM=y
CONFIG_MTD_ESB2ROM=y
# CONFIG_MTD_CK804XROM is not set
CONFIG_MTD_SCB2_FLASH=y
# CONFIG_MTD_NETtel is not set
# CONFIG_MTD_L440GX is not set
CONFIG_MTD_PCI=y
CONFIG_MTD_INTEL_VR_NOR=y
# CONFIG_MTD_PLATRAM is not set
# end of Mapping drivers for chip access

#
# Self-contained MTD device drivers
#
CONFIG_MTD_PMC551=y
# CONFIG_MTD_PMC551_BUGFIX is not set
CONFIG_MTD_PMC551_DEBUG=y
# CONFIG_MTD_DATAFLASH is not set
# CONFIG_MTD_MCHP23K256 is not set
CONFIG_MTD_SST25L=y
# CONFIG_MTD_SLRAM is not set
CONFIG_MTD_PHRAM=y
# CONFIG_MTD_MTDRAM is not set

#
# Disk-On-Chip Device Drivers
#
CONFIG_MTD_DOCG3=y
CONFIG_BCH_CONST_M=14
CONFIG_BCH_CONST_T=4
# end of Self-contained MTD device drivers

#
# NAND
#
CONFIG_MTD_NAND_CORE=y
CONFIG_MTD_ONENAND=y
CONFIG_MTD_ONENAND_VERIFY_WRITE=y
CONFIG_MTD_ONENAND_GENERIC=y
# CONFIG_MTD_ONENAND_OTP is not set
CONFIG_MTD_ONENAND_2X_PROGRAM=y
CONFIG_MTD_RAW_NAND=y

#
# Raw/parallel NAND flash controllers
#
CONFIG_MTD_NAND_DENALI=y
CONFIG_MTD_NAND_DENALI_PCI=y
# CONFIG_MTD_NAND_CAFE is not set
CONFIG_MTD_NAND_CS553X=y
CONFIG_MTD_NAND_MXIC=y
# CONFIG_MTD_NAND_GPIO is not set
# CONFIG_MTD_NAND_PLATFORM is not set
# CONFIG_MTD_NAND_ARASAN is not set

#
# Misc
#
# CONFIG_MTD_NAND_NANDSIM is not set
# CONFIG_MTD_NAND_RICOH is not set
CONFIG_MTD_NAND_DISKONCHIP=y
# CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED is not set
CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE=y
CONFIG_MTD_SPI_NAND=y

#
# ECC engine support
#
CONFIG_MTD_NAND_ECC=y
# CONFIG_MTD_NAND_ECC_SW_HAMMING is not set
CONFIG_MTD_NAND_ECC_SW_BCH=y
# end of ECC engine support
# end of NAND

#
# LPDDR & LPDDR2 PCM memory drivers
#
CONFIG_MTD_LPDDR=y
CONFIG_MTD_QINFO_PROBE=y
# end of LPDDR & LPDDR2 PCM memory drivers

CONFIG_MTD_SPI_NOR=y
CONFIG_MTD_SPI_NOR_USE_4K_SECTORS=y
# CONFIG_MTD_SPI_NOR_SWP_DISABLE is not set
# CONFIG_MTD_SPI_NOR_SWP_DISABLE_ON_VOLATILE is not set
CONFIG_MTD_SPI_NOR_SWP_KEEP=y
CONFIG_SPI_INTEL_SPI=y
CONFIG_SPI_INTEL_SPI_PCI=y
CONFIG_SPI_INTEL_SPI_PLATFORM=y
CONFIG_MTD_UBI=y
CONFIG_MTD_UBI_WL_THRESHOLD=4096
CONFIG_MTD_UBI_BEB_LIMIT=20
CONFIG_MTD_UBI_FASTMAP=y
CONFIG_MTD_UBI_GLUEBI=y
CONFIG_MTD_HYPERBUS=y
# CONFIG_OF is not set
CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
CONFIG_PARPORT_SERIAL=y
CONFIG_PARPORT_PC_FIFO=y
CONFIG_PARPORT_PC_SUPERIO=y
CONFIG_PARPORT_AX88796=y
CONFIG_PARPORT_1284=y
CONFIG_PARPORT_NOT_PC=y
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y

#
# Protocols
#
CONFIG_PNPACPI=y

#
# NVME Support
#
# end of NVME Support

#
# Misc devices
#
CONFIG_SENSORS_LIS3LV02D=y
CONFIG_AD525X_DPOT=y
CONFIG_AD525X_DPOT_I2C=y
CONFIG_AD525X_DPOT_SPI=y
# CONFIG_DUMMY_IRQ is not set
CONFIG_IBM_ASM=y
# CONFIG_PHANTOM is not set
CONFIG_TIFM_CORE=y
# CONFIG_TIFM_7XX1 is not set
# CONFIG_ICS932S401 is not set
CONFIG_ENCLOSURE_SERVICES=y
CONFIG_HP_ILO=y
CONFIG_APDS9802ALS=y
CONFIG_ISL29003=y
CONFIG_ISL29020=y
CONFIG_SENSORS_TSL2550=y
CONFIG_SENSORS_BH1770=y
CONFIG_SENSORS_APDS990X=y
CONFIG_HMC6352=y
CONFIG_DS1682=y
# CONFIG_VMWARE_BALLOON is not set
CONFIG_PCH_PHUB=y
# CONFIG_LATTICE_ECP3_CONFIG is not set
CONFIG_SRAM=y
# CONFIG_PCI_ENDPOINT_TEST is not set
CONFIG_XILINX_SDFEC=y
CONFIG_MISC_RTSX=y
# CONFIG_PVPANIC is not set
# CONFIG_C2PORT is not set

#
# EEPROM support
#
CONFIG_EEPROM_AT24=y
CONFIG_EEPROM_AT25=y
CONFIG_EEPROM_LEGACY=y
# CONFIG_EEPROM_MAX6875 is not set
# CONFIG_EEPROM_93CX6 is not set
CONFIG_EEPROM_93XX46=y
# CONFIG_EEPROM_IDT_89HPESX is not set
# CONFIG_EEPROM_EE1004 is not set
# end of EEPROM support

CONFIG_CB710_CORE=y
# CONFIG_CB710_DEBUG is not set
CONFIG_CB710_DEBUG_ASSUMPTIONS=y

#
# Texas Instruments shared transport line discipline
#
CONFIG_TI_ST=y
# end of Texas Instruments shared transport line discipline

CONFIG_SENSORS_LIS3_I2C=y
# CONFIG_ALTERA_STAPL is not set
CONFIG_INTEL_MEI=y
CONFIG_INTEL_MEI_ME=y
CONFIG_INTEL_MEI_TXE=y
CONFIG_VMWARE_VMCI=y
# CONFIG_ECHO is not set
CONFIG_MISC_ALCOR_PCI=y
CONFIG_MISC_RTSX_PCI=y
CONFIG_MISC_RTSX_USB=y
# CONFIG_HABANA_AI is not set
# end of Misc devices

CONFIG_HAVE_IDE=y

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
# end of SCSI device support

CONFIG_FUSION=y
CONFIG_FUSION_MAX_SGE=128
# CONFIG_FUSION_LOGGING is not set

#
# IEEE 1394 (FireWire) support
#
CONFIG_FIREWIRE=y
# CONFIG_FIREWIRE_OHCI is not set
CONFIG_FIREWIRE_NET=y
# CONFIG_FIREWIRE_NOSY is not set
# end of IEEE 1394 (FireWire) support

CONFIG_MACINTOSH_DRIVERS=y
# CONFIG_MAC_EMUMOUSEBTN is not set
CONFIG_NETDEVICES=y
CONFIG_MII=y
CONFIG_NET_CORE=y
# CONFIG_BONDING is not set
# CONFIG_DUMMY is not set
CONFIG_WIREGUARD=y
# CONFIG_WIREGUARD_DEBUG is not set
# CONFIG_EQUALIZER is not set
CONFIG_NET_TEAM=y
CONFIG_NET_TEAM_MODE_BROADCAST=y
CONFIG_NET_TEAM_MODE_ROUNDROBIN=y
CONFIG_NET_TEAM_MODE_RANDOM=y
# CONFIG_NET_TEAM_MODE_ACTIVEBACKUP is not set
CONFIG_NET_TEAM_MODE_LOADBALANCE=y
CONFIG_MACVLAN=y
# CONFIG_MACVTAP is not set
CONFIG_IPVLAN_L3S=y
CONFIG_IPVLAN=y
CONFIG_IPVTAP=y
CONFIG_VXLAN=y
CONFIG_GENEVE=y
CONFIG_BAREUDP=y
CONFIG_GTP=y
CONFIG_MACSEC=y
# CONFIG_NETCONSOLE is not set
CONFIG_RIONET=y
CONFIG_RIONET_TX_SIZE=128
CONFIG_RIONET_RX_SIZE=128
CONFIG_TUN=y
CONFIG_TAP=y
# CONFIG_TUN_VNET_CROSS_LE is not set
# CONFIG_VETH is not set
CONFIG_VIRTIO_NET=y
CONFIG_NLMON=y
# CONFIG_NET_VRF is not set
# CONFIG_ARCNET is not set
CONFIG_ATM_DRIVERS=y
CONFIG_ATM_DUMMY=y
CONFIG_ATM_TCP=y
# CONFIG_ATM_LANAI is not set
CONFIG_ATM_ENI=y
CONFIG_ATM_ENI_DEBUG=y
# CONFIG_ATM_ENI_TUNE_BURST is not set
# CONFIG_ATM_FIRESTREAM is not set
CONFIG_ATM_ZATM=y
CONFIG_ATM_ZATM_DEBUG=y
# CONFIG_ATM_NICSTAR is not set
CONFIG_ATM_IDT77252=y
# CONFIG_ATM_IDT77252_DEBUG is not set
CONFIG_ATM_IDT77252_RCV_ALL=y
CONFIG_ATM_IDT77252_USE_SUNI=y
# CONFIG_ATM_AMBASSADOR is not set
CONFIG_ATM_HORIZON=y
CONFIG_ATM_HORIZON_DEBUG=y
CONFIG_ATM_IA=y
CONFIG_ATM_IA_DEBUG=y
CONFIG_ATM_FORE200E=y
CONFIG_ATM_FORE200E_USE_TASKLET=y
CONFIG_ATM_FORE200E_TX_RETRY=16
CONFIG_ATM_FORE200E_DEBUG=0
CONFIG_ATM_HE=y
CONFIG_ATM_HE_USE_SUNI=y
# CONFIG_ATM_SOLOS is not set
CONFIG_CAIF_DRIVERS=y
CONFIG_CAIF_TTY=y
# CONFIG_CAIF_HSI is not set
CONFIG_CAIF_VIRTIO=y

#
# Distributed Switch Architecture drivers
#
CONFIG_B53=y
CONFIG_B53_SPI_DRIVER=y
CONFIG_B53_MDIO_DRIVER=y
# CONFIG_B53_MMAP_DRIVER is not set
# CONFIG_B53_SRAB_DRIVER is not set
# CONFIG_B53_SERDES is not set
# CONFIG_NET_DSA_BCM_SF2 is not set
CONFIG_NET_DSA_LOOP=y
CONFIG_NET_DSA_LANTIQ_GSWIP=y
CONFIG_NET_DSA_MT7530=y
# CONFIG_NET_DSA_MV88E6060 is not set
CONFIG_NET_DSA_MICROCHIP_KSZ_COMMON=y
CONFIG_NET_DSA_MICROCHIP_KSZ9477=y
# CONFIG_NET_DSA_MICROCHIP_KSZ9477_I2C is not set
CONFIG_NET_DSA_MICROCHIP_KSZ9477_SPI=y
CONFIG_NET_DSA_MICROCHIP_KSZ8795=y
# CONFIG_NET_DSA_MICROCHIP_KSZ8795_SPI is not set
CONFIG_NET_DSA_MV88E6XXX=y
CONFIG_NET_DSA_MV88E6XXX_GLOBAL2=y
CONFIG_NET_DSA_MSCC_SEVILLE=y
CONFIG_NET_DSA_AR9331=y
CONFIG_NET_DSA_SJA1105=y
# CONFIG_NET_DSA_QCA8K is not set
# CONFIG_NET_DSA_REALTEK_SMI is not set
CONFIG_NET_DSA_SMSC_LAN9303=y
# CONFIG_NET_DSA_SMSC_LAN9303_I2C is not set
CONFIG_NET_DSA_SMSC_LAN9303_MDIO=y
CONFIG_NET_DSA_VITESSE_VSC73XX=y
CONFIG_NET_DSA_VITESSE_VSC73XX_SPI=y
CONFIG_NET_DSA_VITESSE_VSC73XX_PLATFORM=y
# end of Distributed Switch Architecture drivers

CONFIG_ETHERNET=y
CONFIG_MDIO=y
CONFIG_NET_VENDOR_3COM=y
CONFIG_VORTEX=y
CONFIG_TYPHOON=y
# CONFIG_NET_VENDOR_ADAPTEC is not set
# CONFIG_NET_VENDOR_AGERE is not set
# CONFIG_NET_VENDOR_ALACRITECH is not set
CONFIG_NET_VENDOR_ALTEON=y
CONFIG_ACENIC=y
# CONFIG_ACENIC_OMIT_TIGON_I is not set
CONFIG_ALTERA_TSE=y
# CONFIG_NET_VENDOR_AMAZON is not set
CONFIG_NET_VENDOR_AMD=y
CONFIG_AMD8111_ETH=y
CONFIG_PCNET32=y
CONFIG_AMD_XGBE=y
CONFIG_AMD_XGBE_HAVE_ECC=y
CONFIG_NET_VENDOR_AQUANTIA=y
# CONFIG_NET_VENDOR_ARC is not set
# CONFIG_NET_VENDOR_ATHEROS is not set
CONFIG_NET_VENDOR_AURORA=y
# CONFIG_AURORA_NB8800 is not set
CONFIG_NET_VENDOR_BROADCOM=y
CONFIG_B44=y
CONFIG_B44_PCI_AUTOSELECT=y
CONFIG_B44_PCICORE_AUTOSELECT=y
CONFIG_B44_PCI=y
# CONFIG_BCMGENET is not set
CONFIG_BNX2=y
# CONFIG_CNIC is not set
CONFIG_TIGON3=y
CONFIG_TIGON3_HWMON=y
# CONFIG_BNX2X is not set
# CONFIG_SYSTEMPORT is not set
# CONFIG_BNXT is not set
CONFIG_NET_VENDOR_BROCADE=y
CONFIG_BNA=y
# CONFIG_NET_VENDOR_CADENCE is not set
# CONFIG_NET_VENDOR_CAVIUM is not set
CONFIG_NET_VENDOR_CHELSIO=y
# CONFIG_CHELSIO_T1 is not set
CONFIG_CHELSIO_T3=y
# CONFIG_CHELSIO_T4 is not set
CONFIG_CHELSIO_T4VF=y
# CONFIG_NET_VENDOR_CISCO is not set
# CONFIG_NET_VENDOR_CORTINA is not set
CONFIG_CX_ECAT=y
CONFIG_DNET=y
# CONFIG_NET_VENDOR_DEC is not set
# CONFIG_NET_VENDOR_DLINK is not set
CONFIG_NET_VENDOR_EMULEX=y
CONFIG_BE2NET=y
# CONFIG_BE2NET_HWMON is not set
# CONFIG_BE2NET_BE2 is not set
# CONFIG_BE2NET_BE3 is not set
# CONFIG_BE2NET_LANCER is not set
# CONFIG_BE2NET_SKYHAWK is not set

#
# WARNING: be2net is useless without any enabled chip
#
# CONFIG_NET_VENDOR_EZCHIP is not set
CONFIG_NET_VENDOR_GOOGLE=y
CONFIG_NET_VENDOR_HUAWEI=y
CONFIG_NET_VENDOR_I825XX=y
CONFIG_NET_VENDOR_INTEL=y
# CONFIG_E100 is not set
CONFIG_E1000=y
# CONFIG_E1000E is not set
# CONFIG_IGB is not set
# CONFIG_IGBVF is not set
# CONFIG_IXGB is not set
# CONFIG_IXGBE is not set
# CONFIG_I40E is not set
# CONFIG_IGC is not set
CONFIG_JME=y
# CONFIG_NET_VENDOR_MARVELL is not set
CONFIG_NET_VENDOR_MELLANOX=y
# CONFIG_MLX4_EN is not set
CONFIG_MLX4_CORE=y
CONFIG_MLX4_DEBUG=y
# CONFIG_MLX4_CORE_GEN2 is not set
CONFIG_MLX5_CORE=y
CONFIG_MLX5_ACCEL=y
CONFIG_MLX5_FPGA=y
# CONFIG_MLX5_CORE_EN is not set
# CONFIG_MLX5_FPGA_IPSEC is not set
CONFIG_MLXSW_CORE=y
CONFIG_MLXSW_CORE_HWMON=y
# CONFIG_MLXSW_CORE_THERMAL is not set
# CONFIG_MLXSW_PCI is not set
# CONFIG_MLXSW_I2C is not set
CONFIG_MLXFW=y
# CONFIG_NET_VENDOR_MICREL is not set
CONFIG_NET_VENDOR_MICROCHIP=y
CONFIG_ENC28J60=y
CONFIG_ENC28J60_WRITEVERIFY=y
CONFIG_ENCX24J600=y
# CONFIG_LAN743X is not set
CONFIG_NET_VENDOR_MICROSEMI=y
CONFIG_MSCC_OCELOT_SWITCH_LIB=y
CONFIG_NET_VENDOR_MYRI=y
CONFIG_MYRI10GE=y
# CONFIG_FEALNX is not set
# CONFIG_NET_VENDOR_NATSEMI is not set
CONFIG_NET_VENDOR_NETERION=y
# CONFIG_S2IO is not set
# CONFIG_VXGE is not set
# CONFIG_NET_VENDOR_NETRONOME is not set
CONFIG_NET_VENDOR_NI=y
CONFIG_NI_XGE_MANAGEMENT_ENET=y
# 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=y
# CONFIG_YELLOWFIN is not set
# CONFIG_NET_VENDOR_PENSANDO is not set
CONFIG_NET_VENDOR_QLOGIC=y
# CONFIG_QLA3XXX is not set
CONFIG_QLCNIC=y
CONFIG_QLCNIC_HWMON=y
CONFIG_NETXEN_NIC=y
CONFIG_QED=y
# CONFIG_QEDE is not set
CONFIG_NET_VENDOR_QUALCOMM=y
CONFIG_QCOM_EMAC=y
CONFIG_RMNET=y
# CONFIG_NET_VENDOR_RDC is not set
CONFIG_NET_VENDOR_REALTEK=y
# CONFIG_ATP is not set
# CONFIG_8139CP is not set
CONFIG_8139TOO=y
# CONFIG_8139TOO_PIO is not set
CONFIG_8139TOO_TUNE_TWISTER=y
CONFIG_8139TOO_8129=y
CONFIG_8139_OLD_RX_RESET=y
CONFIG_R8169=y
# CONFIG_NET_VENDOR_RENESAS is not set
# CONFIG_NET_VENDOR_ROCKER is not set
# CONFIG_NET_VENDOR_SAMSUNG is not set
# CONFIG_NET_VENDOR_SEEQ is not set
# CONFIG_NET_VENDOR_SOLARFLARE is not set
# CONFIG_NET_VENDOR_SILAN is not set
CONFIG_NET_VENDOR_SIS=y
CONFIG_SIS900=y
# CONFIG_SIS190 is not set
# CONFIG_NET_VENDOR_SMSC is not set
# CONFIG_NET_VENDOR_SOCIONEXT is not set
# CONFIG_NET_VENDOR_STMICRO is not set
# CONFIG_NET_VENDOR_SUN is not set
# CONFIG_NET_VENDOR_SYNOPSYS is not set
CONFIG_NET_VENDOR_TEHUTI=y
CONFIG_TEHUTI=y
CONFIG_NET_VENDOR_TI=y
CONFIG_TI_CPSW_PHY_SEL=y
# CONFIG_TLAN is not set
# CONFIG_NET_VENDOR_VIA is not set
# CONFIG_NET_VENDOR_WIZNET is not set
CONFIG_NET_VENDOR_XILINX=y
# CONFIG_XILINX_AXI_EMAC is not set
CONFIG_XILINX_LL_TEMAC=y
CONFIG_FDDI=y
CONFIG_DEFXX=y
# CONFIG_DEFXX_MMIO is not set
# CONFIG_SKFP is not set
# CONFIG_HIPPI is not set
# CONFIG_NET_SB1000 is not set
CONFIG_PHYLINK=y
CONFIG_PHYLIB=y
CONFIG_SWPHY=y
# CONFIG_LED_TRIGGER_PHY is not set
CONFIG_FIXED_PHY=y
CONFIG_SFP=y

#
# MII PHY device drivers
#
# CONFIG_AMD_PHY is not set
CONFIG_ADIN_PHY=y
CONFIG_AQUANTIA_PHY=y
CONFIG_AX88796B_PHY=y
# CONFIG_BROADCOM_PHY is not set
CONFIG_BCM54140_PHY=y
# CONFIG_BCM7XXX_PHY is not set
# CONFIG_BCM84881_PHY is not set
# CONFIG_BCM87XX_PHY is not set
CONFIG_BCM_NET_PHYLIB=y
CONFIG_CICADA_PHY=y
# CONFIG_CORTINA_PHY is not set
CONFIG_DAVICOM_PHY=y
CONFIG_ICPLUS_PHY=y
CONFIG_LXT_PHY=y
CONFIG_INTEL_XWAY_PHY=y
# CONFIG_LSI_ET1011C_PHY is not set
# CONFIG_MARVELL_PHY is not set
# CONFIG_MARVELL_10G_PHY is not set
CONFIG_MICREL_PHY=y
CONFIG_MICROCHIP_PHY=y
# CONFIG_MICROCHIP_T1_PHY is not set
# CONFIG_MICROSEMI_PHY is not set
CONFIG_NATIONAL_PHY=y
CONFIG_NXP_TJA11XX_PHY=y
CONFIG_AT803X_PHY=y
# CONFIG_QSEMI_PHY is not set
CONFIG_REALTEK_PHY=y
CONFIG_RENESAS_PHY=y
CONFIG_ROCKCHIP_PHY=y
CONFIG_SMSC_PHY=y
CONFIG_STE10XP=y
CONFIG_TERANETICS_PHY=y
CONFIG_DP83822_PHY=y
CONFIG_DP83TC811_PHY=y
CONFIG_DP83848_PHY=y
# CONFIG_DP83867_PHY is not set
CONFIG_DP83869_PHY=y
CONFIG_VITESSE_PHY=y
CONFIG_XILINX_GMII2RGMII=y
CONFIG_MICREL_KS8995MA=y
CONFIG_MDIO_DEVICE=y
CONFIG_MDIO_BUS=y
CONFIG_MDIO_DEVRES=y
CONFIG_MDIO_BITBANG=y
# CONFIG_MDIO_BCM_UNIMAC is not set
CONFIG_MDIO_GPIO=y
CONFIG_MDIO_I2C=y
CONFIG_MDIO_MVUSB=y
# CONFIG_MDIO_MSCC_MIIM is not set

#
# MDIO Multiplexers
#

#
# PCS device drivers
#
# CONFIG_PCS_XPCS is not set
CONFIG_PCS_LYNX=y
# end of PCS device drivers

CONFIG_PLIP=y
CONFIG_PPP=y
# CONFIG_PPP_BSDCOMP is not set
CONFIG_PPP_DEFLATE=y
CONFIG_PPP_FILTER=y
# CONFIG_PPP_MPPE is not set
# CONFIG_PPP_MULTILINK is not set
CONFIG_PPPOATM=y
# CONFIG_PPPOE is not set
CONFIG_PPP_ASYNC=y
# CONFIG_PPP_SYNC_TTY is not set
CONFIG_SLIP=y
CONFIG_SLHC=y
# CONFIG_SLIP_COMPRESSED is not set
CONFIG_SLIP_SMART=y
# CONFIG_SLIP_MODE_SLIP6 is not set
CONFIG_USB_NET_DRIVERS=y
CONFIG_USB_CATC=y
CONFIG_USB_KAWETH=y
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_RTL8152 is not set
CONFIG_USB_LAN78XX=y
CONFIG_USB_USBNET=y
# CONFIG_USB_NET_AX8817X is not set
# CONFIG_USB_NET_AX88179_178A is not set
CONFIG_USB_NET_CDCETHER=y
CONFIG_USB_NET_CDC_EEM=y
CONFIG_USB_NET_CDC_NCM=y
CONFIG_USB_NET_HUAWEI_CDC_NCM=y
# CONFIG_USB_NET_CDC_MBIM is not set
CONFIG_USB_NET_DM9601=y
CONFIG_USB_NET_SR9700=y
CONFIG_USB_NET_SR9800=y
CONFIG_USB_NET_SMSC75XX=y
CONFIG_USB_NET_SMSC95XX=y
# CONFIG_USB_NET_GL620A is not set
# CONFIG_USB_NET_NET1080 is not set
CONFIG_USB_NET_PLUSB=y
CONFIG_USB_NET_MCS7830=y
CONFIG_USB_NET_RNDIS_HOST=y
CONFIG_USB_NET_CDC_SUBSET_ENABLE=y
CONFIG_USB_NET_CDC_SUBSET=y
# CONFIG_USB_ALI_M5632 is not set
CONFIG_USB_AN2720=y
# CONFIG_USB_BELKIN is not set
# CONFIG_USB_ARMLINUX is not set
# CONFIG_USB_EPSON2888 is not set
# CONFIG_USB_KC2190 is not set
# CONFIG_USB_NET_ZAURUS is not set
# CONFIG_USB_NET_CX82310_ETH is not set
CONFIG_USB_NET_KALMIA=y
# CONFIG_USB_NET_QMI_WWAN is not set
# CONFIG_USB_NET_INT51X1 is not set
CONFIG_USB_CDC_PHONET=y
# CONFIG_USB_IPHETH is not set
CONFIG_USB_SIERRA_NET=y
CONFIG_USB_VL600=y
# CONFIG_USB_NET_CH9200 is not set
CONFIG_USB_NET_AQC111=y
CONFIG_USB_RTL8153_ECM=y
CONFIG_WLAN=y
# CONFIG_WLAN_VENDOR_ADMTEK is not set
# CONFIG_WLAN_VENDOR_ATH is not set
CONFIG_WLAN_VENDOR_ATMEL=y
CONFIG_ATMEL=y
# CONFIG_PCI_ATMEL is not set
CONFIG_AT76C50X_USB=y
# CONFIG_WLAN_VENDOR_BROADCOM is not set
CONFIG_WLAN_VENDOR_CISCO=y
CONFIG_AIRO=y
# CONFIG_WLAN_VENDOR_INTEL is not set
# CONFIG_WLAN_VENDOR_INTERSIL is not set
CONFIG_WLAN_VENDOR_MARVELL=y
CONFIG_LIBERTAS=y
# CONFIG_LIBERTAS_USB is not set
CONFIG_LIBERTAS_SDIO=y
CONFIG_LIBERTAS_SPI=y
# CONFIG_LIBERTAS_DEBUG is not set
# CONFIG_LIBERTAS_MESH is not set
CONFIG_LIBERTAS_THINFIRM=y
# CONFIG_LIBERTAS_THINFIRM_DEBUG is not set
# CONFIG_LIBERTAS_THINFIRM_USB is not set
CONFIG_MWIFIEX=y
# CONFIG_MWIFIEX_SDIO is not set
# CONFIG_MWIFIEX_PCIE is not set
CONFIG_MWIFIEX_USB=y
# CONFIG_MWL8K is not set
# CONFIG_WLAN_VENDOR_MEDIATEK is not set
# CONFIG_WLAN_VENDOR_MICROCHIP is not set
# CONFIG_WLAN_VENDOR_RALINK is not set
# CONFIG_WLAN_VENDOR_REALTEK is not set
CONFIG_WLAN_VENDOR_RSI=y
CONFIG_RSI_91X=y
CONFIG_RSI_DEBUGFS=y
# CONFIG_RSI_SDIO is not set
# CONFIG_RSI_USB is not set
# CONFIG_RSI_COEX is not set
CONFIG_WLAN_VENDOR_ST=y
CONFIG_CW1200=y
# CONFIG_CW1200_WLAN_SDIO is not set
CONFIG_CW1200_WLAN_SPI=y
CONFIG_WLAN_VENDOR_TI=y
CONFIG_WL1251=y
CONFIG_WL1251_SPI=y
# CONFIG_WL1251_SDIO is not set
# CONFIG_WL12XX is not set
# CONFIG_WL18XX is not set
# CONFIG_WLCORE is not set
CONFIG_WLAN_VENDOR_ZYDAS=y
CONFIG_USB_ZD1201=y
CONFIG_ZD1211RW=y
CONFIG_ZD1211RW_DEBUG=y
CONFIG_WLAN_VENDOR_QUANTENNA=y
# CONFIG_QTNFMAC_PCIE is not set
# CONFIG_MAC80211_HWSIM is not set
CONFIG_USB_NET_RNDIS_WLAN=y
CONFIG_VIRT_WIFI=y
CONFIG_WAN=y
# CONFIG_HDLC is not set
# CONFIG_LAPBETHER is not set
# CONFIG_SBNI is not set
# CONFIG_VMXNET3 is not set
# CONFIG_FUJITSU_ES is not set
CONFIG_USB4_NET=y
CONFIG_NETDEVSIM=y
CONFIG_NET_FAILOVER=y
# CONFIG_ISDN is not set

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

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=y
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVBUG=y

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ADC=y
CONFIG_KEYBOARD_ADP5588=y
# CONFIG_KEYBOARD_ADP5589 is not set
CONFIG_KEYBOARD_ATKBD=y
CONFIG_KEYBOARD_QT1050=y
# CONFIG_KEYBOARD_QT1070 is not set
CONFIG_KEYBOARD_QT2160=y
# CONFIG_KEYBOARD_DLINK_DIR685 is not set
CONFIG_KEYBOARD_LKKBD=y
CONFIG_KEYBOARD_GPIO=y
CONFIG_KEYBOARD_GPIO_POLLED=y
CONFIG_KEYBOARD_TCA6416=y
# CONFIG_KEYBOARD_TCA8418 is not set
CONFIG_KEYBOARD_MATRIX=y
CONFIG_KEYBOARD_LM8323=y
# CONFIG_KEYBOARD_LM8333 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
CONFIG_KEYBOARD_MCS=y
CONFIG_KEYBOARD_MPR121=y
CONFIG_KEYBOARD_NEWTON=y
CONFIG_KEYBOARD_OPENCORES=y
CONFIG_KEYBOARD_SAMSUNG=y
CONFIG_KEYBOARD_GOLDFISH_EVENTS=y
CONFIG_KEYBOARD_STOWAWAY=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_TM2_TOUCHKEY 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 is not set
# CONFIG_MOUSE_PS2_SYNAPTICS is not set
# CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS is not set
CONFIG_MOUSE_PS2_CYPRESS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
CONFIG_MOUSE_PS2_ELANTECH=y
# CONFIG_MOUSE_PS2_ELANTECH_SMBUS 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=y
CONFIG_MOUSE_APPLETOUCH=y
CONFIG_MOUSE_BCM5974=y
# CONFIG_MOUSE_CYAPA is not set
# CONFIG_MOUSE_ELAN_I2C is not set
CONFIG_MOUSE_VSXXXAA=y
# CONFIG_MOUSE_GPIO is not set
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
CONFIG_MOUSE_SYNAPTICS_USB=y
CONFIG_INPUT_JOYSTICK=y
CONFIG_JOYSTICK_ANALOG=y
CONFIG_JOYSTICK_A3D=y
# CONFIG_JOYSTICK_ADC is not set
# CONFIG_JOYSTICK_ADI is not set
CONFIG_JOYSTICK_COBRA=y
CONFIG_JOYSTICK_GF2K=y
CONFIG_JOYSTICK_GRIP=y
CONFIG_JOYSTICK_GRIP_MP=y
CONFIG_JOYSTICK_GUILLEMOT=y
CONFIG_JOYSTICK_INTERACT=y
CONFIG_JOYSTICK_SIDEWINDER=y
# CONFIG_JOYSTICK_TMDC is not set
CONFIG_JOYSTICK_IFORCE=y
# CONFIG_JOYSTICK_IFORCE_USB is not set
# CONFIG_JOYSTICK_IFORCE_232 is not set
CONFIG_JOYSTICK_WARRIOR=y
CONFIG_JOYSTICK_MAGELLAN=y
CONFIG_JOYSTICK_SPACEORB=y
CONFIG_JOYSTICK_SPACEBALL=y
# CONFIG_JOYSTICK_STINGER is not set
# CONFIG_JOYSTICK_TWIDJOY is not set
# CONFIG_JOYSTICK_ZHENHUA is not set
CONFIG_JOYSTICK_DB9=y
CONFIG_JOYSTICK_GAMECON=y
CONFIG_JOYSTICK_TURBOGRAFX=y
CONFIG_JOYSTICK_AS5011=y
CONFIG_JOYSTICK_JOYDUMP=y
# CONFIG_JOYSTICK_XPAD is not set
CONFIG_JOYSTICK_PSXPAD_SPI=y
CONFIG_JOYSTICK_PSXPAD_SPI_FF=y
CONFIG_JOYSTICK_PXRC=y
# CONFIG_JOYSTICK_FSIA6B is not set
CONFIG_INPUT_TABLET=y
# CONFIG_TABLET_USB_ACECAD is not set
CONFIG_TABLET_USB_AIPTEK=y
CONFIG_TABLET_USB_HANWANG=y
CONFIG_TABLET_USB_KBTAB=y
# CONFIG_TABLET_USB_PEGASUS is not set
CONFIG_TABLET_SERIAL_WACOM4=y
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set
CONFIG_RMI4_CORE=y
# CONFIG_RMI4_I2C is not set
# CONFIG_RMI4_SPI is not set
CONFIG_RMI4_SMB=y
# CONFIG_RMI4_F03 is not set
CONFIG_RMI4_2D_SENSOR=y
CONFIG_RMI4_F11=y
# CONFIG_RMI4_F12 is not set
CONFIG_RMI4_F30=y
CONFIG_RMI4_F34=y
# CONFIG_RMI4_F3A is not set
CONFIG_RMI4_F55=y

#
# 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_PARKBD=y
# 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=y
CONFIG_SERIO_ARC_PS2=y
# CONFIG_SERIO_GPIO_PS2 is not set
CONFIG_USERIO=y
CONFIG_GAMEPORT=y
CONFIG_GAMEPORT_NS558=y
# CONFIG_GAMEPORT_L4 is not set
CONFIG_GAMEPORT_EMU10K1=y
CONFIG_GAMEPORT_FM801=y
# end of Hardware I/O ports
# end of Input device support

#
# Character devices
#
CONFIG_TTY=y
# CONFIG_VT is not set
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
# CONFIG_LDISC_AUTOLOAD is not set

#
# 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=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_PCI=y
# CONFIG_SERIAL_8250_EXAR is not set
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
# CONFIG_SERIAL_8250_RSA is not set
CONFIG_SERIAL_8250_DWLIB=y
CONFIG_SERIAL_8250_DW=y
# CONFIG_SERIAL_8250_RT288X is not set
CONFIG_SERIAL_8250_LPSS=y
CONFIG_SERIAL_8250_MID=y

#
# Non-8250 serial port support
#
CONFIG_SERIAL_MAX3100=y
CONFIG_SERIAL_MAX310X=y
# CONFIG_SERIAL_UARTLITE is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_SERIAL_JSM=y
CONFIG_SERIAL_LANTIQ=y
# CONFIG_SERIAL_LANTIQ_CONSOLE is not set
CONFIG_SERIAL_SCCNXP=y
# CONFIG_SERIAL_SCCNXP_CONSOLE is not set
# CONFIG_SERIAL_SC16IS7XX is not set
CONFIG_SERIAL_TIMBERDALE=y
CONFIG_SERIAL_BCM63XX=y
# CONFIG_SERIAL_BCM63XX_CONSOLE is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
CONFIG_SERIAL_ALTERA_UART=y
CONFIG_SERIAL_ALTERA_UART_MAXPORTS=4
CONFIG_SERIAL_ALTERA_UART_BAUDRATE=115200
# CONFIG_SERIAL_ALTERA_UART_CONSOLE is not set
# CONFIG_SERIAL_IFX6X60 is not set
# CONFIG_SERIAL_PCH_UART is not set
CONFIG_SERIAL_ARC=y
CONFIG_SERIAL_ARC_CONSOLE=y
CONFIG_SERIAL_ARC_NR_PORTS=1
CONFIG_SERIAL_RP2=y
CONFIG_SERIAL_RP2_NR_UARTS=32
CONFIG_SERIAL_FSL_LPUART=y
# CONFIG_SERIAL_FSL_LPUART_CONSOLE is not set
# CONFIG_SERIAL_FSL_LINFLEXUART is not set
# CONFIG_SERIAL_SPRD is not set
# end of Serial drivers

CONFIG_SERIAL_MCTRL_GPIO=y
# CONFIG_SERIAL_NONSTANDARD is not set
CONFIG_GOLDFISH_TTY=y
CONFIG_GOLDFISH_TTY_EARLY_CONSOLE=y
CONFIG_N_GSM=y
CONFIG_NOZOMI=y
# CONFIG_TRACE_SINK is not set
CONFIG_HVC_DRIVER=y
CONFIG_SERIAL_DEV_BUS=y
# CONFIG_SERIAL_DEV_CTRL_TTYPORT is not set
# CONFIG_TTY_PRINTK is not set
# CONFIG_PRINTER is not set
# CONFIG_PPDEV is not set
CONFIG_VIRTIO_CONSOLE=y
CONFIG_IPMI_HANDLER=y
CONFIG_IPMI_DMI_DECODE=y
CONFIG_IPMI_PLAT_DATA=y
CONFIG_IPMI_PANIC_EVENT=y
# CONFIG_IPMI_PANIC_STRING is not set
CONFIG_IPMI_DEVICE_INTERFACE=y
CONFIG_IPMI_SI=y
# CONFIG_IPMI_SSIF is not set
CONFIG_IPMI_WATCHDOG=y
CONFIG_IPMI_POWEROFF=y
CONFIG_IPMB_DEVICE_INTERFACE=y
CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
CONFIG_HW_RANDOM_INTEL=y
CONFIG_HW_RANDOM_AMD=y
CONFIG_HW_RANDOM_BA431=y
# CONFIG_HW_RANDOM_GEODE 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_SONYPI=y
CONFIG_MWAVE=y
# CONFIG_PC8736x_GPIO is not set
CONFIG_NSC_GPIO=y
CONFIG_DEVMEM=y
# CONFIG_DEVKMEM is not set
CONFIG_NVRAM=y
# CONFIG_DEVPORT is not set
# CONFIG_HPET is not set
CONFIG_HANGCHECK_TIMER=y
CONFIG_TCG_TPM=y
CONFIG_HW_RANDOM_TPM=y
CONFIG_TCG_TIS_CORE=y
# CONFIG_TCG_TIS is not set
CONFIG_TCG_TIS_SPI=y
CONFIG_TCG_TIS_SPI_CR50=y
CONFIG_TCG_TIS_I2C_ATMEL=y
CONFIG_TCG_TIS_I2C_INFINEON=y
# CONFIG_TCG_TIS_I2C_NUVOTON is not set
# CONFIG_TCG_NSC is not set
# CONFIG_TCG_ATMEL is not set
# CONFIG_TCG_INFINEON is not set
# CONFIG_TCG_CRB is not set
CONFIG_TCG_VTPM_PROXY=y
CONFIG_TCG_TIS_ST33ZP24=y
CONFIG_TCG_TIS_ST33ZP24_I2C=y
CONFIG_TCG_TIS_ST33ZP24_SPI=y
CONFIG_TELCLOCK=y
# CONFIG_XILLYBUS is not set
# end of Character devices

# CONFIG_RANDOM_TRUST_BOOTLOADER is not set

#
# I2C support
#
CONFIG_I2C=y
CONFIG_ACPI_I2C_OPREGION=y
CONFIG_I2C_BOARDINFO=y
# CONFIG_I2C_COMPAT is not set
# CONFIG_I2C_CHARDEV is not set
CONFIG_I2C_MUX=y

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

CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_SMBUS=y
CONFIG_I2C_ALGOBIT=y

#
# I2C Hardware Bus support
#

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

#
# ACPI drivers
#
# CONFIG_I2C_SCMI is not set

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
CONFIG_I2C_CBUS_GPIO=y
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
# CONFIG_I2C_DESIGNWARE_PCI is not set
CONFIG_I2C_EG20T=y
CONFIG_I2C_EMEV2=y
# CONFIG_I2C_GPIO is not set
# CONFIG_I2C_KEMPLD is not set
CONFIG_I2C_OCORES=y
# CONFIG_I2C_PCA_PLATFORM is not set
CONFIG_I2C_SIMTEC=y
CONFIG_I2C_XILINX=y

#
# External I2C/SMBus adapter drivers
#
CONFIG_I2C_DIOLAN_U2C=y
CONFIG_I2C_DLN2=y
CONFIG_I2C_PARPORT=y
# CONFIG_I2C_ROBOTFUZZ_OSIF is not set
# CONFIG_I2C_TAOS_EVM is not set
CONFIG_I2C_TINY_USB=y
CONFIG_I2C_VIPERBOARD=y

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

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

CONFIG_I3C=y
# CONFIG_CDNS_I3C_MASTER is not set
CONFIG_DW_I3C_MASTER=y
CONFIG_MIPI_I3C_HCI=y
CONFIG_SPI=y
CONFIG_SPI_DEBUG=y
CONFIG_SPI_MASTER=y
CONFIG_SPI_MEM=y

#
# SPI Master Controller Drivers
#
CONFIG_SPI_ALTERA=y
# CONFIG_SPI_AXI_SPI_ENGINE is not set
CONFIG_SPI_BITBANG=y
# CONFIG_SPI_BUTTERFLY is not set
CONFIG_SPI_CADENCE=y
CONFIG_SPI_DESIGNWARE=y
# CONFIG_SPI_DW_DMA is not set
CONFIG_SPI_DW_PCI=y
# CONFIG_SPI_DW_MMIO is not set
# CONFIG_SPI_DLN2 is not set
CONFIG_SPI_NXP_FLEXSPI=y
CONFIG_SPI_GPIO=y
CONFIG_SPI_LM70_LLP=y
# CONFIG_SPI_LANTIQ_SSC is not set
CONFIG_SPI_OC_TINY=y
CONFIG_SPI_PXA2XX=y
CONFIG_SPI_PXA2XX_PCI=y
# CONFIG_SPI_ROCKCHIP is not set
CONFIG_SPI_SC18IS602=y
CONFIG_SPI_SIFIVE=y
# CONFIG_SPI_MXIC is not set
CONFIG_SPI_TOPCLIFF_PCH=y
# CONFIG_SPI_XCOMM is not set
CONFIG_SPI_XILINX=y
# CONFIG_SPI_ZYNQMP_GQSPI is not set
# CONFIG_SPI_AMD is not set

#
# SPI Multiplexer support
#
# CONFIG_SPI_MUX is not set

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

#
# HSI controllers
#

#
# HSI clients
#
# CONFIG_HSI_CHAR is not set
CONFIG_PPS=y
# CONFIG_PPS_DEBUG is not set

#
# PPS clients support
#
CONFIG_PPS_CLIENT_KTIMER=y
# CONFIG_PPS_CLIENT_LDISC is not set
CONFIG_PPS_CLIENT_PARPORT=y
CONFIG_PPS_CLIENT_GPIO=y

#
# PPS generators support
#

#
# PTP clock support
#
# CONFIG_PTP_1588_CLOCK is not set
CONFIG_PTP_1588_CLOCK_PCH=y
# end of PTP clock support

CONFIG_PINCTRL=y
CONFIG_PINMUX=y
CONFIG_PINCONF=y
CONFIG_GENERIC_PINCONF=y
# CONFIG_DEBUG_PINCTRL is not set
# CONFIG_PINCTRL_AMD is not set
# CONFIG_PINCTRL_DA9062 is not set
CONFIG_PINCTRL_MCP23S08_I2C=y
CONFIG_PINCTRL_MCP23S08_SPI=y
CONFIG_PINCTRL_MCP23S08=y
CONFIG_PINCTRL_SX150X=y
# CONFIG_PINCTRL_BAYTRAIL is not set
# CONFIG_PINCTRL_CHERRYVIEW is not set
# CONFIG_PINCTRL_LYNXPOINT is not set
# CONFIG_PINCTRL_ALDERLAKE is not set
# CONFIG_PINCTRL_BROXTON is not set
# CONFIG_PINCTRL_CANNONLAKE is not set
# CONFIG_PINCTRL_CEDARFORK is not set
# CONFIG_PINCTRL_DENVERTON is not set
# CONFIG_PINCTRL_ELKHARTLAKE is not set
# CONFIG_PINCTRL_EMMITSBURG is not set
# CONFIG_PINCTRL_GEMINILAKE is not set
# CONFIG_PINCTRL_ICELAKE is not set
# CONFIG_PINCTRL_JASPERLAKE is not set
# CONFIG_PINCTRL_LAKEFIELD is not set
# CONFIG_PINCTRL_LEWISBURG is not set
# CONFIG_PINCTRL_SUNRISEPOINT is not set
# CONFIG_PINCTRL_TIGERLAKE is not set

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

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

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

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

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

#
# MFD GPIO expanders
#
CONFIG_GPIO_ARIZONA=y
CONFIG_GPIO_BD9571MWV=y
CONFIG_GPIO_DA9052=y
CONFIG_GPIO_DA9055=y
CONFIG_GPIO_DLN2=y
CONFIG_GPIO_KEMPLD=y
CONFIG_GPIO_PALMAS=y
CONFIG_GPIO_RC5T583=y
CONFIG_GPIO_TPS6586X=y
CONFIG_GPIO_TPS65910=y
# CONFIG_GPIO_TPS65912 is not set
CONFIG_GPIO_TQMX86=y
CONFIG_GPIO_UCB1400=y
CONFIG_GPIO_WM831X=y
CONFIG_GPIO_WM8994=y
# end of MFD GPIO expanders

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

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

#
# USB GPIO expanders
#
# CONFIG_GPIO_VIPERBOARD is not set
# end of USB GPIO expanders

#
# Virtual GPIO drivers
#
CONFIG_GPIO_AGGREGATOR=y
CONFIG_GPIO_MOCKUP=y
# end of Virtual GPIO drivers

CONFIG_W1=y
CONFIG_W1_CON=y

#
# 1-wire Bus Masters
#
CONFIG_W1_MASTER_MATROX=y
CONFIG_W1_MASTER_DS2490=y
# CONFIG_W1_MASTER_DS2482 is not set
CONFIG_W1_MASTER_DS1WM=y
CONFIG_W1_MASTER_GPIO=y
# CONFIG_W1_MASTER_SGI is not set
# end of 1-wire Bus Masters

#
# 1-wire Slaves
#
CONFIG_W1_SLAVE_THERM=y
CONFIG_W1_SLAVE_SMEM=y
CONFIG_W1_SLAVE_DS2405=y
CONFIG_W1_SLAVE_DS2408=y
# CONFIG_W1_SLAVE_DS2408_READBACK is not set
CONFIG_W1_SLAVE_DS2413=y
CONFIG_W1_SLAVE_DS2406=y
CONFIG_W1_SLAVE_DS2423=y
# CONFIG_W1_SLAVE_DS2805 is not set
CONFIG_W1_SLAVE_DS2430=y
# CONFIG_W1_SLAVE_DS2431 is not set
CONFIG_W1_SLAVE_DS2433=y
CONFIG_W1_SLAVE_DS2433_CRC=y
CONFIG_W1_SLAVE_DS2438=y
CONFIG_W1_SLAVE_DS250X=y
CONFIG_W1_SLAVE_DS2780=y
CONFIG_W1_SLAVE_DS2781=y
# CONFIG_W1_SLAVE_DS28E04 is not set
# CONFIG_W1_SLAVE_DS28E17 is not set
# end of 1-wire Slaves

CONFIG_POWER_RESET=y
# CONFIG_POWER_RESET_RESTART is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
CONFIG_POWER_SUPPLY_HWMON=y
CONFIG_PDA_POWER=y
CONFIG_GENERIC_ADC_BATTERY=y
# CONFIG_WM831X_BACKUP is not set
# CONFIG_WM831X_POWER is not set
CONFIG_TEST_POWER=y
# CONFIG_BATTERY_88PM860X is not set
CONFIG_CHARGER_ADP5061=y
CONFIG_BATTERY_CW2015=y
CONFIG_BATTERY_DS2760=y
CONFIG_BATTERY_DS2780=y
CONFIG_BATTERY_DS2781=y
CONFIG_BATTERY_DS2782=y
CONFIG_BATTERY_SBS=y
# CONFIG_CHARGER_SBS is not set
CONFIG_MANAGER_SBS=y
CONFIG_BATTERY_BQ27XXX=y
CONFIG_BATTERY_BQ27XXX_I2C=y
CONFIG_BATTERY_BQ27XXX_HDQ=y
# CONFIG_BATTERY_BQ27XXX_DT_UPDATES_NVM is not set
CONFIG_BATTERY_DA9052=y
CONFIG_CHARGER_DA9150=y
# CONFIG_BATTERY_DA9150 is not set
CONFIG_BATTERY_MAX17040=y
# CONFIG_BATTERY_MAX17042 is not set
# CONFIG_BATTERY_MAX1721X is not set
CONFIG_CHARGER_ISP1704=y
# CONFIG_CHARGER_MAX8903 is not set
CONFIG_CHARGER_LP8727=y
CONFIG_CHARGER_GPIO=y
CONFIG_CHARGER_MANAGER=y
CONFIG_CHARGER_LT3651=y
# CONFIG_CHARGER_MAX14577 is not set
CONFIG_CHARGER_MAX77693=y
CONFIG_CHARGER_BQ2415X=y
# CONFIG_CHARGER_BQ24190 is not set
# CONFIG_CHARGER_BQ24257 is not set
CONFIG_CHARGER_BQ24735=y
CONFIG_CHARGER_BQ2515X=y
# CONFIG_CHARGER_BQ25890 is not set
CONFIG_CHARGER_BQ25980=y
CONFIG_CHARGER_SMB347=y
CONFIG_BATTERY_GAUGE_LTC2941=y
# CONFIG_BATTERY_GOLDFISH is not set
CONFIG_BATTERY_RT5033=y
CONFIG_CHARGER_RT9455=y
# CONFIG_CHARGER_BD99954 is not set
CONFIG_HWMON=y
CONFIG_HWMON_VID=y
CONFIG_HWMON_DEBUG_CHIP=y

#
# Native drivers
#
CONFIG_SENSORS_ABITUGURU=y
CONFIG_SENSORS_ABITUGURU3=y
CONFIG_SENSORS_AD7314=y
# CONFIG_SENSORS_AD7414 is not set
CONFIG_SENSORS_AD7418=y
# CONFIG_SENSORS_ADM1021 is not set
CONFIG_SENSORS_ADM1025=y
CONFIG_SENSORS_ADM1026=y
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM1177 is not set
# CONFIG_SENSORS_ADM9240 is not set
CONFIG_SENSORS_ADT7X10=y
CONFIG_SENSORS_ADT7310=y
# CONFIG_SENSORS_ADT7410 is not set
CONFIG_SENSORS_ADT7411=y
CONFIG_SENSORS_ADT7462=y
CONFIG_SENSORS_ADT7470=y
CONFIG_SENSORS_ADT7475=y
# CONFIG_SENSORS_AS370 is not set
CONFIG_SENSORS_ASC7621=y
# CONFIG_SENSORS_AXI_FAN_CONTROL is not set
CONFIG_SENSORS_K8TEMP=y
# CONFIG_SENSORS_K10TEMP is not set
CONFIG_SENSORS_FAM15H_POWER=y
# CONFIG_SENSORS_AMD_ENERGY is not set
# CONFIG_SENSORS_APPLESMC is not set
CONFIG_SENSORS_ASB100=y
CONFIG_SENSORS_ASPEED=y
CONFIG_SENSORS_ATXP1=y
# CONFIG_SENSORS_DS620 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_DELL_SMM is not set
# CONFIG_SENSORS_DA9052_ADC is not set
# CONFIG_SENSORS_DA9055 is not set
CONFIG_SENSORS_I5K_AMB=y
CONFIG_SENSORS_F71805F=y
# CONFIG_SENSORS_F71882FG is not set
CONFIG_SENSORS_F75375S=y
CONFIG_SENSORS_MC13783_ADC=y
CONFIG_SENSORS_FSCHMD=y
CONFIG_SENSORS_FTSTEUTATES=y
CONFIG_SENSORS_GL518SM=y
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_G760A is not set
CONFIG_SENSORS_G762=y
# CONFIG_SENSORS_HIH6130 is not set
CONFIG_SENSORS_IBMAEM=y
CONFIG_SENSORS_IBMPEX=y
# CONFIG_SENSORS_IIO_HWMON is not set
# CONFIG_SENSORS_I5500 is not set
CONFIG_SENSORS_CORETEMP=y
CONFIG_SENSORS_IT87=y
# CONFIG_SENSORS_JC42 is not set
CONFIG_SENSORS_POWR1220=y
CONFIG_SENSORS_LINEAGE=y
CONFIG_SENSORS_LTC2945=y
CONFIG_SENSORS_LTC2947=y
CONFIG_SENSORS_LTC2947_I2C=y
# CONFIG_SENSORS_LTC2947_SPI is not set
# CONFIG_SENSORS_LTC2990 is not set
# CONFIG_SENSORS_LTC2992 is not set
CONFIG_SENSORS_LTC4151=y
# CONFIG_SENSORS_LTC4215 is not set
# CONFIG_SENSORS_LTC4222 is not set
CONFIG_SENSORS_LTC4245=y
CONFIG_SENSORS_LTC4260=y
CONFIG_SENSORS_LTC4261=y
# CONFIG_SENSORS_MAX1111 is not set
# CONFIG_SENSORS_MAX127 is not set
CONFIG_SENSORS_MAX16065=y
CONFIG_SENSORS_MAX1619=y
# CONFIG_SENSORS_MAX1668 is not set
CONFIG_SENSORS_MAX197=y
CONFIG_SENSORS_MAX31722=y
CONFIG_SENSORS_MAX31730=y
# CONFIG_SENSORS_MAX6621 is not set
# CONFIG_SENSORS_MAX6639 is not set
CONFIG_SENSORS_MAX6642=y
CONFIG_SENSORS_MAX6650=y
# CONFIG_SENSORS_MAX6697 is not set
# CONFIG_SENSORS_MAX31790 is not set
CONFIG_SENSORS_MCP3021=y
# CONFIG_SENSORS_MLXREG_FAN is not set
CONFIG_SENSORS_TC654=y
CONFIG_SENSORS_MR75203=y
CONFIG_SENSORS_ADCXX=y
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM70 is not set
CONFIG_SENSORS_LM73=y
CONFIG_SENSORS_LM75=y
CONFIG_SENSORS_LM77=y
CONFIG_SENSORS_LM78=y
# CONFIG_SENSORS_LM80 is not set
CONFIG_SENSORS_LM83=y
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
CONFIG_SENSORS_LM92=y
# CONFIG_SENSORS_LM93 is not set
CONFIG_SENSORS_LM95234=y
# CONFIG_SENSORS_LM95241 is not set
CONFIG_SENSORS_LM95245=y
CONFIG_SENSORS_PC87360=y
CONFIG_SENSORS_PC87427=y
CONFIG_SENSORS_NTC_THERMISTOR=y
CONFIG_SENSORS_NCT6683=y
CONFIG_SENSORS_NCT6775=y
CONFIG_SENSORS_NCT7802=y
# CONFIG_SENSORS_NCT7904 is not set
CONFIG_SENSORS_NPCM7XX=y
CONFIG_SENSORS_PCF8591=y
CONFIG_PMBUS=y
# CONFIG_SENSORS_PMBUS is not set
CONFIG_SENSORS_ADM1266=y
CONFIG_SENSORS_ADM1275=y
# CONFIG_SENSORS_BEL_PFE is not set
CONFIG_SENSORS_IBM_CFFPS=y
# CONFIG_SENSORS_INSPUR_IPSPS is not set
# CONFIG_SENSORS_IR35221 is not set
CONFIG_SENSORS_IR38064=y
CONFIG_SENSORS_IRPS5401=y
CONFIG_SENSORS_ISL68137=y
CONFIG_SENSORS_LM25066=y
CONFIG_SENSORS_LTC2978=y
CONFIG_SENSORS_LTC2978_REGULATOR=y
CONFIG_SENSORS_LTC3815=y
CONFIG_SENSORS_MAX16064=y
# CONFIG_SENSORS_MAX16601 is not set
CONFIG_SENSORS_MAX20730=y
CONFIG_SENSORS_MAX20751=y
CONFIG_SENSORS_MAX31785=y
CONFIG_SENSORS_MAX34440=y
CONFIG_SENSORS_MAX8688=y
CONFIG_SENSORS_MP2975=y
CONFIG_SENSORS_PM6764TR=y
CONFIG_SENSORS_PXE1610=y
# CONFIG_SENSORS_Q54SJ108A2 is not set
# CONFIG_SENSORS_TPS40422 is not set
CONFIG_SENSORS_TPS53679=y
# CONFIG_SENSORS_UCD9000 is not set
CONFIG_SENSORS_UCD9200=y
# CONFIG_SENSORS_XDPE122 is not set
# CONFIG_SENSORS_ZL6100 is not set
# CONFIG_SENSORS_SBTSI is not set
CONFIG_SENSORS_SHT15=y
CONFIG_SENSORS_SHT21=y
# CONFIG_SENSORS_SHT3x is not set
CONFIG_SENSORS_SHTC1=y
CONFIG_SENSORS_SIS5595=y
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_EMC1403 is not set
CONFIG_SENSORS_EMC2103=y
CONFIG_SENSORS_EMC6W201=y
# CONFIG_SENSORS_SMSC47M1 is not set
CONFIG_SENSORS_SMSC47M192=y
CONFIG_SENSORS_SMSC47B397=y
CONFIG_SENSORS_SCH56XX_COMMON=y
# CONFIG_SENSORS_SCH5627 is not set
CONFIG_SENSORS_SCH5636=y
CONFIG_SENSORS_STTS751=y
CONFIG_SENSORS_SMM665=y
# CONFIG_SENSORS_ADC128D818 is not set
CONFIG_SENSORS_ADS7828=y
# CONFIG_SENSORS_ADS7871 is not set
CONFIG_SENSORS_AMC6821=y
CONFIG_SENSORS_INA209=y
CONFIG_SENSORS_INA2XX=y
CONFIG_SENSORS_INA3221=y
CONFIG_SENSORS_TC74=y
# CONFIG_SENSORS_THMC50 is not set
# CONFIG_SENSORS_TMP102 is not set
CONFIG_SENSORS_TMP103=y
CONFIG_SENSORS_TMP108=y
# CONFIG_SENSORS_TMP401 is not set
# CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_TMP513 is not set
CONFIG_SENSORS_VIA_CPUTEMP=y
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
CONFIG_SENSORS_VT8231=y
# CONFIG_SENSORS_W83773G is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
CONFIG_SENSORS_W83793=y
CONFIG_SENSORS_W83795=y
# CONFIG_SENSORS_W83795_FANCTRL is not set
# CONFIG_SENSORS_W83L785TS is not set
CONFIG_SENSORS_W83L786NG=y
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
CONFIG_SENSORS_WM831X=y
CONFIG_SENSORS_INTEL_M10_BMC_HWMON=y

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

#
# Intel thermal drivers
#
# CONFIG_INTEL_POWERCLAMP is not set
# 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
# end of Intel thermal drivers

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

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

#
# Watchdog Device Drivers
#
# CONFIG_SOFT_WATCHDOG is not set
CONFIG_DA9052_WATCHDOG=y
CONFIG_DA9055_WATCHDOG=y
CONFIG_DA9062_WATCHDOG=y
# CONFIG_WDAT_WDT is not set
CONFIG_WM831X_WATCHDOG=y
CONFIG_XILINX_WATCHDOG=y
CONFIG_ZIIRAVE_WATCHDOG=y
CONFIG_RAVE_SP_WATCHDOG=y
# CONFIG_MLX_WDT is not set
CONFIG_CADENCE_WATCHDOG=y
# CONFIG_DW_WATCHDOG is not set
CONFIG_MAX63XX_WATCHDOG=y
# CONFIG_RETU_WATCHDOG is not set
CONFIG_ACQUIRE_WDT=y
CONFIG_ADVANTECH_WDT=y
CONFIG_ALIM1535_WDT=y
CONFIG_ALIM7101_WDT=y
CONFIG_EBC_C384_WDT=y
CONFIG_F71808E_WDT=y
CONFIG_SP5100_TCO=y
# CONFIG_SBC_FITPC2_WATCHDOG is not set
# CONFIG_EUROTECH_WDT is not set
CONFIG_IB700_WDT=y
# CONFIG_IBMASR is not set
# CONFIG_WAFER_WDT is not set
# CONFIG_I6300ESB_WDT is not set
CONFIG_IE6XX_WDT=y
# 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_KEMPLD_WDT=y
CONFIG_SC1200_WDT=y
# CONFIG_PC87413_WDT is not set
# CONFIG_NV_TCO is not set
CONFIG_60XX_WDT=y
CONFIG_SBC8360_WDT=y
CONFIG_SBC7240_WDT=y
# CONFIG_CPU5_WDT is not set
CONFIG_SMSC_SCH311X_WDT=y
CONFIG_SMSC37B787_WDT=y
# CONFIG_TQMX86_WDT is not set
CONFIG_VIA_WDT=y
CONFIG_W83627HF_WDT=y
CONFIG_W83877F_WDT=y
# CONFIG_W83977F_WDT is not set
CONFIG_MACHZ_WDT=y
CONFIG_SBC_EPX_C3_WATCHDOG=y
CONFIG_INTEL_MEI_WDT=y
# CONFIG_NI903X_WDT is not set
# CONFIG_NIC7018_WDT is not set
CONFIG_MEN_A21_WDT=y

#
# PCI-based Watchdog Cards
#
CONFIG_PCIPCWATCHDOG=y
CONFIG_WDTPCI=y

#
# USB-based Watchdog Cards
#
CONFIG_USBPCWATCHDOG=y
CONFIG_SSB_POSSIBLE=y
CONFIG_SSB=y
CONFIG_SSB_SPROM=y
CONFIG_SSB_PCIHOST_POSSIBLE=y
CONFIG_SSB_PCIHOST=y
CONFIG_SSB_SDIOHOST_POSSIBLE=y
# CONFIG_SSB_SDIOHOST is not set
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
CONFIG_SSB_DRIVER_PCICORE=y
CONFIG_SSB_DRIVER_GPIO=y
CONFIG_BCMA_POSSIBLE=y
CONFIG_BCMA=y
CONFIG_BCMA_HOST_PCI_POSSIBLE=y
CONFIG_BCMA_HOST_PCI=y
# CONFIG_BCMA_HOST_SOC is not set
CONFIG_BCMA_DRIVER_PCI=y
# CONFIG_BCMA_DRIVER_GMAC_CMN is not set
CONFIG_BCMA_DRIVER_GPIO=y
CONFIG_BCMA_DEBUG=y

#
# Multifunction device drivers
#
CONFIG_MFD_CORE=y
# CONFIG_MFD_CS5535 is not set
# CONFIG_MFD_AS3711 is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_MFD_AAT2870_CORE is not set
CONFIG_MFD_BCM590XX=y
CONFIG_MFD_BD9571MWV=y
# CONFIG_MFD_AXP20X_I2C is not set
# CONFIG_MFD_MADERA is not set
# CONFIG_PMIC_DA903X is not set
CONFIG_PMIC_DA9052=y
CONFIG_MFD_DA9052_SPI=y
CONFIG_MFD_DA9052_I2C=y
CONFIG_MFD_DA9055=y
CONFIG_MFD_DA9062=y
# CONFIG_MFD_DA9063 is not set
CONFIG_MFD_DA9150=y
CONFIG_MFD_DLN2=y
CONFIG_MFD_MC13XXX=y
# CONFIG_MFD_MC13XXX_SPI is not set
CONFIG_MFD_MC13XXX_I2C=y
# CONFIG_MFD_MP2629 is not set
CONFIG_HTC_PASIC3=y
# CONFIG_HTC_I2CPLD is not set
CONFIG_MFD_INTEL_QUARK_I2C_GPIO=y
CONFIG_LPC_ICH=y
CONFIG_LPC_SCH=y
# CONFIG_INTEL_SOC_PMIC_CHTDC_TI is not set
CONFIG_MFD_INTEL_LPSS=y
# CONFIG_MFD_INTEL_LPSS_ACPI is not set
CONFIG_MFD_INTEL_LPSS_PCI=y
CONFIG_MFD_INTEL_PMT=y
# CONFIG_MFD_IQS62X is not set
# CONFIG_MFD_JANZ_CMODIO is not set
CONFIG_MFD_KEMPLD=y
# CONFIG_MFD_88PM800 is not set
CONFIG_MFD_88PM805=y
CONFIG_MFD_88PM860X=y
CONFIG_MFD_MAX14577=y
CONFIG_MFD_MAX77693=y
CONFIG_MFD_MAX77843=y
# CONFIG_MFD_MAX8907 is not set
# CONFIG_MFD_MAX8925 is not set
# CONFIG_MFD_MAX8997 is not set
# CONFIG_MFD_MAX8998 is not set
# CONFIG_MFD_MT6360 is not set
# CONFIG_MFD_MT6397 is not set
# CONFIG_MFD_MENF21BMC is not set
# CONFIG_EZX_PCAP is not set
CONFIG_MFD_VIPERBOARD=y
CONFIG_MFD_RETU=y
# CONFIG_MFD_PCF50633 is not set
CONFIG_UCB1400_CORE=y
CONFIG_MFD_RDC321X=y
CONFIG_MFD_RT5033=y
CONFIG_MFD_RC5T583=y
CONFIG_MFD_SEC_CORE=y
CONFIG_MFD_SI476X_CORE=y
CONFIG_MFD_SM501=y
# CONFIG_MFD_SM501_GPIO is not set
CONFIG_MFD_SKY81452=y
# CONFIG_ABX500_CORE is not set
CONFIG_MFD_SYSCON=y
# CONFIG_MFD_TI_AM335X_TSCADC is not set
# CONFIG_MFD_LP3943 is not set
CONFIG_MFD_LP8788=y
CONFIG_MFD_TI_LMU=y
CONFIG_MFD_PALMAS=y
CONFIG_TPS6105X=y
# CONFIG_TPS65010 is not set
CONFIG_TPS6507X=y
# CONFIG_MFD_TPS65086 is not set
# CONFIG_MFD_TPS65090 is not set
# CONFIG_MFD_TI_LP873X is not set
CONFIG_MFD_TPS6586X=y
CONFIG_MFD_TPS65910=y
CONFIG_MFD_TPS65912=y
CONFIG_MFD_TPS65912_I2C=y
CONFIG_MFD_TPS65912_SPI=y
# CONFIG_MFD_TPS80031 is not set
# CONFIG_TWL4030_CORE is not set
# CONFIG_TWL6040_CORE is not set
# CONFIG_MFD_WL1273_CORE is not set
# CONFIG_MFD_LM3533 is not set
# CONFIG_MFD_TIMBERDALE is not set
CONFIG_MFD_TQMX86=y
CONFIG_MFD_VX855=y
CONFIG_MFD_ARIZONA=y
# CONFIG_MFD_ARIZONA_I2C is not set
CONFIG_MFD_ARIZONA_SPI=y
CONFIG_MFD_CS47L24=y
CONFIG_MFD_WM5102=y
# CONFIG_MFD_WM5110 is not set
CONFIG_MFD_WM8997=y
# CONFIG_MFD_WM8998 is not set
CONFIG_MFD_WM8400=y
CONFIG_MFD_WM831X=y
CONFIG_MFD_WM831X_I2C=y
CONFIG_MFD_WM831X_SPI=y
# CONFIG_MFD_WM8350_I2C is not set
CONFIG_MFD_WM8994=y
CONFIG_RAVE_SP_CORE=y
CONFIG_MFD_INTEL_M10_BMC=y
# end of Multifunction device drivers

CONFIG_REGULATOR=y
# CONFIG_REGULATOR_DEBUG is not set
CONFIG_REGULATOR_FIXED_VOLTAGE=y
# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
CONFIG_REGULATOR_USERSPACE_CONSUMER=y
CONFIG_REGULATOR_88PG86X=y
CONFIG_REGULATOR_88PM8607=y
CONFIG_REGULATOR_ACT8865=y
CONFIG_REGULATOR_AD5398=y
CONFIG_REGULATOR_ARIZONA_LDO1=y
# CONFIG_REGULATOR_ARIZONA_MICSUPP is not set
# CONFIG_REGULATOR_BCM590XX is not set
CONFIG_REGULATOR_BD9571MWV=y
CONFIG_REGULATOR_DA9052=y
CONFIG_REGULATOR_DA9055=y
CONFIG_REGULATOR_DA9062=y
CONFIG_REGULATOR_DA9210=y
# CONFIG_REGULATOR_DA9211 is not set
# CONFIG_REGULATOR_FAN53555 is not set
# CONFIG_REGULATOR_GPIO is not set
CONFIG_REGULATOR_ISL9305=y
CONFIG_REGULATOR_ISL6271A=y
CONFIG_REGULATOR_LM363X=y
CONFIG_REGULATOR_LP3971=y
CONFIG_REGULATOR_LP3972=y
CONFIG_REGULATOR_LP872X=y
CONFIG_REGULATOR_LP8755=y
# CONFIG_REGULATOR_LP8788 is not set
# CONFIG_REGULATOR_LTC3589 is not set
CONFIG_REGULATOR_LTC3676=y
# CONFIG_REGULATOR_MAX14577 is not set
# CONFIG_REGULATOR_MAX1586 is not set
CONFIG_REGULATOR_MAX8649=y
# CONFIG_REGULATOR_MAX8660 is not set
CONFIG_REGULATOR_MAX8952=y
CONFIG_REGULATOR_MAX77693=y
# CONFIG_REGULATOR_MAX77826 is not set
CONFIG_REGULATOR_MC13XXX_CORE=y
# CONFIG_REGULATOR_MC13783 is not set
CONFIG_REGULATOR_MC13892=y
CONFIG_REGULATOR_MP8859=y
CONFIG_REGULATOR_MT6311=y
CONFIG_REGULATOR_PALMAS=y
CONFIG_REGULATOR_PCA9450=y
CONFIG_REGULATOR_PV88060=y
CONFIG_REGULATOR_PV88080=y
# CONFIG_REGULATOR_PV88090 is not set
CONFIG_REGULATOR_PWM=y
# CONFIG_REGULATOR_QCOM_SPMI is not set
CONFIG_REGULATOR_QCOM_USB_VBUS=y
CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY=y
CONFIG_REGULATOR_RC5T583=y
CONFIG_REGULATOR_RT4801=y
# CONFIG_REGULATOR_RT5033 is not set
CONFIG_REGULATOR_RTMV20=y
# CONFIG_REGULATOR_S2MPA01 is not set
# CONFIG_REGULATOR_S2MPS11 is not set
CONFIG_REGULATOR_S5M8767=y
# CONFIG_REGULATOR_SKY81452 is not set
# CONFIG_REGULATOR_SLG51000 is not set
CONFIG_REGULATOR_TPS51632=y
CONFIG_REGULATOR_TPS6105X=y
# CONFIG_REGULATOR_TPS62360 is not set
CONFIG_REGULATOR_TPS65023=y
# CONFIG_REGULATOR_TPS6507X is not set
CONFIG_REGULATOR_TPS65132=y
CONFIG_REGULATOR_TPS6524X=y
# CONFIG_REGULATOR_TPS6586X is not set
# CONFIG_REGULATOR_TPS65910 is not set
# CONFIG_REGULATOR_TPS65912 is not set
CONFIG_REGULATOR_WM831X=y
CONFIG_REGULATOR_WM8400=y
# CONFIG_REGULATOR_WM8994 is not set
CONFIG_REGULATOR_QCOM_LABIBB=y
CONFIG_RC_CORE=y
CONFIG_RC_MAP=y
# CONFIG_LIRC is not set
# CONFIG_RC_DECODERS is not set
# CONFIG_RC_DEVICES is not set
CONFIG_CEC_CORE=y
CONFIG_CEC_NOTIFIER=y
CONFIG_CEC_PIN=y
# CONFIG_MEDIA_CEC_RC is not set
# CONFIG_CEC_PIN_ERROR_INJ is not set
CONFIG_MEDIA_CEC_SUPPORT=y
# CONFIG_CEC_CH7322 is not set
CONFIG_CEC_GPIO=y
CONFIG_CEC_SECO=y
# CONFIG_CEC_SECO_RC is not set
CONFIG_USB_PULSE8_CEC=y
CONFIG_USB_RAINSHADOW_CEC=y
# CONFIG_MEDIA_SUPPORT is not set

#
# Graphics support
#
# CONFIG_AGP is not set
# CONFIG_VGA_ARB is not set
# CONFIG_VGA_SWITCHEROO is not set
CONFIG_DRM=y
CONFIG_DRM_MIPI_DBI=y
CONFIG_DRM_DP_AUX_CHARDEV=y
# CONFIG_DRM_DEBUG_MM is not set
CONFIG_DRM_DEBUG_SELFTEST=y
CONFIG_DRM_KMS_HELPER=y
# CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set
# CONFIG_DRM_FBDEV_EMULATION is not set
CONFIG_DRM_LOAD_EDID_FIRMWARE=y
# CONFIG_DRM_DP_CEC is not set
CONFIG_DRM_TTM=y
CONFIG_DRM_VRAM_HELPER=y
CONFIG_DRM_TTM_HELPER=y
CONFIG_DRM_GEM_CMA_HELPER=y
CONFIG_DRM_KMS_CMA_HELPER=y
CONFIG_DRM_GEM_SHMEM_HELPER=y
CONFIG_DRM_SCHED=y

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

#
# ARM devices
#
# end of ARM devices

CONFIG_DRM_RADEON=y
CONFIG_DRM_RADEON_USERPTR=y
# CONFIG_DRM_AMDGPU is not set
# CONFIG_DRM_NOUVEAU is not set
# CONFIG_DRM_I915 is not set
CONFIG_DRM_VGEM=y
CONFIG_DRM_VKMS=y
CONFIG_DRM_VMWGFX=y
# CONFIG_DRM_VMWGFX_FBCON is not set
CONFIG_DRM_GMA500=y
# CONFIG_DRM_GMA600 is not set
# CONFIG_DRM_GMA3600 is not set
CONFIG_DRM_UDL=y
CONFIG_DRM_AST=y
CONFIG_DRM_MGAG200=y
CONFIG_DRM_QXL=y
# CONFIG_DRM_BOCHS is not set
CONFIG_DRM_PANEL=y

#
# Display Panels
#
# end of Display Panels

CONFIG_DRM_BRIDGE=y
CONFIG_DRM_PANEL_BRIDGE=y

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

CONFIG_DRM_ETNAVIV=y
# CONFIG_DRM_ETNAVIV_THERMAL is not set
CONFIG_DRM_CIRRUS_QEMU=y
# CONFIG_DRM_GM12U320 is not set
CONFIG_TINYDRM_HX8357D=y
CONFIG_TINYDRM_ILI9225=y
# CONFIG_TINYDRM_ILI9341 is not set
# CONFIG_TINYDRM_ILI9486 is not set
# CONFIG_TINYDRM_MI0283QT is not set
CONFIG_TINYDRM_REPAPER=y
CONFIG_TINYDRM_ST7586=y
CONFIG_TINYDRM_ST7735R=y
CONFIG_DRM_VBOXVIDEO=y
# CONFIG_DRM_LEGACY is not set
CONFIG_DRM_EXPORT_FOR_TESTS=y
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
CONFIG_DRM_LIB_RANDOM=y

#
# Frame buffer Devices
#
CONFIG_FB_CMDLINE=y
CONFIG_FB_NOTIFY=y
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
CONFIG_FB_DDC=y
CONFIG_FB_BOOT_VESA_SUPPORT=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
CONFIG_FB_SYS_FILLRECT=y
CONFIG_FB_SYS_COPYAREA=y
CONFIG_FB_SYS_IMAGEBLIT=y
CONFIG_FB_FOREIGN_ENDIAN=y
# CONFIG_FB_BOTH_ENDIAN is not set
CONFIG_FB_BIG_ENDIAN=y
# CONFIG_FB_LITTLE_ENDIAN is not set
CONFIG_FB_SYS_FOPS=y
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_HECUBA=y
CONFIG_FB_SVGALIB=y
CONFIG_FB_BACKLIGHT=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y

#
# Frame buffer hardware drivers
#
CONFIG_FB_CIRRUS=y
# CONFIG_FB_PM2 is not set
CONFIG_FB_CYBER2000=y
# CONFIG_FB_CYBER2000_DDC is not set
# CONFIG_FB_ARC is not set
CONFIG_FB_ASILIANT=y
CONFIG_FB_IMSTT=y
# CONFIG_FB_VGA16 is not set
CONFIG_FB_UVESA=y
CONFIG_FB_VESA=y
CONFIG_FB_N411=y
# CONFIG_FB_HGA is not set
CONFIG_FB_OPENCORES=y
CONFIG_FB_S1D13XXX=y
CONFIG_FB_NVIDIA=y
CONFIG_FB_NVIDIA_I2C=y
# CONFIG_FB_NVIDIA_DEBUG is not set
CONFIG_FB_NVIDIA_BACKLIGHT=y
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I740 is not set
CONFIG_FB_LE80578=y
CONFIG_FB_CARILLO_RANCH=y
CONFIG_FB_MATROX=y
# CONFIG_FB_MATROX_MILLENIUM is not set
CONFIG_FB_MATROX_MYSTIQUE=y
CONFIG_FB_MATROX_G=y
CONFIG_FB_MATROX_I2C=y
# CONFIG_FB_MATROX_MAVEN is not set
CONFIG_FB_RADEON=y
CONFIG_FB_RADEON_I2C=y
CONFIG_FB_RADEON_BACKLIGHT=y
CONFIG_FB_RADEON_DEBUG=y
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
CONFIG_FB_SAVAGE=y
# CONFIG_FB_SAVAGE_I2C is not set
CONFIG_FB_SAVAGE_ACCEL=y
CONFIG_FB_SIS=y
CONFIG_FB_SIS_300=y
CONFIG_FB_SIS_315=y
# CONFIG_FB_VIA is not set
CONFIG_FB_NEOMAGIC=y
CONFIG_FB_KYRO=y
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
CONFIG_FB_ARK=y
# CONFIG_FB_PM3 is not set
CONFIG_FB_CARMINE=y
CONFIG_FB_CARMINE_DRAM_EVAL=y
# CONFIG_CARMINE_DRAM_CUSTOM is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_SM501 is not set
# CONFIG_FB_SMSCUFX is not set
CONFIG_FB_UDL=y
CONFIG_FB_IBM_GXT4500=y
# CONFIG_FB_GOLDFISH is not set
CONFIG_FB_VIRTUAL=y
# CONFIG_FB_METRONOME is not set
CONFIG_FB_MB862XX=y
CONFIG_FB_MB862XX_PCI_GDC=y
# CONFIG_FB_MB862XX_I2C is not set
# CONFIG_FB_SIMPLE is not set
# CONFIG_FB_SM712 is not set
# end of Frame buffer Devices

#
# Backlight & LCD device support
#
CONFIG_LCD_CLASS_DEVICE=y
CONFIG_LCD_L4F00242T03=y
CONFIG_LCD_LMS283GF05=y
# CONFIG_LCD_LTV350QV is not set
CONFIG_LCD_ILI922X=y
CONFIG_LCD_ILI9320=y
# CONFIG_LCD_TDO24M is not set
CONFIG_LCD_VGG2432A4=y
CONFIG_LCD_PLATFORM=y
# CONFIG_LCD_AMS369FG06 is not set
CONFIG_LCD_LMS501KF03=y
# CONFIG_LCD_HX8357 is not set
# CONFIG_LCD_OTM3225A is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_KTD253 is not set
CONFIG_BACKLIGHT_CARILLO_RANCH=y
# CONFIG_BACKLIGHT_PWM is not set
# CONFIG_BACKLIGHT_DA9052 is not set
# CONFIG_BACKLIGHT_APPLE is not set
CONFIG_BACKLIGHT_QCOM_WLED=y
CONFIG_BACKLIGHT_SAHARA=y
CONFIG_BACKLIGHT_WM831X=y
CONFIG_BACKLIGHT_ADP8860=y
CONFIG_BACKLIGHT_ADP8870=y
CONFIG_BACKLIGHT_88PM860X=y
CONFIG_BACKLIGHT_LM3630A=y
CONFIG_BACKLIGHT_LM3639=y
CONFIG_BACKLIGHT_LP855X=y
CONFIG_BACKLIGHT_LP8788=y
CONFIG_BACKLIGHT_SKY81452=y
CONFIG_BACKLIGHT_GPIO=y
# CONFIG_BACKLIGHT_LV5207LP is not set
CONFIG_BACKLIGHT_BD6107=y
# CONFIG_BACKLIGHT_ARCXCNN is not set
CONFIG_BACKLIGHT_RAVE_SP=y
# end of Backlight & LCD device support

CONFIG_VGASTATE=y
CONFIG_HDMI=y
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_LOGO_LINUX_CLUT224=y
# end of Graphics support

CONFIG_SOUND=y
CONFIG_SOUND_OSS_CORE=y
CONFIG_SOUND_OSS_CORE_PRECLAIM=y
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_PCM_ELD=y
CONFIG_SND_PCM_IEC958=y
CONFIG_SND_DMAENGINE_PCM=y
CONFIG_SND_HWDEP=y
CONFIG_SND_SEQ_DEVICE=y
CONFIG_SND_RAWMIDI=y
CONFIG_SND_JACK=y
CONFIG_SND_JACK_INPUT_DEV=y
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
# CONFIG_SND_PCM_OSS is not set
# CONFIG_SND_PCM_TIMER is not set
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_SUPPORT_OLD_API=y
# CONFIG_SND_PROC_FS is not set
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_DMA_SGBUF=y
CONFIG_SND_SEQUENCER=y
CONFIG_SND_SEQ_DUMMY=y
# CONFIG_SND_SEQUENCER_OSS is not set
CONFIG_SND_SEQ_MIDI_EVENT=y
CONFIG_SND_SEQ_MIDI=y
CONFIG_SND_SEQ_VIRMIDI=y
CONFIG_SND_MPU401_UART=y
CONFIG_SND_AC97_CODEC=y
CONFIG_SND_DRIVERS=y
CONFIG_SND_DUMMY=y
CONFIG_SND_ALOOP=y
CONFIG_SND_VIRMIDI=y
# CONFIG_SND_MTPAV is not set
CONFIG_SND_MTS64=y
CONFIG_SND_SERIAL_U16550=y
CONFIG_SND_MPU401=y
CONFIG_SND_PORTMAN2X4=y
# CONFIG_SND_AC97_POWER_SAVE is not set
# CONFIG_SND_PCI is not set

#
# HD-Audio
#
# end of HD-Audio

CONFIG_SND_HDA_PREALLOC_SIZE=0
# CONFIG_SND_SPI is not set
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=y
CONFIG_SND_USB_UA101=y
CONFIG_SND_USB_USX2Y=y
CONFIG_SND_USB_CAIAQ=y
# CONFIG_SND_USB_CAIAQ_INPUT is not set
# CONFIG_SND_USB_US122L is not set
CONFIG_SND_USB_6FIRE=y
# CONFIG_SND_USB_HIFACE is not set
CONFIG_SND_BCD2000=y
CONFIG_SND_USB_LINE6=y
CONFIG_SND_USB_POD=y
CONFIG_SND_USB_PODHD=y
# CONFIG_SND_USB_TONEPORT is not set
# CONFIG_SND_USB_VARIAX is not set
CONFIG_SND_FIREWIRE=y
CONFIG_SND_FIREWIRE_LIB=y
CONFIG_SND_DICE=y
CONFIG_SND_OXFW=y
# CONFIG_SND_ISIGHT is not set
# CONFIG_SND_FIREWORKS is not set
# CONFIG_SND_BEBOB is not set
# CONFIG_SND_FIREWIRE_DIGI00X is not set
# CONFIG_SND_FIREWIRE_TASCAM is not set
CONFIG_SND_FIREWIRE_MOTU=y
CONFIG_SND_FIREFACE=y
CONFIG_SND_SOC=y
CONFIG_SND_SOC_AC97_BUS=y
CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y
# CONFIG_SND_SOC_ADI is not set
CONFIG_SND_SOC_AMD_ACP=y
# CONFIG_SND_SOC_AMD_CZ_DA7219MX98357_MACH is not set
# CONFIG_SND_SOC_AMD_CZ_RT5645_MACH is not set
CONFIG_SND_SOC_AMD_ACP3x=y
CONFIG_SND_SOC_AMD_RENOIR=y
# CONFIG_SND_SOC_AMD_RENOIR_MACH is not set
# CONFIG_SND_ATMEL_SOC is not set
CONFIG_SND_BCM63XX_I2S_WHISTLER=y
CONFIG_SND_DESIGNWARE_I2S=y
# CONFIG_SND_DESIGNWARE_PCM is not set

#
# SoC Audio for Freescale CPUs
#

#
# Common SoC Audio options for Freescale CPUs:
#
CONFIG_SND_SOC_FSL_ASRC=y
CONFIG_SND_SOC_FSL_SAI=y
# CONFIG_SND_SOC_FSL_MQS is not set
CONFIG_SND_SOC_FSL_AUDMIX=y
CONFIG_SND_SOC_FSL_SSI=y
CONFIG_SND_SOC_FSL_SPDIF=y
CONFIG_SND_SOC_FSL_ESAI=y
# CONFIG_SND_SOC_FSL_MICFIL is not set
# CONFIG_SND_SOC_FSL_EASRC is not set
CONFIG_SND_SOC_FSL_XCVR=y
CONFIG_SND_SOC_IMX_AUDMUX=y
# end of SoC Audio for Freescale CPUs

CONFIG_SND_I2S_HI6210_I2S=y
# CONFIG_SND_SOC_IMG is not set
# CONFIG_SND_SOC_INTEL_SST_TOPLEVEL is not set
CONFIG_SND_SOC_MTK_BTCVSD=y
# CONFIG_SND_SOC_SOF_TOPLEVEL is not set

#
# STMicroelectronics STM32 SOC audio support
#
# end of STMicroelectronics STM32 SOC audio support

# CONFIG_SND_SOC_XILINX_I2S is not set
CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER=y
CONFIG_SND_SOC_XILINX_SPDIF=y
# CONFIG_SND_SOC_XTFPGA_I2S is not set
# CONFIG_ZX_TDM is not set
CONFIG_SND_SOC_I2C_AND_SPI=y

#
# CODEC drivers
#
CONFIG_SND_SOC_AC97_CODEC=y
CONFIG_SND_SOC_ADAU_UTILS=y
CONFIG_SND_SOC_ADAU1372=y
CONFIG_SND_SOC_ADAU1372_I2C=y
CONFIG_SND_SOC_ADAU1372_SPI=y
CONFIG_SND_SOC_ADAU1701=y
CONFIG_SND_SOC_ADAU17X1=y
CONFIG_SND_SOC_ADAU1761=y
# CONFIG_SND_SOC_ADAU1761_I2C is not set
CONFIG_SND_SOC_ADAU1761_SPI=y
CONFIG_SND_SOC_ADAU7002=y
CONFIG_SND_SOC_ADAU7118=y
# CONFIG_SND_SOC_ADAU7118_HW is not set
CONFIG_SND_SOC_ADAU7118_I2C=y
CONFIG_SND_SOC_AK4104=y
# CONFIG_SND_SOC_AK4118 is not set
# CONFIG_SND_SOC_AK4458 is not set
CONFIG_SND_SOC_AK4554=y
# CONFIG_SND_SOC_AK4613 is not set
# CONFIG_SND_SOC_AK4642 is not set
# CONFIG_SND_SOC_AK5386 is not set
CONFIG_SND_SOC_AK5558=y
CONFIG_SND_SOC_ALC5623=y
# CONFIG_SND_SOC_BD28623 is not set
CONFIG_SND_SOC_BT_SCO=y
# CONFIG_SND_SOC_CS35L32 is not set
CONFIG_SND_SOC_CS35L33=y
CONFIG_SND_SOC_CS35L34=y
# CONFIG_SND_SOC_CS35L35 is not set
CONFIG_SND_SOC_CS35L36=y
CONFIG_SND_SOC_CS42L42=y
CONFIG_SND_SOC_CS42L51=y
CONFIG_SND_SOC_CS42L51_I2C=y
CONFIG_SND_SOC_CS42L52=y
CONFIG_SND_SOC_CS42L56=y
# CONFIG_SND_SOC_CS42L73 is not set
# CONFIG_SND_SOC_CS4234 is not set
CONFIG_SND_SOC_CS4265=y
# CONFIG_SND_SOC_CS4270 is not set
CONFIG_SND_SOC_CS4271=y
CONFIG_SND_SOC_CS4271_I2C=y
CONFIG_SND_SOC_CS4271_SPI=y
# CONFIG_SND_SOC_CS42XX8_I2C is not set
CONFIG_SND_SOC_CS43130=y
CONFIG_SND_SOC_CS4341=y
CONFIG_SND_SOC_CS4349=y
CONFIG_SND_SOC_CS53L30=y
# CONFIG_SND_SOC_CX2072X is not set
CONFIG_SND_SOC_DA7213=y
CONFIG_SND_SOC_DMIC=y
CONFIG_SND_SOC_HDMI_CODEC=y
CONFIG_SND_SOC_ES7134=y
# CONFIG_SND_SOC_ES7241 is not set
CONFIG_SND_SOC_ES8316=y
# CONFIG_SND_SOC_ES8328_I2C is not set
# CONFIG_SND_SOC_ES8328_SPI is not set
CONFIG_SND_SOC_GTM601=y
CONFIG_SND_SOC_INNO_RK3036=y
CONFIG_SND_SOC_MAX98088=y
# CONFIG_SND_SOC_MAX98357A is not set
CONFIG_SND_SOC_MAX98504=y
# CONFIG_SND_SOC_MAX9867 is not set
CONFIG_SND_SOC_MAX98927=y
# CONFIG_SND_SOC_MAX98373_I2C is not set
CONFIG_SND_SOC_MAX98390=y
CONFIG_SND_SOC_MAX9860=y
CONFIG_SND_SOC_MSM8916_WCD_ANALOG=y
CONFIG_SND_SOC_MSM8916_WCD_DIGITAL=y
# CONFIG_SND_SOC_PCM1681 is not set
CONFIG_SND_SOC_PCM1789=y
CONFIG_SND_SOC_PCM1789_I2C=y
CONFIG_SND_SOC_PCM179X=y
CONFIG_SND_SOC_PCM179X_I2C=y
# CONFIG_SND_SOC_PCM179X_SPI is not set
CONFIG_SND_SOC_PCM186X=y
CONFIG_SND_SOC_PCM186X_I2C=y
# CONFIG_SND_SOC_PCM186X_SPI is not set
CONFIG_SND_SOC_PCM3060=y
# CONFIG_SND_SOC_PCM3060_I2C is not set
CONFIG_SND_SOC_PCM3060_SPI=y
CONFIG_SND_SOC_PCM3168A=y
CONFIG_SND_SOC_PCM3168A_I2C=y
CONFIG_SND_SOC_PCM3168A_SPI=y
CONFIG_SND_SOC_PCM5102A=y
CONFIG_SND_SOC_PCM512x=y
CONFIG_SND_SOC_PCM512x_I2C=y
CONFIG_SND_SOC_PCM512x_SPI=y
# CONFIG_SND_SOC_RK3328 is not set
# CONFIG_SND_SOC_RT5616 is not set
CONFIG_SND_SOC_RT5631=y
# CONFIG_SND_SOC_SGTL5000 is not set
CONFIG_SND_SOC_SIGMADSP=y
CONFIG_SND_SOC_SIGMADSP_I2C=y
CONFIG_SND_SOC_SIGMADSP_REGMAP=y
CONFIG_SND_SOC_SIMPLE_AMPLIFIER=y
# CONFIG_SND_SOC_SIMPLE_MUX is not set
# CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set
CONFIG_SND_SOC_SPDIF=y
CONFIG_SND_SOC_SSM2305=y
# CONFIG_SND_SOC_SSM2602_SPI is not set
# CONFIG_SND_SOC_SSM2602_I2C is not set
CONFIG_SND_SOC_SSM4567=y
CONFIG_SND_SOC_STA32X=y
CONFIG_SND_SOC_STA350=y
CONFIG_SND_SOC_STI_SAS=y
CONFIG_SND_SOC_TAS2552=y
CONFIG_SND_SOC_TAS2562=y
CONFIG_SND_SOC_TAS2764=y
CONFIG_SND_SOC_TAS2770=y
# CONFIG_SND_SOC_TAS5086 is not set
# CONFIG_SND_SOC_TAS571X is not set
CONFIG_SND_SOC_TAS5720=y
CONFIG_SND_SOC_TAS6424=y
CONFIG_SND_SOC_TDA7419=y
CONFIG_SND_SOC_TFA9879=y
# CONFIG_SND_SOC_TLV320AIC23_I2C is not set
# CONFIG_SND_SOC_TLV320AIC23_SPI is not set
# CONFIG_SND_SOC_TLV320AIC31XX is not set
CONFIG_SND_SOC_TLV320AIC32X4=y
CONFIG_SND_SOC_TLV320AIC32X4_I2C=y
CONFIG_SND_SOC_TLV320AIC32X4_SPI=y
CONFIG_SND_SOC_TLV320AIC3X=y
CONFIG_SND_SOC_TLV320ADCX140=y
CONFIG_SND_SOC_TS3A227E=y
CONFIG_SND_SOC_TSCS42XX=y
# CONFIG_SND_SOC_TSCS454 is not set
CONFIG_SND_SOC_UDA1334=y
CONFIG_SND_SOC_WM8510=y
CONFIG_SND_SOC_WM8523=y
CONFIG_SND_SOC_WM8524=y
CONFIG_SND_SOC_WM8580=y
CONFIG_SND_SOC_WM8711=y
CONFIG_SND_SOC_WM8728=y
CONFIG_SND_SOC_WM8731=y
# CONFIG_SND_SOC_WM8737 is not set
CONFIG_SND_SOC_WM8741=y
# CONFIG_SND_SOC_WM8750 is not set
CONFIG_SND_SOC_WM8753=y
CONFIG_SND_SOC_WM8770=y
CONFIG_SND_SOC_WM8776=y
CONFIG_SND_SOC_WM8782=y
CONFIG_SND_SOC_WM8804=y
CONFIG_SND_SOC_WM8804_I2C=y
CONFIG_SND_SOC_WM8804_SPI=y
# CONFIG_SND_SOC_WM8903 is not set
# CONFIG_SND_SOC_WM8904 is not set
# CONFIG_SND_SOC_WM8960 is not set
CONFIG_SND_SOC_WM8962=y
CONFIG_SND_SOC_WM8974=y
# CONFIG_SND_SOC_WM8978 is not set
CONFIG_SND_SOC_WM8985=y
# CONFIG_SND_SOC_ZL38060 is not set
CONFIG_SND_SOC_ZX_AUD96P22=y
# CONFIG_SND_SOC_MAX9759 is not set
# CONFIG_SND_SOC_MT6351 is not set
# CONFIG_SND_SOC_MT6358 is not set
# CONFIG_SND_SOC_MT6660 is not set
# CONFIG_SND_SOC_NAU8315 is not set
# CONFIG_SND_SOC_NAU8540 is not set
CONFIG_SND_SOC_NAU8810=y
# CONFIG_SND_SOC_NAU8822 is not set
CONFIG_SND_SOC_NAU8824=y
CONFIG_SND_SOC_TPA6130A2=y
CONFIG_SND_SOC_LPASS_WSA_MACRO=y
# CONFIG_SND_SOC_LPASS_VA_MACRO is not set
# end of CODEC drivers

CONFIG_SND_SIMPLE_CARD_UTILS=y
CONFIG_SND_SIMPLE_CARD=y
CONFIG_SND_X86=y
CONFIG_AC97_BUS=y

#
# HID support
#
# CONFIG_HID is not set

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

#
# USB HID Boot Protocol drivers
#
CONFIG_USB_KBD=y
CONFIG_USB_MOUSE=y
# end of USB HID Boot Protocol drivers
# end of USB HID support

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

CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
CONFIG_USB_LED_TRIG=y
CONFIG_USB_ULPI_BUS=y
CONFIG_USB_CONN_GPIO=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=y
CONFIG_USB_PCI=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

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

#
# USB Host Controller Drivers
#
CONFIG_USB_C67X00_HCD=y
# CONFIG_USB_XHCI_HCD is not set
# CONFIG_USB_EHCI_HCD is not set
CONFIG_USB_OXU210HP_HCD=y
CONFIG_USB_ISP116X_HCD=y
CONFIG_USB_FOTG210_HCD=y
# CONFIG_USB_MAX3421_HCD is not set
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_HCD_PCI=y
# CONFIG_USB_OHCI_HCD_SSB is not set
CONFIG_USB_OHCI_HCD_PLATFORM=y
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_U132_HCD is not set
CONFIG_USB_SL811_HCD=y
CONFIG_USB_SL811_HCD_ISO=y
CONFIG_USB_R8A66597_HCD=y
CONFIG_USB_HCD_BCMA=y
# CONFIG_USB_HCD_SSB is not set
# CONFIG_USB_HCD_TEST_MODE is not set

#
# USB Device Class drivers
#
CONFIG_USB_ACM=y
CONFIG_USB_PRINTER=y
CONFIG_USB_WDM=y
CONFIG_USB_TMC=y

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

#
# also be needed; see USB_STORAGE Help for more info
#

#
# USB Imaging devices
#
CONFIG_USB_MDC800=y
CONFIG_USBIP_CORE=y
# CONFIG_USBIP_VHCI_HCD is not set
CONFIG_USBIP_HOST=y
CONFIG_USBIP_DEBUG=y
CONFIG_USB_CDNS3=y
# CONFIG_USB_CDNS3_HOST is not set
CONFIG_USB_CDNS3_PCI_WRAP=y
CONFIG_USB_MUSB_HDRC=y
CONFIG_USB_MUSB_HOST=y

#
# Platform Glue Layer
#

#
# MUSB DMA mode
#
# CONFIG_MUSB_PIO_ONLY is not set
# CONFIG_USB_DWC3 is not set
CONFIG_USB_DWC2=y
CONFIG_USB_DWC2_HOST=y

#
# Gadget/Dual-role mode requires USB Gadget support to be enabled
#
# CONFIG_USB_DWC2_PCI is not set
CONFIG_USB_DWC2_DEBUG=y
# CONFIG_USB_DWC2_VERBOSE is not set
CONFIG_USB_DWC2_TRACK_MISSED_SOFS=y
CONFIG_USB_DWC2_DEBUG_PERIODIC=y
# CONFIG_USB_ISP1760 is not set

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

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
CONFIG_USB_EMI26=y
CONFIG_USB_ADUTUX=y
CONFIG_USB_SEVSEG=y
CONFIG_USB_LEGOTOWER=y
CONFIG_USB_LCD=y
CONFIG_USB_CYPRESS_CY7C63=y
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_IDMOUSE is not set
CONFIG_USB_FTDI_ELAN=y
# CONFIG_USB_APPLEDISPLAY is not set
CONFIG_APPLE_MFI_FASTCHARGE=y
# CONFIG_USB_SISUSBVGA is not set
CONFIG_USB_LD=y
CONFIG_USB_TRANCEVIBRATOR=y
CONFIG_USB_IOWARRIOR=y
# CONFIG_USB_TEST is not set
CONFIG_USB_EHSET_TEST_FIXTURE=y
CONFIG_USB_ISIGHTFW=y
CONFIG_USB_YUREX=y
CONFIG_USB_EZUSB_FX2=y
CONFIG_USB_HUB_USB251XB=y
CONFIG_USB_HSIC_USB3503=y
# CONFIG_USB_HSIC_USB4604 is not set
# CONFIG_USB_LINK_LAYER_TEST is not set
# CONFIG_USB_CHAOSKEY is not set
CONFIG_USB_ATM=y
# CONFIG_USB_SPEEDTOUCH is not set
CONFIG_USB_CXACRU=y
CONFIG_USB_UEAGLEATM=y
CONFIG_USB_XUSBATM=y

#
# USB Physical Layer drivers
#
CONFIG_USB_PHY=y
# CONFIG_NOP_USB_XCEIV is not set
CONFIG_USB_GPIO_VBUS=y
CONFIG_TAHVO_USB=y
CONFIG_TAHVO_USB_HOST_BY_DEFAULT=y
CONFIG_USB_ISP1301=y
# end of USB Physical Layer drivers

# CONFIG_USB_GADGET is not set
CONFIG_TYPEC=y
CONFIG_TYPEC_TCPM=y
CONFIG_TYPEC_TCPCI=y
# CONFIG_TYPEC_RT1711H is not set
CONFIG_TYPEC_TCPCI_MAXIM=y
# CONFIG_TYPEC_FUSB302 is not set
# CONFIG_TYPEC_UCSI is not set
# CONFIG_TYPEC_HD3SS3220 is not set
CONFIG_TYPEC_TPS6598X=y
CONFIG_TYPEC_STUSB160X=y

#
# USB Type-C Multiplexer/DeMultiplexer Switch support
#
CONFIG_TYPEC_MUX_PI3USB30532=y
# end of USB Type-C Multiplexer/DeMultiplexer Switch support

#
# USB Type-C Alternate Mode drivers
#
CONFIG_TYPEC_DP_ALTMODE=y
# CONFIG_TYPEC_NVIDIA_ALTMODE is not set
# end of USB Type-C Alternate Mode drivers

CONFIG_USB_ROLE_SWITCH=y
# CONFIG_USB_ROLES_INTEL_XHCI is not set
CONFIG_MMC=y
CONFIG_SDIO_UART=y
# CONFIG_MMC_TEST is not set

#
# MMC/SD/SDIO Host Controller Drivers
#
# CONFIG_MMC_DEBUG is not set
CONFIG_MMC_SDHCI=y
# CONFIG_MMC_SDHCI_PCI is not set
# CONFIG_MMC_SDHCI_ACPI is not set
CONFIG_MMC_SDHCI_PLTFM=y
# CONFIG_MMC_SDHCI_F_SDH30 is not set
CONFIG_MMC_WBSD=y
CONFIG_MMC_ALCOR=y
CONFIG_MMC_TIFM_SD=y
# CONFIG_MMC_GOLDFISH is not set
CONFIG_MMC_SPI=y
CONFIG_MMC_CB710=y
CONFIG_MMC_VIA_SDMMC=y
# CONFIG_MMC_VUB300 is not set
# CONFIG_MMC_USHC is not set
CONFIG_MMC_USDHI6ROL0=y
CONFIG_MMC_REALTEK_PCI=y
# CONFIG_MMC_REALTEK_USB is not set
CONFIG_MMC_CQHCI=y
CONFIG_MMC_HSQ=y
# CONFIG_MMC_TOSHIBA_PCI is not set
CONFIG_MMC_MTK=y
CONFIG_MMC_SDHCI_XENON=y
CONFIG_MEMSTICK=y
# CONFIG_MEMSTICK_DEBUG is not set

#
# MemoryStick drivers
#
# CONFIG_MEMSTICK_UNSAFE_RESUME is not set

#
# MemoryStick Host Controller Drivers
#
CONFIG_MEMSTICK_TIFM_MS=y
CONFIG_MEMSTICK_JMICRON_38X=y
# CONFIG_MEMSTICK_R592 is not set
# CONFIG_MEMSTICK_REALTEK_PCI is not set
# CONFIG_MEMSTICK_REALTEK_USB is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
CONFIG_LEDS_CLASS_FLASH=y
CONFIG_LEDS_CLASS_MULTICOLOR=y
# CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set

#
# LED drivers
#
CONFIG_LEDS_88PM860X=y
CONFIG_LEDS_APU=y
# CONFIG_LEDS_AS3645A is not set
# CONFIG_LEDS_LM3530 is not set
CONFIG_LEDS_LM3532=y
CONFIG_LEDS_LM3642=y
CONFIG_LEDS_LM3601X=y
CONFIG_LEDS_PCA9532=y
# CONFIG_LEDS_PCA9532_GPIO is not set
CONFIG_LEDS_GPIO=y
# CONFIG_LEDS_LP3944 is not set
# CONFIG_LEDS_LP3952 is not set
# CONFIG_LEDS_LP50XX is not set
# CONFIG_LEDS_LP8788 is not set
CONFIG_LEDS_CLEVO_MAIL=y
CONFIG_LEDS_PCA955X=y
CONFIG_LEDS_PCA955X_GPIO=y
CONFIG_LEDS_PCA963X=y
CONFIG_LEDS_WM831X_STATUS=y
# CONFIG_LEDS_DA9052 is not set
CONFIG_LEDS_DAC124S085=y
# CONFIG_LEDS_PWM is not set
CONFIG_LEDS_REGULATOR=y
CONFIG_LEDS_BD2802=y
CONFIG_LEDS_INTEL_SS4200=y
CONFIG_LEDS_MC13783=y
CONFIG_LEDS_TCA6507=y
CONFIG_LEDS_TLC591XX=y
CONFIG_LEDS_LM355x=y
CONFIG_LEDS_OT200=y

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

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

#
# iptables trigger is under Netfilter config (LED target)
#
CONFIG_LEDS_TRIGGER_TRANSIENT=y
CONFIG_LEDS_TRIGGER_CAMERA=y
CONFIG_LEDS_TRIGGER_PANIC=y
CONFIG_LEDS_TRIGGER_NETDEV=y
# CONFIG_LEDS_TRIGGER_PATTERN is not set
CONFIG_LEDS_TRIGGER_AUDIO=y
# CONFIG_ACCESSIBILITY is not set
CONFIG_INFINIBAND=y
CONFIG_INFINIBAND_USER_MAD=y
CONFIG_INFINIBAND_USER_ACCESS=y
CONFIG_INFINIBAND_USER_MEM=y
CONFIG_INFINIBAND_ON_DEMAND_PAGING=y
# CONFIG_INFINIBAND_ADDR_TRANS is not set
CONFIG_INFINIBAND_MTHCA=y
# CONFIG_INFINIBAND_MTHCA_DEBUG is not set
CONFIG_MLX4_INFINIBAND=y
# CONFIG_MLX5_INFINIBAND is not set
CONFIG_INFINIBAND_OCRDMA=y
CONFIG_INFINIBAND_IPOIB=y
CONFIG_INFINIBAND_IPOIB_CM=y
CONFIG_INFINIBAND_IPOIB_DEBUG=y
CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y
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=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
# CONFIG_RTC_SYSTOHC is not set
CONFIG_RTC_DEBUG=y
# CONFIG_RTC_NVMEM is not set

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
CONFIG_RTC_INTF_DEV_UIE_EMUL=y
CONFIG_RTC_DRV_TEST=y

#
# I2C RTC drivers
#
CONFIG_RTC_DRV_88PM860X=y
CONFIG_RTC_DRV_ABB5ZES3=y
CONFIG_RTC_DRV_ABEOZ9=y
CONFIG_RTC_DRV_ABX80X=y
# CONFIG_RTC_DRV_DS1307 is not set
# CONFIG_RTC_DRV_DS1374 is not set
CONFIG_RTC_DRV_DS1672=y
CONFIG_RTC_DRV_LP8788=y
CONFIG_RTC_DRV_MAX6900=y
CONFIG_RTC_DRV_RS5C372=y
CONFIG_RTC_DRV_ISL1208=y
CONFIG_RTC_DRV_ISL12022=y
CONFIG_RTC_DRV_X1205=y
CONFIG_RTC_DRV_PCF8523=y
CONFIG_RTC_DRV_PCF85063=y
# CONFIG_RTC_DRV_PCF85363 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
CONFIG_RTC_DRV_M41T80=y
# CONFIG_RTC_DRV_M41T80_WDT is not set
CONFIG_RTC_DRV_BQ32K=y
CONFIG_RTC_DRV_PALMAS=y
CONFIG_RTC_DRV_TPS6586X=y
CONFIG_RTC_DRV_TPS65910=y
# CONFIG_RTC_DRV_RC5T583 is not set
# CONFIG_RTC_DRV_S35390A is not set
# CONFIG_RTC_DRV_FM3130 is not set
CONFIG_RTC_DRV_RX8010=y
CONFIG_RTC_DRV_RX8581=y
CONFIG_RTC_DRV_RX8025=y
CONFIG_RTC_DRV_EM3027=y
CONFIG_RTC_DRV_RV3028=y
CONFIG_RTC_DRV_RV3032=y
CONFIG_RTC_DRV_RV8803=y
CONFIG_RTC_DRV_S5M=y
CONFIG_RTC_DRV_SD3078=y

#
# SPI RTC drivers
#
CONFIG_RTC_DRV_M41T93=y
CONFIG_RTC_DRV_M41T94=y
# CONFIG_RTC_DRV_DS1302 is not set
CONFIG_RTC_DRV_DS1305=y
CONFIG_RTC_DRV_DS1343=y
CONFIG_RTC_DRV_DS1347=y
# CONFIG_RTC_DRV_DS1390 is not set
CONFIG_RTC_DRV_MAX6916=y
# CONFIG_RTC_DRV_R9701 is not set
# CONFIG_RTC_DRV_RX4581 is not set
CONFIG_RTC_DRV_RS5C348=y
CONFIG_RTC_DRV_MAX6902=y
CONFIG_RTC_DRV_PCF2123=y
# CONFIG_RTC_DRV_MCP795 is not set
CONFIG_RTC_I2C_AND_SPI=y

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

#
# Platform RTC drivers
#
# CONFIG_RTC_DRV_CMOS is not set
# 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=y
# CONFIG_RTC_DRV_DS1685 is not set
# CONFIG_RTC_DRV_DS1689 is not set
CONFIG_RTC_DRV_DS17285=y
# CONFIG_RTC_DRV_DS17485 is not set
# CONFIG_RTC_DRV_DS17885 is not set
# CONFIG_RTC_DRV_DS1742 is not set
CONFIG_RTC_DRV_DS2404=y
CONFIG_RTC_DRV_DA9052=y
CONFIG_RTC_DRV_DA9055=y
CONFIG_RTC_DRV_DA9063=y
CONFIG_RTC_DRV_STK17TA8=y
CONFIG_RTC_DRV_M48T86=y
CONFIG_RTC_DRV_M48T35=y
# CONFIG_RTC_DRV_M48T59 is not set
CONFIG_RTC_DRV_MSM6242=y
# CONFIG_RTC_DRV_BQ4802 is not set
# CONFIG_RTC_DRV_RP5C01 is not set
CONFIG_RTC_DRV_V3020=y
CONFIG_RTC_DRV_WM831X=y

#
# on-CPU RTC drivers
#
CONFIG_RTC_DRV_FTRTC010=y
CONFIG_RTC_DRV_MC13XXX=y

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

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

CONFIG_AUXDISPLAY=y
CONFIG_CHARLCD=y
CONFIG_HD44780_COMMON=y
# CONFIG_HD44780 is not set
# CONFIG_KS0108 is not set
CONFIG_IMG_ASCII_LCD=y
CONFIG_LCD2S=y
CONFIG_PARPORT_PANEL=y
CONFIG_PANEL_PARPORT=0
CONFIG_PANEL_PROFILE=5
CONFIG_PANEL_CHANGE_MESSAGE=y
CONFIG_PANEL_BOOT_MESSAGE=""
CONFIG_CHARLCD_BL_OFF=y
# CONFIG_CHARLCD_BL_ON is not set
# CONFIG_CHARLCD_BL_FLASH is not set
CONFIG_PANEL=y
CONFIG_UIO=y
CONFIG_UIO_CIF=y
# CONFIG_UIO_PDRV_GENIRQ is not set
# CONFIG_UIO_DMEM_GENIRQ is not set
CONFIG_UIO_AEC=y
CONFIG_UIO_SERCOS3=y
# CONFIG_UIO_PCI_GENERIC is not set
CONFIG_UIO_NETX=y
# CONFIG_UIO_PRUSS is not set
CONFIG_UIO_MF624=y
CONFIG_VIRT_DRIVERS=y
# CONFIG_VBOXGUEST is not set
CONFIG_NITRO_ENCLAVES=y
CONFIG_VIRTIO=y
# CONFIG_VIRTIO_MENU is not set
# CONFIG_VDPA is not set
CONFIG_VHOST_IOTLB=y
CONFIG_VHOST_RING=y
# CONFIG_VHOST_MENU 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_STAGING is not set
# CONFIG_X86_PLATFORM_DEVICES is not set
CONFIG_PMC_ATOM=y
# CONFIG_GOLDFISH_PIPE is not set
# CONFIG_CHROME_PLATFORMS is not set
CONFIG_MELLANOX_PLATFORM=y
CONFIG_MLXREG_HOTPLUG=y
CONFIG_MLXREG_IO=y
CONFIG_SURFACE_PLATFORMS=y
# CONFIG_SURFACE_3_BUTTON is not set
# CONFIG_SURFACE_3_POWER_OPREGION is not set
# CONFIG_SURFACE_GPE is not set
# CONFIG_SURFACE_PRO3_BUTTON is not set
CONFIG_HAVE_CLK=y
CONFIG_CLKDEV_LOOKUP=y
CONFIG_HAVE_CLK_PREPARE=y
CONFIG_COMMON_CLK=y
# CONFIG_COMMON_CLK_WM831X is not set
# CONFIG_COMMON_CLK_MAX9485 is not set
CONFIG_COMMON_CLK_SI5341=y
# CONFIG_COMMON_CLK_SI5351 is not set
CONFIG_COMMON_CLK_SI544=y
CONFIG_COMMON_CLK_CDCE706=y
CONFIG_COMMON_CLK_CS2000_CP=y
CONFIG_COMMON_CLK_S2MPS11=y
CONFIG_COMMON_CLK_PALMAS=y
# CONFIG_COMMON_CLK_PWM is not set
# CONFIG_HWSPINLOCK is not set

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

# CONFIG_MAILBOX is not set
# CONFIG_IOMMU_SUPPORT is not set

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

#
# Rpmsg drivers
#
CONFIG_RPMSG=y
CONFIG_RPMSG_CHAR=y
CONFIG_RPMSG_NS=y
CONFIG_RPMSG_VIRTIO=y
# 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

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

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

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

# CONFIG_SOC_TI is not set

#
# Xilinx SoC drivers
#
# CONFIG_XILINX_VCU is not set
# end of Xilinx SoC drivers
# end of SOC (System On Chip) specific Drivers

# CONFIG_PM_DEVFREQ is not set
CONFIG_EXTCON=y

#
# Extcon Device Drivers
#
CONFIG_EXTCON_ADC_JACK=y
# CONFIG_EXTCON_ARIZONA is not set
CONFIG_EXTCON_FSA9480=y
CONFIG_EXTCON_GPIO=y
# CONFIG_EXTCON_INTEL_INT3496 is not set
CONFIG_EXTCON_MAX14577=y
# CONFIG_EXTCON_MAX3355 is not set
# CONFIG_EXTCON_MAX77693 is not set
CONFIG_EXTCON_MAX77843=y
# CONFIG_EXTCON_PALMAS is not set
# CONFIG_EXTCON_PTN5150 is not set
CONFIG_EXTCON_RT8973A=y
CONFIG_EXTCON_SM5502=y
CONFIG_EXTCON_USB_GPIO=y
# CONFIG_EXTCON_USBC_TUSB320 is not set
CONFIG_MEMORY=y
CONFIG_IIO=y
CONFIG_IIO_BUFFER=y
CONFIG_IIO_BUFFER_CB=y
CONFIG_IIO_BUFFER_DMA=y
CONFIG_IIO_BUFFER_DMAENGINE=y
CONFIG_IIO_BUFFER_HW_CONSUMER=y
CONFIG_IIO_KFIFO_BUF=y
CONFIG_IIO_TRIGGERED_BUFFER=y
CONFIG_IIO_CONFIGFS=y
CONFIG_IIO_TRIGGER=y
CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
# CONFIG_IIO_SW_DEVICE is not set
CONFIG_IIO_SW_TRIGGER=y
CONFIG_IIO_TRIGGERED_EVENT=y

#
# Accelerometers
#
CONFIG_ADIS16201=y
CONFIG_ADIS16209=y
CONFIG_ADXL345=y
CONFIG_ADXL345_I2C=y
CONFIG_ADXL345_SPI=y
CONFIG_ADXL372=y
# CONFIG_ADXL372_SPI is not set
CONFIG_ADXL372_I2C=y
# CONFIG_BMA180 is not set
# CONFIG_BMA220 is not set
CONFIG_BMA400=y
CONFIG_BMA400_I2C=y
CONFIG_BMA400_SPI=y
CONFIG_BMC150_ACCEL=y
CONFIG_BMC150_ACCEL_I2C=y
CONFIG_BMC150_ACCEL_SPI=y
# CONFIG_DA280 is not set
# CONFIG_DA311 is not set
# CONFIG_DMARD09 is not set
CONFIG_DMARD10=y
CONFIG_KXSD9=y
CONFIG_KXSD9_SPI=y
CONFIG_KXSD9_I2C=y
# CONFIG_KXCJK1013 is not set
CONFIG_MC3230=y
CONFIG_MMA7455=y
CONFIG_MMA7455_I2C=y
CONFIG_MMA7455_SPI=y
CONFIG_MMA7660=y
CONFIG_MMA8452=y
CONFIG_MMA9551_CORE=y
CONFIG_MMA9551=y
# CONFIG_MMA9553 is not set
# CONFIG_MXC4005 is not set
CONFIG_MXC6255=y
CONFIG_SCA3000=y
CONFIG_STK8312=y
CONFIG_STK8BA50=y
# end of Accelerometers

#
# Analog to digital converters
#
CONFIG_AD_SIGMA_DELTA=y
CONFIG_AD7091R5=y
# CONFIG_AD7124 is not set
# CONFIG_AD7192 is not set
# CONFIG_AD7266 is not set
# CONFIG_AD7291 is not set
CONFIG_AD7292=y
# CONFIG_AD7298 is not set
CONFIG_AD7476=y
CONFIG_AD7606=y
CONFIG_AD7606_IFACE_PARALLEL=y
# CONFIG_AD7606_IFACE_SPI is not set
CONFIG_AD7766=y
CONFIG_AD7768_1=y
CONFIG_AD7780=y
# CONFIG_AD7791 is not set
CONFIG_AD7793=y
CONFIG_AD7887=y
CONFIG_AD7923=y
# CONFIG_AD7949 is not set
CONFIG_AD799X=y
# CONFIG_AD9467 is not set
# CONFIG_ADI_AXI_ADC is not set
CONFIG_CC10001_ADC=y
CONFIG_DA9150_GPADC=y
CONFIG_DLN2_ADC=y
CONFIG_HI8435=y
CONFIG_HX711=y
# CONFIG_LP8788_ADC is not set
# CONFIG_LTC2471 is not set
CONFIG_LTC2485=y
CONFIG_LTC2496=y
CONFIG_LTC2497=y
CONFIG_MAX1027=y
CONFIG_MAX11100=y
CONFIG_MAX1118=y
CONFIG_MAX1241=y
CONFIG_MAX1363=y
CONFIG_MAX9611=y
CONFIG_MCP320X=y
CONFIG_MCP3422=y
# CONFIG_MCP3911 is not set
CONFIG_NAU7802=y
# CONFIG_PALMAS_GPADC is not set
CONFIG_QCOM_VADC_COMMON=y
CONFIG_QCOM_SPMI_IADC=y
# CONFIG_QCOM_SPMI_VADC is not set
CONFIG_QCOM_SPMI_ADC5=y
# CONFIG_TI_ADC081C is not set
CONFIG_TI_ADC0832=y
CONFIG_TI_ADC084S021=y
CONFIG_TI_ADC12138=y
CONFIG_TI_ADC108S102=y
CONFIG_TI_ADC128S052=y
CONFIG_TI_ADC161S626=y
CONFIG_TI_ADS1015=y
CONFIG_TI_ADS7950=y
CONFIG_TI_TLC4541=y
# CONFIG_VIPERBOARD_ADC is not set
# CONFIG_XILINX_XADC is not set
# end of Analog to digital converters

#
# Analog Front Ends
#
# end of Analog Front Ends

#
# Amplifiers
#
CONFIG_AD8366=y
CONFIG_HMC425=y
# end of Amplifiers

#
# Chemical Sensors
#
CONFIG_ATLAS_PH_SENSOR=y
# CONFIG_ATLAS_EZO_SENSOR is not set
CONFIG_BME680=y
CONFIG_BME680_I2C=y
CONFIG_BME680_SPI=y
CONFIG_CCS811=y
# CONFIG_IAQCORE is not set
CONFIG_PMS7003=y
CONFIG_SCD30_CORE=y
CONFIG_SCD30_I2C=y
CONFIG_SCD30_SERIAL=y
# CONFIG_SENSIRION_SGP30 is not set
CONFIG_SPS30=y
# CONFIG_VZ89X is not set
# end of Chemical Sensors

#
# Hid Sensor IIO Common
#
# end of Hid Sensor IIO Common

CONFIG_IIO_MS_SENSORS_I2C=y

#
# SSP Sensor Common
#
# CONFIG_IIO_SSP_SENSORHUB is not set
# end of SSP Sensor Common

CONFIG_IIO_ST_SENSORS_I2C=y
CONFIG_IIO_ST_SENSORS_SPI=y
CONFIG_IIO_ST_SENSORS_CORE=y

#
# Digital to analog converters
#
CONFIG_AD5064=y
# CONFIG_AD5360 is not set
CONFIG_AD5380=y
CONFIG_AD5421=y
# CONFIG_AD5446 is not set
# CONFIG_AD5449 is not set
CONFIG_AD5592R_BASE=y
CONFIG_AD5592R=y
CONFIG_AD5593R=y
CONFIG_AD5504=y
CONFIG_AD5624R_SPI=y
# CONFIG_AD5686_SPI is not set
# CONFIG_AD5696_I2C is not set
CONFIG_AD5755=y
# CONFIG_AD5758 is not set
CONFIG_AD5761=y
CONFIG_AD5764=y
CONFIG_AD5770R=y
# CONFIG_AD5791 is not set
# CONFIG_AD7303 is not set
CONFIG_AD8801=y
CONFIG_DS4424=y
# CONFIG_LTC1660 is not set
CONFIG_LTC2632=y
CONFIG_M62332=y
CONFIG_MAX517=y
CONFIG_MCP4725=y
# CONFIG_MCP4922 is not set
CONFIG_TI_DAC082S085=y
CONFIG_TI_DAC5571=y
CONFIG_TI_DAC7311=y
CONFIG_TI_DAC7612=y
# end of Digital to analog converters

#
# IIO dummy driver
#
# end of IIO dummy driver

#
# Frequency Synthesizers DDS/PLL
#

#
# Clock Generator/Distribution
#
# CONFIG_AD9523 is not set
# end of Clock Generator/Distribution

#
# Phase-Locked Loop (PLL) frequency synthesizers
#
CONFIG_ADF4350=y
# CONFIG_ADF4371 is not set
# end of Phase-Locked Loop (PLL) frequency synthesizers
# end of Frequency Synthesizers DDS/PLL

#
# Digital gyroscope sensors
#
CONFIG_ADIS16080=y
# CONFIG_ADIS16130 is not set
CONFIG_ADIS16136=y
CONFIG_ADIS16260=y
CONFIG_ADXRS290=y
CONFIG_ADXRS450=y
CONFIG_BMG160=y
CONFIG_BMG160_I2C=y
CONFIG_BMG160_SPI=y
CONFIG_FXAS21002C=y
CONFIG_FXAS21002C_I2C=y
CONFIG_FXAS21002C_SPI=y
# CONFIG_MPU3050_I2C is not set
# CONFIG_IIO_ST_GYRO_3AXIS is not set
CONFIG_ITG3200=y
# end of Digital gyroscope sensors

#
# Health Sensors
#

#
# Heart Rate Monitors
#
CONFIG_AFE4403=y
# CONFIG_AFE4404 is not set
CONFIG_MAX30100=y
# CONFIG_MAX30102 is not set
# end of Heart Rate Monitors
# end of Health Sensors

#
# Humidity sensors
#
CONFIG_AM2315=y
# CONFIG_DHT11 is not set
CONFIG_HDC100X=y
CONFIG_HDC2010=y
CONFIG_HTS221=y
CONFIG_HTS221_I2C=y
CONFIG_HTS221_SPI=y
CONFIG_HTU21=y
CONFIG_SI7005=y
CONFIG_SI7020=y
# end of Humidity sensors

#
# Inertial measurement units
#
# CONFIG_ADIS16400 is not set
CONFIG_ADIS16460=y
CONFIG_ADIS16475=y
CONFIG_ADIS16480=y
CONFIG_BMI160=y
CONFIG_BMI160_I2C=y
# CONFIG_BMI160_SPI is not set
CONFIG_FXOS8700=y
CONFIG_FXOS8700_I2C=y
CONFIG_FXOS8700_SPI=y
CONFIG_KMX61=y
CONFIG_INV_ICM42600=y
# CONFIG_INV_ICM42600_I2C is not set
CONFIG_INV_ICM42600_SPI=y
CONFIG_INV_MPU6050_IIO=y
CONFIG_INV_MPU6050_I2C=y
CONFIG_INV_MPU6050_SPI=y
CONFIG_IIO_ST_LSM6DSX=y
CONFIG_IIO_ST_LSM6DSX_I2C=y
CONFIG_IIO_ST_LSM6DSX_SPI=y
CONFIG_IIO_ST_LSM6DSX_I3C=y
# end of Inertial measurement units

CONFIG_IIO_ADIS_LIB=y
CONFIG_IIO_ADIS_LIB_BUFFER=y

#
# Light sensors
#
# CONFIG_ACPI_ALS is not set
CONFIG_ADJD_S311=y
CONFIG_ADUX1020=y
CONFIG_AL3010=y
# CONFIG_AL3320A is not set
CONFIG_APDS9300=y
CONFIG_APDS9960=y
CONFIG_AS73211=y
CONFIG_BH1750=y
CONFIG_BH1780=y
# CONFIG_CM32181 is not set
CONFIG_CM3232=y
CONFIG_CM3323=y
CONFIG_CM36651=y
# CONFIG_GP2AP002 is not set
CONFIG_GP2AP020A00F=y
# CONFIG_SENSORS_ISL29018 is not set
# CONFIG_SENSORS_ISL29028 is not set
CONFIG_ISL29125=y
CONFIG_JSA1212=y
CONFIG_RPR0521=y
# CONFIG_LTR501 is not set
CONFIG_LV0104CS=y
CONFIG_MAX44000=y
# CONFIG_MAX44009 is not set
# CONFIG_NOA1305 is not set
# CONFIG_OPT3001 is not set
CONFIG_PA12203001=y
CONFIG_SI1133=y
CONFIG_SI1145=y
CONFIG_STK3310=y
CONFIG_ST_UVIS25=y
CONFIG_ST_UVIS25_I2C=y
CONFIG_ST_UVIS25_SPI=y
# CONFIG_TCS3414 is not set
CONFIG_TCS3472=y
CONFIG_SENSORS_TSL2563=y
CONFIG_TSL2583=y
CONFIG_TSL2772=y
# CONFIG_TSL4531 is not set
CONFIG_US5182D=y
CONFIG_VCNL4000=y
CONFIG_VCNL4035=y
CONFIG_VEML6030=y
CONFIG_VEML6070=y
CONFIG_VL6180=y
CONFIG_ZOPT2201=y
# end of Light sensors

#
# Magnetometer sensors
#
CONFIG_AK8975=y
# CONFIG_AK09911 is not set
CONFIG_BMC150_MAGN=y
CONFIG_BMC150_MAGN_I2C=y
CONFIG_BMC150_MAGN_SPI=y
CONFIG_MAG3110=y
# CONFIG_MMC35240 is not set
CONFIG_IIO_ST_MAGN_3AXIS=y
CONFIG_IIO_ST_MAGN_I2C_3AXIS=y
CONFIG_IIO_ST_MAGN_SPI_3AXIS=y
CONFIG_SENSORS_HMC5843=y
CONFIG_SENSORS_HMC5843_I2C=y
CONFIG_SENSORS_HMC5843_SPI=y
CONFIG_SENSORS_RM3100=y
CONFIG_SENSORS_RM3100_I2C=y
CONFIG_SENSORS_RM3100_SPI=y
# end of Magnetometer sensors

#
# Multiplexers
#
# end of Multiplexers

#
# Inclinometer sensors
#
# end of Inclinometer sensors

#
# Triggers - standalone
#
CONFIG_IIO_HRTIMER_TRIGGER=y
# CONFIG_IIO_INTERRUPT_TRIGGER is not set
CONFIG_IIO_TIGHTLOOP_TRIGGER=y
CONFIG_IIO_SYSFS_TRIGGER=y
# end of Triggers - standalone

#
# Linear and angular position sensors
#
# end of Linear and angular position sensors

#
# Digital potentiometers
#
CONFIG_AD5272=y
CONFIG_DS1803=y
CONFIG_MAX5432=y
CONFIG_MAX5481=y
CONFIG_MAX5487=y
CONFIG_MCP4018=y
# CONFIG_MCP4131 is not set
CONFIG_MCP4531=y
# CONFIG_MCP41010 is not set
# CONFIG_TPL0102 is not set
# end of Digital potentiometers

#
# Digital potentiostats
#
CONFIG_LMP91000=y
# end of Digital potentiostats

#
# Pressure sensors
#
# CONFIG_ABP060MG is not set
CONFIG_BMP280=y
CONFIG_BMP280_I2C=y
CONFIG_BMP280_SPI=y
CONFIG_DLHL60D=y
CONFIG_DPS310=y
CONFIG_HP03=y
CONFIG_ICP10100=y
CONFIG_MPL115=y
CONFIG_MPL115_I2C=y
CONFIG_MPL115_SPI=y
# CONFIG_MPL3115 is not set
CONFIG_MS5611=y
CONFIG_MS5611_I2C=y
CONFIG_MS5611_SPI=y
CONFIG_MS5637=y
CONFIG_IIO_ST_PRESS=y
CONFIG_IIO_ST_PRESS_I2C=y
CONFIG_IIO_ST_PRESS_SPI=y
CONFIG_T5403=y
CONFIG_HP206C=y
CONFIG_ZPA2326=y
CONFIG_ZPA2326_I2C=y
CONFIG_ZPA2326_SPI=y
# end of Pressure sensors

#
# Lightning sensors
#
# CONFIG_AS3935 is not set
# end of Lightning sensors

#
# Proximity and distance sensors
#
# CONFIG_ISL29501 is not set
# CONFIG_LIDAR_LITE_V2 is not set
# CONFIG_MB1232 is not set
CONFIG_PING=y
CONFIG_RFD77402=y
CONFIG_SRF04=y
# CONFIG_SX9310 is not set
CONFIG_SX9500=y
# CONFIG_SRF08 is not set
# CONFIG_VCNL3020 is not set
CONFIG_VL53L0X_I2C=y
# end of Proximity and distance sensors

#
# Resolver to digital converters
#
CONFIG_AD2S90=y
CONFIG_AD2S1200=y
# end of Resolver to digital converters

#
# Temperature sensors
#
CONFIG_LTC2983=y
CONFIG_MAXIM_THERMOCOUPLE=y
CONFIG_MLX90614=y
CONFIG_MLX90632=y
CONFIG_TMP006=y
CONFIG_TMP007=y
# CONFIG_TSYS01 is not set
CONFIG_TSYS02D=y
CONFIG_MAX31856=y
# end of Temperature sensors

# CONFIG_NTB is not set
# CONFIG_VME_BUS is not set
CONFIG_PWM=y
CONFIG_PWM_SYSFS=y
CONFIG_PWM_DEBUG=y
# CONFIG_PWM_DWC is not set
CONFIG_PWM_LPSS=y
CONFIG_PWM_LPSS_PCI=y
# CONFIG_PWM_LPSS_PLATFORM is not set
CONFIG_PWM_PCA9685=y

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

CONFIG_IPACK_BUS=y
CONFIG_BOARD_TPCI200=y
# CONFIG_SERIAL_IPOCTAL is not set
# CONFIG_RESET_CONTROLLER is not set

#
# PHY Subsystem
#
CONFIG_GENERIC_PHY=y
# CONFIG_USB_LGM_PHY is not set
CONFIG_BCM_KONA_USB2_PHY=y
CONFIG_PHY_PXA_28NM_HSIC=y
# CONFIG_PHY_PXA_28NM_USB2 is not set
# CONFIG_PHY_CPCAP_USB is not set
CONFIG_PHY_QCOM_USB_HS=y
CONFIG_PHY_QCOM_USB_HSIC=y
CONFIG_PHY_SAMSUNG_USB2=y
CONFIG_PHY_TUSB1210=y
# CONFIG_PHY_INTEL_LGM_EMMC is not set
# end of PHY Subsystem

# CONFIG_POWERCAP is not set
# CONFIG_MCB is not set

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

# CONFIG_RAS is not set
CONFIG_USB4=y
CONFIG_USB4_DEBUGFS_WRITE=y
# CONFIG_USB4_KUNIT_TEST is not set
CONFIG_USB4_DMA_TEST=y

#
# Android
#
CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=y
CONFIG_ANDROID_BINDERFS=y
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
CONFIG_ANDROID_BINDER_IPC_SELFTEST=y
# end of Android

CONFIG_DAX=y
CONFIG_DEV_DAX=y
CONFIG_NVMEM=y
CONFIG_NVMEM_SYSFS=y
CONFIG_NVMEM_SPMI_SDAM=y
CONFIG_RAVE_SP_EEPROM=y

#
# HW tracing support
#
CONFIG_STM=y
CONFIG_STM_PROTO_BASIC=y
# CONFIG_STM_PROTO_SYS_T is not set
CONFIG_STM_DUMMY=y
# CONFIG_STM_SOURCE_CONSOLE is not set
# CONFIG_STM_SOURCE_HEARTBEAT is not set
CONFIG_STM_SOURCE_FTRACE=y
CONFIG_INTEL_TH=y
CONFIG_INTEL_TH_PCI=y
# CONFIG_INTEL_TH_ACPI is not set
CONFIG_INTEL_TH_GTH=y
CONFIG_INTEL_TH_STH=y
CONFIG_INTEL_TH_MSU=y
CONFIG_INTEL_TH_PTI=y
# CONFIG_INTEL_TH_DEBUG is not set
# end of HW tracing support

CONFIG_FPGA=y
# CONFIG_ALTERA_PR_IP_CORE is not set
CONFIG_FPGA_MGR_ALTERA_PS_SPI=y
CONFIG_FPGA_MGR_ALTERA_CVP=y
CONFIG_FPGA_MGR_XILINX_SPI=y
CONFIG_FPGA_MGR_MACHXO2_SPI=y
CONFIG_FPGA_BRIDGE=y
CONFIG_ALTERA_FREEZE_BRIDGE=y
CONFIG_XILINX_PR_DECOUPLER=y
CONFIG_FPGA_REGION=y
CONFIG_FPGA_DFL=y
# CONFIG_FPGA_DFL_FME is not set
CONFIG_FPGA_DFL_AFU=y
CONFIG_FPGA_DFL_PCI=y
# CONFIG_TEE is not set
CONFIG_SIOX=y
CONFIG_SIOX_BUS_GPIO=y
# CONFIG_SLIMBUS is not set
# CONFIG_INTERCONNECT is not set
CONFIG_COUNTER=y
CONFIG_MOST=y
CONFIG_MOST_USB_HDM=y
# CONFIG_MOST_CDEV is not set
# end of Device Drivers

#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
# CONFIG_VALIDATE_FS_PARSER is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
CONFIG_EXPORTFS_BLOCK_OPS=y
CONFIG_FILE_LOCKING=y
CONFIG_MANDATORY_FILE_LOCKING=y
CONFIG_FS_ENCRYPTION=y
CONFIG_FS_VERITY=y
# CONFIG_FS_VERITY_DEBUG is not set
CONFIG_FS_VERITY_BUILTIN_SIGNATURES=y
CONFIG_FSNOTIFY=y
# CONFIG_DNOTIFY is not set
CONFIG_INOTIFY_USER=y
# CONFIG_FANOTIFY is not set
# CONFIG_QUOTA is not set
CONFIG_AUTOFS4_FS=y
CONFIG_AUTOFS_FS=y
# CONFIG_FUSE_FS is not set
CONFIG_OVERLAY_FS=y
CONFIG_OVERLAY_FS_REDIRECT_DIR=y
# CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW is not set
CONFIG_OVERLAY_FS_INDEX=y
CONFIG_OVERLAY_FS_METACOPY=y

#
# Caches
#
CONFIG_FSCACHE=y
# CONFIG_FSCACHE_STATS is not set
# CONFIG_FSCACHE_HISTOGRAM is not set
# CONFIG_FSCACHE_DEBUG is not set
CONFIG_FSCACHE_OBJECT_LIST=y
# end of Caches

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

CONFIG_MISC_FILESYSTEMS=y
CONFIG_ORANGEFS_FS=y
# CONFIG_ECRYPT_FS is not set
CONFIG_JFFS2_FS=y
CONFIG_JFFS2_FS_DEBUG=0
CONFIG_JFFS2_FS_WRITEBUFFER=y
CONFIG_JFFS2_FS_WBUF_VERIFY=y
# CONFIG_JFFS2_SUMMARY is not set
CONFIG_JFFS2_FS_XATTR=y
# CONFIG_JFFS2_FS_POSIX_ACL is not set
CONFIG_JFFS2_FS_SECURITY=y
# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
CONFIG_JFFS2_ZLIB=y
CONFIG_JFFS2_RTIME=y
# CONFIG_UBIFS_FS is not set
CONFIG_CRAMFS=y
# CONFIG_CRAMFS_MTD is not set
CONFIG_ROMFS_FS=y
CONFIG_ROMFS_BACKED_BY_MTD=y
CONFIG_ROMFS_ON_MTD=y
CONFIG_PSTORE=y
CONFIG_PSTORE_DEFAULT_KMSG_BYTES=10240
CONFIG_PSTORE_DEFLATE_COMPRESS=y
CONFIG_PSTORE_LZO_COMPRESS=y
# CONFIG_PSTORE_LZ4_COMPRESS is not set
CONFIG_PSTORE_LZ4HC_COMPRESS=y
# CONFIG_PSTORE_842_COMPRESS is not set
CONFIG_PSTORE_ZSTD_COMPRESS=y
CONFIG_PSTORE_COMPRESS=y
# CONFIG_PSTORE_DEFLATE_COMPRESS_DEFAULT is not set
# CONFIG_PSTORE_LZO_COMPRESS_DEFAULT is not set
CONFIG_PSTORE_LZ4HC_COMPRESS_DEFAULT=y
# CONFIG_PSTORE_ZSTD_COMPRESS_DEFAULT is not set
CONFIG_PSTORE_COMPRESS_DEFAULT="lz4hc"
CONFIG_PSTORE_CONSOLE=y
CONFIG_PSTORE_PMSG=y
CONFIG_PSTORE_RAM=y
# CONFIG_NETWORK_FILESYSTEMS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_CODEPAGE_737=y
CONFIG_NLS_CODEPAGE_775=y
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
CONFIG_NLS_CODEPAGE_855=y
CONFIG_NLS_CODEPAGE_857=y
# CONFIG_NLS_CODEPAGE_860 is not set
CONFIG_NLS_CODEPAGE_861=y
# CONFIG_NLS_CODEPAGE_862 is not set
CONFIG_NLS_CODEPAGE_863=y
CONFIG_NLS_CODEPAGE_864=y
CONFIG_NLS_CODEPAGE_865=y
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
CONFIG_NLS_CODEPAGE_936=y
CONFIG_NLS_CODEPAGE_950=y
CONFIG_NLS_CODEPAGE_932=y
CONFIG_NLS_CODEPAGE_949=y
CONFIG_NLS_CODEPAGE_874=y
CONFIG_NLS_ISO8859_8=y
# CONFIG_NLS_CODEPAGE_1250 is not set
CONFIG_NLS_CODEPAGE_1251=y
CONFIG_NLS_ASCII=y
# CONFIG_NLS_ISO8859_1 is not set
# CONFIG_NLS_ISO8859_2 is not set
CONFIG_NLS_ISO8859_3=y
CONFIG_NLS_ISO8859_4=y
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
CONFIG_NLS_ISO8859_7=y
CONFIG_NLS_ISO8859_9=y
CONFIG_NLS_ISO8859_13=y
CONFIG_NLS_ISO8859_14=y
# CONFIG_NLS_ISO8859_15 is not set
CONFIG_NLS_KOI8_R=y
CONFIG_NLS_KOI8_U=y
# CONFIG_NLS_MAC_ROMAN is not set
CONFIG_NLS_MAC_CELTIC=y
# CONFIG_NLS_MAC_CENTEURO is not set
# CONFIG_NLS_MAC_CROATIAN is not set
CONFIG_NLS_MAC_CYRILLIC=y
# CONFIG_NLS_MAC_GAELIC is not set
CONFIG_NLS_MAC_GREEK=y
# CONFIG_NLS_MAC_ICELAND is not set
CONFIG_NLS_MAC_INUIT=y
# CONFIG_NLS_MAC_ROMANIAN is not set
# CONFIG_NLS_MAC_TURKISH is not set
CONFIG_NLS_UTF8=y
CONFIG_DLM=y
# CONFIG_DLM_DEBUG is not set
CONFIG_UNICODE=y
# CONFIG_UNICODE_NORMALIZATION_SELFTEST is not set
# end of File systems

#
# Security options
#
CONFIG_KEYS=y
CONFIG_KEYS_REQUEST_CACHE=y
# CONFIG_PERSISTENT_KEYRINGS is not set
CONFIG_BIG_KEYS=y
# CONFIG_TRUSTED_KEYS is not set
CONFIG_ENCRYPTED_KEYS=y
# CONFIG_KEY_DH_OPERATIONS is not set
# CONFIG_KEY_NOTIFICATIONS is not set
CONFIG_SECURITY_DMESG_RESTRICT=y
# CONFIG_SECURITY is not set
CONFIG_SECURITYFS=y
CONFIG_PAGE_TABLE_ISOLATION=y
# CONFIG_FORTIFY_SOURCE is not set
CONFIG_STATIC_USERMODEHELPER=y
CONFIG_STATIC_USERMODEHELPER_PATH="/sbin/usermode-helper"
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_LSM="landlock,lockdown,yama,loadpin,safesetid,integrity,bpf"

#
# Kernel hardening options
#

#
# Memory initialization
#
CONFIG_INIT_STACK_NONE=y
CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
# end of Memory initialization
# 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_SKCIPHER=y
CONFIG_CRYPTO_SKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_RNG_DEFAULT=y
CONFIG_CRYPTO_AKCIPHER2=y
CONFIG_CRYPTO_AKCIPHER=y
CONFIG_CRYPTO_KPP2=y
CONFIG_CRYPTO_KPP=y
CONFIG_CRYPTO_ACOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
CONFIG_CRYPTO_USER=y
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
CONFIG_CRYPTO_GF128MUL=y
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_NULL2=y
CONFIG_CRYPTO_PCRYPT=y
CONFIG_CRYPTO_CRYPTD=y
CONFIG_CRYPTO_AUTHENC=y
# CONFIG_CRYPTO_TEST is not set
CONFIG_CRYPTO_SIMD=y
CONFIG_CRYPTO_GLUE_HELPER_X86=y

#
# Public-key cryptography
#
CONFIG_CRYPTO_RSA=y
CONFIG_CRYPTO_DH=y
CONFIG_CRYPTO_ECC=y
CONFIG_CRYPTO_ECDH=y
CONFIG_CRYPTO_ECRDSA=y
CONFIG_CRYPTO_SM2=y
CONFIG_CRYPTO_CURVE25519=y

#
# Authenticated Encryption with Associated Data
#
CONFIG_CRYPTO_CCM=y
CONFIG_CRYPTO_GCM=y
CONFIG_CRYPTO_CHACHA20POLY1305=y
# CONFIG_CRYPTO_AEGIS128 is not set
CONFIG_CRYPTO_SEQIV=y
CONFIG_CRYPTO_ECHAINIV=y

#
# Block modes
#
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_CFB=y
CONFIG_CRYPTO_CTR=y
CONFIG_CRYPTO_CTS=y
CONFIG_CRYPTO_ECB=y
# CONFIG_CRYPTO_LRW is not set
CONFIG_CRYPTO_OFB=y
CONFIG_CRYPTO_PCBC=y
CONFIG_CRYPTO_XTS=y
CONFIG_CRYPTO_KEYWRAP=y
CONFIG_CRYPTO_NHPOLY1305=y
CONFIG_CRYPTO_ADIANTUM=y
# CONFIG_CRYPTO_ESSIV is not set

#
# Hash modes
#
CONFIG_CRYPTO_CMAC=y
CONFIG_CRYPTO_HMAC=y
# CONFIG_CRYPTO_XCBC is not set
CONFIG_CRYPTO_VMAC=y

#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32C_INTEL=y
# CONFIG_CRYPTO_CRC32 is not set
# CONFIG_CRYPTO_CRC32_PCLMUL is not set
CONFIG_CRYPTO_XXHASH=y
CONFIG_CRYPTO_BLAKE2B=y
CONFIG_CRYPTO_BLAKE2S=y
CONFIG_CRYPTO_CRCT10DIF=y
CONFIG_CRYPTO_GHASH=y
CONFIG_CRYPTO_POLY1305=y
CONFIG_CRYPTO_MD4=y
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=y
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
# CONFIG_CRYPTO_RMD256 is not set
# CONFIG_CRYPTO_RMD320 is not set
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=y
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_SHA3 is not set
CONFIG_CRYPTO_SM3=y
CONFIG_CRYPTO_STREEBOG=y
# CONFIG_CRYPTO_TGR192 is not set
CONFIG_CRYPTO_WP512=y

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_TI=y
CONFIG_CRYPTO_AES_NI_INTEL=y
CONFIG_CRYPTO_BLOWFISH=y
CONFIG_CRYPTO_BLOWFISH_COMMON=y
CONFIG_CRYPTO_CAMELLIA=y
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
CONFIG_CRYPTO_DES=y
CONFIG_CRYPTO_FCRYPT=y
# CONFIG_CRYPTO_SALSA20 is not set
CONFIG_CRYPTO_CHACHA20=y
CONFIG_CRYPTO_SERPENT=y
CONFIG_CRYPTO_SERPENT_SSE2_586=y
CONFIG_CRYPTO_SM4=y
# CONFIG_CRYPTO_TWOFISH is not set
CONFIG_CRYPTO_TWOFISH_COMMON=y
CONFIG_CRYPTO_TWOFISH_586=y

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

#
# 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_USER_API=y
CONFIG_CRYPTO_USER_API_HASH=y
CONFIG_CRYPTO_USER_API_SKCIPHER=y
CONFIG_CRYPTO_USER_API_RNG=y
# CONFIG_CRYPTO_USER_API_RNG_CAVP is not set
CONFIG_CRYPTO_USER_API_AEAD=y
# CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE is not set
# CONFIG_CRYPTO_STATS is not set
CONFIG_CRYPTO_HASH_INFO=y

#
# Crypto library routines
#
CONFIG_CRYPTO_LIB_AES=y
CONFIG_CRYPTO_LIB_ARC4=y
CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y
CONFIG_CRYPTO_LIB_BLAKE2S=y
CONFIG_CRYPTO_LIB_CHACHA_GENERIC=y
CONFIG_CRYPTO_LIB_CHACHA=y
CONFIG_CRYPTO_LIB_CURVE25519_GENERIC=y
CONFIG_CRYPTO_LIB_CURVE25519=y
CONFIG_CRYPTO_LIB_DES=y
CONFIG_CRYPTO_LIB_POLY1305_RSIZE=1
CONFIG_CRYPTO_LIB_POLY1305_GENERIC=y
CONFIG_CRYPTO_LIB_POLY1305=y
CONFIG_CRYPTO_LIB_CHACHA20POLY1305=y
CONFIG_CRYPTO_LIB_SHA256=y
# CONFIG_CRYPTO_HW is not set
CONFIG_ASYMMETRIC_KEY_TYPE=y
CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
CONFIG_X509_CERTIFICATE_PARSER=y
CONFIG_PKCS8_PRIVATE_KEY_PARSER=y
CONFIG_PKCS7_MESSAGE_PARSER=y
# CONFIG_PKCS7_TEST_KEY is not set
CONFIG_SIGNED_PE_FILE_VERIFICATION=y

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

CONFIG_BINARY_PRINTF=y

#
# Library routines
#
CONFIG_LINEAR_RANGES=y
CONFIG_PACKING=y
CONFIG_BITREVERSE=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_NET_UTILS=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_CORDIC=y
CONFIG_PRIME_NUMBERS=y
CONFIG_RATIONAL=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_IOMAP=y
CONFIG_ARCH_HAS_FAST_MULTIPLIER=y
CONFIG_ARCH_USE_SYM_ANNOTATIONS=y
CONFIG_CRC_CCITT=y
CONFIG_CRC16=y
# CONFIG_CRC_T10DIF is not set
CONFIG_CRC_ITU_T=y
CONFIG_CRC32=y
# CONFIG_CRC32_SELFTEST is not set
# CONFIG_CRC32_SLICEBY8 is not set
CONFIG_CRC32_SLICEBY4=y
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
CONFIG_CRC64=y
CONFIG_CRC4=y
CONFIG_CRC7=y
CONFIG_LIBCRC32C=y
CONFIG_CRC8=y
CONFIG_XXHASH=y
# CONFIG_RANDOM32_SELFTEST is not set
CONFIG_842_COMPRESS=y
CONFIG_842_DECOMPRESS=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_LZ4HC_COMPRESS=y
CONFIG_LZ4_DECOMPRESS=y
CONFIG_ZSTD_COMPRESS=y
CONFIG_ZSTD_DECOMPRESS=y
CONFIG_XZ_DEC=y
# CONFIG_XZ_DEC_X86 is not set
CONFIG_XZ_DEC_POWERPC=y
CONFIG_XZ_DEC_IA64=y
CONFIG_XZ_DEC_ARM=y
# CONFIG_XZ_DEC_ARMTHUMB is not set
# CONFIG_XZ_DEC_SPARC 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_LZO=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_REED_SOLOMON=y
CONFIG_REED_SOLOMON_ENC8=y
CONFIG_REED_SOLOMON_DEC8=y
CONFIG_REED_SOLOMON_DEC16=y
CONFIG_BCH=y
CONFIG_TEXTSEARCH=y
CONFIG_TEXTSEARCH_KMP=y
CONFIG_TEXTSEARCH_BM=y
CONFIG_TEXTSEARCH_FSM=y
CONFIG_INTERVAL_TREE=y
CONFIG_XARRAY_MULTI=y
CONFIG_ASSOCIATIVE_ARRAY=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HAS_DMA=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_SWIOTLB=y
CONFIG_DMA_CMA=y
# CONFIG_DMA_PERNUMA_CMA is not set

#
# Default contiguous memory area size:
#
CONFIG_CMA_SIZE_MBYTES=0
CONFIG_CMA_SIZE_SEL_MBYTES=y
# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
# CONFIG_CMA_SIZE_SEL_MIN is not set
# CONFIG_CMA_SIZE_SEL_MAX is not set
CONFIG_CMA_ALIGNMENT=8
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_DMA_MAP_BENCHMARK is not set
CONFIG_SGL_ALLOC=y
# CONFIG_CPUMASK_OFFSTACK is not set
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_GLOB=y
CONFIG_GLOB_SELFTEST=y
CONFIG_NLATTR=y
CONFIG_CLZ_TAB=y
CONFIG_IRQ_POLL=y
CONFIG_MPILIB=y
CONFIG_DIMLIB=y
CONFIG_OID_REGISTRY=y
CONFIG_HAVE_GENERIC_VDSO=y
CONFIG_GENERIC_GETTIMEOFDAY=y
CONFIG_GENERIC_VDSO_32=y
CONFIG_GENERIC_VDSO_TIME_NS=y
CONFIG_ARCH_STACKWALK=y
CONFIG_STRING_SELFTEST=y
# end of Library routines

#
# Kernel hacking
#

#
# printk and dmesg options
#
CONFIG_PRINTK_TIME=y
# CONFIG_PRINTK_CALLER 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 is not set
CONFIG_DEBUG_BUGVERBOSE=y
# end of printk and dmesg options

#
# Compile-time checks and compiler options
#
CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_INFO_REDUCED=y
CONFIG_DEBUG_INFO_COMPRESSED=y
# CONFIG_DEBUG_INFO_SPLIT is not set
CONFIG_DEBUG_INFO_DWARF4=y
CONFIG_PAHOLE_HAS_SPLIT_BTF=y
# CONFIG_GDB_SCRIPTS is not set
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=8192
# CONFIG_STRIP_ASM_SYMS is not set
# CONFIG_READABLE_ASM is not set
CONFIG_HEADERS_INSTALL=y
CONFIG_DEBUG_SECTION_MISMATCH=y
CONFIG_SECTION_MISMATCH_WARN_ONLY=y
# CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set
CONFIG_FRAME_POINTER=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 is not set
CONFIG_DEBUG_FS=y
# CONFIG_DEBUG_FS_ALLOW_ALL is not set
# CONFIG_DEBUG_FS_DISALLOW_MOUNT is not set
CONFIG_DEBUG_FS_ALLOW_NONE=y
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
# CONFIG_UBSAN is not set
# end of Generic Kernel Debugging Instruments

CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_MISC=y

#
# Memory Debugging
#
# CONFIG_PAGE_EXTENSION is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_PAGE_OWNER is not set
# CONFIG_PAGE_POISONING is not set
CONFIG_DEBUG_PAGE_REF=y
CONFIG_DEBUG_RODATA_TEST=y
CONFIG_ARCH_HAS_DEBUG_WX=y
# CONFIG_DEBUG_WX is not set
CONFIG_GENERIC_PTDUMP=y
CONFIG_PTDUMP_CORE=y
CONFIG_PTDUMP_DEBUGFS=y
# CONFIG_DEBUG_OBJECTS is not set
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
CONFIG_DEBUG_STACK_USAGE=y
# CONFIG_SCHED_STACK_END_CHECK is not set
CONFIG_DEBUG_VM=y
# CONFIG_DEBUG_VM_VMACACHE is not set
CONFIG_DEBUG_VM_RB=y
CONFIG_DEBUG_VM_PGFLAGS=y
CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
CONFIG_DEBUG_VIRTUAL=y
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_DEBUG_PER_CPU_MAPS=y
CONFIG_DEBUG_KMAP_LOCAL=y
CONFIG_ARCH_SUPPORTS_KMAP_LOCAL_FORCE_MAP=y
CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP=y
CONFIG_DEBUG_HIGHMEM=y
CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
# CONFIG_DEBUG_STACKOVERFLOW is not set
CONFIG_CC_HAS_KASAN_GENERIC=y
CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
# end of Memory Debugging

# CONFIG_DEBUG_SHIRQ is not set

#
# Debug Oops, Lockups and Hangs
#
CONFIG_PANIC_ON_OOPS=y
CONFIG_PANIC_ON_OOPS_VALUE=1
CONFIG_PANIC_TIMEOUT=0
CONFIG_LOCKUP_DETECTOR=y
CONFIG_SOFTLOCKUP_DETECTOR=y
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
# CONFIG_HARDLOCKUP_DETECTOR is not set
# CONFIG_DETECT_HUNG_TASK is not set
# CONFIG_WQ_WATCHDOG is not set
# CONFIG_TEST_LOCKUP is not set
# end of Debug Oops, Lockups and Hangs

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

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

CONFIG_TRACE_IRQFLAGS=y
CONFIG_TRACE_IRQFLAGS_NMI=y
CONFIG_STACKTRACE=y
CONFIG_WARN_ALL_UNSEEDED_RANDOM=y
# CONFIG_DEBUG_KOBJECT is not set

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

CONFIG_DEBUG_CREDENTIALS=y

#
# RCU Debugging
#
CONFIG_PROVE_RCU=y
CONFIG_TORTURE_TEST=m
CONFIG_RCU_SCALE_TEST=m
CONFIG_RCU_TORTURE_TEST=m
# CONFIG_RCU_REF_SCALE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=21
# CONFIG_RCU_TRACE is not set
# CONFIG_RCU_EQS_DEBUG is not set
# end of RCU Debugging

CONFIG_DEBUG_WQ_FORCE_RR_CPU=y
# CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set
CONFIG_LATENCYTOP=y
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_C_RECORDMCOUNT=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=y
# CONFIG_FUNCTION_TRACER is not set
# CONFIG_STACK_TRACER is not set
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_PREEMPT_TRACER is not set
CONFIG_SCHED_TRACER=y
# CONFIG_HWLAT_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_TRACE_BRANCH_PROFILING=y
# CONFIG_BRANCH_PROFILE_NONE is not set
CONFIG_PROFILE_ANNOTATED_BRANCHES=y
# CONFIG_PROFILE_ALL_BRANCHES is not set
# CONFIG_BRANCH_TRACER is not set
# CONFIG_UPROBE_EVENTS is not set
CONFIG_DYNAMIC_EVENTS=y
CONFIG_TRACING_MAP=y
CONFIG_SYNTH_EVENTS=y
CONFIG_HIST_TRIGGERS=y
CONFIG_TRACE_EVENT_INJECT=y
# CONFIG_TRACEPOINT_BENCHMARK is not set
# CONFIG_RING_BUFFER_BENCHMARK is not set
CONFIG_TRACE_EVAL_MAP_FILE=y
CONFIG_GCOV_PROFILE_FTRACE=y
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS=y
# CONFIG_PREEMPTIRQ_DELAY_TEST is not set
CONFIG_SYNTH_EVENT_GEN_TEST=y
CONFIG_HIST_TRIGGERS_DEBUG=y
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_PRINTK is not set
# CONFIG_SAMPLE_TRACE_ARRAY is not set
# CONFIG_SAMPLE_KOBJECT is not set
# CONFIG_SAMPLE_HW_BREAKPOINT is not set
# CONFIG_SAMPLE_KFIFO is not set
# CONFIG_SAMPLE_RPMSG_CLIENT is not set
# CONFIG_SAMPLE_CONFIGFS is not set
# CONFIG_SAMPLE_CONNECTOR is not set
# CONFIG_SAMPLE_HIDRAW is not set
CONFIG_SAMPLE_PIDFD=y
# CONFIG_SAMPLE_TIMER is not set
CONFIG_SAMPLE_UHID=y
# CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB is not set
# CONFIG_SAMPLE_ANDROID_BINDERFS is not set
CONFIG_SAMPLE_VFS=y
CONFIG_SAMPLE_INTEL_MEI=y
CONFIG_SAMPLE_WATCHDOG=y
# CONFIG_SAMPLE_WATCH_QUEUE is not set
CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
# CONFIG_STRICT_DEVMEM is not set

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

#
# Kernel Testing and Coverage
#
CONFIG_KUNIT=y
# CONFIG_KUNIT_DEBUGFS is not set
CONFIG_KUNIT_TEST=y
CONFIG_KUNIT_EXAMPLE_TEST=y
# CONFIG_KUNIT_ALL_TESTS is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
CONFIG_FAULT_INJECTION=y
# CONFIG_FAIL_PAGE_ALLOC is not set
# CONFIG_FAULT_INJECTION_USERCOPY is not set
CONFIG_FAIL_FUTEX=y
CONFIG_FAULT_INJECTION_DEBUG_FS=y
CONFIG_FAIL_MMC_REQUEST=y
# CONFIG_FAULT_INJECTION_STACKTRACE_FILTER is not set
CONFIG_CC_HAS_SANCOV_TRACE_PC=y
CONFIG_RUNTIME_TESTING_MENU=y
# CONFIG_LKDTM is not set
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_TEST_MIN_HEAP is not set
# CONFIG_TEST_SORT is not set
# CONFIG_BACKTRACE_SELF_TEST 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=y
# CONFIG_TEST_HEXDUMP is not set
# CONFIG_TEST_STRING_HELPERS is not set
CONFIG_TEST_STRSCPY=y
# CONFIG_TEST_KSTRTOX is not set
CONFIG_TEST_PRINTF=y
# CONFIG_TEST_BITMAP is not set
# CONFIG_TEST_UUID is not set
# CONFIG_TEST_XARRAY is not set
# CONFIG_TEST_OVERFLOW is not set
# CONFIG_TEST_RHASHTABLE is not set
# CONFIG_TEST_HASH 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_USER_COPY is not set
# CONFIG_TEST_BPF is not set
# 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=y
# CONFIG_RESOURCE_KUNIT_TEST is not set
CONFIG_SYSCTL_KUNIT_TEST=y
CONFIG_LIST_KUNIT_TEST=y
# CONFIG_LINEAR_RANGES_TEST is not set
# CONFIG_CMDLINE_KUNIT_TEST is not set
CONFIG_BITS_TEST=y
# CONFIG_TEST_UDELAY is not set
# CONFIG_TEST_STATIC_KEYS is not set
# CONFIG_TEST_DEBUG_VIRTUAL is not set
# CONFIG_TEST_MEMCAT_P is not set
CONFIG_TEST_STACKINIT=y
# CONFIG_TEST_MEMINIT is not set
# CONFIG_TEST_FREE_PAGES is not set
# CONFIG_TEST_FPU is not set
# CONFIG_MEMTEST is not set
# end of Kernel Testing and Coverage
# end of Kernel hacking
#!/bin/sh

export_top_env()
{
export suite='rcutorture'
export testcase='rcutorture'
export category='functional'
export need_memory='300MB'
export runtime=300
export job_origin='rcutorture.yaml'
export queue_cmdline_keys=
export queue='int'
export testbox='vm-snb-i386-76'
export tbox_group='vm-snb-i386'
export branch='linus/master'
export commit='1eba0ef981fd3b5d5e94243aeced8884f43aef50'
export kconfig='i386-randconfig-a006-20210504'
export nr_vm=160
export submit_id='609a97850b9a93662c351167'
export job_file='/lkp/jobs/scheduled/vm-snb-i386-76/rcutorture-300s-cpuhotplug-srcu-debian-i386-20191205.cgz-1eba0ef981fd3b5d5e94243aeced8884f43aef50-20210511-26156-jhi21s-111.yaml'
export id='401680b150471f0bb0f135ac2b0d9d6f8bf15975'
export queuer_version='/lkp/xsang/.src-20210511-131309'
export model='qemu-system-i386 -enable-kvm -cpu SandyBridge'
export nr_cpu=2
export memory='4G'
export need_kconfig='CONFIG_RCU_TORTURE_TEST=m
CONFIG_SECURITY_LOADPIN_ENABLED=n ~ "<= v4.19"
CONFIG_SECURITY_LOADPIN_ENFORCE=n ~ ">= v4.20"
CONFIG_KVM_GUEST=y'
export ssh_base_port=23400
export kernel_cmdline='vmalloc=512M'
export rootfs='debian-i386-20191205.cgz'
export compiler='gcc-9'
export enqueue_time='2021-05-11 22:41:09 +0800'
export _id='609a97880b9a93662c3511d6'
export _rt='/result/rcutorture/300s-cpuhotplug-srcu/vm-snb-i386/debian-i386-20191205.cgz/i386-randconfig-a006-20210504/gcc-9/1eba0ef981fd3b5d5e94243aeced8884f43aef50'
export user='lkp'
export LKP_SERVER='internal-lkp-server'
export result_root='/result/rcutorture/300s-cpuhotplug-srcu/vm-snb-i386/debian-i386-20191205.cgz/i386-randconfig-a006-20210504/gcc-9/1eba0ef981fd3b5d5e94243aeced8884f43aef50/568'
export scheduler_version='/lkp/lkp/src'
export arch='i386'
export max_uptime=2100
export initrd='/osimage/debian/debian-i386-20191205.cgz'
export bootloader_append='root=/dev/ram0
user=lkp
job=/lkp/jobs/scheduled/vm-snb-i386-76/rcutorture-300s-cpuhotplug-srcu-debian-i386-20191205.cgz-1eba0ef981fd3b5d5e94243aeced8884f43aef50-20210511-26156-jhi21s-111.yaml
ARCH=i386
kconfig=i386-randconfig-a006-20210504
branch=linus/master
commit=1eba0ef981fd3b5d5e94243aeced8884f43aef50
BOOT_IMAGE=/pkg/linux/i386-randconfig-a006-20210504/gcc-9/1eba0ef981fd3b5d5e94243aeced8884f43aef50/vmlinuz-5.11.0-rc1-00020-g1eba0ef981fd
vmalloc=512M
max_uptime=2100
RESULT_ROOT=/result/rcutorture/300s-cpuhotplug-srcu/vm-snb-i386/debian-i386-20191205.cgz/i386-randconfig-a006-20210504/gcc-9/1eba0ef981fd3b5d5e94243aeced8884f43aef50/568
LKP_SERVER=internal-lkp-server
selinux=0
debug
apic=debug
sysrq_always_enabled
rcupdate.rcu_cpu_stall_timeout=100
net.ifnames=0
printk.devkmsg=on
panic=-1
softlockup_panic=1
nmi_watchdog=panic
oops=panic
load_ramdisk=2
prompt_ramdisk=0
drbd.minor_count=8
systemd.log_level=err
ignore_loglevel
console=tty0
earlyprintk=ttyS0,115200
console=ttyS0,115200
vga=normal
rw'
export modules_initrd='/pkg/linux/i386-randconfig-a006-20210504/gcc-9/1eba0ef981fd3b5d5e94243aeced8884f43aef50/modules.cgz'
export bm_initrd='/osimage/deps/debian-i386-20191205.cgz/lkp_20201203.cgz'
export lkp_initrd='/osimage/user/lkp/lkp-i386.cgz'
export site='1af7e1149c5e'
export queue_at_least_once=1
export kernel='/pkg/linux/i386-randconfig-a006-20210504/gcc-9/1eba0ef981fd3b5d5e94243aeced8884f43aef50/vmlinuz-5.11.0-rc1-00020-g1eba0ef981fd'
export dequeue_time='2021-05-11 23:33:42 +0800'
export job_initrd='/lkp/jobs/scheduled/vm-snb-i386-76/rcutorture-300s-cpuhotplug-srcu-debian-i386-20191205.cgz-1eba0ef981fd3b5d5e94243aeced8884f43aef50-20210511-26156-jhi21s-111.cgz'

[ -n "$LKP_SRC" ] ||
export LKP_SRC=/lkp/${user:-lkp}/src
}

run_job()
{
echo $$ > $TMP/run-job.pid

. $LKP_SRC/lib/http.sh
. $LKP_SRC/lib/job.sh
. $LKP_SRC/lib/env.sh

export_top_env

run_monitor $LKP_SRC/monitors/wrapper kmsg
run_monitor $LKP_SRC/monitors/wrapper heartbeat
run_monitor $LKP_SRC/monitors/wrapper meminfo

run_test test='cpuhotplug' torture_type='srcu' $LKP_SRC/tests/wrapper rcutorture
}

extract_stats()
{
export stats_part_begin=
export stats_part_end=

env test='cpuhotplug' torture_type='srcu' $LKP_SRC/stats/wrapper rcutorture
$LKP_SRC/stats/wrapper kmsg
$LKP_SRC/stats/wrapper meminfo

$LKP_SRC/stats/wrapper time rcutorture.time
$LKP_SRC/stats/wrapper dmesg
$LKP_SRC/stats/wrapper kmsg
$LKP_SRC/stats/wrapper last_state
$LKP_SRC/stats/wrapper stderr
$LKP_SRC/stats/wrapper time
}

"$@"

Attachment: dmesg.xz
Description: application/xz

2021-05-11 15:35:53 modprobe rcutorture onoff_interval=3 onoff_holdoff=30 torture_type=srcu
2021-05-11 15:35:53 sleep 300
2021-05-11 15:40:53 rmmod rcutorture
[ 90.988089] srcu-torture:--- Start of test: nreaders=1 nfakewriters=4 stat_interval=60 verbose=1 test_no_idle_hz=1 shuffle_interval=3 stutter=5 irqreader=1 fqs_duration=0 fqs_holdoff=0 fqs_stutter=3 test_boost=1/0 test_boost_interval=7 test_boost_duration=4 shutdown_secs=0 stall_cpu=0 stall_cpu_holdoff=10 stall_cpu_irqsoff=0 stall_cpu_block=0 n_barrier_cbs=0 onoff_interval=3 onoff_holdoff=30 read_exit_delay=13 read_exit_burst=16
[ 90.994337] srcu-torture: Creating rcu_torture_writer task
[ 91.026030] srcu-torture: rcu_torture_writer task started
[ 91.053651] srcu-torture: Creating rcu_torture_fakewriter task
[ 91.056700] srcu-torture: Creating rcu_torture_fakewriter task
[ 91.058012] srcu-torture: rcu_torture_fakewriter task started
[ 91.066367] srcu-torture: Creating rcu_torture_fakewriter task
[ 91.075726] srcu-torture: rcu_torture_fakewriter task started
[ 91.076978] srcu-torture: Creating rcu_torture_fakewriter task
[ 91.077730] srcu-torture: rcu_torture_fakewriter task started
[ 91.078408] srcu-torture: Creating rcu_torture_reader task
[ 91.079105] srcu-torture: rcu_torture_fakewriter task started
[ 91.079766] srcu-torture: Creating rcu_torture_stats task
[ 91.080471] srcu-torture: rcu_torture_reader task started
[ 91.081063] srcu-torture: Creating torture_shuffle task
[ 91.081707] srcu-torture: rcu_torture_stats task started
[ 91.082378] srcu-torture: Creating torture_stutter task
[ 91.083053] srcu-torture: torture_shuffle task started
[ 91.083636] srcu-torture: Creating torture_onoff task
[ 91.084265] srcu-torture: torture_stutter task started
[ 91.084842] srcu-torture: rcu_torture_fwd_prog_init: Disabled, unsupported by RCU flavor under test
[ 91.090328] srcu-torture: Creating rcu_torture_read_exit task
[ 91.092874] srcu-torture: torture_onoff task started
[ 91.093417] srcu-torture: torture_onoff begin holdoff
[ 91.106516] srcu-torture: rcu_torture_read_exit: Start of test
[ 96.735555] srcu-torture: rcu_torture_read_exit: End of episode
[ 110.365702] srcu-torture: rcu_torture_read_exit: Start of episode
[ 110.565716] srcu-torture: rcu_torture_read_exit: End of episode
[ 121.165485] srcu-torture: torture_onoff end holdoff
[ 124.205521] srcu-torture: rcu_torture_read_exit: Start of episode
[ 126.868829] srcu-torture: rcu_torture_read_exit: End of episode
[ 131.325582] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 131.575564] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 131.825595] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 131.995601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 132.175619] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 132.305612] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 132.445598] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 132.655606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 132.795610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 132.975654] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 133.105623] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 133.285609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 133.535605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 133.675570] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 133.935553] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 134.075600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 134.295657] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 134.475673] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 134.655643] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 134.875589] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 135.055593] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 135.185616] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 135.365604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 135.535592] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 135.795621] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 135.935636] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 136.075662] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 136.235695] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 136.365564] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 136.495590] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 136.625547] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 136.755560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 136.885609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 137.055606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 137.185546] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 137.355589] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 137.485774] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 137.665590] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 137.795569] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 138.045575] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 138.175586] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 138.345585] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 138.475590] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 138.645581] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 138.765591] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 138.895571] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 139.045608] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 139.180076] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 139.305585] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 139.435562] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 139.565554] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 139.795572] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 139.925567] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 140.055583] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 140.225558] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 140.355595] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 140.495619] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 140.625586] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 140.915560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 141.045559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 141.175617] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 141.505639] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 141.635624] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 141.885633] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 142.095606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 142.225643] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 142.395617] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 142.565634] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 142.695600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 142.945614] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 143.075606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 143.205609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 143.335623] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 143.625623] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 143.835624] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 143.965647] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 144.135606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 144.265630] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 144.395614] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 144.605642] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 144.735628] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 144.845513] srcu-torture: rcu_torture_read_exit: Start of episode
[ 144.856996] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 145.025637] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 145.155724] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 145.325599] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 145.495628] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 145.625597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 145.755653] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 145.885603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 146.015667] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 146.145618] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 146.199391] srcu-torture: rcu_torture_read_exit: End of episode
[ 146.275574] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 146.445546] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 146.655575] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 146.825559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 147.005599] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 147.135639] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 147.265631] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 147.445587] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 147.655604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 147.785585] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 147.915607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 148.085591] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 148.266278] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 148.475607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 148.605606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 148.735590] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 148.865551] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 149.066566] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 149.195581] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 149.325639] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 149.495560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 149.665581] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 149.795899] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 149.925587] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 150.055583] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 150.185563] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 150.435592] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 150.615581] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 150.765602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 150.935594] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 151.385603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 151.555591] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 151.685641] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 151.815642] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 151.945645] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 152.075644] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 152.205624] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 152.415632] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 152.525558] srcu-torture: rtc: (ptrval) ver: 248 tfle: 0 rta: 248 rtaf: 0 rtf: 239 rtmbe: 0 rtmbkf: 0/0 rtbe: 0 rtbke: 0 rtbre: 0 rtbf: 0 rtb: 0 nt: 79 onoff: 0/130:0/0 -1,0:-1,0 0:0 (HZ=100) barrier: 0/0:0 read-exits: 67
[ 152.527599] srcu-torture: Reader Pipe: 1104601 5 0 0 0 0 0 0 0 0 0
[ 152.528301] srcu-torture: Reader Batch: 1104599 7 0 0 0 0 0 0 0 0 0
[ 152.528996] srcu-torture: Free-Block Circulation: 247 247 246 245 244 243 242 241 240 239 0
[ 152.529885] rcu: srcu-torture: Tree SRCU g2568 per-CPU(idx=0): 0(0,0 .) 1(0,0 .) T(0,0)
[ 152.545650] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 152.715623] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 152.845666] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 153.015618] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 153.145673] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 153.396081] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 153.645750] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 153.775630] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 153.985921] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 154.115604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 154.365634] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 154.575694] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 154.705654] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 154.875614] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 155.005637] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 155.135617] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 155.385640] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 155.555608] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 155.885627] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 156.095614] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 156.235602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 156.375639] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 156.555847] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 156.815613] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 156.985735] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 157.115589] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 157.285559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 157.545604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 157.715578] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 157.845609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 158.065574] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 158.235585] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 158.365559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 158.575603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 158.705579] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 158.885561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 159.095563] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 159.225553] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 159.395556] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 159.525593] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 159.685605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 159.725532] srcu-torture: rcu_torture_read_exit: Start of episode
[ 159.825675] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 159.837086] srcu-torture: rcu_torture_read_exit: End of episode
[ 160.035547] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 160.205587] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 160.335635] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 160.525591] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 160.655582] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 160.825551] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 160.995580] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 161.125561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 161.295698] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 161.425609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 161.555660] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 161.765607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 161.895603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 162.065615] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 162.435645] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 162.565603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 162.735735] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 162.945608] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 163.115626] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 163.245610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 163.375611] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 163.585607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 163.715605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 163.845633] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 164.055603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 164.265603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 164.435600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 164.605605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 164.735605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 164.865633] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 165.115611] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 165.245618] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 165.375630] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 165.505602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 165.635605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 165.805636] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 165.935604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 166.065655] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 166.275628] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 166.455864] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 166.635604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 166.766527] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 166.895583] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 167.186078] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 167.315554] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 167.535610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 167.705555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 167.835552] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 168.005581] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 168.215559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 168.355653] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 168.526552] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 168.655549] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 168.785586] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 168.915554] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 169.045567] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 169.175580] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 169.405611] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 169.535625] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 169.745585] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 169.875576] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 170.005562] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 170.135605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 170.395588] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 170.525628] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 170.675820] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 170.855574] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 171.025560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 171.155553] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 171.325587] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 171.495659] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 171.665592] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 171.875631] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 172.005620] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 172.255622] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 172.385601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 172.515664] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 172.685636] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 172.815633] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 173.185607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 173.316409] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 173.405511] srcu-torture: rcu_torture_read_exit: Start of episode
[ 173.515616] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 173.645607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 173.815615] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 173.985789] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 174.235626] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 174.445638] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 174.575647] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 174.705604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 174.835639] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 174.966838] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 175.178817] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 175.345598] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 175.515614] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 175.645599] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 175.775612] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 176.259377] srcu-torture: rcu_torture_read_exit: End of episode
[ 176.286111] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 176.515674] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 176.725576] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 176.855560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 177.025569] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 177.155551] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 177.286517] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 177.426561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 177.565628] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 177.815552] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 177.945555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 178.195554] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 178.375555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 178.545601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 178.795549] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 178.925576] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 179.145835] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 179.285640] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 179.415561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 179.625561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 179.755607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 179.885566] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 180.025571] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 180.195554] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 180.365560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 180.535555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 180.665557] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 180.915557] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 181.125564] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 181.255550] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 181.425563] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 181.595597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 181.725623] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 181.975610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 182.105642] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 182.235589] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 182.365628] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 182.655591] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 182.865626] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 182.995584] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 183.165631] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 183.295602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 183.545644] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 183.675598] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 183.805707] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 183.935598] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 184.065649] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 184.195593] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 184.405631] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 184.575630] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 184.705678] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 184.875582] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 185.085655] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 185.295590] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 185.425652] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 185.555587] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 185.725636] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 185.975595] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 186.145620] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 186.275608] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 186.535622] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 186.706273] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 186.885592] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 187.015558] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 187.305586] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 187.435604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 187.705621] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 187.875582] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 188.125609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 188.295581] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 188.436241] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 188.565636] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 188.745623] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 188.875553] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 189.125569] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 189.295558] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 189.665621] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 189.795568] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 189.806759] srcu-torture: rcu_torture_read_exit: Start of episode
[ 189.895641] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 189.896910] srcu-torture: rcu_torture_read_exit: End of episode
[ 190.055569] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 190.196496] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 190.325658] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 190.495588] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 190.625562] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 190.755555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 190.885619] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 191.035628] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 191.176344] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 191.355616] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 191.485776] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 191.695618] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 191.825610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 192.075631] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 192.325580] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 192.455631] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 192.825591] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 193.075667] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 193.205583] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 193.375628] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 193.545590] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 193.675615] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 194.045636] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 194.335623] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 194.505620] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 194.675624] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 194.925587] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 195.095636] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 195.265588] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 195.395625] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 195.525602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 195.815614] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 195.945589] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 196.115622] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 196.345550] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 196.475564] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 196.685608] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 196.855564] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 196.985803] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 197.205606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 197.455560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 197.625586] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 197.755620] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 197.935635] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 198.105586] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 198.245601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 198.375574] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 198.545588] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 198.715563] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 198.845595] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 199.035556] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 199.205642] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 199.386187] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 199.555646] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 199.895650] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 200.025664] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 200.145632] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 200.305651] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 200.435563] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 200.685610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 200.815622] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 200.995599] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 201.125611] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 201.255564] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 201.465576] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 201.585835] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 201.715606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 201.885636] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 202.015606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 202.225651] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 202.395609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 202.565634] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 202.695602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 202.985921] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 203.115611] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 203.245626] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 203.375604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 203.485745] srcu-torture: rcu_torture_read_exit: Start of episode
[ 203.625639] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 203.755600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 203.925645] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 204.055609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 204.185926] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 204.315601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 204.486578] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 204.615601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 204.745848] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 204.875605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 205.085705] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 205.455603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 205.665633] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 205.835648] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 205.965668] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 206.095618] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 206.225641] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 206.319681] srcu-torture: rcu_torture_read_exit: End of episode
[ 206.355914] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 206.485752] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 206.615602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 206.745567] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 206.955557] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 207.085561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 207.305605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 207.455680] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 207.656389] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 207.695931] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 207.735944] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 207.895900] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 207.975899] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 208.175885] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 208.256819] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 208.355929] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 208.395963] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 208.475898] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 208.605602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 208.735605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 208.865561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 209.035551] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 209.215662] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 209.435600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 209.605591] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 209.735599] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 209.905580] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 210.155629] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 210.275547] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 210.515594] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 210.645552] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 210.855563] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 211.055594] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 211.225556] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 211.355581] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 211.529325] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 211.655582] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 211.785588] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 211.915651] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 212.045660] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 212.215609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 212.385590] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 212.515616] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 212.645598] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 213.135618] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 213.505610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 213.715611] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 213.886145] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 213.965537] srcu-torture: rtc: 55bb16aa ver: 462 tfle: 0 rta: 462 rtaf: 0 rtf: 453 rtmbe: 0 rtmbkf: 0/0 rtbe: 0 rtbke: 0 rtbre: 0 rtbf: 0 rtb: 0 nt: 495 onoff: 0/489:0/0 -1,0:-1,0 0:0 (HZ=100) barrier: 0/0:0 read-exits: 135
[ 213.967658] srcu-torture: Reader Pipe: 8057654 35 0 0 0 0 0 0 0 0 0
[ 213.968342] srcu-torture: Reader Batch: 8057631 58 0 0 0 0 0 0 0 0 0
[ 213.969054] srcu-torture: Free-Block Circulation: 461 461 460 459 458 457 456 455 454 453 0
[ 213.969931] rcu: srcu-torture: Tree SRCU g4764 per-CPU(idx=1): 0(0,0 .) 1(0,0 .) T(0,0)
[ 213.995697] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 214.285603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 214.415618] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 214.625594] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 214.755613] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 214.885636] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 215.015639] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 215.225603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 215.355615] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 215.485779] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 215.655652] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 215.785598] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 215.915612] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 216.045668] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 216.475532] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 216.645586] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 216.815555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 216.945558] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 217.075558] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 217.215555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 217.345587] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 217.475648] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 217.645579] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 217.775609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 217.995580] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 218.165553] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 218.335585] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 218.505556] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 218.635605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 218.885554] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 219.015559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 219.145564] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 219.275580] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 219.495636] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 219.635553] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 219.885519] srcu-torture: rcu_torture_read_exit: Start of episode
[ 219.925577] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 219.995731] srcu-torture: rcu_torture_read_exit: End of episode
[ 220.007179] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 220.135609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 220.305560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 220.485752] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 220.565888] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 220.605927] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 220.685899] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 220.765995] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 220.805916] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 220.845875] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 220.925842] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 221.005880] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 221.045929] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 221.085952] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 221.235885] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 221.515900] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 221.635891] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 221.875893] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 221.955869] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 221.996008] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 222.195969] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 222.236078] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 222.315967] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 222.395940] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 222.475982] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 222.515971] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 222.635929] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 222.675977] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 222.795961] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 222.835962] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 222.915997] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 223.035952] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 223.155958] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 223.275946] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 223.356003] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 223.395975] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 223.475948] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 223.555977] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 223.675972] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 223.715961] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 223.915958] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 223.995952] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 224.035978] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 224.075945] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 224.115958] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 224.155972] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 224.315965] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 224.356447] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 224.435969] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 224.475921] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 224.515911] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 224.635949] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 224.676006] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 224.715979] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 224.755970] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 224.795896] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 224.835937] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 224.915967] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 224.955974] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 224.995953] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 225.035944] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 225.075983] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 225.116014] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 225.315958] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 225.355995] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 225.556021] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 225.675977] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 225.715947] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 225.755925] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 225.835985] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 225.915929] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 225.996014] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 226.075970] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 226.116005] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 226.155979] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 226.275980] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 226.316013] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 226.355981] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 226.456013] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 226.535953] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 226.575888] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 226.655925] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 226.815887] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 226.935877] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 227.015897] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 227.055955] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 227.275694] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 227.525563] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 227.695555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 227.825566] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 227.995560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 228.165561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 228.335555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 228.465583] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 228.595559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 228.725559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 228.865626] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 228.995683] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 229.165588] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 229.335550] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 229.585600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 229.715604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 229.925596] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 230.255558] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 230.425559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 230.555563] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 230.685563] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 230.865557] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 231.075560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 231.245582] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 231.375556] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 231.615650] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 231.825610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 231.955614] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 232.125674] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 232.295608] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 232.505597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 232.635613] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 232.765609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 232.895622] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 233.185608] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 233.315615] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 233.445605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 233.565535] srcu-torture: rcu_torture_read_exit: Start of episode
[ 234.175617] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 234.305622] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 234.515608] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 234.686166] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 234.815608] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 234.985800] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 235.196340] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 235.325622] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 235.495610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 235.625616] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 235.755626] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 235.885617] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 236.015650] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 236.185617] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 236.315611] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 236.380214] srcu-torture: rcu_torture_read_exit: End of episode
[ 236.466347] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 236.615561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 236.745585] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 236.875556] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 237.125600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 237.305564] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 237.555610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 237.725581] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 238.015617] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 238.255634] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 238.395565] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 238.605553] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 238.775603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 238.905566] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 239.045573] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 239.175560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 239.425579] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 239.555562] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 239.765603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 239.985913] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 240.115559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 240.245583] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 240.415579] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 240.555649] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 240.695570] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 240.825575] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 241.075581] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 241.245572] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 241.415667] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 241.585610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 241.715638] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 241.885649] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 242.135618] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 242.305607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 242.555609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 242.685627] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 242.815613] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 242.945618] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 243.075612] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 243.205626] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 243.335623] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 243.465602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 243.595720] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 243.765607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 243.895617] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 244.025601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 244.155631] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 244.285597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 244.415624] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 244.585606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 244.715657] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 244.845601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 244.975618] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 245.185598] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 245.395628] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 245.525607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 245.775613] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 245.945610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 246.115644] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 246.325601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 246.465558] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 246.635554] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 246.805602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 246.935598] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 247.265561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 247.615621] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 247.745579] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 247.875557] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 248.005606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 248.135609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 248.275653] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 248.455661] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 248.585582] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 248.795963] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 248.975890] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 249.145642] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 249.315701] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 249.445584] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 249.585589] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 249.715551] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 249.885508] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 249.965444] srcu-torture: rcu_torture_read_exit: Start of episode
[ 250.015525] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 250.057913] srcu-torture: rcu_torture_read_exit: End of episode
[ 250.095569] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 250.245591] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 250.565626] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 250.695602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 250.865587] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 250.995577] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 251.125564] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 251.335618] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 251.465607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 251.575629] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 251.705591] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 251.835632] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 251.965598] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 252.095624] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 252.265600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 252.436004] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 252.565596] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 252.855624] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 253.025613] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 253.157523] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 253.325606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 253.455623] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 253.585590] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 253.755677] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 253.885640] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 254.055627] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 254.185603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 254.355618] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 254.485886] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 254.615616] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 254.745647] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 254.875642] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 255.045601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 255.295646] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 255.425603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 255.555609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 255.685599] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 255.815622] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 256.025609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 256.155627] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 256.325610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 256.515581] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 256.645548] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 256.855552] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 256.985742] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 257.125572] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 257.295566] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 257.585562] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 257.755560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 258.125602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 258.255553] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 258.385558] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 258.515556] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 258.645581] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 258.775582] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 258.905586] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 259.115659] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 259.255564] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 259.425577] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 259.555562] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 259.685560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 259.815555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 259.945624] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 260.095586] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 260.225563] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 260.475601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 260.605565] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 260.775561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 260.915596] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 261.045555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 261.255549] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 261.425602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 261.555645] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 261.725607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 261.895626] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 262.025597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 262.167225] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 262.295587] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 262.425625] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 262.555585] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 262.765658] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 262.935574] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 263.265617] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 263.475580] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 263.645556] srcu-torture: rcu_torture_read_exit: Start of episode
[ 263.646414] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 263.765623] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 263.895585] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 264.065632] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 264.395590] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 264.565622] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 264.695589] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 264.905628] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 265.115605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 265.285628] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 265.495598] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 265.625618] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 265.795588] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 265.925623] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 266.095606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 266.305660] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 266.435591] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 266.440486] srcu-torture: rcu_torture_read_exit: End of episode
[ 266.606019] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 266.745582] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 266.885626] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 267.215555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 267.345565] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 267.515620] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 267.735820] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 267.915618] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 268.135689] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 268.305559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 268.475559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 268.605590] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 269.006153] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 269.145650] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 269.285615] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 269.455558] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 269.585562] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 269.755553] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 269.975597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 270.195555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 270.325585] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 270.535562] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 270.705557] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 270.835552] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 271.045606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 271.175565] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 271.345556] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 271.475559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 271.605621] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 271.815651] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 271.945601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 272.075618] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 272.205641] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 272.415608] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 272.585665] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 272.715602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 272.845600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 272.975721] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 273.225601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 273.475608] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 273.605606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 273.735608] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 273.985876] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 274.155605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 274.405596] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 274.535599] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 274.745612] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 274.875664] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 275.005755] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 275.215636] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 275.405516] srcu-torture: rtc: 27a06f40 ver: 631 tfle: 0 rta: 631 rtaf: 0 rtf: 622 rtmbe: 0 rtmbkf: 0/0 rtbe: 0 rtbke: 0 rtbre: 0 rtbf: 0 rtb: 0 nt: 845 onoff: 0/895:0/0 -1,0:-1,0 0:0 (HZ=100) barrier: 0/0:0 read-exits: 203
[ 275.407605] srcu-torture: Reader Pipe: 13841430 58 0 0 0 0 0 0 0 0 0
[ 275.408567] srcu-torture: Reader Batch: 13841375 113 0 0 0 0 0 0 0 0 0
[ 275.409274] srcu-torture: Free-Block Circulation: 630 630 629 628 627 626 625 624 623 622 0
[ 275.410176] rcu: srcu-torture: Tree SRCU g6556 per-CPU(idx=1): 0(0,0 .) 1(0,0 .) T(0,0)
[ 275.545625] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 275.835612] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 276.085608] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 276.215654] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 276.385594] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 276.565673] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 276.705609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 276.845592] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 277.015577] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 277.185619] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 277.315577] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 277.445559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 277.575561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 277.715572] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 277.845611] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 277.975565] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 278.185572] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 278.315632] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 278.505569] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 278.675558] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 278.925599] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 279.135583] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 279.315556] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 279.445587] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 279.615516] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 279.865509] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 279.965510] srcu-torture: rcu_torture_read_exit: Start of episode
[ 280.005522] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 280.055694] srcu-torture: rcu_torture_read_exit: End of episode
[ 280.255569] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 280.385528] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 280.635522] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 280.815520] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 280.985686] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 281.115555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 281.285563] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 281.535582] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 281.705668] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 281.955634] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 282.085646] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 282.215605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 282.325659] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 282.455592] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 282.585650] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 282.715600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 282.845633] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 282.975597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 283.145647] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 283.315596] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 283.445655] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 283.575589] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 283.705674] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 283.915603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 284.045742] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 284.175587] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 284.545641] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 284.795597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 284.925667] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 285.055600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 285.185647] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 285.355597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 285.485806] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 285.615590] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 285.745653] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 285.915640] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 286.045689] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 286.215593] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 286.385641] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 286.536015] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 286.845577] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 286.975557] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 287.105607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 287.235562] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 287.605583] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 287.836286] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 287.965592] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 288.135557] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 288.305552] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 288.475552] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 288.655604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 288.865618] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 289.085576] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 289.215553] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 289.345556] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 289.515560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 289.645579] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 289.855767] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 290.085589] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 290.215607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 290.385559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 290.555561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 290.735593] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 290.865660] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 291.045713] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 291.266446] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 291.395707] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 291.565626] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 291.775560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 291.985902] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 292.155585] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 292.325691] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 292.495595] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 292.745669] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 292.915597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 293.085657] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 293.215604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 293.345644] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 293.515656] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 293.645542] srcu-torture: rcu_torture_read_exit: Start of episode
[ 293.755608] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 293.885624] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 294.055607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 294.185628] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 294.435595] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 294.605680] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 294.855600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 295.025701] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 295.155593] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 295.285843] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 295.456438] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 295.585673] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 295.915592] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 296.085672] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 296.215601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 296.345660] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 296.475638] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 296.499840] srcu-torture: rcu_torture_read_exit: End of episode
[ 296.585589] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 296.765604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 296.935561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 297.185581] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 297.315610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 297.535560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 297.745592] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 297.995564] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 298.125667] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 298.255603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 298.385596] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 298.595565] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 298.845785] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 298.975559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 299.145624] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 299.355569] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 299.485793] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 299.865600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 299.995561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 300.125644] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 300.335565] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 300.465594] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 300.605680] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 300.736139] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 300.865553] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 301.155556] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 301.285554] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 301.415550] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 301.595577] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 301.765581] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 302.015593] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 302.185626] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 302.355588] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 302.485788] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 302.615604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 302.785605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 302.995590] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 303.125627] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 303.255598] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 303.465614] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 303.595622] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 303.765615] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 303.895600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 304.025603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 304.155602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 304.365625] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 304.495601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 304.665608] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 304.795604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 304.925614] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 305.255614] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 305.385616] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 305.555597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 305.765611] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 305.935599] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 306.065685] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 306.235698] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 306.405608] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 306.675554] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 306.805574] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 307.015568] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 307.425555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 307.565560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 307.695552] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 307.825600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 307.995579] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 308.245617] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 308.395629] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 308.695584] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 308.955605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 309.205574] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 309.335561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 309.625574] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 309.775581] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 309.945553] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 310.045500] srcu-torture: rcu_torture_read_exit: Start of episode
[ 310.145899] srcu-torture: rcu_torture_read_exit: End of episode
[ 310.185554] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 310.315573] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 310.445554] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 310.635560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 310.815636] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 311.225578] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 311.365559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 311.575602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 311.745558] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 311.875559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 312.045596] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 312.255682] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 312.385601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 312.515607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 312.645582] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 312.775652] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 313.065584] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 313.195636] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 313.405594] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 313.655642] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 313.785597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 313.955634] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 314.125597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 314.255662] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 314.385588] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 314.547163] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 314.755720] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 314.885601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 315.015634] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 315.145593] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 315.275640] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 315.405599] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 315.575630] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 315.696501] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 315.905609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 316.035625] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 316.165592] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 316.335641] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 316.505617] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 316.685558] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 316.815625] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 316.985776] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 317.115579] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 317.335582] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 317.465553] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 317.595571] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 317.765584] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 317.895581] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 318.025717] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 318.155562] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 318.365560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 318.495580] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 318.665551] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 318.835552] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 319.165568] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 319.295603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 319.515603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 319.696639] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 319.835610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 319.975584] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 320.465548] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 320.635581] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 320.805627] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 321.025569] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 321.155586] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 321.485944] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 321.615645] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 321.745592] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 321.875633] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 322.165633] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 322.335626] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 322.505600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 322.715649] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 322.845602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 323.015620] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 323.145595] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 323.275610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 323.405593] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 323.725519] srcu-torture: rcu_torture_read_exit: Start of episode
[ 323.815661] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 323.945594] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 324.075614] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 324.205594] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 324.575602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 324.785621] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 324.915652] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 325.085602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 325.255617] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 325.425608] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 325.595616] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 325.805612] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 325.975612] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 326.105606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 326.235661] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 326.365615] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 326.535626] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 326.562796] srcu-torture: rcu_torture_read_exit: End of episode
[ 326.615650] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 326.835558] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 327.005570] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 327.135560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 327.265584] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 327.445780] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 327.565604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 327.695604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 327.825560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 327.955585] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 328.085595] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 328.226276] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 328.415561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 328.905551] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 329.155555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 329.325597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 329.455626] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 329.585576] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 329.765595] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 329.946002] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 330.115552] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 330.245567] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 330.455583] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 330.625562] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 330.755590] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 330.885600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 331.095594] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 331.305567] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 331.445596] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 331.575554] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 331.745551] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 331.915557] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 332.045590] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 332.175603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 332.385612] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 332.515612] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 332.725603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 332.935610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 333.105633] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 333.235608] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 333.365606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 333.695629] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 333.825600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 333.955609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 334.085625] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 334.215593] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 334.425606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 334.555605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 334.805610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 335.015674] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 335.265609] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 335.395645] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 335.525614] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 335.655610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 335.865603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 336.115605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 336.245624] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 336.415613] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 336.645604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 336.795580] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 336.845506] srcu-torture: rtc: 8d626dad ver: 805 tfle: 0 rta: 806 rtaf: 0 rtf: 795 rtmbe: 0 rtmbkf: 0/0 rtbe: 0 rtbke: 0 rtbre: 0 rtbf: 0 rtb: 0 nt: 1222 onoff: 0/1248:0/0 -1,0:-1,0 0:0 (HZ=100) barrier: 0/0:0 read-exits: 271
[ 336.847594] srcu-torture: Reader Pipe: 20170735 77 0 0 0 0 0 0 0 0 0
[ 336.848362] srcu-torture: Reader Batch: 20170644 168 0 0 0 0 0 0 0 0 0
[ 336.849093] srcu-torture: Free-Block Circulation: 805 804 803 802 801 800 798 797 796 795 0
[ 336.849981] rcu: srcu-torture: Tree SRCU g8498 per-CPU(idx=1): 0(0,0 .) 1(1,0 C) T(1,0)
[ 337.165596] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 337.335558] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 337.565638] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 337.695626] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 338.005555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 338.215605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 338.385596] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 338.515560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 338.645560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 338.825642] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 338.965555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 339.135558] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 339.385553] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 339.515560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 339.775589] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 339.915612] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 340.045597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 340.125492] srcu-torture: rcu_torture_read_exit: Start of episode
[ 340.225940] srcu-torture: rcu_torture_read_exit: End of episode
[ 340.236979] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 340.365556] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 340.576273] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 340.865691] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 340.995633] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 341.205558] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 341.455555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 341.585646] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 341.755561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 341.885591] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 342.055624] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 342.185606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 342.595620] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 342.765623] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 342.975615] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 343.105617] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 343.316125] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 343.605606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 343.735623] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 343.905600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 344.035644] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 344.165598] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 344.295624] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 344.425637] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 344.595619] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 344.725597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 344.975772] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 345.105614] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 345.395629] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 345.645657] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 345.895632] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 346.025612] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 346.275626] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 346.445619] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 346.617913] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 346.955656] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 347.635648] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 347.885584] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 348.015579] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 348.225554] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 348.355561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 348.485773] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 348.697735] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 348.985855] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 349.115553] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 349.335583] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 349.475555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 349.645613] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 349.775562] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 349.905559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 350.035574] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 350.215616] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 350.385607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 350.635559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 350.805573] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 350.935598] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 351.305578] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 351.515560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 351.645596] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 351.975592] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 352.105693] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 352.235592] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 352.405639] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 352.535599] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 352.665637] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 352.795606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 352.925679] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 353.055589] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 353.345641] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 353.475631] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 353.645635] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 353.805557] srcu-torture: rcu_torture_read_exit: Start of episode
[ 353.816838] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 354.065665] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 354.235597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 354.565654] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 354.695592] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 354.865639] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 355.075589] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 355.205665] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 355.337984] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 355.825647] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 355.955600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 356.085647] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 356.255597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 356.385648] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 356.595621] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 356.620492] srcu-torture: rcu_torture_read_exit: End of episode
[ 356.825561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 357.035564] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 357.245582] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 357.375559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 357.625595] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 357.765580] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 357.895618] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 358.025559] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 358.195558] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 358.326064] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 358.455599] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 358.675597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 358.805659] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 359.015557] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 359.145584] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 359.275550] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 359.405568] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 359.535556] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 359.675596] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 359.815547] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 359.985929] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 360.155554] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 360.325583] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 360.455557] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 360.595669] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 360.725578] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 360.855614] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 360.975555] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 361.105604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 361.235672] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 361.445565] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 361.615601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 361.775616] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 361.945602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 362.115607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 362.245598] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 362.415607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 362.665596] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 362.795613] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 362.925622] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 363.055614] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 363.185591] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 363.315626] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 363.445683] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 363.695677] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 363.825599] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 363.955642] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 364.125601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 364.295644] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 364.425604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 364.595613] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 364.805607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 364.935614] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 365.105613] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 365.315604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 365.485881] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 365.615657] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 365.785766] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 365.915665] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 366.045664] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 366.175612] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 366.305603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 366.435603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 366.605654] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 366.795554] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 366.965576] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 367.095554] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 367.305557] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 367.435585] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 367.565658] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 367.695638] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 367.836450] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 368.065564] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 368.275575] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 368.405550] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 368.535553] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 368.705577] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 368.915601] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 369.045564] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 369.255552] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 369.385548] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 369.505911] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 369.675622] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 370.055568] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 370.205493] srcu-torture: rcu_torture_read_exit: Start of episode
[ 370.225583] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 370.306026] srcu-torture: rcu_torture_read_exit: End of episode
[ 370.316983] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 370.445593] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 370.585588] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 370.715578] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 370.965556] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 371.255657] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 371.385574] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 371.515562] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 371.645636] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 371.775560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 371.905588] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 372.075606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 372.205648] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 372.335639] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 372.625811] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 372.745602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 372.915621] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 373.045614] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 373.175607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 373.385604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 373.555606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 373.685610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 373.895606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 374.025611] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 374.235592] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 374.445602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 374.575604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 374.705623] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 374.835617] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 375.005671] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 375.135618] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 375.265607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 375.395605] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 375.525664] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 375.775657] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 375.905606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 376.035637] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 376.205604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 376.375619] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 376.745628] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 376.915611] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 377.045642] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 377.275600] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 377.405674] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 377.535575] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 377.745698] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 377.905564] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 378.115557] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 378.405604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 378.535621] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 378.755596] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 379.005569] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 379.135582] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 379.345586] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 379.525610] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 379.705596] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 380.115578] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 380.285606] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 380.555571] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 380.685586] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 380.895560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 381.185617] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 381.395654] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 381.565607] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 381.705566] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 381.875597] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 382.005619] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 382.175581] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 382.385692] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 382.515613] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 382.645650] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 382.855585] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 382.985823] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 383.115595] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 383.245666] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 383.375633] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 383.505636] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 383.635584] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 383.845625] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 383.885556] srcu-torture: rcu_torture_read_exit: Start of episode
[ 383.975602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 384.105641] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 384.275588] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 384.446227] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 384.575592] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 384.705669] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 384.915638] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 385.045648] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 385.175602] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 385.305654] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 385.475593] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 385.605669] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 385.735591] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 386.025652] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 386.155585] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 386.325677] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 386.455636] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 386.676791] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 386.680476] srcu-torture: rcu_torture_read_exit: End of episode
[ 386.855564] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 386.985750] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 387.155560] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 387.325594] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 387.545540] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 387.875585] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 388.085603] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 388.215678] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 388.425582] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 388.555580] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 388.685561] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 388.855588] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 389.035566] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 389.285554] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 389.415554] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 389.585558] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 389.795552] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 390.045582] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 390.255563] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 390.425676] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 390.595558] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 390.845604] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 391.055595] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 391.215645] srcu-torture:torture_onoff task: online 0 failed: errno -5
[ 391.335589] srcu-torture:torture_onoff task: online 0 failed: errno -5