[LKP] [rcutorture] 2397d072f7: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_stats_print[rcutorture]

From: kernel test robot
Date: Fri Feb 15 2019 - 00:42:21 EST


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

commit: 2397d072f76b552fc21cda19686d24a8066ced22 ("rcutorture: Handle extended read-side critical sections")
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master

in testcase: rcutorture
with following parameters:

runtime: 300s
test: cpuhotplug
torture_type: busted_srcud

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-x86_64 -enable-kvm -cpu SandyBridge -smp 2 -m 8G

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


+-------------------------------------------------------------------------+------------+------------+
| | 241b42522a | 2397d072f7 |
+-------------------------------------------------------------------------+------------+------------+
| boot_successes | 14 | 0 |
| boot_failures | 4 | 18 |
| BUG:kernel_hang_in_boot-around-mounting-root_stage | 4 | 7 |
| WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_stats_print[rcutorture] | 0 | 11 |
| RIP:rcu_torture_stats_print[rcutorture] | 0 | 11 |
| End_of_test:FAILURE | 0 | 11 |
+-------------------------------------------------------------------------+------------+------------+



[ 173.516335] WARNING: CPU: 0 PID: 582 at kernel/rcu/rcutorture.c:1411 rcu_torture_stats_print+0x23b/0x53c [rcutorture]
[ 173.520405] Modules linked in: rcutorture torture morus640_sse2 morus640_glue aegis256_aesni aegis128_aesni crc32c_intel input_leds qemu_fw_cfg rtc_cmos parport_pc
[ 173.524677] CPU: 0 PID: 582 Comm: rcu_torture_sta Tainted: G T 4.18.0-rc1-00086-g2397d07 #1
[ 173.527310] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.10.2-1 04/01/2014
[ 173.529714] RIP: 0010:rcu_torture_stats_print+0x23b/0x53c [rcutorture]
[ 173.531611] Code: 1e fa 0e e1 f0 ff 05 8e 97 00 00 b9 01 00 00 00 31 d2 be 01 00 00 00 48 c7 c7 fc ae 05 a0 e8 dd 78 18 e1 48 ff 05 7b 70 00 00 <0f> 0b b9 01 00 00 00 31 d2 be 01 00 00 00 48 c7 c7 cc ae 05 a0 e8
[ 173.537083] RSP: 0018:ffffc90000383e10 EFLAGS: 00010202
[ 173.538535] RAX: 0000000000000004 RBX: 0000000000000001 RCX: 0000000000000001
[ 173.540467] RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffffffffa005aefc
[ 173.542681] RBP: ffffc90000383ee8 R08: ffff880214210940 R09: 000000008dae0b10
[ 173.544661] R10: 00000000ffffff00 R11: 0000000000000000 R12: ffff88021d671ec0
[ 173.546613] R13: ffff880214210000 R14: 0000000000000000 R15: ffffffffa0052eea
[ 173.548616] FS: 0000000000000000(0000) GS:ffff880237200000(0000) knlGS:0000000000000000
[ 173.569165] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 173.570908] CR2: 000055be07d278b8 CR3: 000000020ed2a000 CR4: 00000000000006f0
[ 173.572822] Call Trace:
[ 173.573727] rcu_torture_stats+0x5a/0x7c [rcutorture]
[ 173.575260] kthread+0x199/0x1a1
[ 173.576282] ? kthread_flush_work_fn+0xf/0xf
[ 173.577533] ret_from_fork+0x24/0x30
[ 173.578694] ---[ end trace 2de5c9fc1ee990c5 ]---


To reproduce:

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



Thanks,
Rong Chen
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 4.18.0-rc1 Kernel Configuration
#

#
# Compiler: gcc-8 (Debian 8.2.0-20) 8.2.0
#
CONFIG_64BIT=y
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/x86_64_defconfig"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_MMU=y
CONFIG_ARCH_MMAP_RND_BITS_MIN=28
CONFIG_ARCH_MMAP_RND_BITS_MAX=32
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=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_HUGE_PMD_SHARE=y
CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
CONFIG_ZONE_DMA32=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_X86_64_SMP=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_DYNAMIC_PHYSICAL_MASK=y
CONFIG_PGTABLE_LEVELS=4
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80200
CONFIG_CLANG_VERSION=0
CONFIG_CONSTRUCTORS=y
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y

#
# General setup
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
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_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
# CONFIG_SWAP is not set
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_CROSS_MEMORY_ATTACH=y
# CONFIG_USELIB is not set
CONFIG_AUDIT=y
CONFIG_HAVE_ARCH_AUDITSYSCALL=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_WATCH=y
CONFIG_AUDIT_TREE=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_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
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ARCH_CLOCKSOURCE_DATA=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

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

#
# CPU/Task time and stats accounting
#
CONFIG_VIRT_CPU_ACCOUNTING=y
CONFIG_VIRT_CPU_ACCOUNTING_GEN=y
# CONFIG_IRQ_TIME_ACCOUNTING is not set
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
CONFIG_TASKSTATS=y
# CONFIG_TASK_DELAY_ACCT is not set
# CONFIG_TASK_XACCT is not set
CONFIG_CPU_ISOLATION=y

#
# RCU Subsystem
#
CONFIG_PREEMPT_RCU=y
CONFIG_RCU_EXPERT=y
CONFIG_SRCU=y
CONFIG_TREE_SRCU=y
CONFIG_TASKS_RCU=y
CONFIG_RCU_STALL_COMMON=y
CONFIG_RCU_NEED_SEGCBLIST=y
CONFIG_CONTEXT_TRACKING=y
CONFIG_CONTEXT_TRACKING_FORCE=y
CONFIG_RCU_FANOUT=64
CONFIG_RCU_FANOUT_LEAF=16
CONFIG_RCU_FAST_NO_HZ=y
CONFIG_RCU_BOOST=y
CONFIG_RCU_BOOST_DELAY=500
CONFIG_RCU_NOCB_CPU=y
CONFIG_BUILD_BIN2C=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
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
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
CONFIG_ARCH_SUPPORTS_INT128=y
CONFIG_CGROUPS=y
# CONFIG_MEMCG is not set
# CONFIG_BLK_CGROUP is not set
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_CFS_BANDWIDTH=y
CONFIG_RT_GROUP_SCHED=y
# CONFIG_CGROUP_PIDS is not set
CONFIG_CGROUP_RDMA=y
CONFIG_CGROUP_FREEZER=y
# CONFIG_CPUSETS is not set
CONFIG_CGROUP_DEVICE=y
# CONFIG_CGROUP_CPUACCT is not set
CONFIG_CGROUP_PERF=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_SOCK_CGROUP_DATA=y
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
# CONFIG_IPC_NS is not set
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
CONFIG_SCHED_AUTOGROUP=y
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_RD_XZ=y
CONFIG_RD_LZO=y
CONFIG_RD_LZ4=y
# CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_BPF=y
# CONFIG_EXPERT is not set
CONFIG_MULTIUSER=y
CONFIG_SGETMASK_SYSCALL=y
CONFIG_SYSFS_SYSCALL=y
CONFIG_FHANDLE=y
CONFIG_POSIX_TIMERS=y
CONFIG_PRINTK=y
CONFIG_PRINTK_NMI=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_FUTEX_PI=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_ADVISE_SYSCALLS=y
CONFIG_MEMBARRIER=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y
CONFIG_KALLSYMS_BASE_RELATIVE=y
# CONFIG_BPF_SYSCALL is not set
# CONFIG_USERFAULTFD is not set
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
CONFIG_RSEQ=y
# CONFIG_EMBEDDED is not set
CONFIG_HAVE_PERF_EVENTS=y

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_SLUB_DEBUG=y
CONFIG_COMPAT_BRK=y
# CONFIG_SLAB is not set
CONFIG_SLUB=y
CONFIG_SLAB_MERGE_DEFAULT=y
CONFIG_SLAB_FREELIST_RANDOM=y
CONFIG_SLAB_FREELIST_HARDENED=y
CONFIG_SLUB_CPU_PARTIAL=y
CONFIG_SYSTEM_DATA_VERIFICATION=y
# CONFIG_PROFILING is not set
CONFIG_TRACEPOINTS=y
CONFIG_CRASH_CORE=y
CONFIG_KEXEC_CORE=y
CONFIG_HAVE_OPROFILE=y
CONFIG_OPROFILE_NMI_TIMER=y
CONFIG_KPROBES=y
CONFIG_JUMP_LABEL=y
# CONFIG_STATIC_KEYS_SELFTEST is not set
CONFIG_OPTPROBES=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_ARCH_USE_BUILTIN_BSWAP=y
CONFIG_KRETPROBES=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_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_RSEQ=y
CONFIG_HAVE_CLK=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_RCU_TABLE_FREE=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_SECCOMP_FILTER=y
CONFIG_PLUGIN_HOSTCC="g++"
CONFIG_HAVE_GCC_PLUGINS=y
CONFIG_GCC_PLUGINS=y
# CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
# CONFIG_GCC_PLUGIN_STRUCTLEAK is not set
CONFIG_GCC_PLUGIN_RANDSTRUCT=y
# CONFIG_GCC_PLUGIN_RANDSTRUCT_PERFORMANCE is not set
CONFIG_HAVE_STACKPROTECTOR=y
CONFIG_CC_HAS_STACKPROTECTOR_NONE=y
# CONFIG_STACKPROTECTOR is not set
CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y
CONFIG_HAVE_CONTEXT_TRACKING=y
CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD=y
CONFIG_HAVE_ARCH_HUGE_VMAP=y
CONFIG_HAVE_ARCH_SOFT_DIRTY=y
CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
CONFIG_MODULES_USE_ELF_RELA=y
CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y
CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
CONFIG_HAVE_EXIT_THREAD=y
CONFIG_ARCH_MMAP_RND_BITS=28
CONFIG_HAVE_COPY_THREAD_TLS=y
CONFIG_HAVE_STACK_VALIDATION=y
CONFIG_HAVE_RELIABLE_STACKTRACE=y
CONFIG_ISA_BUS_API=y
CONFIG_HAVE_ARCH_VMAP_STACK=y
CONFIG_VMAP_STACK=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_ARCH_HAS_REFCOUNT=y
# CONFIG_REFCOUNT_FULL is not set

#
# GCOV-based kernel profiling
#
CONFIG_GCOV_KERNEL=y
CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
# CONFIG_GCOV_PROFILE_ALL is not set
CONFIG_GCOV_FORMAT_4_7=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
CONFIG_MODULE_FORCE_LOAD=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_MODVERSIONS=y
# CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_MODULE_SIG is not set
# CONFIG_MODULE_COMPRESS is not set
# CONFIG_TRIM_UNUSED_KSYMS is not set
CONFIG_MODULES_TREE_LOOKUP=y
CONFIG_BLOCK=y
CONFIG_BLK_SCSI_REQUEST=y
CONFIG_BLK_DEV_BSG=y
CONFIG_BLK_DEV_BSGLIB=y
CONFIG_BLK_DEV_INTEGRITY=y
CONFIG_BLK_DEV_ZONED=y
CONFIG_BLK_CMDLINE_PARSER=y
# CONFIG_BLK_WBT is not set
CONFIG_BLK_DEBUG_FS=y
CONFIG_BLK_SED_OPAL=y

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

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
# CONFIG_MQ_IOSCHED_DEADLINE is not set
# CONFIG_MQ_IOSCHED_KYBER is not set
CONFIG_IOSCHED_BFQ=m
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_SYNC_CORE_BEFORE_USERMODE=y
CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
CONFIG_CC_HAS_SANE_STACKPROTECTOR=y
CONFIG_FREEZER=y

#
# Processor type and features
#
CONFIG_ZONE_DMA=y
CONFIG_SMP=y
CONFIG_X86_FEATURE_NAMES=y
# CONFIG_X86_X2APIC is not set
CONFIG_X86_MPPARSE=y
CONFIG_GOLDFISH=y
# CONFIG_RETPOLINE is not set
# CONFIG_INTEL_RDT is not set
CONFIG_X86_EXTENDED_PLATFORM=y
# CONFIG_X86_VSMP is not set
# CONFIG_X86_GOLDFISH is not set
# CONFIG_X86_INTEL_MID is not set
# CONFIG_X86_INTEL_LPSS is not set
# CONFIG_X86_AMD_PLATFORM_DEVICE is not set
# CONFIG_IOSF_MBI is not set
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
# CONFIG_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_XEN is not set
CONFIG_KVM_GUEST=y
# CONFIG_KVM_DEBUG_FS is not set
# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
CONFIG_PARAVIRT_CLOCK=y
# CONFIG_JAILHOUSE_GUEST is not set
CONFIG_NO_BOOTMEM=y
# CONFIG_MK8 is not set
CONFIG_MPSC=y
# CONFIG_MCORE2 is not set
# CONFIG_MATOM is not set
# CONFIG_GENERIC_CPU is not set
CONFIG_X86_INTERNODE_CACHE_SHIFT=7
CONFIG_X86_L1_CACHE_SHIFT=7
CONFIG_X86_P6_NOP=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
# CONFIG_GART_IOMMU is not set
# CONFIG_CALGARY_IOMMU is not set
# CONFIG_MAXSMP is not set
CONFIG_NR_CPUS_RANGE_BEGIN=2
CONFIG_NR_CPUS_RANGE_END=512
CONFIG_NR_CPUS_DEFAULT=64
CONFIG_NR_CPUS=64
CONFIG_SCHED_SMT=y
# CONFIG_SCHED_MC is not set
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_COUNT=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
CONFIG_X86_MCE=y
# CONFIG_X86_MCELOG_LEGACY is not set
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
CONFIG_X86_MCE_THRESHOLD=y
CONFIG_X86_MCE_INJECT=y
CONFIG_X86_THERMAL_VECTOR=y

#
# Performance monitoring
#
CONFIG_PERF_EVENTS_INTEL_UNCORE=y
CONFIG_PERF_EVENTS_INTEL_RAPL=y
CONFIG_PERF_EVENTS_INTEL_CSTATE=y
# CONFIG_PERF_EVENTS_AMD_POWER is not set
CONFIG_X86_16BIT=y
CONFIG_X86_ESPFIX64=y
CONFIG_X86_VSYSCALL_EMULATION=y
# CONFIG_I8K is not set
# CONFIG_MICROCODE is not set
# CONFIG_X86_MSR is not set
CONFIG_X86_CPUID=y
# CONFIG_X86_5LEVEL is not set
CONFIG_ARCH_HAS_MEM_ENCRYPT=y
CONFIG_AMD_MEM_ENCRYPT=y
CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT=y
CONFIG_ARCH_USE_MEMREMAP_PROT=y
# CONFIG_NUMA is not set
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ARCH_MEMORY_PROBE=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER=y
CONFIG_SPARSEMEM_VMEMMAP=y
CONFIG_HAVE_MEMBLOCK=y
CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
CONFIG_HAVE_GENERIC_GUP=y
CONFIG_ARCH_DISCARD_MEMBLOCK=y
CONFIG_MEMORY_ISOLATION=y
CONFIG_MEMORY_HOTPLUG=y
CONFIG_MEMORY_HOTPLUG_SPARSE=y
CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=y
# CONFIG_MEMORY_HOTREMOVE is not set
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
CONFIG_COMPACTION=y
CONFIG_MIGRATION=y
CONFIG_ARCH_ENABLE_THP_MIGRATION=y
CONFIG_PHYS_ADDR_T_64BIT=y
# CONFIG_BOUNCE is not set
CONFIG_VIRT_TO_BUS=y
# CONFIG_KSM is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
CONFIG_MEMORY_FAILURE=y
CONFIG_HWPOISON_INJECT=y
CONFIG_TRANSPARENT_HUGEPAGE=y
# CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS is not set
CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
CONFIG_ARCH_WANTS_THP_SWAP=y
CONFIG_THP_SWAP=y
CONFIG_TRANSPARENT_HUGE_PAGECACHE=y
# CONFIG_CLEANCACHE is not set
CONFIG_CMA=y
# CONFIG_CMA_DEBUG is not set
CONFIG_CMA_DEBUGFS=y
CONFIG_CMA_AREAS=7
CONFIG_ZPOOL=m
CONFIG_ZBUD=m
# CONFIG_Z3FOLD is not set
CONFIG_ZSMALLOC=y
# CONFIG_PGTABLE_MAPPING is not set
CONFIG_ZSMALLOC_STAT=y
CONFIG_GENERIC_EARLY_IOREMAP=y
CONFIG_DEFERRED_STRUCT_PAGE_INIT=y
# CONFIG_IDLE_PAGE_TRACKING is not set
CONFIG_ARCH_HAS_ZONE_DEVICE=y
CONFIG_ARCH_USES_HIGH_VMA_FLAGS=y
# CONFIG_PERCPU_STATS is not set
# CONFIG_GUP_BENCHMARK is not set
CONFIG_ARCH_HAS_PTE_SPECIAL=y
# CONFIG_X86_PMEM_LEGACY is not set
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
CONFIG_X86_RESERVE_LOW=64
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
CONFIG_ARCH_RANDOM=y
CONFIG_X86_SMAP=y
CONFIG_X86_INTEL_UMIP=y
CONFIG_X86_INTEL_MPX=y
# CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS is not set
# CONFIG_EFI is not set
CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_SCHED_HRTICK=y
# CONFIG_KEXEC is not set
CONFIG_KEXEC_FILE=y
CONFIG_ARCH_HAS_KEXEC_PURGATORY=y
# CONFIG_KEXEC_VERIFY_SIG is not set
CONFIG_CRASH_DUMP=y
CONFIG_PHYSICAL_START=0x1000000
CONFIG_RELOCATABLE=y
# CONFIG_RANDOMIZE_BASE is not set
CONFIG_PHYSICAL_ALIGN=0x200000
CONFIG_HOTPLUG_CPU=y
CONFIG_BOOTPARAM_HOTPLUG_CPU0=y
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
CONFIG_LEGACY_VSYSCALL_EMULATE=y
# CONFIG_LEGACY_VSYSCALL_NONE is not set
# CONFIG_CMDLINE_BOOL is not set
CONFIG_MODIFY_LDT_SYSCALL=y
CONFIG_HAVE_LIVEPATCH=y
CONFIG_ARCH_HAS_ADD_PAGES=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=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 is not set
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_LPIT=y
# CONFIG_ACPI_PROCFS_POWER is not set
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 is not set
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_ACPI_CUSTOM_DSDT_FILE=""
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_MEMORY is not set
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_NFIT is not set
CONFIG_HAVE_ACPI_APEI=y
CONFIG_HAVE_ACPI_APEI_NMI=y
# CONFIG_ACPI_APEI is not set
# CONFIG_DPTF_POWER is not set
# CONFIG_ACPI_EXTLOG is not set
# CONFIG_PMIC_OPREGION is not set
# CONFIG_ACPI_CONFIGFS is not set
CONFIG_X86_PM_TIMER=y
# CONFIG_SFI is not set

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

#
# CPU frequency scaling drivers
#
# CONFIG_X86_INTEL_PSTATE is not set
# CONFIG_X86_PCC_CPUFREQ is not set
# CONFIG_X86_ACPI_CPUFREQ is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_P4_CLOCKMOD is not set

#
# shared options
#

#
# CPU Idle
#
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
# CONFIG_CPU_IDLE_GOV_MENU is not set
# CONFIG_INTEL_IDLE is not set

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_DOMAINS=y
CONFIG_MMCONF_FAM10H=y
# CONFIG_PCIEPORTBUS is not set
# CONFIG_PCI_MSI is not set
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_STUB is not set
CONFIG_PCI_LOCKLESS_CONFIG=y
# CONFIG_PCI_IOV is not set
# CONFIG_PCI_PRI is not set
# CONFIG_PCI_PASID is not set
CONFIG_PCI_LABEL=y
# CONFIG_HOTPLUG_PCI is not set

#
# PCI controller drivers
#

#
# Cadence PCIe controllers support
#

#
# DesignWare PCI Core Support
#

#
# PCI Endpoint
#
# CONFIG_PCI_ENDPOINT is not set

#
# PCI switch controller drivers
#
# CONFIG_PCI_SW_SWITCHTEC is not set
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
# CONFIG_PCCARD is not set
# CONFIG_RAPIDIO is not set
# CONFIG_X86_SYSFB is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_ELFCORE=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
CONFIG_BINFMT_SCRIPT=y
CONFIG_BINFMT_MISC=m
CONFIG_COREDUMP=y
# CONFIG_IA32_EMULATION is not set
# CONFIG_X86_X32 is not set
CONFIG_X86_DEV_DMA_OPS=y
CONFIG_NET=y
CONFIG_NET_INGRESS=y
CONFIG_NET_EGRESS=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_DIAG=m
CONFIG_UNIX=y
CONFIG_UNIX_DIAG=y
# CONFIG_TLS is not set
CONFIG_XFRM=y
CONFIG_XFRM_ALGO=m
# CONFIG_XFRM_USER is not set
# CONFIG_XFRM_SUB_POLICY is not set
CONFIG_XFRM_MIGRATE=y
# CONFIG_XFRM_STATISTICS is not set
CONFIG_NET_KEY=m
CONFIG_NET_KEY_MIGRATE=y
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
# CONFIG_IP_PNP_BOOTP is not set
# CONFIG_IP_PNP_RARP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE_DEMUX is not set
CONFIG_NET_IP_TUNNEL=y
# CONFIG_SYN_COOKIES is not set
# CONFIG_NET_IPVTI is not set
# CONFIG_NET_FOU is not set
# CONFIG_NET_FOU_IP_TUNNELS is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
CONFIG_INET_TUNNEL=y
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
CONFIG_INET_XFRM_MODE_BEET=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_INET_UDP_DIAG is not set
# CONFIG_INET_RAW_DIAG is not set
# CONFIG_INET_DIAG_DESTROY 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 is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
# CONFIG_INET6_AH is not set
# CONFIG_INET6_ESP is not set
# CONFIG_INET6_IPCOMP is not set
# CONFIG_IPV6_MIP6 is not set
CONFIG_INET6_XFRM_MODE_TRANSPORT=y
CONFIG_INET6_XFRM_MODE_TUNNEL=y
CONFIG_INET6_XFRM_MODE_BEET=y
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
# CONFIG_IPV6_VTI is not set
CONFIG_IPV6_SIT=y
# CONFIG_IPV6_SIT_6RD is not set
CONFIG_IPV6_NDISC_NODETYPE=y
# CONFIG_IPV6_TUNNEL is not set
# CONFIG_IPV6_MULTIPLE_TABLES is not set
# CONFIG_IPV6_MROUTE is not set
# CONFIG_IPV6_SEG6_LWTUNNEL is not set
# CONFIG_IPV6_SEG6_HMAC is not set
# CONFIG_NETLABEL is not set
# CONFIG_NETWORK_SECMARK is not set
CONFIG_NET_PTP_CLASSIFY=y
CONFIG_NETWORK_PHY_TIMESTAMPING=y
# CONFIG_NETFILTER is not set
# CONFIG_BPFILTER is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_RDS is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_L2TP is not set
CONFIG_STP=y
CONFIG_MRP=y
CONFIG_BRIDGE=y
CONFIG_BRIDGE_IGMP_SNOOPING=y
CONFIG_BRIDGE_VLAN_FILTERING=y
CONFIG_HAVE_NET_DSA=y
# CONFIG_NET_DSA is not set
CONFIG_VLAN_8021Q=y
# CONFIG_VLAN_8021Q_GVRP is not set
CONFIG_VLAN_8021Q_MVRP=y
CONFIG_DECNET=y
CONFIG_DECNET_ROUTER=y
CONFIG_LLC=y
CONFIG_LLC2=m
CONFIG_ATALK=y
# CONFIG_DEV_APPLETALK is not set
CONFIG_X25=m
# CONFIG_LAPB is not set
CONFIG_PHONET=m
# CONFIG_6LOWPAN is not set
# CONFIG_IEEE802154 is not set
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
# CONFIG_NET_SCH_CBQ is not set
CONFIG_NET_SCH_HTB=m
CONFIG_NET_SCH_HFSC=y
# CONFIG_NET_SCH_PRIO is not set
CONFIG_NET_SCH_MULTIQ=m
# CONFIG_NET_SCH_RED is not set
CONFIG_NET_SCH_SFB=y
# CONFIG_NET_SCH_SFQ is not set
CONFIG_NET_SCH_TEQL=y
CONFIG_NET_SCH_TBF=m
CONFIG_NET_SCH_CBS=m
CONFIG_NET_SCH_GRED=m
CONFIG_NET_SCH_DSMARK=m
# CONFIG_NET_SCH_NETEM is not set
CONFIG_NET_SCH_DRR=m
CONFIG_NET_SCH_MQPRIO=y
CONFIG_NET_SCH_CHOKE=y
# CONFIG_NET_SCH_QFQ is not set
CONFIG_NET_SCH_CODEL=y
CONFIG_NET_SCH_FQ_CODEL=m
CONFIG_NET_SCH_FQ=m
CONFIG_NET_SCH_HHF=m
# CONFIG_NET_SCH_PIE is not set
CONFIG_NET_SCH_INGRESS=m
# CONFIG_NET_SCH_PLUG is not set
# CONFIG_NET_SCH_DEFAULT is not set

#
# Classification
#
CONFIG_NET_CLS=y
# CONFIG_NET_CLS_BASIC is not set
# CONFIG_NET_CLS_TCINDEX is not set
# CONFIG_NET_CLS_ROUTE4 is not set
# CONFIG_NET_CLS_FW is not set
CONFIG_NET_CLS_U32=m
CONFIG_CLS_U32_PERF=y
# CONFIG_CLS_U32_MARK is not set
CONFIG_NET_CLS_RSVP=m
CONFIG_NET_CLS_RSVP6=y
CONFIG_NET_CLS_FLOW=m
CONFIG_NET_CLS_CGROUP=m
# CONFIG_NET_CLS_BPF is not set
# CONFIG_NET_CLS_FLOWER is not set
CONFIG_NET_CLS_MATCHALL=m
# CONFIG_NET_EMATCH is not set
CONFIG_NET_CLS_ACT=y
CONFIG_NET_ACT_POLICE=m
CONFIG_NET_ACT_GACT=y
# CONFIG_GACT_PROB is not set
CONFIG_NET_ACT_MIRRED=m
# CONFIG_NET_ACT_SAMPLE is not set
# CONFIG_NET_ACT_NAT is not set
CONFIG_NET_ACT_PEDIT=y
CONFIG_NET_ACT_SIMP=y
CONFIG_NET_ACT_SKBEDIT=m
# CONFIG_NET_ACT_CSUM is not set
CONFIG_NET_ACT_VLAN=y
CONFIG_NET_ACT_BPF=m
CONFIG_NET_ACT_SKBMOD=m
CONFIG_NET_ACT_IFE=y
CONFIG_NET_ACT_TUNNEL_KEY=m
CONFIG_NET_IFE_SKBMARK=y
CONFIG_NET_IFE_SKBPRIO=m
CONFIG_NET_IFE_SKBTCINDEX=y
CONFIG_NET_CLS_IND=y
CONFIG_NET_SCH_FIFO=y
CONFIG_DCB=y
CONFIG_DNS_RESOLVER=m
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
CONFIG_VSOCKETS=m
CONFIG_VSOCKETS_DIAG=m
# CONFIG_VIRTIO_VSOCKETS is not set
CONFIG_NETLINK_DIAG=y
CONFIG_MPLS=y
# CONFIG_NET_MPLS_GSO is not set
CONFIG_MPLS_ROUTING=m
CONFIG_NET_NSH=y
CONFIG_HSR=y
# CONFIG_NET_SWITCHDEV is not set
# CONFIG_NET_L3_MASTER_DEV is not set
# CONFIG_NET_NCSI is not set
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_XPS=y
CONFIG_CGROUP_NET_PRIO=y
CONFIG_CGROUP_NET_CLASSID=y
CONFIG_NET_RX_BUSY_POLL=y
CONFIG_BQL=y
CONFIG_BPF_JIT=y
CONFIG_NET_FLOW_LIMIT=y

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_NET_DROP_MONITOR is not set
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
CONFIG_BT=m
# CONFIG_BT_BREDR is not set
CONFIG_BT_LE=y
CONFIG_BT_LEDS=y
# CONFIG_BT_SELFTEST is not set
# CONFIG_BT_DEBUGFS is not set

#
# Bluetooth device drivers
#
CONFIG_BT_BCM=m
CONFIG_BT_HCIBTSDIO=m
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_SERDEV=y
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_NOKIA=m
CONFIG_BT_HCIUART_BCSP=y
CONFIG_BT_HCIUART_ATH3K=y
# CONFIG_BT_HCIUART_LL is not set
CONFIG_BT_HCIUART_3WIRE=y
# CONFIG_BT_HCIUART_INTEL is not set
CONFIG_BT_HCIUART_BCM=y
# CONFIG_BT_HCIUART_QCA is not set
# CONFIG_BT_HCIUART_AG6XX is not set
CONFIG_BT_HCIUART_MRVL=y
CONFIG_BT_HCIVHCI=m
CONFIG_BT_MRVL=m
# CONFIG_BT_MRVL_SDIO is not set
# CONFIG_AF_RXRPC is not set
# CONFIG_AF_KCM is not set
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=m
CONFIG_NL80211_TESTMODE=y
CONFIG_CFG80211_DEVELOPER_WARNINGS=y
CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
CONFIG_CFG80211_DEFAULT_PS=y
# CONFIG_CFG80211_DEBUGFS is not set
CONFIG_CFG80211_CRDA_SUPPORT=y
CONFIG_CFG80211_WEXT=y
CONFIG_LIB80211=m
CONFIG_LIB80211_CRYPT_WEP=m
CONFIG_LIB80211_CRYPT_CCMP=m
CONFIG_LIB80211_CRYPT_TKIP=m
CONFIG_LIB80211_DEBUG=y
# CONFIG_MAC80211 is not set
CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
CONFIG_WIMAX=m
CONFIG_WIMAX_DEBUG_LEVEL=8
CONFIG_RFKILL=m
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
CONFIG_RFKILL_GPIO=m
CONFIG_NET_9P=y
CONFIG_NET_9P_VIRTIO=m
CONFIG_NET_9P_DEBUG=y
CONFIG_CAIF=m
CONFIG_CAIF_DEBUG=y
CONFIG_CAIF_NETDEV=m
CONFIG_CAIF_USB=m
# CONFIG_CEPH_LIB is not set
CONFIG_NFC=m
CONFIG_NFC_DIGITAL=m
CONFIG_NFC_NCI=m
# CONFIG_NFC_NCI_SPI is not set
# CONFIG_NFC_NCI_UART is not set
# CONFIG_NFC_HCI is not set

#
# Near Field Communication (NFC) devices
#
CONFIG_NFC_TRF7970A=m
CONFIG_NFC_SIM=m
CONFIG_NFC_FDP=m
CONFIG_NFC_FDP_I2C=m
# CONFIG_NFC_PN533_I2C is not set
# CONFIG_NFC_ST_NCI_I2C is not set
# CONFIG_NFC_ST_NCI_SPI is not set
# CONFIG_NFC_NXP_NCI is not set
CONFIG_NFC_S3FWRN5=m
CONFIG_NFC_S3FWRN5_I2C=m
CONFIG_NFC_ST95HF=m
# CONFIG_PSAMPLE is not set
CONFIG_NET_IFE=y
# CONFIG_LWTUNNEL is not set
CONFIG_DST_CACHE=y
CONFIG_GRO_CELLS=y
CONFIG_NET_DEVLINK=y
CONFIG_MAY_USE_DEVLINK=y
CONFIG_FAILOVER=y
CONFIG_HAVE_EBPF_JIT=y

#
# Device Drivers
#

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

#
# Firmware loader
#
CONFIG_FW_LOADER=y
CONFIG_EXTRA_FIRMWARE=""
CONFIG_FW_LOADER_USER_HELPER=y
CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
CONFIG_WANT_DEV_COREDUMP=y
CONFIG_ALLOW_DEV_COREDUMP=y
CONFIG_DEV_COREDUMP=y
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
CONFIG_TEST_ASYNC_DRIVER_PROBE=m
CONFIG_GENERIC_CPU_AUTOPROBE=y
CONFIG_GENERIC_CPU_VULNERABILITIES=y
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=y
CONFIG_REGMAP_SPI=y
CONFIG_REGMAP_MMIO=y
CONFIG_REGMAP_IRQ=y
CONFIG_DMA_SHARED_BUFFER=y
CONFIG_DMA_FENCE_TRACE=y
# CONFIG_DMA_CMA is not set

#
# Bus devices
#
CONFIG_CONNECTOR=y
# CONFIG_PROC_EVENTS is not set
CONFIG_MTD=y
CONFIG_MTD_TESTS=m
# CONFIG_MTD_REDBOOT_PARTS is not set
CONFIG_MTD_CMDLINE_PARTS=m
CONFIG_MTD_AR7_PARTS=y

#
# Partition parsers
#

#
# User Modules And Translation Layers
#
CONFIG_MTD_BLKDEVS=y
CONFIG_MTD_BLOCK=m
# CONFIG_MTD_BLOCK_RO is not set
CONFIG_FTL=y
CONFIG_NFTL=m
# CONFIG_NFTL_RW is not set
CONFIG_INFTL=y
CONFIG_RFD_FTL=m
CONFIG_SSFDC=y
CONFIG_SM_FTL=m
CONFIG_MTD_OOPS=y
CONFIG_MTD_PARTITIONED_MASTER=y

#
# 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=y
# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
CONFIG_MTD_CFI_GEOMETRY=y
# CONFIG_MTD_MAP_BANK_WIDTH_1 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_2 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_4 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
CONFIG_MTD_MAP_BANK_WIDTH_16=y
# 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=y
CONFIG_MTD_CFI_AMDSTD=y
# CONFIG_MTD_CFI_STAA is not set
CONFIG_MTD_CFI_UTIL=y
# CONFIG_MTD_RAM is not set
# CONFIG_MTD_ROM is not set
CONFIG_MTD_ABSENT=m

#
# 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_SBC_GXX=y
CONFIG_MTD_AMD76XROM=y
# CONFIG_MTD_ICHXROM is not set
# CONFIG_MTD_ESB2ROM is not set
# CONFIG_MTD_CK804XROM is not set
# CONFIG_MTD_SCB2_FLASH is not set
# CONFIG_MTD_NETtel is not set
# CONFIG_MTD_L440GX is not set
# CONFIG_MTD_PCI is not set
# CONFIG_MTD_GPIO_ADDR is not set
# CONFIG_MTD_INTEL_VR_NOR is not set
# CONFIG_MTD_PLATRAM is not set
# CONFIG_MTD_LATCH_ADDR is not set

#
# Self-contained MTD device drivers
#
# CONFIG_MTD_PMC551 is not set
# CONFIG_MTD_DATAFLASH is not set
CONFIG_MTD_M25P80=m
CONFIG_MTD_MCHP23K256=m
CONFIG_MTD_SST25L=y
CONFIG_MTD_SLRAM=y
CONFIG_MTD_PHRAM=y
# CONFIG_MTD_MTDRAM is not set
# CONFIG_MTD_BLOCK2MTD is not set

#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOCG3 is not set
CONFIG_MTD_ONENAND=y
# CONFIG_MTD_ONENAND_VERIFY_WRITE is not set
CONFIG_MTD_ONENAND_GENERIC=y
CONFIG_MTD_ONENAND_OTP=y
# CONFIG_MTD_ONENAND_2X_PROGRAM is not set
CONFIG_MTD_NAND_ECC=y
# CONFIG_MTD_NAND_ECC_SMC is not set
CONFIG_MTD_NAND=y
# CONFIG_MTD_NAND_ECC_BCH is not set
# CONFIG_MTD_NAND_DENALI_PCI is not set
CONFIG_MTD_NAND_GPIO=m
# CONFIG_MTD_NAND_RICOH is not set
CONFIG_MTD_NAND_DISKONCHIP=m
# CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED is not set
CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE=y
# CONFIG_MTD_NAND_DOCG4 is not set
# CONFIG_MTD_NAND_CAFE is not set
CONFIG_MTD_NAND_NANDSIM=m
# CONFIG_MTD_NAND_PLATFORM is not set

#
# LPDDR & LPDDR2 PCM memory drivers
#
CONFIG_MTD_LPDDR=m
CONFIG_MTD_QINFO_PROBE=m
CONFIG_MTD_SPI_NOR=m
CONFIG_MTD_MT81xx_NOR=m
# CONFIG_MTD_SPI_NOR_USE_4K_SECTORS is not set
# CONFIG_SPI_INTEL_SPI_PCI is not set
# CONFIG_SPI_INTEL_SPI_PLATFORM is not set
# CONFIG_MTD_UBI is not set
# CONFIG_OF is not set
CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=m
# CONFIG_PARPORT_SERIAL is not set
CONFIG_PARPORT_PC_FIFO=y
# CONFIG_PARPORT_PC_SUPERIO is not set
# CONFIG_PARPORT_AX88796 is not set
# CONFIG_PARPORT_1284 is not set
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_NULL_BLK is not set
CONFIG_BLK_DEV_FD=y
CONFIG_CDROM=m
# CONFIG_PARIDE is not set
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
# CONFIG_ZRAM is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_DRBD is not set
CONFIG_BLK_DEV_NBD=y
# CONFIG_BLK_DEV_SKD is not set
# CONFIG_BLK_DEV_SX8 is not set
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_CDROM_PKTCDVD=m
CONFIG_CDROM_PKTCDVD_BUFFERS=8
# CONFIG_CDROM_PKTCDVD_WCACHE is not set
# CONFIG_ATA_OVER_ETH is not set
CONFIG_VIRTIO_BLK=m
# CONFIG_VIRTIO_BLK_SCSI is not set
# CONFIG_BLK_DEV_RBD is not set
# CONFIG_BLK_DEV_RSXX is not set

#
# NVME Support
#
CONFIG_NVME_CORE=y
CONFIG_BLK_DEV_NVME=y
CONFIG_NVME_MULTIPATH=y
CONFIG_NVME_FABRICS=y
CONFIG_NVME_FC=y
# CONFIG_NVME_TARGET is not set

#
# Misc devices
#
# CONFIG_AD525X_DPOT is not set
CONFIG_DUMMY_IRQ=y
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ICS932S401 is not set
CONFIG_ENCLOSURE_SERVICES=m
# CONFIG_HP_ILO is not set
CONFIG_APDS9802ALS=m
CONFIG_ISL29003=y
CONFIG_ISL29020=m
CONFIG_SENSORS_TSL2550=m
CONFIG_SENSORS_BH1770=y
CONFIG_SENSORS_APDS990X=m
# CONFIG_HMC6352 is not set
CONFIG_DS1682=y
CONFIG_USB_SWITCH_FSA9480=y
CONFIG_LATTICE_ECP3_CONFIG=m
CONFIG_SRAM=y
# CONFIG_PCI_ENDPOINT_TEST is not set
# CONFIG_C2PORT is not set

#
# EEPROM support
#
CONFIG_EEPROM_AT24=y
CONFIG_EEPROM_AT25=m
CONFIG_EEPROM_LEGACY=m
# CONFIG_EEPROM_MAX6875 is not set
CONFIG_EEPROM_93CX6=m
# CONFIG_EEPROM_93XX46 is not set
CONFIG_EEPROM_IDT_89HPESX=m
# CONFIG_CB710_CORE is not set

#
# Texas Instruments shared transport line discipline
#
# CONFIG_TI_ST is not set
# CONFIG_SENSORS_LIS3_I2C is not set
CONFIG_ALTERA_STAPL=y
# CONFIG_INTEL_MEI is not set
# CONFIG_INTEL_MEI_ME is not set
# CONFIG_INTEL_MEI_TXE is not set
# CONFIG_VMWARE_VMCI is not set

#
# Intel MIC & related support
#

#
# Intel MIC Bus Driver
#
# CONFIG_INTEL_MIC_BUS is not set

#
# SCIF Bus Driver
#
# CONFIG_SCIF_BUS is not set

#
# VOP Bus Driver
#
# CONFIG_VOP_BUS is not set

#
# Intel MIC Host Driver
#

#
# Intel MIC Card Driver
#

#
# SCIF Driver
#

#
# Intel MIC Coprocessor State Management (COSM) Drivers
#

#
# VOP Driver
#
# CONFIG_GENWQE is not set
# CONFIG_ECHO is not set
# CONFIG_MISC_RTSX_PCI is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

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

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

#
# SCSI Transports
#
# CONFIG_SCSI_SPI_ATTRS is not set
CONFIG_SCSI_FC_ATTRS=m
CONFIG_SCSI_ISCSI_ATTRS=y
CONFIG_SCSI_SAS_ATTRS=y
CONFIG_SCSI_SAS_LIBSAS=m
# CONFIG_SCSI_SAS_ATA is not set
CONFIG_SCSI_SAS_HOST_SMP=y
CONFIG_SCSI_SRP_ATTRS=y
# CONFIG_SCSI_LOWLEVEL is not set
CONFIG_SCSI_DH=y
# CONFIG_SCSI_DH_RDAC is not set
# CONFIG_SCSI_DH_HP_SW is not set
CONFIG_SCSI_DH_EMC=y
CONFIG_SCSI_DH_ALUA=m
CONFIG_SCSI_OSD_INITIATOR=m
CONFIG_SCSI_OSD_ULD=m
CONFIG_SCSI_OSD_DPRINT_SENSE=1
# CONFIG_SCSI_OSD_DEBUG is not set
CONFIG_ATA=y
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_ACPI=y
# CONFIG_SATA_ZPODD is not set
# CONFIG_SATA_PMP is not set

#
# Controllers with non-SFF native interface
#
# CONFIG_SATA_AHCI is not set
# CONFIG_SATA_AHCI_PLATFORM is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_ACARD_AHCI is not set
# CONFIG_SATA_SIL24 is not set
# CONFIG_ATA_SFF is not set
CONFIG_MD=y
CONFIG_BLK_DEV_MD=m
# CONFIG_MD_LINEAR is not set
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
# CONFIG_MD_RAID10 is not set
CONFIG_MD_RAID456=m
# CONFIG_MD_MULTIPATH is not set
CONFIG_MD_FAULTY=m
CONFIG_BCACHE=m
CONFIG_BCACHE_DEBUG=y
CONFIG_BCACHE_CLOSURES_DEBUG=y
# CONFIG_BLK_DEV_DM is not set
CONFIG_TARGET_CORE=m
# CONFIG_TCM_IBLOCK is not set
CONFIG_TCM_FILEIO=m
CONFIG_TCM_PSCSI=m
CONFIG_TCM_USER2=m
CONFIG_LOOPBACK_TARGET=m
CONFIG_ISCSI_TARGET=m
# CONFIG_SBP_TARGET is not set
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
CONFIG_FIREWIRE=y
# CONFIG_FIREWIRE_OHCI is not set
CONFIG_FIREWIRE_SBP2=m
# CONFIG_FIREWIRE_NET is not set
# CONFIG_FIREWIRE_NOSY is not set
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=y
# CONFIG_EQUALIZER is not set
# CONFIG_NET_FC is not set
CONFIG_IFB=m
# CONFIG_NET_TEAM is not set
CONFIG_MACVLAN=y
# CONFIG_MACVTAP is not set
# CONFIG_VXLAN is not set
CONFIG_MACSEC=y
CONFIG_NETCONSOLE=y
# CONFIG_NETCONSOLE_DYNAMIC is not set
CONFIG_NETPOLL=y
CONFIG_NET_POLL_CONTROLLER=y
# CONFIG_TUN is not set
# CONFIG_TUN_VNET_CROSS_LE is not set
CONFIG_VETH=y
# CONFIG_VIRTIO_NET is not set
CONFIG_NLMON=y
# CONFIG_ARCNET is not set

#
# CAIF transport drivers
#
CONFIG_CAIF_TTY=m
CONFIG_CAIF_SPI_SLAVE=m
CONFIG_CAIF_SPI_SYNC=y
CONFIG_CAIF_HSI=m
# CONFIG_CAIF_VIRTIO is not set

#
# Distributed Switch Architecture drivers
#
CONFIG_ETHERNET=y
CONFIG_MDIO=m
# CONFIG_NET_VENDOR_3COM is not set
CONFIG_NET_VENDOR_ADAPTEC=y
# CONFIG_ADAPTEC_STARFIRE is not set
CONFIG_NET_VENDOR_AGERE=y
# CONFIG_ET131X is not set
# CONFIG_NET_VENDOR_ALACRITECH is not set
CONFIG_NET_VENDOR_ALTEON=y
# CONFIG_ACENIC is not set
CONFIG_ALTERA_TSE=y
CONFIG_NET_VENDOR_AMAZON=y
CONFIG_NET_VENDOR_AMD=y
# CONFIG_AMD8111_ETH is not set
# CONFIG_PCNET32 is not set
# CONFIG_AMD_XGBE is not set
CONFIG_NET_VENDOR_AQUANTIA=y
# CONFIG_AQTION is not set
# CONFIG_NET_VENDOR_ARC is not set
CONFIG_NET_VENDOR_ATHEROS=y
# CONFIG_ATL2 is not set
# CONFIG_ATL1 is not set
# CONFIG_ATL1E is not set
# CONFIG_ATL1C is not set
# CONFIG_ALX 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_BNX2 is not set
# CONFIG_CNIC is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2X is not set
# CONFIG_BNXT is not set
CONFIG_NET_VENDOR_BROCADE=y
# CONFIG_BNA is not set
CONFIG_NET_CADENCE=y
CONFIG_MACB=y
CONFIG_MACB_USE_HWSTAMP=y
# CONFIG_MACB_PCI is not set
CONFIG_NET_VENDOR_CAVIUM=y
# CONFIG_THUNDER_NIC_PF is not set
# CONFIG_THUNDER_NIC_VF is not set
# CONFIG_THUNDER_NIC_BGX is not set
# CONFIG_THUNDER_NIC_RGX is not set
CONFIG_CAVIUM_PTP=y
# CONFIG_LIQUIDIO is not set
CONFIG_NET_VENDOR_CHELSIO=y
# CONFIG_CHELSIO_T1 is not set
# CONFIG_CHELSIO_T3 is not set
# CONFIG_CHELSIO_T4 is not set
# CONFIG_CHELSIO_T4VF is not set
CONFIG_NET_VENDOR_CISCO=y
# CONFIG_ENIC is not set
# CONFIG_NET_VENDOR_CORTINA is not set
# CONFIG_CX_ECAT is not set
# CONFIG_DNET is not set
CONFIG_NET_VENDOR_DEC=y
# CONFIG_NET_TULIP is not set
CONFIG_NET_VENDOR_DLINK=y
# CONFIG_DL2K is not set
# CONFIG_SUNDANCE is not set
CONFIG_NET_VENDOR_EMULEX=y
# CONFIG_BE2NET is not set
# CONFIG_NET_VENDOR_EZCHIP is not set
CONFIG_NET_VENDOR_HP=y
CONFIG_HP100=m
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=m
CONFIG_E1000E_HWTS=y
CONFIG_IGB=m
CONFIG_IGB_HWMON=y
# CONFIG_IGBVF is not set
# CONFIG_IXGB is not set
CONFIG_IXGBE=m
CONFIG_IXGBE_HWMON=y
# CONFIG_IXGBE_DCB is not set
# CONFIG_I40E is not set
CONFIG_NET_VENDOR_EXAR=y
# CONFIG_S2IO is not set
# CONFIG_VXGE is not set
# CONFIG_JME is not set
CONFIG_NET_VENDOR_MARVELL=y
CONFIG_MVMDIO=y
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
# CONFIG_NET_VENDOR_MELLANOX is not set
# CONFIG_NET_VENDOR_MICREL is not set
CONFIG_NET_VENDOR_MICROCHIP=y
# CONFIG_ENC28J60 is not set
# CONFIG_ENCX24J600 is not set
# CONFIG_LAN743X is not set
# CONFIG_NET_VENDOR_MICROSEMI is not set
CONFIG_NET_VENDOR_MYRI=y
# CONFIG_MYRI10GE is not set
# CONFIG_FEALNX is not set
CONFIG_NET_VENDOR_NATSEMI=y
# CONFIG_NATSEMI is not set
# CONFIG_NS83820 is not set
CONFIG_NET_VENDOR_NETRONOME=y
# CONFIG_NET_VENDOR_NI is not set
# CONFIG_NET_VENDOR_8390 is not set
CONFIG_NET_VENDOR_NVIDIA=y
# CONFIG_FORCEDETH is not set
CONFIG_NET_VENDOR_OKI=y
# CONFIG_ETHOC is not set
CONFIG_NET_PACKET_ENGINE=y
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
CONFIG_NET_VENDOR_QLOGIC=y
# CONFIG_QLA3XXX is not set
# CONFIG_QLCNIC is not set
# CONFIG_QLGE is not set
# CONFIG_NETXEN_NIC is not set
# CONFIG_QED is not set
CONFIG_NET_VENDOR_QUALCOMM=y
# CONFIG_QCOM_EMAC is not set
# CONFIG_RMNET is not set
CONFIG_NET_VENDOR_RDC=y
# CONFIG_R6040 is not set
CONFIG_NET_VENDOR_REALTEK=y
# CONFIG_ATP is not set
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_R8169 is not set
# CONFIG_NET_VENDOR_RENESAS is not set
# CONFIG_NET_VENDOR_ROCKER is not set
CONFIG_NET_VENDOR_SAMSUNG=y
CONFIG_SXGBE_ETH=m
# CONFIG_NET_VENDOR_SEEQ is not set
CONFIG_NET_VENDOR_SOLARFLARE=y
# CONFIG_SFC is not set
# CONFIG_SFC_FALCON is not set
CONFIG_NET_VENDOR_SILAN=y
# CONFIG_SC92031 is not set
CONFIG_NET_VENDOR_SIS=y
# CONFIG_SIS900 is not set
# CONFIG_SIS190 is not set
CONFIG_NET_VENDOR_SMSC=y
# CONFIG_EPIC100 is not set
# CONFIG_SMSC911X is not set
# CONFIG_SMSC9420 is not set
# CONFIG_NET_VENDOR_SOCIONEXT is not set
# CONFIG_NET_VENDOR_STMICRO is not set
CONFIG_NET_VENDOR_SUN=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
# CONFIG_NIU is not set
# CONFIG_NET_VENDOR_SYNOPSYS is not set
CONFIG_NET_VENDOR_TEHUTI=y
# CONFIG_TEHUTI is not set
# CONFIG_NET_VENDOR_TI is not set
CONFIG_NET_VENDOR_VIA=y
# CONFIG_VIA_RHINE is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_NET_VENDOR_WIZNET is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_NET_SB1000 is not set
CONFIG_MDIO_DEVICE=y
CONFIG_MDIO_BUS=y
# CONFIG_MDIO_BITBANG is not set
CONFIG_MDIO_MSCC_MIIM=m
# CONFIG_MDIO_THUNDER is not set
CONFIG_PHYLIB=y
CONFIG_SWPHY=y
# CONFIG_LED_TRIGGER_PHY is not set

#
# MII PHY device drivers
#
CONFIG_AMD_PHY=y
# CONFIG_AQUANTIA_PHY is not set
# CONFIG_ASIX_PHY is not set
CONFIG_AT803X_PHY=y
CONFIG_BCM7XXX_PHY=y
CONFIG_BCM87XX_PHY=m
CONFIG_BCM_NET_PHYLIB=y
CONFIG_BROADCOM_PHY=y
# CONFIG_CICADA_PHY is not set
CONFIG_CORTINA_PHY=y
# CONFIG_DAVICOM_PHY is not set
CONFIG_DP83822_PHY=m
# CONFIG_DP83TC811_PHY is not set
CONFIG_DP83848_PHY=m
# CONFIG_DP83867_PHY is not set
CONFIG_FIXED_PHY=y
CONFIG_ICPLUS_PHY=y
# CONFIG_INTEL_XWAY_PHY is not set
# CONFIG_LSI_ET1011C_PHY is not set
CONFIG_LXT_PHY=y
# CONFIG_MARVELL_PHY is not set
CONFIG_MARVELL_10G_PHY=m
CONFIG_MICREL_PHY=m
CONFIG_MICROCHIP_PHY=y
CONFIG_MICROCHIP_T1_PHY=y
# CONFIG_MICROSEMI_PHY is not set
CONFIG_NATIONAL_PHY=y
CONFIG_QSEMI_PHY=m
CONFIG_REALTEK_PHY=y
# CONFIG_RENESAS_PHY is not set
CONFIG_ROCKCHIP_PHY=m
# CONFIG_SMSC_PHY is not set
CONFIG_STE10XP=m
# CONFIG_TERANETICS_PHY is not set
# CONFIG_VITESSE_PHY is not set
# CONFIG_XILINX_GMII2RGMII is not set
# CONFIG_MICREL_KS8995MA is not set
CONFIG_PLIP=m
# CONFIG_PPP is not set
CONFIG_SLIP=m
CONFIG_SLHC=m
CONFIG_SLIP_COMPRESSED=y
CONFIG_SLIP_SMART=y
CONFIG_SLIP_MODE_SLIP6=y

#
# Host-side USB support is needed for USB Network Adapter support
#
CONFIG_WLAN=y
# CONFIG_WLAN_VENDOR_ADMTEK is not set
# CONFIG_WLAN_VENDOR_ATH is not set
# CONFIG_WLAN_VENDOR_ATMEL is not set
CONFIG_WLAN_VENDOR_BROADCOM=y
# CONFIG_BRCMFMAC is not set
# CONFIG_WLAN_VENDOR_CISCO is not set
# CONFIG_WLAN_VENDOR_INTEL is not set
CONFIG_WLAN_VENDOR_INTERSIL=y
CONFIG_HOSTAP=m
# CONFIG_HOSTAP_FIRMWARE is not set
# CONFIG_HOSTAP_PLX is not set
# CONFIG_HOSTAP_PCI is not set
# CONFIG_HERMES is not set
# CONFIG_PRISM54 is not set
CONFIG_WLAN_VENDOR_MARVELL=y
CONFIG_LIBERTAS=m
CONFIG_LIBERTAS_SDIO=m
# CONFIG_LIBERTAS_SPI is not set
CONFIG_LIBERTAS_DEBUG=y
CONFIG_LIBERTAS_MESH=y
CONFIG_MWIFIEX=m
CONFIG_MWIFIEX_SDIO=m
# CONFIG_MWIFIEX_PCIE is not set
# CONFIG_WLAN_VENDOR_MEDIATEK is not set
# CONFIG_WLAN_VENDOR_RALINK is not set
CONFIG_WLAN_VENDOR_REALTEK=y
# CONFIG_WLAN_VENDOR_RSI is not set
CONFIG_WLAN_VENDOR_ST=y
# CONFIG_WLAN_VENDOR_TI is not set
# CONFIG_WLAN_VENDOR_ZYDAS is not set
CONFIG_WLAN_VENDOR_QUANTENNA=y
# CONFIG_QTNFMAC_PEARL_PCIE is not set

#
# WiMAX Wireless Broadband devices
#

#
# Enable USB support to see WiMAX USB drivers
#
CONFIG_WAN=y
# CONFIG_LANMEDIA is not set
CONFIG_HDLC=y
CONFIG_HDLC_RAW=y
CONFIG_HDLC_RAW_ETH=m
# CONFIG_HDLC_CISCO is not set
CONFIG_HDLC_FR=m
# CONFIG_HDLC_PPP is not set

#
# X.25/LAPB support is disabled
#
# CONFIG_PCI200SYN is not set
# CONFIG_WANXL is not set
# CONFIG_PC300TOO is not set
# CONFIG_FARSYNC is not set
# CONFIG_DSCC4 is not set
CONFIG_DLCI=y
CONFIG_DLCI_MAX=8
CONFIG_SBNI=y
CONFIG_SBNI_MULTILINE=y
# CONFIG_VMXNET3 is not set
# CONFIG_FUJITSU_ES is not set
# CONFIG_NETDEVSIM is not set
CONFIG_NET_FAILOVER=y
CONFIG_ISDN=y
CONFIG_ISDN_I4L=m
# CONFIG_ISDN_PPP is not set
CONFIG_ISDN_AUDIO=y
CONFIG_ISDN_TTY_FAX=y
CONFIG_ISDN_X25=y

#
# ISDN feature submodules
#
CONFIG_ISDN_DIVERSION=m

#
# ISDN4Linux hardware drivers
#

#
# Passive cards
#
CONFIG_ISDN_DRV_HISAX=m

#
# D-channel protocol features
#
# CONFIG_HISAX_EURO is not set
# CONFIG_HISAX_1TR6 is not set
CONFIG_HISAX_NI1=y
CONFIG_HISAX_MAX_CARDS=8

#
# HiSax supported cards
#
CONFIG_HISAX_16_3=y
# CONFIG_HISAX_TELESPCI is not set
CONFIG_HISAX_S0BOX=y
# CONFIG_HISAX_FRITZPCI is not set
CONFIG_HISAX_AVM_A1_PCMCIA=y
CONFIG_HISAX_ELSA=y
CONFIG_HISAX_DIEHLDIVA=y
# CONFIG_HISAX_SEDLBAUER is not set
# CONFIG_HISAX_NETJET is not set
# CONFIG_HISAX_NETJET_U is not set
CONFIG_HISAX_NICCY=y
# CONFIG_HISAX_BKM_A4T is not set
# CONFIG_HISAX_SCT_QUADRO is not set
CONFIG_HISAX_GAZEL=y
# CONFIG_HISAX_HFC_PCI is not set
# CONFIG_HISAX_W6692 is not set
CONFIG_HISAX_HFC_SX=y
# CONFIG_HISAX_DEBUG is not set

#
# HiSax PCMCIA card service modules
#

#
# HiSax sub driver modules
#
CONFIG_HISAX_HFC4S8S=m
# CONFIG_HISAX_FRITZ_PCIPNP is not set
CONFIG_ISDN_CAPI=y
CONFIG_CAPI_TRACE=y
CONFIG_ISDN_CAPI_CAPI20=m
# CONFIG_ISDN_CAPI_MIDDLEWARE is not set
CONFIG_ISDN_CAPI_CAPIDRV=m
# CONFIG_ISDN_CAPI_CAPIDRV_VERBOSE is not set

#
# CAPI hardware drivers
#
CONFIG_CAPI_AVM=y
# CONFIG_ISDN_DRV_AVMB1_B1PCI is not set
# CONFIG_ISDN_DRV_AVMB1_T1PCI is not set
# CONFIG_ISDN_DRV_AVMB1_C4 is not set
# CONFIG_CAPI_EICON is not set
# CONFIG_ISDN_DRV_GIGASET is not set
# CONFIG_HYSDN is not set
# CONFIG_MISDN is not set
CONFIG_NVM=y
# CONFIG_NVM_DEBUG is not set
CONFIG_NVM_PBLK=y

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_LEDS=m
CONFIG_INPUT_FF_MEMLESS=y
CONFIG_INPUT_POLLDEV=y
CONFIG_INPUT_SPARSEKMAP=y
CONFIG_INPUT_MATRIXKMAP=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=m
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_EVDEV is not set
CONFIG_INPUT_EVBUG=y

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ADP5588=y
# CONFIG_KEYBOARD_ADP5589 is not set
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_QT1070 is not set
CONFIG_KEYBOARD_QT2160=y
# CONFIG_KEYBOARD_DLINK_DIR685 is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_GPIO is not set
# CONFIG_KEYBOARD_GPIO_POLLED is not set
CONFIG_KEYBOARD_TCA6416=y
CONFIG_KEYBOARD_TCA8418=m
CONFIG_KEYBOARD_MATRIX=y
CONFIG_KEYBOARD_LM8323=m
# CONFIG_KEYBOARD_LM8333 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
CONFIG_KEYBOARD_MCS=m
# CONFIG_KEYBOARD_MPR121 is not set
CONFIG_KEYBOARD_NEWTON=m
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_SAMSUNG is not set
CONFIG_KEYBOARD_GOLDFISH_EVENTS=y
CONFIG_KEYBOARD_STOWAWAY=m
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_TM2_TOUCHKEY is not set
CONFIG_KEYBOARD_XTKBD=y
CONFIG_KEYBOARD_CROS_EC=m
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set
CONFIG_INPUT_TABLET=y
# CONFIG_TABLET_USB_ACECAD is not set
# CONFIG_TABLET_USB_AIPTEK is not set
# CONFIG_TABLET_USB_HANWANG is not set
# CONFIG_TABLET_USB_KBTAB is not set
# CONFIG_TABLET_USB_PEGASUS is not set
CONFIG_TABLET_SERIAL_WACOM4=m
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_PROPERTIES=y
CONFIG_TOUCHSCREEN_88PM860X=m
CONFIG_TOUCHSCREEN_ADS7846=y
# CONFIG_TOUCHSCREEN_AD7877 is not set
CONFIG_TOUCHSCREEN_AD7879=m
CONFIG_TOUCHSCREEN_AD7879_I2C=m
CONFIG_TOUCHSCREEN_AD7879_SPI=m
CONFIG_TOUCHSCREEN_ATMEL_MXT=m
CONFIG_TOUCHSCREEN_AUO_PIXCIR=y
CONFIG_TOUCHSCREEN_BU21013=m
# CONFIG_TOUCHSCREEN_CHIPONE_ICN8505 is not set
CONFIG_TOUCHSCREEN_CY8CTMG110=m
CONFIG_TOUCHSCREEN_CYTTSP_CORE=m
# CONFIG_TOUCHSCREEN_CYTTSP_I2C is not set
CONFIG_TOUCHSCREEN_CYTTSP_SPI=m
# CONFIG_TOUCHSCREEN_CYTTSP4_CORE is not set
CONFIG_TOUCHSCREEN_DA9052=m
# CONFIG_TOUCHSCREEN_DYNAPRO is not set
CONFIG_TOUCHSCREEN_HAMPSHIRE=y
# CONFIG_TOUCHSCREEN_EETI is not set
CONFIG_TOUCHSCREEN_EGALAX_SERIAL=y
CONFIG_TOUCHSCREEN_EXC3000=y
CONFIG_TOUCHSCREEN_FUJITSU=m
CONFIG_TOUCHSCREEN_GOODIX=y
CONFIG_TOUCHSCREEN_HIDEEP=m
# CONFIG_TOUCHSCREEN_ILI210X is not set
# CONFIG_TOUCHSCREEN_S6SY761 is not set
CONFIG_TOUCHSCREEN_GUNZE=m
CONFIG_TOUCHSCREEN_EKTF2127=y
CONFIG_TOUCHSCREEN_ELAN=m
CONFIG_TOUCHSCREEN_ELO=m
# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
# CONFIG_TOUCHSCREEN_WACOM_I2C is not set
CONFIG_TOUCHSCREEN_MAX11801=y
CONFIG_TOUCHSCREEN_MCS5000=y
# CONFIG_TOUCHSCREEN_MMS114 is not set
CONFIG_TOUCHSCREEN_MELFAS_MIP4=m
CONFIG_TOUCHSCREEN_MTOUCH=m
# CONFIG_TOUCHSCREEN_INEXIO is not set
CONFIG_TOUCHSCREEN_MK712=m
# CONFIG_TOUCHSCREEN_PENMOUNT is not set
CONFIG_TOUCHSCREEN_EDT_FT5X06=m
CONFIG_TOUCHSCREEN_TOUCHRIGHT=m
CONFIG_TOUCHSCREEN_TOUCHWIN=y
CONFIG_TOUCHSCREEN_PIXCIR=y
# CONFIG_TOUCHSCREEN_WDT87XX_I2C is not set
CONFIG_TOUCHSCREEN_WM831X=y
# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
CONFIG_TOUCHSCREEN_MC13783=y
CONFIG_TOUCHSCREEN_TOUCHIT213=y
CONFIG_TOUCHSCREEN_TSC_SERIO=y
CONFIG_TOUCHSCREEN_TSC200X_CORE=y
CONFIG_TOUCHSCREEN_TSC2004=y
CONFIG_TOUCHSCREEN_TSC2005=y
CONFIG_TOUCHSCREEN_TSC2007=m
# CONFIG_TOUCHSCREEN_RM_TS is not set
# CONFIG_TOUCHSCREEN_SILEAD is not set
CONFIG_TOUCHSCREEN_SIS_I2C=y
CONFIG_TOUCHSCREEN_ST1232=y
CONFIG_TOUCHSCREEN_STMFTS=y
# CONFIG_TOUCHSCREEN_SURFACE3_SPI is not set
CONFIG_TOUCHSCREEN_SX8654=m
CONFIG_TOUCHSCREEN_TPS6507X=m
CONFIG_TOUCHSCREEN_ZET6223=m
CONFIG_TOUCHSCREEN_ZFORCE=m
CONFIG_TOUCHSCREEN_ROHM_BU21023=m
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_88PM860X_ONKEY is not set
CONFIG_INPUT_AD714X=y
# CONFIG_INPUT_AD714X_I2C is not set
# CONFIG_INPUT_AD714X_SPI is not set
CONFIG_INPUT_BMA150=y
CONFIG_INPUT_E3X0_BUTTON=y
CONFIG_INPUT_PCSPKR=y
CONFIG_INPUT_MAX77693_HAPTIC=m
# CONFIG_INPUT_MAX8925_ONKEY is not set
CONFIG_INPUT_MC13783_PWRBUTTON=m
CONFIG_INPUT_MMA8450=m
CONFIG_INPUT_APANEL=y
CONFIG_INPUT_GP2A=y
CONFIG_INPUT_GPIO_BEEPER=m
CONFIG_INPUT_GPIO_DECODER=y
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
# CONFIG_INPUT_KEYSPAN_REMOTE is not set
# CONFIG_INPUT_KXTJ9 is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
# CONFIG_INPUT_CM109 is not set
# CONFIG_INPUT_REGULATOR_HAPTIC is not set
CONFIG_INPUT_RETU_PWRBUTTON=y
# CONFIG_INPUT_UINPUT is not set
CONFIG_INPUT_PCF50633_PMU=m
CONFIG_INPUT_PCF8574=y
# CONFIG_INPUT_PWM_BEEPER is not set
# CONFIG_INPUT_PWM_VIBRA is not set
# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
# CONFIG_INPUT_DA9052_ONKEY is not set
# CONFIG_INPUT_DA9055_ONKEY is not set
# CONFIG_INPUT_DA9063_ONKEY is not set
CONFIG_INPUT_WM831X_ON=y
# CONFIG_INPUT_ADXL34X is not set
CONFIG_INPUT_CMA3000=m
# CONFIG_INPUT_CMA3000_I2C is not set
CONFIG_INPUT_IDEAPAD_SLIDEBAR=y
CONFIG_INPUT_DRV260X_HAPTICS=y
# CONFIG_INPUT_DRV2665_HAPTICS is not set
CONFIG_INPUT_DRV2667_HAPTICS=y
CONFIG_INPUT_RAVE_SP_PWRBUTTON=m
CONFIG_RMI4_CORE=m
CONFIG_RMI4_I2C=m
CONFIG_RMI4_SPI=m
CONFIG_RMI4_SMB=m
# CONFIG_RMI4_F03 is not set
CONFIG_RMI4_2D_SENSOR=y
CONFIG_RMI4_F11=y
# CONFIG_RMI4_F12 is not set
# CONFIG_RMI4_F30 is not set
CONFIG_RMI4_F34=y
# CONFIG_RMI4_F55 is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
CONFIG_SERIO_CT82C710=y
CONFIG_SERIO_PARKBD=y
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=y
CONFIG_SERIO_ALTERA_PS2=m
CONFIG_SERIO_PS2MULT=m
# CONFIG_SERIO_ARC_PS2 is not set
CONFIG_SERIO_GPIO_PS2=m
CONFIG_USERIO=m
CONFIG_GAMEPORT=m
CONFIG_GAMEPORT_NS558=m
CONFIG_GAMEPORT_L4=m
# CONFIG_GAMEPORT_EMU10K1 is not set
# CONFIG_GAMEPORT_FM801 is not set

#
# Character devices
#
CONFIG_TTY=y
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set
CONFIG_N_GSM=y
# CONFIG_TRACE_ROUTER is not set
CONFIG_TRACE_SINK=y
CONFIG_GOLDFISH_TTY=m
# CONFIG_DEVMEM is not set
# CONFIG_DEVKMEM is not set

#
# Serial drivers
#
CONFIG_SERIAL_EARLYCON=y
CONFIG_SERIAL_8250=y
# CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set
CONFIG_SERIAL_8250_PNP=y
# CONFIG_SERIAL_8250_FINTEK is not set
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_EXAR=y
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 is not set
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
# CONFIG_SERIAL_8250_RSA is not set
# CONFIG_SERIAL_8250_DW is not set
# CONFIG_SERIAL_8250_RT288X is not set
CONFIG_SERIAL_8250_LPSS=y
CONFIG_SERIAL_8250_MID=y
# CONFIG_SERIAL_8250_MOXA is not set

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_MAX3100 is not set
CONFIG_SERIAL_MAX310X=y
# CONFIG_SERIAL_UARTLITE is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_SCCNXP is not set
CONFIG_SERIAL_SC16IS7XX_CORE=y
CONFIG_SERIAL_SC16IS7XX=y
# CONFIG_SERIAL_SC16IS7XX_I2C is not set
CONFIG_SERIAL_SC16IS7XX_SPI=y
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
CONFIG_SERIAL_IFX6X60=m
CONFIG_SERIAL_ARC=m
CONFIG_SERIAL_ARC_NR_PORTS=1
# CONFIG_SERIAL_RP2 is not set
CONFIG_SERIAL_FSL_LPUART=y
# CONFIG_SERIAL_FSL_LPUART_CONSOLE is not set
CONFIG_SERIAL_DEV_BUS=y
CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
CONFIG_PRINTER=m
# CONFIG_LP_CONSOLE is not set
# CONFIG_PPDEV is not set
CONFIG_HVC_DRIVER=y
CONFIG_VIRTIO_CONSOLE=m
CONFIG_IPMI_HANDLER=m
CONFIG_IPMI_DMI_DECODE=y
CONFIG_IPMI_PANIC_EVENT=y
CONFIG_IPMI_PANIC_STRING=y
CONFIG_IPMI_DEVICE_INTERFACE=m
# CONFIG_IPMI_SI is not set
# CONFIG_IPMI_SSIF is not set
CONFIG_IPMI_WATCHDOG=m
# CONFIG_IPMI_POWEROFF is not set
# CONFIG_HW_RANDOM is not set
CONFIG_NVRAM=m
CONFIG_R3964=m
# CONFIG_APPLICOM is not set
CONFIG_MWAVE=y
# CONFIG_RAW_DRIVER is not set
# CONFIG_HPET is not set
CONFIG_HANGCHECK_TIMER=y
CONFIG_TCG_TPM=y
CONFIG_TCG_TIS_CORE=m
# CONFIG_TCG_TIS is not set
CONFIG_TCG_TIS_SPI=m
# CONFIG_TCG_TIS_I2C_ATMEL is not set
CONFIG_TCG_TIS_I2C_INFINEON=y
CONFIG_TCG_TIS_I2C_NUVOTON=y
# CONFIG_TCG_NSC is not set
CONFIG_TCG_ATMEL=y
# CONFIG_TCG_INFINEON is not set
# CONFIG_TCG_CRB is not set
# CONFIG_TCG_VTPM_PROXY is not set
CONFIG_TCG_TIS_ST33ZP24=m
CONFIG_TCG_TIS_ST33ZP24_I2C=m
# CONFIG_TCG_TIS_ST33ZP24_SPI is not set
CONFIG_TELCLOCK=y
CONFIG_DEVPORT=y
# CONFIG_XILLYBUS is not set

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

#
# Multiplexer I2C Chip support
#
CONFIG_I2C_MUX_GPIO=y
CONFIG_I2C_MUX_LTC4306=m
CONFIG_I2C_MUX_PCA9541=m
# CONFIG_I2C_MUX_PCA954x is not set
CONFIG_I2C_MUX_REG=m
# CONFIG_I2C_MUX_MLXCPLD is not set
# CONFIG_I2C_HELPER_AUTO is not set
CONFIG_I2C_SMBUS=y

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
CONFIG_I2C_ALGOPCF=m
CONFIG_I2C_ALGOPCA=m

#
# I2C Hardware Bus support
#

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

#
# ACPI drivers
#
# CONFIG_I2C_SCMI is not set

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

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_PARPORT is not set
CONFIG_I2C_PARPORT_LIGHT=y
# CONFIG_I2C_TAOS_EVM is not set

#
# Other I2C/SMBus bus drivers
#
CONFIG_I2C_MLXCPLD=y
CONFIG_I2C_CROS_EC_TUNNEL=y
CONFIG_I2C_STUB=m
CONFIG_I2C_SLAVE=y
CONFIG_I2C_SLAVE_EEPROM=y
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
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=y
# CONFIG_SPI_CADENCE is not set
# CONFIG_SPI_DESIGNWARE is not set
# CONFIG_SPI_GPIO is not set
# CONFIG_SPI_LM70_LLP is not set
# CONFIG_SPI_OC_TINY is not set
# CONFIG_SPI_PXA2XX is not set
CONFIG_SPI_ROCKCHIP=m
# CONFIG_SPI_SC18IS602 is not set
CONFIG_SPI_XCOMM=y
# CONFIG_SPI_XILINX is not set
CONFIG_SPI_ZYNQMP_GQSPI=m

#
# SPI Protocol Masters
#
# CONFIG_SPI_SPIDEV is not set
# CONFIG_SPI_LOOPBACK_TEST is not set
# CONFIG_SPI_TLE62X0 is not set
CONFIG_SPI_SLAVE=y
CONFIG_SPI_SLAVE_TIME=y
CONFIG_SPI_SLAVE_SYSTEM_CONTROL=y
CONFIG_SPMI=m
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=m
CONFIG_PPS_CLIENT_LDISC=m
CONFIG_PPS_CLIENT_PARPORT=m
CONFIG_PPS_CLIENT_GPIO=y

#
# PPS generators support
#

#
# PTP clock support
#
CONFIG_PTP_1588_CLOCK=y
CONFIG_DP83640_PHY=m
CONFIG_PTP_1588_CLOCK_KVM=y
CONFIG_PINCTRL=y
CONFIG_PINMUX=y
CONFIG_PINCONF=y
CONFIG_GENERIC_PINCONF=y
CONFIG_DEBUG_PINCTRL=y
CONFIG_PINCTRL_AMD=y
CONFIG_PINCTRL_MCP23S08=m
CONFIG_PINCTRL_SX150X=y
# CONFIG_PINCTRL_BAYTRAIL is not set
# CONFIG_PINCTRL_CHERRYVIEW 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_GEMINILAKE is not set
# CONFIG_PINCTRL_LEWISBURG is not set
# CONFIG_PINCTRL_SUNRISEPOINT is not set
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_GENERIC=y
CONFIG_GPIO_MAX730X=y

#
# Memory mapped GPIO drivers
#
# CONFIG_GPIO_AMDPT is not set
CONFIG_GPIO_DWAPB=y
# CONFIG_GPIO_EXAR is not set
CONFIG_GPIO_GENERIC_PLATFORM=y
# CONFIG_GPIO_ICH is not set
# CONFIG_GPIO_LYNXPOINT is not set
CONFIG_GPIO_MB86S7X=y
CONFIG_GPIO_MOCKUP=y
# CONFIG_GPIO_VX855 is not set

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

#
# I2C GPIO expanders
#
CONFIG_GPIO_ADP5588=y
# CONFIG_GPIO_ADP5588_IRQ is not set
CONFIG_GPIO_MAX7300=y
CONFIG_GPIO_MAX732X=y
CONFIG_GPIO_MAX732X_IRQ=y
CONFIG_GPIO_PCA953X=m
# CONFIG_GPIO_PCF857X is not set
CONFIG_GPIO_TPIC2810=m

#
# MFD GPIO expanders
#
CONFIG_GPIO_BD9571MWV=m
CONFIG_GPIO_DA9052=y
# CONFIG_GPIO_DA9055 is not set
CONFIG_GPIO_LP3943=y
CONFIG_GPIO_TPS6586X=y
CONFIG_GPIO_TPS65910=y
# CONFIG_GPIO_WM831X is not set

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

#
# SPI GPIO expanders
#
# CONFIG_GPIO_MAX3191X is not set
CONFIG_GPIO_MAX7301=m
CONFIG_GPIO_MC33880=m
CONFIG_GPIO_PISOSR=m
CONFIG_GPIO_XRA1403=y
CONFIG_W1=m
# CONFIG_W1_CON is not set

#
# 1-wire Bus Masters
#
# CONFIG_W1_MASTER_MATROX is not set
CONFIG_W1_MASTER_DS2482=m
CONFIG_W1_MASTER_DS1WM=m
# CONFIG_W1_MASTER_GPIO is not set

#
# 1-wire Slaves
#
CONFIG_W1_SLAVE_THERM=m
CONFIG_W1_SLAVE_SMEM=m
# CONFIG_W1_SLAVE_DS2405 is not set
CONFIG_W1_SLAVE_DS2408=m
# CONFIG_W1_SLAVE_DS2408_READBACK is not set
# CONFIG_W1_SLAVE_DS2413 is not set
CONFIG_W1_SLAVE_DS2406=m
CONFIG_W1_SLAVE_DS2423=m
CONFIG_W1_SLAVE_DS2805=m
CONFIG_W1_SLAVE_DS2431=m
CONFIG_W1_SLAVE_DS2433=m
# CONFIG_W1_SLAVE_DS2433_CRC is not set
CONFIG_W1_SLAVE_DS2438=m
# CONFIG_W1_SLAVE_DS2760 is not set
CONFIG_W1_SLAVE_DS2780=m
# CONFIG_W1_SLAVE_DS2781 is not set
CONFIG_W1_SLAVE_DS28E04=m
CONFIG_W1_SLAVE_DS28E17=m
CONFIG_POWER_AVS=y
# CONFIG_POWER_RESET is not set
CONFIG_POWER_SUPPLY=y
CONFIG_POWER_SUPPLY_DEBUG=y
CONFIG_PDA_POWER=m
CONFIG_MAX8925_POWER=m
CONFIG_WM831X_BACKUP=y
CONFIG_WM831X_POWER=m
# CONFIG_TEST_POWER is not set
CONFIG_BATTERY_88PM860X=y
CONFIG_BATTERY_DS2780=m
# CONFIG_BATTERY_DS2781 is not set
# CONFIG_BATTERY_DS2782 is not set
CONFIG_BATTERY_SBS=m
# CONFIG_CHARGER_SBS is not set
# CONFIG_MANAGER_SBS is not set
# CONFIG_BATTERY_BQ27XXX is not set
CONFIG_BATTERY_DA9052=y
CONFIG_BATTERY_DA9150=m
CONFIG_BATTERY_MAX17040=y
# CONFIG_BATTERY_MAX17042 is not set
# CONFIG_BATTERY_MAX1721X is not set
# CONFIG_CHARGER_88PM860X is not set
CONFIG_CHARGER_PCF50633=m
CONFIG_CHARGER_MAX8903=m
CONFIG_CHARGER_LP8727=m
CONFIG_CHARGER_GPIO=y
# CONFIG_CHARGER_MANAGER is not set
# CONFIG_CHARGER_LTC3651 is not set
CONFIG_CHARGER_MAX14577=m
CONFIG_CHARGER_MAX77693=m
# CONFIG_CHARGER_BQ2415X is not set
# CONFIG_CHARGER_BQ24190 is not set
CONFIG_CHARGER_BQ24257=y
CONFIG_CHARGER_BQ24735=y
# CONFIG_CHARGER_BQ25890 is not set
CONFIG_CHARGER_SMB347=y
CONFIG_BATTERY_GAUGE_LTC2941=m
CONFIG_BATTERY_GOLDFISH=y
# CONFIG_BATTERY_RT5033 is not set
# CONFIG_CHARGER_RT9455 is not set
CONFIG_HWMON=y
CONFIG_HWMON_VID=y
CONFIG_HWMON_DEBUG_CHIP=y

#
# Native drivers
#
CONFIG_SENSORS_ABITUGURU=y
CONFIG_SENSORS_ABITUGURU3=m
CONFIG_SENSORS_AD7314=y
CONFIG_SENSORS_AD7414=m
CONFIG_SENSORS_AD7418=m
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
CONFIG_SENSORS_ADM1026=y
CONFIG_SENSORS_ADM1029=m
# CONFIG_SENSORS_ADM1031 is not set
CONFIG_SENSORS_ADM9240=m
CONFIG_SENSORS_ADT7X10=m
# CONFIG_SENSORS_ADT7310 is not set
CONFIG_SENSORS_ADT7410=m
CONFIG_SENSORS_ADT7411=y
# CONFIG_SENSORS_ADT7462 is not set
CONFIG_SENSORS_ADT7470=m
# CONFIG_SENSORS_ADT7475 is not set
CONFIG_SENSORS_ASC7621=m
# CONFIG_SENSORS_K8TEMP is not set
# CONFIG_SENSORS_K10TEMP is not set
# CONFIG_SENSORS_FAM15H_POWER is not set
CONFIG_SENSORS_APPLESMC=y
CONFIG_SENSORS_ASB100=y
CONFIG_SENSORS_ASPEED=y
CONFIG_SENSORS_ATXP1=y
CONFIG_SENSORS_DS620=m
CONFIG_SENSORS_DS1621=m
CONFIG_SENSORS_DELL_SMM=m
CONFIG_SENSORS_DA9052_ADC=y
CONFIG_SENSORS_DA9055=y
# CONFIG_SENSORS_I5K_AMB is not set
CONFIG_SENSORS_F71805F=y
CONFIG_SENSORS_F71882FG=y
CONFIG_SENSORS_F75375S=y
CONFIG_SENSORS_MC13783_ADC=y
# CONFIG_SENSORS_FSCHMD is not set
CONFIG_SENSORS_GL518SM=m
# CONFIG_SENSORS_GL520SM is not set
CONFIG_SENSORS_G760A=m
CONFIG_SENSORS_G762=y
# CONFIG_SENSORS_HIH6130 is not set
# CONFIG_SENSORS_IBMAEM is not set
# CONFIG_SENSORS_IBMPEX is not set
# CONFIG_SENSORS_I5500 is not set
CONFIG_SENSORS_CORETEMP=m
CONFIG_SENSORS_IT87=m
CONFIG_SENSORS_JC42=y
CONFIG_SENSORS_POWR1220=m
CONFIG_SENSORS_LINEAGE=y
CONFIG_SENSORS_LTC2945=m
CONFIG_SENSORS_LTC2990=m
# CONFIG_SENSORS_LTC4151 is not set
# CONFIG_SENSORS_LTC4215 is not set
CONFIG_SENSORS_LTC4222=y
# CONFIG_SENSORS_LTC4245 is not set
CONFIG_SENSORS_LTC4260=m
# CONFIG_SENSORS_LTC4261 is not set
CONFIG_SENSORS_MAX1111=m
CONFIG_SENSORS_MAX16065=y
# CONFIG_SENSORS_MAX1619 is not set
CONFIG_SENSORS_MAX1668=y
# CONFIG_SENSORS_MAX197 is not set
CONFIG_SENSORS_MAX31722=y
# CONFIG_SENSORS_MAX6621 is not set
CONFIG_SENSORS_MAX6639=y
CONFIG_SENSORS_MAX6642=m
# CONFIG_SENSORS_MAX6650 is not set
CONFIG_SENSORS_MAX6697=y
CONFIG_SENSORS_MAX31790=m
CONFIG_SENSORS_MCP3021=y
CONFIG_SENSORS_TC654=m
CONFIG_SENSORS_ADCXX=m
CONFIG_SENSORS_LM63=m
# CONFIG_SENSORS_LM70 is not set
CONFIG_SENSORS_LM73=m
CONFIG_SENSORS_LM75=m
CONFIG_SENSORS_LM77=m
# CONFIG_SENSORS_LM78 is not set
CONFIG_SENSORS_LM80=m
# CONFIG_SENSORS_LM83 is not set
CONFIG_SENSORS_LM85=y
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_LM93 is not set
# CONFIG_SENSORS_LM95234 is not set
CONFIG_SENSORS_LM95241=m
CONFIG_SENSORS_LM95245=y
CONFIG_SENSORS_PC87360=m
CONFIG_SENSORS_PC87427=m
CONFIG_SENSORS_NTC_THERMISTOR=m
# CONFIG_SENSORS_NCT6683 is not set
# CONFIG_SENSORS_NCT6775 is not set
CONFIG_SENSORS_NCT7802=m
CONFIG_SENSORS_NCT7904=y
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_PMBUS is not set
CONFIG_SENSORS_SHT15=y
# CONFIG_SENSORS_SHT21 is not set
# CONFIG_SENSORS_SHT3x is not set
# CONFIG_SENSORS_SHTC1 is not set
# CONFIG_SENSORS_SIS5595 is not set
CONFIG_SENSORS_DME1737=m
CONFIG_SENSORS_EMC1403=m
CONFIG_SENSORS_EMC2103=m
CONFIG_SENSORS_EMC6W201=m
CONFIG_SENSORS_SMSC47M1=m
# CONFIG_SENSORS_SMSC47M192 is not set
CONFIG_SENSORS_SMSC47B397=m
# CONFIG_SENSORS_STTS751 is not set
# CONFIG_SENSORS_SMM665 is not set
CONFIG_SENSORS_ADC128D818=m
# CONFIG_SENSORS_ADS1015 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_ADS7871 is not set
# CONFIG_SENSORS_AMC6821 is not set
CONFIG_SENSORS_INA209=y
CONFIG_SENSORS_INA2XX=m
# CONFIG_SENSORS_INA3221 is not set
CONFIG_SENSORS_TC74=m
CONFIG_SENSORS_THMC50=y
# CONFIG_SENSORS_TMP102 is not set
CONFIG_SENSORS_TMP103=y
CONFIG_SENSORS_TMP108=y
CONFIG_SENSORS_TMP401=y
# CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_VIA_CPUTEMP is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83773G is not set
CONFIG_SENSORS_W83781D=y
# CONFIG_SENSORS_W83791D is not set
CONFIG_SENSORS_W83792D=m
CONFIG_SENSORS_W83793=m
CONFIG_SENSORS_W83795=y
# CONFIG_SENSORS_W83795_FANCTRL is not set
CONFIG_SENSORS_W83L785TS=m
# CONFIG_SENSORS_W83L786NG is not set
CONFIG_SENSORS_W83627HF=y
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_WM831X is not set

#
# ACPI drivers
#
# CONFIG_SENSORS_ACPI_POWER is not set
# CONFIG_SENSORS_ATK0110 is not set
CONFIG_THERMAL=y
CONFIG_THERMAL_STATISTICS=y
CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0
# CONFIG_THERMAL_HWMON is not set
CONFIG_THERMAL_WRITABLE_TRIPS=y
# CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE is not set
CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE=y
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
# CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR is not set
CONFIG_THERMAL_GOV_FAIR_SHARE=y
CONFIG_THERMAL_GOV_STEP_WISE=y
# CONFIG_THERMAL_GOV_BANG_BANG is not set
CONFIG_THERMAL_GOV_USER_SPACE=y
CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
# CONFIG_CLOCK_THERMAL is not set
CONFIG_DEVFREQ_THERMAL=y
# CONFIG_THERMAL_EMULATION is not set
CONFIG_INTEL_POWERCLAMP=y
CONFIG_X86_PKG_TEMP_THERMAL=m
# CONFIG_INTEL_SOC_DTS_THERMAL is not set

#
# ACPI INT340X thermal drivers
#
# CONFIG_INT340X_THERMAL is not set
# CONFIG_INTEL_PCH_THERMAL is not set
# CONFIG_WATCHDOG is not set
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_DEBUG 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 is not set

#
# Multifunction device drivers
#
CONFIG_MFD_CORE=y
CONFIG_MFD_AS3711=y
# CONFIG_PMIC_ADP5520 is not set
CONFIG_MFD_AAT2870_CORE=y
# CONFIG_MFD_BCM590XX is not set
CONFIG_MFD_BD9571MWV=y
# CONFIG_MFD_AXP20X_I2C is not set
CONFIG_MFD_CROS_EC=y
# CONFIG_MFD_CROS_EC_I2C is not set
# CONFIG_MFD_CROS_EC_SPI is not set
CONFIG_MFD_CROS_EC_CHARDEV=y
# CONFIG_PMIC_DA903X is not set
CONFIG_PMIC_DA9052=y
CONFIG_MFD_DA9052_SPI=y
# CONFIG_MFD_DA9052_I2C is not set
CONFIG_MFD_DA9055=y
CONFIG_MFD_DA9062=m
CONFIG_MFD_DA9063=m
CONFIG_MFD_DA9150=m
CONFIG_MFD_MC13XXX=y
CONFIG_MFD_MC13XXX_SPI=m
CONFIG_MFD_MC13XXX_I2C=y
# CONFIG_HTC_PASIC3 is not set
CONFIG_HTC_I2CPLD=y
# CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set
# CONFIG_LPC_ICH is not set
# CONFIG_LPC_SCH is not set
# CONFIG_INTEL_SOC_PMIC is not set
# CONFIG_INTEL_SOC_PMIC_CHTWC is not set
# CONFIG_INTEL_SOC_PMIC_CHTDC_TI is not set
# CONFIG_MFD_INTEL_LPSS_ACPI is not set
# CONFIG_MFD_INTEL_LPSS_PCI is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_KEMPLD is not set
# CONFIG_MFD_88PM800 is not set
CONFIG_MFD_88PM805=m
CONFIG_MFD_88PM860X=y
CONFIG_MFD_MAX14577=m
CONFIG_MFD_MAX77693=y
CONFIG_MFD_MAX77843=y
CONFIG_MFD_MAX8907=y
CONFIG_MFD_MAX8925=y
# CONFIG_MFD_MAX8997 is not set
# CONFIG_MFD_MAX8998 is not set
# CONFIG_MFD_MT6397 is not set
# CONFIG_MFD_MENF21BMC is not set
# CONFIG_EZX_PCAP is not set
CONFIG_MFD_RETU=y
CONFIG_MFD_PCF50633=m
CONFIG_PCF50633_ADC=m
CONFIG_PCF50633_GPIO=m
# CONFIG_MFD_RDC321X is not set
CONFIG_MFD_RT5033=m
# CONFIG_MFD_RC5T583 is not set
# CONFIG_MFD_SEC_CORE is not set
# CONFIG_MFD_SI476X_CORE is not set
# CONFIG_MFD_SM501 is not set
CONFIG_MFD_SKY81452=m
# CONFIG_MFD_SMSC is not set
CONFIG_ABX500_CORE=y
# CONFIG_AB3100_CORE is not set
CONFIG_MFD_SYSCON=y
# CONFIG_MFD_TI_AM335X_TSCADC is not set
CONFIG_MFD_LP3943=y
# CONFIG_MFD_LP8788 is not set
CONFIG_MFD_TI_LMU=m
# CONFIG_MFD_PALMAS is not set
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_TPS68470 is not set
# CONFIG_MFD_TI_LP873X is not set
CONFIG_MFD_TPS6586X=y
CONFIG_MFD_TPS65910=y
# CONFIG_MFD_TPS65912_I2C is not set
# CONFIG_MFD_TPS65912_SPI is not set
CONFIG_MFD_TPS80031=y
# CONFIG_TWL4030_CORE is not set
# CONFIG_TWL6040_CORE is not set
CONFIG_MFD_WL1273_CORE=y
CONFIG_MFD_LM3533=y
# CONFIG_MFD_VX855 is not set
# CONFIG_MFD_ARIZONA_I2C is not set
# CONFIG_MFD_ARIZONA_SPI is not set
CONFIG_MFD_WM8400=y
CONFIG_MFD_WM831X=y
CONFIG_MFD_WM831X_I2C=y
# CONFIG_MFD_WM831X_SPI is not set
# CONFIG_MFD_WM8350_I2C is not set
# CONFIG_MFD_WM8994 is not set
CONFIG_RAVE_SP_CORE=y
CONFIG_REGULATOR=y
# CONFIG_REGULATOR_DEBUG is not set
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_VIRTUAL_CONSUMER=m
CONFIG_REGULATOR_USERSPACE_CONSUMER=y
# CONFIG_REGULATOR_88PG86X is not set
CONFIG_REGULATOR_88PM8607=y
CONFIG_REGULATOR_ACT8865=y
CONFIG_REGULATOR_AD5398=m
CONFIG_REGULATOR_ANATOP=y
# CONFIG_REGULATOR_AAT2870 is not set
CONFIG_REGULATOR_AS3711=y
CONFIG_REGULATOR_BD9571MWV=y
CONFIG_REGULATOR_DA9052=y
# CONFIG_REGULATOR_DA9055 is not set
CONFIG_REGULATOR_DA9062=m
CONFIG_REGULATOR_DA9063=m
CONFIG_REGULATOR_DA9210=y
CONFIG_REGULATOR_DA9211=y
# CONFIG_REGULATOR_FAN53555 is not set
CONFIG_REGULATOR_GPIO=y
# CONFIG_REGULATOR_ISL9305 is not set
# CONFIG_REGULATOR_ISL6271A is not set
# CONFIG_REGULATOR_LM363X is not set
# CONFIG_REGULATOR_LP3971 is not set
# CONFIG_REGULATOR_LP3972 is not set
CONFIG_REGULATOR_LP872X=m
# CONFIG_REGULATOR_LP8755 is not set
CONFIG_REGULATOR_LTC3589=m
CONFIG_REGULATOR_LTC3676=y
CONFIG_REGULATOR_MAX14577=m
CONFIG_REGULATOR_MAX1586=y
# CONFIG_REGULATOR_MAX8649 is not set
CONFIG_REGULATOR_MAX8660=y
CONFIG_REGULATOR_MAX8907=y
CONFIG_REGULATOR_MAX8925=y
CONFIG_REGULATOR_MAX8952=m
# CONFIG_REGULATOR_MAX77693 is not set
CONFIG_REGULATOR_MC13XXX_CORE=y
CONFIG_REGULATOR_MC13783=y
CONFIG_REGULATOR_MC13892=y
CONFIG_REGULATOR_MT6311=y
CONFIG_REGULATOR_PCF50633=m
# CONFIG_REGULATOR_PFUZE100 is not set
CONFIG_REGULATOR_PV88060=m
CONFIG_REGULATOR_PV88080=y
CONFIG_REGULATOR_PV88090=y
CONFIG_REGULATOR_PWM=y
CONFIG_REGULATOR_QCOM_SPMI=m
CONFIG_REGULATOR_RT5033=m
CONFIG_REGULATOR_SKY81452=m
CONFIG_REGULATOR_TPS51632=y
CONFIG_REGULATOR_TPS6105X=m
CONFIG_REGULATOR_TPS62360=m
# CONFIG_REGULATOR_TPS65023 is not set
CONFIG_REGULATOR_TPS6507X=y
# CONFIG_REGULATOR_TPS65132 is not set
CONFIG_REGULATOR_TPS6524X=m
CONFIG_REGULATOR_TPS6586X=m
# CONFIG_REGULATOR_TPS65910 is not set
CONFIG_REGULATOR_TPS80031=m
CONFIG_REGULATOR_WM831X=y
# CONFIG_REGULATOR_WM8400 is not set
CONFIG_CEC_CORE=y
CONFIG_CEC_NOTIFIER=y
# CONFIG_RC_CORE is not set
# CONFIG_MEDIA_SUPPORT is not set

#
# Graphics support
#
# CONFIG_AGP is not set
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=16
# CONFIG_VGA_SWITCHEROO is not set
CONFIG_DRM=y
# CONFIG_DRM_DP_AUX_CHARDEV is not set
CONFIG_DRM_DEBUG_MM=y
CONFIG_DRM_DEBUG_SELFTEST=y
CONFIG_DRM_KMS_HELPER=y
CONFIG_DRM_KMS_FB_HELPER=y
CONFIG_DRM_FBDEV_EMULATION=y
CONFIG_DRM_FBDEV_OVERALLOC=100
# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
CONFIG_DRM_GEM_CMA_HELPER=y
CONFIG_DRM_KMS_CMA_HELPER=y

#
# I2C encoder or helper chips
#
CONFIG_DRM_I2C_CH7006=y
# CONFIG_DRM_I2C_SIL164 is not set
CONFIG_DRM_I2C_NXP_TDA998X=y
CONFIG_DRM_I2C_NXP_TDA9950=m
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_AMDGPU is not set

#
# ACP (Audio CoProcessor) Configuration
#

#
# AMD Library routines
#
# CONFIG_DRM_NOUVEAU is not set
# CONFIG_DRM_I915 is not set
CONFIG_DRM_VGEM=y
# CONFIG_DRM_VMWGFX is not set
# CONFIG_DRM_GMA500 is not set
# CONFIG_DRM_UDL is not set
# CONFIG_DRM_AST is not set
# CONFIG_DRM_MGAG200 is not set
# CONFIG_DRM_CIRRUS_QEMU is not set
# CONFIG_DRM_QXL is not set
# CONFIG_DRM_BOCHS is not set
# CONFIG_DRM_VIRTIO_GPU is not set
CONFIG_DRM_PANEL=y

#
# Display Panels
#
CONFIG_DRM_BRIDGE=y
CONFIG_DRM_PANEL_BRIDGE=y

#
# Display Interface Bridges
#
CONFIG_DRM_ANALOGIX_ANX78XX=y
# CONFIG_DRM_HISI_HIBMC is not set
CONFIG_DRM_TINYDRM=y
CONFIG_TINYDRM_MIPI_DBI=y
CONFIG_TINYDRM_ILI9225=y
CONFIG_TINYDRM_MI0283QT=m
CONFIG_TINYDRM_REPAPER=y
CONFIG_TINYDRM_ST7586=y
CONFIG_TINYDRM_ST7735R=y
# CONFIG_DRM_LEGACY is not set
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
CONFIG_DRM_LIB_RANDOM=y

#
# Frame buffer Devices
#
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
CONFIG_FB_CMDLINE=y
CONFIG_FB_NOTIFY=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=y
# CONFIG_FB_BIG_ENDIAN is not set
# CONFIG_FB_LITTLE_ENDIAN is not set
CONFIG_FB_SYS_FOPS=y
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_BACKLIGHT=y
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set

#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
CONFIG_FB_UVESA=y
# CONFIG_FB_VESA is not set
# CONFIG_FB_N411 is not set
CONFIG_FB_HGA=m
CONFIG_FB_OPENCORES=m
CONFIG_FB_S1D13XXX=m
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I740 is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_VIA is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
CONFIG_FB_IBM_GXT4500=m
CONFIG_FB_GOLDFISH=y
CONFIG_FB_VIRTUAL=y
CONFIG_FB_METRONOME=y
# CONFIG_FB_MB862XX is not set
# CONFIG_FB_BROADSHEET is not set
# CONFIG_FB_SIMPLE is not set
# CONFIG_FB_SM712 is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=y
CONFIG_LCD_L4F00242T03=m
CONFIG_LCD_LMS283GF05=y
CONFIG_LCD_LTV350QV=y
CONFIG_LCD_ILI922X=m
CONFIG_LCD_ILI9320=y
CONFIG_LCD_TDO24M=y
# CONFIG_LCD_VGG2432A4 is not set
CONFIG_LCD_PLATFORM=m
# CONFIG_LCD_S6E63M0 is not set
# CONFIG_LCD_LD9040 is not set
CONFIG_LCD_AMS369FG06=y
CONFIG_LCD_LMS501KF03=y
CONFIG_LCD_HX8357=y
# CONFIG_LCD_OTM3225A is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_GENERIC=y
CONFIG_BACKLIGHT_LM3533=m
# CONFIG_BACKLIGHT_PWM is not set
CONFIG_BACKLIGHT_DA9052=m
# CONFIG_BACKLIGHT_MAX8925 is not set
# CONFIG_BACKLIGHT_APPLE is not set
# CONFIG_BACKLIGHT_PM8941_WLED is not set
CONFIG_BACKLIGHT_SAHARA=y
# CONFIG_BACKLIGHT_WM831X is not set
# CONFIG_BACKLIGHT_ADP8860 is not set
CONFIG_BACKLIGHT_ADP8870=y
CONFIG_BACKLIGHT_88PM860X=y
# CONFIG_BACKLIGHT_PCF50633 is not set
CONFIG_BACKLIGHT_AAT2870=y
# CONFIG_BACKLIGHT_LM3630A is not set
# CONFIG_BACKLIGHT_LM3639 is not set
# CONFIG_BACKLIGHT_LP855X is not set
# CONFIG_BACKLIGHT_SKY81452 is not set
# CONFIG_BACKLIGHT_AS3711 is not set
CONFIG_BACKLIGHT_GPIO=m
CONFIG_BACKLIGHT_LV5207LP=m
# CONFIG_BACKLIGHT_BD6107 is not set
CONFIG_BACKLIGHT_ARCXCNN=y
CONFIG_BACKLIGHT_RAVE_SP=y
CONFIG_HDMI=y

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_DUMMY_CONSOLE_COLUMNS=80
CONFIG_DUMMY_CONSOLE_ROWS=25
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
CONFIG_LOGO=y
CONFIG_LOGO_LINUX_MONO=y
CONFIG_LOGO_LINUX_VGA16=y
# CONFIG_LOGO_LINUX_CLUT224 is not set
# CONFIG_SOUND is not set

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

#
# Special HID drivers
#
CONFIG_HID_A4TECH=m
CONFIG_HID_ACRUX=m
# CONFIG_HID_ACRUX_FF is not set
CONFIG_HID_APPLE=m
CONFIG_HID_ASUS=m
CONFIG_HID_AUREAL=m
CONFIG_HID_BELKIN=m
CONFIG_HID_CHERRY=m
# CONFIG_HID_CHICONY is not set
# CONFIG_HID_CMEDIA is not set
CONFIG_HID_CYPRESS=m
CONFIG_HID_DRAGONRISE=m
CONFIG_DRAGONRISE_FF=y
# CONFIG_HID_EMS_FF is not set
CONFIG_HID_ELECOM=m
# CONFIG_HID_EZKEY is not set
# CONFIG_HID_GEMBIRD is not set
# CONFIG_HID_GFRM is not set
CONFIG_HID_KEYTOUCH=m
# CONFIG_HID_KYE is not set
# CONFIG_HID_WALTOP is not set
CONFIG_HID_GYRATION=m
# CONFIG_HID_ICADE is not set
CONFIG_HID_ITE=m
CONFIG_HID_JABRA=m
CONFIG_HID_TWINHAN=m
# CONFIG_HID_KENSINGTON is not set
CONFIG_HID_LCPOWER=m
CONFIG_HID_LED=m
# CONFIG_HID_LENOVO is not set
# CONFIG_HID_LOGITECH is not set
# CONFIG_HID_MAGICMOUSE is not set
# CONFIG_HID_MAYFLASH is not set
CONFIG_HID_REDRAGON=m
CONFIG_HID_MICROSOFT=m
CONFIG_HID_MONTEREY=m
CONFIG_HID_MULTITOUCH=m
# CONFIG_HID_NTI is not set
CONFIG_HID_ORTEK=m
CONFIG_HID_PANTHERLORD=m
# CONFIG_PANTHERLORD_FF is not set
# CONFIG_HID_PETALYNX is not set
CONFIG_HID_PICOLCD=m
CONFIG_HID_PICOLCD_FB=y
CONFIG_HID_PICOLCD_BACKLIGHT=y
CONFIG_HID_PICOLCD_LCD=y
CONFIG_HID_PICOLCD_LEDS=y
# CONFIG_HID_PLANTRONICS is not set
CONFIG_HID_PRIMAX=m
CONFIG_HID_SAITEK=m
CONFIG_HID_SAMSUNG=m
# CONFIG_HID_SPEEDLINK is not set
CONFIG_HID_STEAM=m
CONFIG_HID_STEELSERIES=m
CONFIG_HID_SUNPLUS=m
# CONFIG_HID_RMI is not set
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
# CONFIG_HID_TIVO is not set
CONFIG_HID_TOPSEED=m
CONFIG_HID_THINGM=m
# CONFIG_HID_THRUSTMASTER is not set
CONFIG_HID_UDRAW_PS3=m
CONFIG_HID_WIIMOTE=m
# CONFIG_HID_XINMO is not set
# CONFIG_HID_ZEROPLUS is not set
CONFIG_HID_ZYDACRON=m
CONFIG_HID_SENSOR_HUB=m
CONFIG_HID_SENSOR_CUSTOM_SENSOR=m
# CONFIG_HID_ALPS is not set

#
# I2C HID support
#
# CONFIG_I2C_HID is not set

#
# Intel ISH HID support
#
# CONFIG_INTEL_ISH_HID is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_ARCH_HAS_HCD=y
# CONFIG_USB is not set
CONFIG_USB_PCI=y

#
# USB port drivers
#

#
# USB Physical Layer drivers
#
# CONFIG_NOP_USB_XCEIV is not set
# CONFIG_USB_GPIO_VBUS is not set
# CONFIG_TAHVO_USB is not set
# CONFIG_USB_GADGET is not set
# CONFIG_TYPEC is not set
# CONFIG_USB_LED_TRIG is not set
# CONFIG_USB_ULPI_BUS is not set
CONFIG_UWB=m
# CONFIG_UWB_WHCI is not set
CONFIG_MMC=y
CONFIG_MMC_BLOCK=y
CONFIG_MMC_BLOCK_MINORS=8
# CONFIG_SDIO_UART is not set
CONFIG_MMC_TEST=m

#
# MMC/SD/SDIO Host Controller Drivers
#
# CONFIG_MMC_DEBUG is not set
CONFIG_MMC_SDHCI=m
# CONFIG_MMC_SDHCI_PCI is not set
# CONFIG_MMC_SDHCI_ACPI is not set
# CONFIG_MMC_SDHCI_PLTFM is not set
# CONFIG_MMC_WBSD is not set
# CONFIG_MMC_TIFM_SD is not set
# CONFIG_MMC_GOLDFISH is not set
# CONFIG_MMC_SPI is not set
# CONFIG_MMC_CB710 is not set
# CONFIG_MMC_VIA_SDMMC is not set
# CONFIG_MMC_USDHI6ROL0 is not set
# CONFIG_MMC_CQHCI is not set
# CONFIG_MMC_TOSHIBA_PCI is not set
# CONFIG_MMC_MTK is not set
CONFIG_MEMSTICK=m
# CONFIG_MEMSTICK_DEBUG is not set

#
# MemoryStick drivers
#
CONFIG_MEMSTICK_UNSAFE_RESUME=y
CONFIG_MSPRO_BLOCK=m
CONFIG_MS_BLOCK=m

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

#
# LED drivers
#
CONFIG_LEDS_88PM860X=m
# CONFIG_LEDS_APU is not set
# CONFIG_LEDS_AS3645A is not set
CONFIG_LEDS_LM3530=y
CONFIG_LEDS_LM3533=m
CONFIG_LEDS_LM3642=m
CONFIG_LEDS_LM3601X=y
CONFIG_LEDS_PCA9532=y
# CONFIG_LEDS_PCA9532_GPIO is not set
CONFIG_LEDS_GPIO=m
CONFIG_LEDS_LP3944=y
# CONFIG_LEDS_LP3952 is not set
CONFIG_LEDS_LP55XX_COMMON=y
# CONFIG_LEDS_LP5521 is not set
CONFIG_LEDS_LP5523=m
CONFIG_LEDS_LP5562=y
CONFIG_LEDS_LP8501=m
# CONFIG_LEDS_CLEVO_MAIL is not set
# CONFIG_LEDS_PCA955X is not set
CONFIG_LEDS_PCA963X=m
CONFIG_LEDS_WM831X_STATUS=y
# CONFIG_LEDS_DA9052 is not set
CONFIG_LEDS_DAC124S085=y
# CONFIG_LEDS_PWM is not set
# CONFIG_LEDS_REGULATOR is not set
CONFIG_LEDS_BD2802=y
# CONFIG_LEDS_INTEL_SS4200 is not set
# CONFIG_LEDS_LT3593 is not set
CONFIG_LEDS_MC13783=y
CONFIG_LEDS_TCA6507=m
# CONFIG_LEDS_TLC591XX is not set
# CONFIG_LEDS_LM355x is not set

#
# 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=m
# CONFIG_LEDS_USER is not set
# CONFIG_LEDS_NIC78BX is not set

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

#
# iptables trigger is under Netfilter config (LED target)
#
CONFIG_LEDS_TRIGGER_TRANSIENT=y
CONFIG_LEDS_TRIGGER_CAMERA=m
# CONFIG_LEDS_TRIGGER_PANIC is not set
CONFIG_LEDS_TRIGGER_NETDEV=y
CONFIG_ACCESSIBILITY=y
# CONFIG_A11Y_BRAILLE_CONSOLE is not set
# CONFIG_INFINIBAND is not set
CONFIG_EDAC_ATOMIC_SCRUB=y
CONFIG_EDAC_SUPPORT=y
CONFIG_EDAC=y
# CONFIG_EDAC_LEGACY_SYSFS is not set
# CONFIG_EDAC_DEBUG is not set
CONFIG_EDAC_DECODE_MCE=y
# CONFIG_EDAC_AMD64 is not set
# CONFIG_EDAC_E752X is not set
# CONFIG_EDAC_I82975X is not set
# CONFIG_EDAC_I3000 is not set
# CONFIG_EDAC_I3200 is not set
# CONFIG_EDAC_IE31200 is not set
# CONFIG_EDAC_X38 is not set
# CONFIG_EDAC_I5400 is not set
# CONFIG_EDAC_I7CORE is not set
# CONFIG_EDAC_I5000 is not set
# CONFIG_EDAC_I5100 is not set
# CONFIG_EDAC_I7300 is not set
# CONFIG_EDAC_SBRIDGE is not set
# CONFIG_EDAC_SKX is not set
# CONFIG_EDAC_PND2 is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_MC146818_LIB=y
CONFIG_RTC_CLASS=y
# CONFIG_RTC_HCTOSYS is not set
# CONFIG_RTC_SYSTOHC is not set
CONFIG_RTC_DEBUG=y
# CONFIG_RTC_NVMEM is not set

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

#
# I2C RTC drivers
#
# CONFIG_RTC_DRV_88PM860X is not set
# CONFIG_RTC_DRV_ABB5ZES3 is not set
CONFIG_RTC_DRV_ABX80X=m
# CONFIG_RTC_DRV_DS1307 is not set
CONFIG_RTC_DRV_DS1374=m
# CONFIG_RTC_DRV_DS1374_WDT is not set
# CONFIG_RTC_DRV_DS1672 is not set
CONFIG_RTC_DRV_MAX6900=y
CONFIG_RTC_DRV_MAX8907=m
# CONFIG_RTC_DRV_MAX8925 is not set
CONFIG_RTC_DRV_RS5C372=m
CONFIG_RTC_DRV_ISL1208=m
CONFIG_RTC_DRV_ISL12022=y
CONFIG_RTC_DRV_X1205=y
CONFIG_RTC_DRV_PCF8523=m
# CONFIG_RTC_DRV_PCF85063 is not set
CONFIG_RTC_DRV_PCF85363=y
CONFIG_RTC_DRV_PCF8563=y
CONFIG_RTC_DRV_PCF8583=m
CONFIG_RTC_DRV_M41T80=y
# CONFIG_RTC_DRV_M41T80_WDT is not set
CONFIG_RTC_DRV_BQ32K=y
CONFIG_RTC_DRV_TPS6586X=m
# CONFIG_RTC_DRV_TPS65910 is not set
CONFIG_RTC_DRV_TPS80031=m
CONFIG_RTC_DRV_S35390A=m
CONFIG_RTC_DRV_FM3130=y
# CONFIG_RTC_DRV_RX8010 is not set
# CONFIG_RTC_DRV_RX8581 is not set
CONFIG_RTC_DRV_RX8025=m
# CONFIG_RTC_DRV_EM3027 is not set
CONFIG_RTC_DRV_RV8803=y

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

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

#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=m
CONFIG_RTC_DRV_DS1286=m
CONFIG_RTC_DRV_DS1511=m
# CONFIG_RTC_DRV_DS1553 is not set
CONFIG_RTC_DRV_DS1685_FAMILY=m
# CONFIG_RTC_DRV_DS1685 is not set
# CONFIG_RTC_DRV_DS1689 is not set
# CONFIG_RTC_DRV_DS17285 is not set
# CONFIG_RTC_DRV_DS17485 is not set
CONFIG_RTC_DRV_DS17885=y
# CONFIG_RTC_DS1685_PROC_REGS is not set
# CONFIG_RTC_DS1685_SYSFS_REGS is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_DS2404 is not set
CONFIG_RTC_DRV_DA9052=m
# CONFIG_RTC_DRV_DA9055 is not set
CONFIG_RTC_DRV_DA9063=m
CONFIG_RTC_DRV_STK17TA8=y
CONFIG_RTC_DRV_M48T86=y
CONFIG_RTC_DRV_M48T35=y
CONFIG_RTC_DRV_M48T59=y
CONFIG_RTC_DRV_MSM6242=y
# CONFIG_RTC_DRV_BQ4802 is not set
CONFIG_RTC_DRV_RP5C01=m
CONFIG_RTC_DRV_V3020=y
CONFIG_RTC_DRV_WM831X=y
CONFIG_RTC_DRV_PCF50633=m
CONFIG_RTC_DRV_CROS_EC=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_AUXDISPLAY=y
CONFIG_HD44780=y
CONFIG_KS0108=m
CONFIG_KS0108_PORT=0x378
CONFIG_KS0108_DELAY=2
CONFIG_CFAG12864B=m
CONFIG_CFAG12864B_RATE=20
CONFIG_IMG_ASCII_LCD=m
CONFIG_PANEL=y
CONFIG_PANEL_PARPORT=0
CONFIG_PANEL_PROFILE=5
CONFIG_PANEL_CHANGE_MESSAGE=y
CONFIG_PANEL_BOOT_MESSAGE=""
CONFIG_CHARLCD=y
CONFIG_UIO=m
# CONFIG_UIO_CIF is not set
CONFIG_UIO_PDRV_GENIRQ=m
CONFIG_UIO_DMEM_GENIRQ=m
# CONFIG_UIO_AEC is not set
# CONFIG_UIO_SERCOS3 is not set
# CONFIG_UIO_PCI_GENERIC is not set
# CONFIG_UIO_NETX is not set
# CONFIG_UIO_PRUSS is not set
# CONFIG_UIO_MF624 is not set
# CONFIG_VIRT_DRIVERS is not set
CONFIG_VIRTIO=m
# CONFIG_VIRTIO_MENU is not set

#
# Microsoft Hyper-V guest support
#
# CONFIG_HYPERV is not set
CONFIG_STAGING=y
CONFIG_COMEDI=y
CONFIG_COMEDI_DEBUG=y
CONFIG_COMEDI_DEFAULT_BUF_SIZE_KB=2048
CONFIG_COMEDI_DEFAULT_BUF_MAXSIZE_KB=20480
CONFIG_COMEDI_MISC_DRIVERS=y
CONFIG_COMEDI_BOND=m
CONFIG_COMEDI_TEST=y
CONFIG_COMEDI_PARPORT=y
# CONFIG_COMEDI_SERIAL2002 is not set
# CONFIG_COMEDI_ISA_DRIVERS is not set
# CONFIG_COMEDI_PCI_DRIVERS is not set
# CONFIG_COMEDI_8255_SA is not set
CONFIG_COMEDI_KCOMEDILIB=m
CONFIG_RTLLIB=m
CONFIG_RTLLIB_CRYPTO_CCMP=m
# CONFIG_RTLLIB_CRYPTO_TKIP is not set
CONFIG_RTLLIB_CRYPTO_WEP=m
# CONFIG_RTL8192E is not set
# CONFIG_RTL8723BS is not set
# CONFIG_RTS5208 is not set
# CONFIG_FB_SM750 is not set
# CONFIG_FB_XGI is not set

#
# Speakup console speech
#
CONFIG_SPEAKUP=y
CONFIG_SPEAKUP_SYNTH_ACNTSA=m
# CONFIG_SPEAKUP_SYNTH_APOLLO is not set
CONFIG_SPEAKUP_SYNTH_AUDPTR=y
CONFIG_SPEAKUP_SYNTH_BNS=y
# CONFIG_SPEAKUP_SYNTH_DECTLK is not set
CONFIG_SPEAKUP_SYNTH_DECEXT=y
CONFIG_SPEAKUP_SYNTH_LTLK=m
CONFIG_SPEAKUP_SYNTH_SOFT=m
CONFIG_SPEAKUP_SYNTH_SPKOUT=m
# CONFIG_SPEAKUP_SYNTH_TXPRT is not set
CONFIG_SPEAKUP_SYNTH_DUMMY=m
CONFIG_STAGING_MEDIA=y

#
# Android
#
CONFIG_FIREWIRE_SERIAL=y
CONFIG_FWTTY_MAX_TOTAL_PORTS=64
CONFIG_FWTTY_MAX_CARD_PORTS=32
CONFIG_GOLDFISH_AUDIO=y
# CONFIG_MTD_SPINAND_MT29F is not set
# CONFIG_DGNC is not set
CONFIG_GS_FPGABOOT=m
# CONFIG_CRYPTO_SKEIN is not set
CONFIG_UNISYSSPAR=y
CONFIG_FB_TFT=m
CONFIG_FB_TFT_AGM1264K_FL=m
CONFIG_FB_TFT_BD663474=m
CONFIG_FB_TFT_HX8340BN=m
CONFIG_FB_TFT_HX8347D=m
CONFIG_FB_TFT_HX8353D=m
CONFIG_FB_TFT_HX8357D=m
CONFIG_FB_TFT_ILI9163=m
CONFIG_FB_TFT_ILI9320=m
CONFIG_FB_TFT_ILI9325=m
CONFIG_FB_TFT_ILI9340=m
CONFIG_FB_TFT_ILI9341=m
# CONFIG_FB_TFT_ILI9481 is not set
CONFIG_FB_TFT_ILI9486=m
CONFIG_FB_TFT_PCD8544=m
CONFIG_FB_TFT_RA8875=m
CONFIG_FB_TFT_S6D02A1=m
# CONFIG_FB_TFT_S6D1121 is not set
CONFIG_FB_TFT_SH1106=m
CONFIG_FB_TFT_SSD1289=m
CONFIG_FB_TFT_SSD1305=m
CONFIG_FB_TFT_SSD1306=m
CONFIG_FB_TFT_SSD1331=m
CONFIG_FB_TFT_SSD1351=m
CONFIG_FB_TFT_ST7735R=m
# CONFIG_FB_TFT_ST7789V is not set
CONFIG_FB_TFT_TINYLCD=m
CONFIG_FB_TFT_TLS8204=m
CONFIG_FB_TFT_UC1611=m
# CONFIG_FB_TFT_UC1701 is not set
# CONFIG_FB_TFT_UPD161704 is not set
# CONFIG_FB_TFT_WATTEROTT is not set
CONFIG_FB_FLEX=m
# CONFIG_FB_TFT_FBTFT_DEVICE is not set
# CONFIG_WILC1000_SDIO is not set
# CONFIG_WILC1000_SPI is not set
CONFIG_MOST=m
CONFIG_MOST_CDEV=m
CONFIG_MOST_NET=m
# CONFIG_MOST_I2C is not set
# CONFIG_KS7010 is not set
# CONFIG_GREYBUS is not set

#
# USB Power Delivery and Type-C drivers
#
# CONFIG_DRM_VBOXVIDEO is not set
CONFIG_PI433=y
CONFIG_MTK_MMC=m
CONFIG_MTK_AEE_KDUMP=y
CONFIG_MTK_MMC_CD_POLL=y
CONFIG_X86_PLATFORM_DEVICES=y
# CONFIG_ACER_WIRELESS is not set
# CONFIG_ACERHDF is not set
# CONFIG_ASUS_LAPTOP is not set
CONFIG_DELL_SMBIOS=y
# CONFIG_DELL_SMBIOS_SMM is not set
CONFIG_DELL_LAPTOP=m
# CONFIG_DELL_SMO8800 is not set
# CONFIG_DELL_RBTN is not set
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_FUJITSU_TABLET is not set
CONFIG_AMILO_RFKILL=m
# CONFIG_GPD_POCKET_FAN is not set
# CONFIG_HP_ACCEL is not set
# CONFIG_HP_WIRELESS is not set
# CONFIG_MSI_LAPTOP is not set
# CONFIG_PANASONIC_LAPTOP is not set
# CONFIG_COMPAL_LAPTOP is not set
# CONFIG_SONY_LAPTOP is not set
# CONFIG_IDEAPAD_LAPTOP is not set
# CONFIG_THINKPAD_ACPI is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_INTEL_MENLOW is not set
# CONFIG_ASUS_WIRELESS is not set
# CONFIG_ACPI_WMI is not set
# CONFIG_TOPSTAR_LAPTOP is not set
# CONFIG_TOSHIBA_BT_RFKILL is not set
# CONFIG_TOSHIBA_HAPS is not set
# CONFIG_ACPI_CMPC is not set
# CONFIG_INTEL_INT0002_VGPIO is not set
# CONFIG_INTEL_HID_EVENT is not set
# CONFIG_INTEL_VBTN is not set
# CONFIG_INTEL_IPS is not set
# CONFIG_INTEL_PMC_CORE is not set
# CONFIG_IBM_RTL is not set
CONFIG_SAMSUNG_LAPTOP=m
# CONFIG_INTEL_OAKTRAIL is not set
# CONFIG_SAMSUNG_Q10 is not set
# CONFIG_APPLE_GMUX is not set
# CONFIG_INTEL_RST is not set
# CONFIG_INTEL_SMARTCONNECT is not set
# CONFIG_PVPANIC is not set
# CONFIG_INTEL_PMC_IPC is not set
# CONFIG_SURFACE_PRO3_BUTTON is not set
CONFIG_INTEL_PUNIT_IPC=m
CONFIG_MLX_PLATFORM=m
CONFIG_PMC_ATOM=y
# CONFIG_GOLDFISH_BUS is not set
CONFIG_GOLDFISH_PIPE=m
CONFIG_CHROME_PLATFORMS=y
CONFIG_CHROMEOS_LAPTOP=m
# CONFIG_CHROMEOS_PSTORE is not set
# CONFIG_CHROMEOS_TBMC is not set
CONFIG_CROS_EC_CTL=y
# CONFIG_CROS_EC_LPC is not set
CONFIG_CROS_EC_PROTO=y
# CONFIG_CROS_KBD_LED_BACKLIGHT is not set
# CONFIG_MELLANOX_PLATFORM is not set
CONFIG_CLKDEV_LOOKUP=y
CONFIG_HAVE_CLK_PREPARE=y
CONFIG_COMMON_CLK=y

#
# Common Clock Framework
#
# CONFIG_COMMON_CLK_WM831X is not set
# CONFIG_COMMON_CLK_SI5351 is not set
# CONFIG_COMMON_CLK_SI544 is not set
# CONFIG_COMMON_CLK_CDCE706 is not set
# CONFIG_COMMON_CLK_CS2000_CP is not set
# CONFIG_COMMON_CLK_PWM is not set
# CONFIG_HWSPINLOCK is not set

#
# Clock Source drivers
#
CONFIG_CLKEVT_I8253=y
CONFIG_I8253_LOCK=y
CONFIG_CLKBLD_I8253=y
CONFIG_MAILBOX=y
# CONFIG_PCC is not set
CONFIG_ALTERA_MBOX=m
# CONFIG_IOMMU_SUPPORT is not set

#
# Remoteproc drivers
#
CONFIG_REMOTEPROC=m

#
# Rpmsg drivers
#
# CONFIG_RPMSG_QCOM_GLINK_RPM is not set
# CONFIG_RPMSG_VIRTIO is not set
# CONFIG_SOUNDWIRE is not set

#
# SOC (System On Chip) specific Drivers
#

#
# Amlogic SoC drivers
#

#
# Broadcom SoC drivers
#

#
# i.MX SoC drivers
#

#
# Qualcomm SoC drivers
#
CONFIG_SOC_TI=y

#
# Xilinx SoC drivers
#
CONFIG_XILINX_VCU=m
CONFIG_PM_DEVFREQ=y

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

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

#
# Extcon Device Drivers
#
CONFIG_EXTCON_GPIO=m
# CONFIG_EXTCON_INTEL_INT3496 is not set
CONFIG_EXTCON_MAX14577=m
CONFIG_EXTCON_MAX3355=m
CONFIG_EXTCON_MAX77693=m
CONFIG_EXTCON_MAX77843=m
CONFIG_EXTCON_RT8973A=m
# CONFIG_EXTCON_SM5502 is not set
CONFIG_EXTCON_USB_GPIO=m
# CONFIG_EXTCON_USBC_CROS_EC is not set
# CONFIG_MEMORY is not set
# CONFIG_IIO is not set
# CONFIG_NTB is not set
# CONFIG_VME_BUS is not set
CONFIG_PWM=y
CONFIG_PWM_SYSFS=y
# CONFIG_PWM_CROS_EC is not set
CONFIG_PWM_LP3943=y
# CONFIG_PWM_LPSS_PCI is not set
# CONFIG_PWM_LPSS_PLATFORM is not set
# CONFIG_PWM_PCA9685 is not set

#
# IRQ chip support
#
CONFIG_ARM_GIC_MAX_NR=1
# CONFIG_IPACK_BUS is not set
CONFIG_RESET_CONTROLLER=y
CONFIG_RESET_TI_SYSCON=y
# CONFIG_FMC is not set

#
# PHY Subsystem
#
CONFIG_GENERIC_PHY=y
CONFIG_BCM_KONA_USB2_PHY=y
CONFIG_PHY_PXA_28NM_HSIC=y
CONFIG_PHY_PXA_28NM_USB2=y
# CONFIG_POWERCAP is not set
# CONFIG_MCB is not set

#
# Performance monitor support
#
CONFIG_RAS=y
# CONFIG_RAS_CEC is not set
# CONFIG_THUNDERBOLT is not set

#
# Android
#
# CONFIG_ANDROID is not set
CONFIG_LIBNVDIMM=y
CONFIG_BLK_DEV_PMEM=m
CONFIG_ND_BLK=m
CONFIG_ND_CLAIM=y
CONFIG_ND_BTT=m
CONFIG_BTT=y
CONFIG_DAX_DRIVER=y
CONFIG_DAX=y
# CONFIG_DEV_DAX is not set
CONFIG_NVMEM=y
CONFIG_RAVE_SP_EEPROM=y

#
# HW tracing support
#
CONFIG_STM=y
CONFIG_STM_DUMMY=y
CONFIG_STM_SOURCE_CONSOLE=y
CONFIG_STM_SOURCE_HEARTBEAT=y
# CONFIG_INTEL_TH is not set
# CONFIG_FPGA is not set
CONFIG_PM_OPP=y
# CONFIG_UNISYS_VISORBUS is not set
# CONFIG_SIOX is not set
CONFIG_SLIMBUS=y
CONFIG_SLIM_QCOM_CTRL=m

#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_DELL_RBU=m
CONFIG_DCDBAS=y
CONFIG_DMIID=y
# CONFIG_DMI_SYSFS is not set
CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
# CONFIG_ISCSI_IBFT_FIND is not set
CONFIG_FW_CFG_SYSFS=m
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set
# CONFIG_GOOGLE_FIRMWARE is not set

#
# Tegra firmware driver
#

#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
CONFIG_FS_IOMAP=y
CONFIG_EXT2_FS=m
# CONFIG_EXT2_FS_XATTR is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
CONFIG_EXT4_ENCRYPTION=y
CONFIG_EXT4_FS_ENCRYPTION=y
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
CONFIG_REISERFS_FS=m
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_REISERFS_FS_XATTR is not set
# CONFIG_JFS_FS is not set
CONFIG_XFS_FS=m
CONFIG_XFS_QUOTA=y
# CONFIG_XFS_POSIX_ACL is not set
# CONFIG_XFS_RT is not set
# CONFIG_XFS_ONLINE_SCRUB is not set
CONFIG_XFS_DEBUG=y
# CONFIG_XFS_ASSERT_FATAL is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
CONFIG_BTRFS_FS=m
CONFIG_BTRFS_FS_POSIX_ACL=y
CONFIG_BTRFS_FS_CHECK_INTEGRITY=y
# CONFIG_BTRFS_FS_RUN_SANITY_TESTS is not set
# CONFIG_BTRFS_DEBUG is not set
CONFIG_BTRFS_ASSERT=y
# CONFIG_BTRFS_FS_REF_VERIFY is not set
CONFIG_NILFS2_FS=m
CONFIG_F2FS_FS=m
# CONFIG_F2FS_STAT_FS is not set
CONFIG_F2FS_FS_XATTR=y
CONFIG_F2FS_FS_POSIX_ACL=y
# CONFIG_F2FS_FS_SECURITY is not set
# CONFIG_F2FS_CHECK_FS is not set
CONFIG_F2FS_FS_ENCRYPTION=y
# CONFIG_F2FS_FAULT_INJECTION is not set
# CONFIG_FS_DAX is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
# CONFIG_EXPORTFS_BLOCK_OPS is not set
CONFIG_FILE_LOCKING=y
# CONFIG_MANDATORY_FILE_LOCKING is not set
CONFIG_FS_ENCRYPTION=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
# CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set
# CONFIG_QUOTA is not set
# CONFIG_QUOTA_NETLINK_INTERFACE is not set
CONFIG_QUOTACTL=y
CONFIG_AUTOFS4_FS=m
CONFIG_AUTOFS_FS=m
CONFIG_FUSE_FS=m
CONFIG_CUSE=m
CONFIG_OVERLAY_FS=m
CONFIG_OVERLAY_FS_REDIRECT_DIR=y
CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW=y
# CONFIG_OVERLAY_FS_INDEX is not set
# CONFIG_OVERLAY_FS_XINO_AUTO is not set

#
# Caches
#
# CONFIG_FSCACHE is not set

#
# CD-ROM/DVD Filesystems
#
# CONFIG_ISO9660_FS is not set
CONFIG_UDF_FS=m

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_FAT_DEFAULT_UTF8=y
CONFIG_NTFS_FS=y
CONFIG_NTFS_DEBUG=y
# CONFIG_NTFS_RW is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
# CONFIG_PROC_KCORE is not set
CONFIG_PROC_VMCORE=y
# CONFIG_PROC_VMCORE_DEVICE_DUMP is not set
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_PROC_CHILDREN=y
CONFIG_KERNFS=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_TMPFS_POSIX_ACL is not set
# CONFIG_TMPFS_XATTR is not set
# CONFIG_HUGETLBFS is not set
CONFIG_MEMFD_CREATE=y
CONFIG_ARCH_HAS_GIGANTIC_PAGE=y
CONFIG_CONFIGFS_FS=y
CONFIG_MISC_FILESYSTEMS=y
CONFIG_ORANGEFS_FS=m
CONFIG_ADFS_FS=m
# CONFIG_ADFS_FS_RW is not set
CONFIG_AFFS_FS=y
CONFIG_ECRYPT_FS=m
CONFIG_ECRYPT_FS_MESSAGING=y
# CONFIG_HFS_FS is not set
CONFIG_HFSPLUS_FS=y
# CONFIG_HFSPLUS_FS_POSIX_ACL is not set
# CONFIG_BEFS_FS is not set
CONFIG_BFS_FS=m
# CONFIG_EFS_FS is not set
CONFIG_JFFS2_FS=y
CONFIG_JFFS2_FS_DEBUG=0
# CONFIG_JFFS2_FS_WRITEBUFFER is not set
CONFIG_JFFS2_SUMMARY=y
CONFIG_JFFS2_FS_XATTR=y
# CONFIG_JFFS2_FS_POSIX_ACL is not set
# CONFIG_JFFS2_FS_SECURITY is not set
# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
CONFIG_JFFS2_ZLIB=y
CONFIG_JFFS2_RTIME=y
CONFIG_CRAMFS=y
CONFIG_CRAMFS_BLOCKDEV=y
# CONFIG_CRAMFS_MTD is not set
CONFIG_SQUASHFS=y
# CONFIG_SQUASHFS_FILE_CACHE is not set
CONFIG_SQUASHFS_FILE_DIRECT=y
# CONFIG_SQUASHFS_DECOMP_SINGLE is not set
CONFIG_SQUASHFS_DECOMP_MULTI=y
# CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU is not set
# CONFIG_SQUASHFS_XATTR is not set
# CONFIG_SQUASHFS_ZLIB is not set
# CONFIG_SQUASHFS_LZ4 is not set
# CONFIG_SQUASHFS_LZO is not set
# CONFIG_SQUASHFS_XZ is not set
# CONFIG_SQUASHFS_ZSTD is not set
# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
CONFIG_SQUASHFS_EMBEDDED=y
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
CONFIG_VXFS_FS=y
CONFIG_MINIX_FS=y
CONFIG_OMFS_FS=m
CONFIG_HPFS_FS=y
CONFIG_QNX4FS_FS=y
# CONFIG_QNX6FS_FS is not set
CONFIG_ROMFS_FS=m
# CONFIG_ROMFS_BACKED_BY_BLOCK is not set
# CONFIG_ROMFS_BACKED_BY_MTD is not set
CONFIG_ROMFS_BACKED_BY_BOTH=y
CONFIG_ROMFS_ON_BLOCK=y
CONFIG_ROMFS_ON_MTD=y
CONFIG_PSTORE=m
CONFIG_PSTORE_DEFLATE_COMPRESS=m
# CONFIG_PSTORE_LZO_COMPRESS is not set
CONFIG_PSTORE_LZ4_COMPRESS=m
# CONFIG_PSTORE_LZ4HC_COMPRESS is not set
# CONFIG_PSTORE_842_COMPRESS is not set
CONFIG_PSTORE_COMPRESS=y
CONFIG_PSTORE_DEFLATE_COMPRESS_DEFAULT=y
# CONFIG_PSTORE_LZ4_COMPRESS_DEFAULT is not set
CONFIG_PSTORE_COMPRESS_DEFAULT="deflate"
# CONFIG_PSTORE_CONSOLE is not set
# CONFIG_PSTORE_PMSG is not set
CONFIG_PSTORE_RAM=m
# CONFIG_SYSV_FS is not set
CONFIG_UFS_FS=m
# CONFIG_UFS_FS_WRITE is not set
CONFIG_UFS_DEBUG=y
# CONFIG_EXOFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=y
CONFIG_NFS_V2=y
CONFIG_NFS_V3=y
# CONFIG_NFS_V3_ACL is not set
CONFIG_NFS_V4=m
# CONFIG_NFS_SWAP is not set
# CONFIG_NFS_V4_1 is not set
# CONFIG_ROOT_NFS is not set
# CONFIG_NFS_USE_LEGACY_DNS is not set
CONFIG_NFS_USE_KERNEL_DNS=y
# CONFIG_NFSD is not set
CONFIG_GRACE_PERIOD=y
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
CONFIG_SUNRPC_GSS=m
CONFIG_RPCSEC_GSS_KRB5=m
# CONFIG_SUNRPC_DEBUG is not set
# CONFIG_CEPH_FS is not set
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_WEAK_PW_HASH is not set
# CONFIG_CIFS_UPCALL is not set
# CONFIG_CIFS_XATTR is not set
CONFIG_CIFS_DEBUG=y
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_DEBUG_DUMP_KEYS is not set
# CONFIG_CIFS_DFS_UPCALL is not set
# CONFIG_CIFS_SMB311 is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
# CONFIG_9P_FS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=m
CONFIG_NLS_CODEPAGE_737=m
CONFIG_NLS_CODEPAGE_775=y
CONFIG_NLS_CODEPAGE_850=y
CONFIG_NLS_CODEPAGE_852=m
CONFIG_NLS_CODEPAGE_855=y
CONFIG_NLS_CODEPAGE_857=m
CONFIG_NLS_CODEPAGE_860=y
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 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
CONFIG_NLS_CODEPAGE_936=y
CONFIG_NLS_CODEPAGE_950=m
CONFIG_NLS_CODEPAGE_932=y
# CONFIG_NLS_CODEPAGE_949 is not set
CONFIG_NLS_CODEPAGE_874=m
CONFIG_NLS_ISO8859_8=y
CONFIG_NLS_CODEPAGE_1250=m
CONFIG_NLS_CODEPAGE_1251=y
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_2=m
CONFIG_NLS_ISO8859_3=m
# CONFIG_NLS_ISO8859_4 is not set
CONFIG_NLS_ISO8859_5=m
CONFIG_NLS_ISO8859_6=m
CONFIG_NLS_ISO8859_7=m
CONFIG_NLS_ISO8859_9=m
CONFIG_NLS_ISO8859_13=m
# CONFIG_NLS_ISO8859_14 is not set
# 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=m
CONFIG_NLS_MAC_CENTEURO=y
CONFIG_NLS_MAC_CROATIAN=y
CONFIG_NLS_MAC_CYRILLIC=y
# CONFIG_NLS_MAC_GAELIC is not set
# CONFIG_NLS_MAC_GREEK is not set
# CONFIG_NLS_MAC_ICELAND is not set
# CONFIG_NLS_MAC_INUIT is not set
CONFIG_NLS_MAC_ROMANIAN=m
# CONFIG_NLS_MAC_TURKISH is not set
CONFIG_NLS_UTF8=y
# CONFIG_DLM is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y

#
# printk and dmesg options
#
CONFIG_PRINTK_TIME=y
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
CONFIG_BOOT_PRINTK_DELAY=y
# CONFIG_DYNAMIC_DEBUG is not set

#
# Compile-time checks and compiler options
#
CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_INFO_REDUCED=y
# CONFIG_DEBUG_INFO_SPLIT is not set
# CONFIG_DEBUG_INFO_DWARF4 is not set
# CONFIG_GDB_SCRIPTS is not set
CONFIG_ENABLE_WARN_DEPRECATED=y
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=2048
CONFIG_STRIP_ASM_SYMS=y
CONFIG_READABLE_ASM=y
# CONFIG_UNUSED_SYMBOLS is not set
CONFIG_PAGE_OWNER=y
CONFIG_DEBUG_FS=y
CONFIG_HEADERS_CHECK=y
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_SECTION_MISMATCH_WARN_ONLY=y
CONFIG_FRAME_POINTER=y
CONFIG_STACK_VALIDATION=y
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
CONFIG_MAGIC_SYSRQ=y
CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1
CONFIG_MAGIC_SYSRQ_SERIAL=y
CONFIG_DEBUG_KERNEL=y

#
# Memory Debugging
#
CONFIG_PAGE_EXTENSION=y
CONFIG_DEBUG_PAGEALLOC=y
# CONFIG_DEBUG_PAGEALLOC_ENABLE_DEFAULT is not set
# CONFIG_PAGE_POISONING is not set
# CONFIG_DEBUG_PAGE_REF is not set
CONFIG_DEBUG_RODATA_TEST=y
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_DEBUG_STACK_USAGE is not set
CONFIG_DEBUG_VM=y
CONFIG_DEBUG_VM_VMACACHE=y
# CONFIG_DEBUG_VM_RB is not set
CONFIG_DEBUG_VM_PGFLAGS=y
CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
# CONFIG_DEBUG_VIRTUAL is not set
CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_MEMORY_NOTIFIER_ERROR_INJECT=m
CONFIG_DEBUG_PER_CPU_MAPS=y
CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
# CONFIG_DEBUG_STACKOVERFLOW is not set
CONFIG_HAVE_ARCH_KASAN=y
# CONFIG_KASAN is not set
CONFIG_ARCH_HAS_KCOV=y
CONFIG_CC_HAS_SANCOV_TRACE_PC=y
# CONFIG_KCOV is not set
# CONFIG_DEBUG_SHIRQ is not set

#
# Debug Lockups and Hangs
#
CONFIG_LOCKUP_DETECTOR=y
CONFIG_SOFTLOCKUP_DETECTOR=y
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=1
CONFIG_HARDLOCKUP_DETECTOR_PERF=y
CONFIG_HARDLOCKUP_CHECK_TIMESTAMP=y
CONFIG_HARDLOCKUP_DETECTOR=y
# CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=0
# CONFIG_DETECT_HUNG_TASK is not set
CONFIG_WQ_WATCHDOG=y
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
CONFIG_PANIC_TIMEOUT=0
CONFIG_SCHED_DEBUG=y
# CONFIG_SCHEDSTATS is not set
CONFIG_SCHED_STACK_END_CHECK=y
CONFIG_DEBUG_TIMEKEEPING=y
# CONFIG_DEBUG_PREEMPT is not set

#
# Lock Debugging (spinlocks, mutexes, etc...)
#
CONFIG_LOCK_DEBUGGING_SUPPORT=y
# CONFIG_PROVE_LOCKING is not set
CONFIG_LOCK_STAT=y
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=y
CONFIG_DEBUG_ATOMIC_SLEEP=y
CONFIG_DEBUG_LOCKING_API_SELFTESTS=y
CONFIG_LOCK_TORTURE_TEST=m
# CONFIG_WW_MUTEX_SELFTEST is not set
CONFIG_TRACE_IRQFLAGS=y
CONFIG_STACKTRACE=y
CONFIG_WARN_ALL_UNSEEDED_RANDOM=y
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEBUG_LIST=y
# CONFIG_DEBUG_PI_LIST is not set
CONFIG_DEBUG_SG=y
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set

#
# RCU Debugging
#
CONFIG_TORTURE_TEST=m
CONFIG_RCU_PERF_TEST=m
CONFIG_RCU_TORTURE_TEST=m
CONFIG_RCU_CPU_STALL_TIMEOUT=21
# CONFIG_RCU_TRACE is not set
# CONFIG_RCU_EQS_DEBUG is not set
CONFIG_DEBUG_WQ_FORCE_RR_CPU=y
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
CONFIG_CPU_HOTPLUG_STATE_CONTROL=y
CONFIG_NOTIFIER_ERROR_INJECTION=m
CONFIG_PM_NOTIFIER_ERROR_INJECT=m
CONFIG_NETDEV_NOTIFIER_ERROR_INJECT=m
CONFIG_FUNCTION_ERROR_INJECTION=y
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
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_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_FENTRY=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_TRACING=y
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
# CONFIG_FUNCTION_TRACER is not set
CONFIG_PREEMPTIRQ_EVENTS=y
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_PREEMPT_TRACER is not set
# CONFIG_SCHED_TRACER is not set
CONFIG_HWLAT_TRACER=y
# CONFIG_FTRACE_SYSCALLS is not set
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 is not set
CONFIG_PROFILE_ALL_BRANCHES=y
CONFIG_TRACING_BRANCHES=y
CONFIG_BRANCH_TRACER=y
# CONFIG_STACK_TRACER is not set
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_KPROBE_EVENTS is not set
# CONFIG_UPROBE_EVENTS is not set
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_MMIOTRACE is not set
# CONFIG_HIST_TRIGGERS is not set
# CONFIG_TRACEPOINT_BENCHMARK is not set
CONFIG_RING_BUFFER_BENCHMARK=y
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
CONFIG_TRACE_EVAL_MAP_FILE=y
CONFIG_TRACING_EVENTS_GPIO=y
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_RUNTIME_TESTING_MENU is not set
# CONFIG_MEMTEST is not set
# CONFIG_BUG_ON_DATA_CORRUPTION is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
CONFIG_UBSAN=y
# CONFIG_UBSAN_SANITIZE_ALL is not set
# CONFIG_UBSAN_ALIGNMENT is not set
CONFIG_UBSAN_NULL=y
CONFIG_TEST_UBSAN=m
CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
CONFIG_X86_VERBOSE_BOOTUP=y
CONFIG_EARLY_PRINTK=y
# CONFIG_EARLY_PRINTK_DBGP is not set
# CONFIG_EARLY_PRINTK_USB_XDBC is not set
CONFIG_X86_PTDUMP_CORE=y
CONFIG_X86_PTDUMP=m
# CONFIG_DEBUG_WX is not set
CONFIG_DOUBLEFAULT=y
CONFIG_DEBUG_TLBFLUSH=y
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
# CONFIG_X86_DECODER_SELFTEST is not set
CONFIG_IO_DELAY_TYPE_0X80=0
CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_UDELAY=2
CONFIG_IO_DELAY_TYPE_NONE=3
# CONFIG_IO_DELAY_0X80 is not set
# CONFIG_IO_DELAY_0XED is not set
CONFIG_IO_DELAY_UDELAY=y
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEFAULT_IO_DELAY_TYPE=2
CONFIG_DEBUG_BOOT_PARAMS=y
# CONFIG_CPA_DEBUG is not set
# CONFIG_OPTIMIZE_INLINING is not set
CONFIG_DEBUG_ENTRY=y
CONFIG_DEBUG_NMI_SELFTEST=y
CONFIG_X86_DEBUG_FPU=y
# CONFIG_PUNIT_ATOM_DEBUG is not set
# CONFIG_UNWINDER_ORC is not set
CONFIG_UNWINDER_FRAME_POINTER=y

#
# Security options
#
CONFIG_KEYS=y
# CONFIG_PERSISTENT_KEYRINGS is not set
# CONFIG_BIG_KEYS is not set
# CONFIG_TRUSTED_KEYS is not set
# CONFIG_ENCRYPTED_KEYS is not set
# CONFIG_KEY_DH_OPERATIONS is not set
# CONFIG_SECURITY_DMESG_RESTRICT is not set
CONFIG_SECURITY=y
CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y
# CONFIG_PAGE_TABLE_ISOLATION is not set
# CONFIG_SECURITY_NETWORK_XFRM is not set
CONFIG_SECURITY_PATH=y
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
# CONFIG_HARDENED_USERCOPY is not set
# CONFIG_FORTIFY_SOURCE is not set
# CONFIG_STATIC_USERMODEHELPER is not set
# CONFIG_SECURITY_SELINUX is not set
# CONFIG_SECURITY_SMACK is not set
# CONFIG_SECURITY_TOMOYO is not set
CONFIG_SECURITY_APPARMOR=y
CONFIG_SECURITY_APPARMOR_BOOTPARAM_VALUE=1
# CONFIG_SECURITY_APPARMOR_HASH is not set
# CONFIG_SECURITY_APPARMOR_DEBUG is not set
CONFIG_SECURITY_LOADPIN=y
# CONFIG_SECURITY_LOADPIN_ENABLED is not set
CONFIG_SECURITY_YAMA=y
CONFIG_INTEGRITY=y
# CONFIG_INTEGRITY_SIGNATURE is not set
# CONFIG_INTEGRITY_AUDIT is not set
# CONFIG_IMA is not set
# CONFIG_EVM is not set
CONFIG_DEFAULT_SECURITY_APPARMOR=y
# CONFIG_DEFAULT_SECURITY_DAC is not set
CONFIG_DEFAULT_SECURITY="apparmor"
CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=m
CONFIG_ASYNC_MEMCPY=m
CONFIG_ASYNC_XOR=m
CONFIG_ASYNC_PQ=m
CONFIG_ASYNC_RAID6_RECOV=m
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_BLKCIPHER=y
CONFIG_CRYPTO_BLKCIPHER2=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_RSA=y
CONFIG_CRYPTO_DH=y
CONFIG_CRYPTO_ECDH=m
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
# CONFIG_CRYPTO_USER is not set
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
CONFIG_CRYPTO_GF128MUL=y
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_NULL2=y
CONFIG_CRYPTO_PCRYPT=m
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_CRYPTO_CRYPTD=y
# CONFIG_CRYPTO_MCRYPTD is not set
CONFIG_CRYPTO_AUTHENC=y
CONFIG_CRYPTO_TEST=m
CONFIG_CRYPTO_SIMD=y
CONFIG_CRYPTO_GLUE_HELPER_X86=y

#
# Authenticated Encryption with Associated Data
#
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=y
CONFIG_CRYPTO_CHACHA20POLY1305=y
CONFIG_CRYPTO_AEGIS128=y
CONFIG_CRYPTO_AEGIS128L=m
CONFIG_CRYPTO_AEGIS256=y
CONFIG_CRYPTO_AEGIS128_AESNI_SSE2=m
CONFIG_CRYPTO_AEGIS128L_AESNI_SSE2=y
CONFIG_CRYPTO_AEGIS256_AESNI_SSE2=m
# CONFIG_CRYPTO_MORUS640 is not set
CONFIG_CRYPTO_MORUS640_GLUE=m
CONFIG_CRYPTO_MORUS640_SSE2=m
# CONFIG_CRYPTO_MORUS1280 is not set
CONFIG_CRYPTO_MORUS1280_GLUE=m
# CONFIG_CRYPTO_MORUS1280_SSE2 is not set
CONFIG_CRYPTO_MORUS1280_AVX2=m
CONFIG_CRYPTO_SEQIV=y
# CONFIG_CRYPTO_ECHAINIV is not set

#
# 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=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_XTS=y
CONFIG_CRYPTO_KEYWRAP=m

#
# Hash modes
#
CONFIG_CRYPTO_CMAC=m
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_XCBC=y
CONFIG_CRYPTO_VMAC=y

#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
CONFIG_CRYPTO_CRC32C_INTEL=m
CONFIG_CRYPTO_CRC32=m
# CONFIG_CRYPTO_CRC32_PCLMUL is not set
CONFIG_CRYPTO_CRCT10DIF=y
CONFIG_CRYPTO_CRCT10DIF_PCLMUL=y
CONFIG_CRYPTO_GHASH=y
CONFIG_CRYPTO_POLY1305=y
CONFIG_CRYPTO_POLY1305_X86_64=m
CONFIG_CRYPTO_MD4=y
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_MICHAEL_MIC=y
CONFIG_CRYPTO_RMD128=m
# CONFIG_CRYPTO_RMD160 is not set
# CONFIG_CRYPTO_RMD256 is not set
# CONFIG_CRYPTO_RMD320 is not set
CONFIG_CRYPTO_SHA1=m
# CONFIG_CRYPTO_SHA1_SSSE3 is not set
# CONFIG_CRYPTO_SHA256_SSSE3 is not set
CONFIG_CRYPTO_SHA512_SSSE3=m
# CONFIG_CRYPTO_SHA1_MB is not set
# CONFIG_CRYPTO_SHA256_MB is not set
# CONFIG_CRYPTO_SHA512_MB is not set
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_SHA3=y
CONFIG_CRYPTO_SM3=y
CONFIG_CRYPTO_TGR192=y
# CONFIG_CRYPTO_WP512 is not set
CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=y

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
CONFIG_CRYPTO_AES_TI=y
CONFIG_CRYPTO_AES_X86_64=y
CONFIG_CRYPTO_AES_NI_INTEL=y
# CONFIG_CRYPTO_ANUBIS is not set
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_BLOWFISH=y
CONFIG_CRYPTO_BLOWFISH_COMMON=y
CONFIG_CRYPTO_BLOWFISH_X86_64=m
# CONFIG_CRYPTO_CAMELLIA is not set
CONFIG_CRYPTO_CAMELLIA_X86_64=y
CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64=m
CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64=m
CONFIG_CRYPTO_CAST_COMMON=y
CONFIG_CRYPTO_CAST5=y
# CONFIG_CRYPTO_CAST5_AVX_X86_64 is not set
CONFIG_CRYPTO_CAST6=y
# CONFIG_CRYPTO_CAST6_AVX_X86_64 is not set
CONFIG_CRYPTO_DES=y
CONFIG_CRYPTO_DES3_EDE_X86_64=y
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_KHAZAD is not set
CONFIG_CRYPTO_SALSA20=m
CONFIG_CRYPTO_CHACHA20=y
# CONFIG_CRYPTO_CHACHA20_X86_64 is not set
CONFIG_CRYPTO_SEED=y
CONFIG_CRYPTO_SERPENT=y
CONFIG_CRYPTO_SERPENT_SSE2_X86_64=y
# CONFIG_CRYPTO_SERPENT_AVX_X86_64 is not set
# CONFIG_CRYPTO_SERPENT_AVX2_X86_64 is not set
CONFIG_CRYPTO_SM4=m
# CONFIG_CRYPTO_SPECK is not set
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_TWOFISH_COMMON=y
CONFIG_CRYPTO_TWOFISH_X86_64=y
CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=y
# CONFIG_CRYPTO_TWOFISH_AVX_X86_64 is not set

#
# Compression
#
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_LZO=m
# CONFIG_CRYPTO_842 is not set
CONFIG_CRYPTO_LZ4=m
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=y
CONFIG_CRYPTO_DRBG_CTR=y
CONFIG_CRYPTO_DRBG=y
CONFIG_CRYPTO_JITTERENTROPY=y
CONFIG_CRYPTO_USER_API=m
# CONFIG_CRYPTO_USER_API_HASH is not set
# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
# CONFIG_CRYPTO_USER_API_RNG is not set
CONFIG_CRYPTO_USER_API_AEAD=m
CONFIG_CRYPTO_HASH_INFO=y
# CONFIG_CRYPTO_HW is not set
CONFIG_ASYMMETRIC_KEY_TYPE=y
CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
CONFIG_X509_CERTIFICATE_PARSER=y
CONFIG_PKCS7_MESSAGE_PARSER=y
CONFIG_PKCS7_TEST_KEY=y
# CONFIG_SIGNED_PE_FILE_VERIFICATION is not set

#
# Certificates for signature checking
#
CONFIG_SYSTEM_TRUSTED_KEYRING=y
CONFIG_SYSTEM_TRUSTED_KEYS=""
# CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set
# CONFIG_SECONDARY_TRUSTED_KEYRING is not set
CONFIG_SYSTEM_BLACKLIST_KEYRING=y
CONFIG_SYSTEM_BLACKLIST_HASH_LIST=""
CONFIG_HAVE_KVM=y
# CONFIG_VIRTUALIZATION is not set
CONFIG_BINARY_PRINTF=y

#
# Library routines
#
CONFIG_RAID6_PQ=m
CONFIG_BITREVERSE=y
CONFIG_RATIONAL=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_NET_UTILS=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_IOMAP=y
CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
CONFIG_ARCH_HAS_FAST_MULTIPLIER=y
CONFIG_CRC_CCITT=y
CONFIG_CRC16=y
CONFIG_CRC_T10DIF=y
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_CRC4=m
# CONFIG_CRC7 is not set
CONFIG_LIBCRC32C=y
CONFIG_CRC8=y
CONFIG_XXHASH=y
CONFIG_RANDOM32_SELFTEST=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=m
CONFIG_LZO_DECOMPRESS=y
CONFIG_LZ4_COMPRESS=m
CONFIG_LZ4HC_COMPRESS=y
CONFIG_LZ4_DECOMPRESS=y
CONFIG_ZSTD_COMPRESS=y
CONFIG_ZSTD_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
CONFIG_XZ_DEC_POWERPC=y
CONFIG_XZ_DEC_IA64=y
CONFIG_XZ_DEC_ARM=y
CONFIG_XZ_DEC_ARMTHUMB=y
CONFIG_XZ_DEC_SPARC=y
CONFIG_XZ_DEC_BCJ=y
# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_DECOMPRESS_LZO=y
CONFIG_DECOMPRESS_LZ4=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_REED_SOLOMON=m
CONFIG_REED_SOLOMON_ENC8=y
CONFIG_REED_SOLOMON_DEC8=y
CONFIG_REED_SOLOMON_DEC16=y
CONFIG_RADIX_TREE_MULTIORDER=y
CONFIG_ASSOCIATIVE_ARRAY=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HAS_DMA=y
CONFIG_SGL_ALLOC=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_DMA_DIRECT_OPS=y
CONFIG_SWIOTLB=y
CONFIG_CHECK_SIGNATURE=y
# CONFIG_CPUMASK_OFFSTACK is not set
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_GLOB=y
# CONFIG_GLOB_SELFTEST is not set
CONFIG_NLATTR=y
CONFIG_CLZ_TAB=y
# CONFIG_CORDIC is not set
CONFIG_DDR=y
CONFIG_IRQ_POLL=y
CONFIG_MPILIB=y
CONFIG_OID_REGISTRY=y
CONFIG_FONT_SUPPORT=y
CONFIG_FONTS=y
# CONFIG_FONT_8x8 is not set
CONFIG_FONT_8x16=y
CONFIG_FONT_6x11=y
CONFIG_FONT_7x14=y
# CONFIG_FONT_PEARL_8x8 is not set
# CONFIG_FONT_ACORN_8x8 is not set
# CONFIG_FONT_MINI_4x6 is not set
# CONFIG_FONT_6x10 is not set
# CONFIG_FONT_10x18 is not set
# CONFIG_FONT_SUN8x16 is not set
CONFIG_FONT_SUN12x22=y
CONFIG_SG_POOL=y
CONFIG_ARCH_HAS_SG_CHAIN=y
CONFIG_ARCH_HAS_PMEM_API=y
CONFIG_ARCH_HAS_UACCESS_FLUSHCACHE=y
CONFIG_ARCH_HAS_UACCESS_MCSAFE=y
CONFIG_STACKDEPOT=y
CONFIG_SBITMAP=y
CONFIG_PRIME_NUMBERS=y
CONFIG_STRING_SELFTEST=y
#!/bin/sh

export_top_env()
{
export suite='rcutorture'
export testcase='rcutorture'
export category='functional'
export need_memory='300MB'
export runtime=300
export kernel_cmdline='rcutorture.fwd_progress=0'
export job_origin='/lkp/lkp/src/allot/rand/vm-snb-8G/rcutorture.yaml'
export queue_cmdline_keys='branch
commit'
export queue='bisect'
export testbox='vm-snb-8G-448'
export tbox_group='vm-snb-8G'
export branch='linux-devel/devel-hourly-2019021104'
export commit='2397d072f76b552fc21cda19686d24a8066ced22'
export kconfig='x86_64-randconfig-s5-02110948'
export submit_id='5c64da8c0b9a933f36232798'
export job_file='/lkp/jobs/scheduled/vm-snb-8G-448/rcutorture-300s-cpuhotplug-busted_srcud-debian-x86_64-2018-04-03.cgz-2397d072f76b552fc21cda19686d24a8066ced22-20190214-81718-1rmfm6l-3.yaml'
export id='cf9f73d2d2bcaee911c5763611e51f11f1b77031'
export queuer_version='/lkp/lkp/.src-20190212-114236'
export need_kconfig='CONFIG_RCU_TORTURE_TEST=m
CONFIG_SECURITY_LOADPIN_ENABLED=n
CONFIG_MODULE_COMPRESS=n
CONFIG_RCU_PERF_TEST=m
CONFIG_LOCK_TORTURE_TEST=m
CONFIG_KVM_GUEST=y'
export ssh_base_port=26000
export compiler='gcc-8'
export rootfs='debian-x86_64-2018-04-03.cgz'
export enqueue_time='2019-02-14 11:03:40 +0800'
export _id='5c64de4e0b9a933f3623279b'
export _rt='/result/rcutorture/300s-cpuhotplug-busted_srcud/vm-snb-8G/debian-x86_64-2018-04-03.cgz/x86_64-randconfig-s5-02110948/gcc-8/2397d072f76b552fc21cda19686d24a8066ced22'
export user='lkp'
export result_root='/result/rcutorture/300s-cpuhotplug-busted_srcud/vm-snb-8G/debian-x86_64-2018-04-03.cgz/x86_64-randconfig-s5-02110948/gcc-8/2397d072f76b552fc21cda19686d24a8066ced22/3'
export scheduler_version='/lkp/lkp/.src-20190214-092432'
export LKP_SERVER='inn'
export max_uptime=1500
export initrd='/osimage/debian/debian-x86_64-2018-04-03.cgz'
export bootloader_append='root=/dev/ram0
user=lkp
job=/lkp/jobs/scheduled/vm-snb-8G-448/rcutorture-300s-cpuhotplug-busted_srcud-debian-x86_64-2018-04-03.cgz-2397d072f76b552fc21cda19686d24a8066ced22-20190214-81718-1rmfm6l-3.yaml
ARCH=x86_64
kconfig=x86_64-randconfig-s5-02110948
branch=linux-devel/devel-hourly-2019021104
commit=2397d072f76b552fc21cda19686d24a8066ced22
BOOT_IMAGE=/pkg/linux/x86_64-randconfig-s5-02110948/gcc-8/2397d072f76b552fc21cda19686d24a8066ced22/vmlinuz-4.18.0-rc1-00086-g2397d07
rcutorture.fwd_progress=0
max_uptime=1500
RESULT_ROOT=/result/rcutorture/300s-cpuhotplug-busted_srcud/vm-snb-8G/debian-x86_64-2018-04-03.cgz/x86_64-randconfig-s5-02110948/gcc-8/2397d072f76b552fc21cda19686d24a8066ced22/3
LKP_SERVER=inn
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/x86_64-randconfig-s5-02110948/gcc-8/2397d072f76b552fc21cda19686d24a8066ced22/modules.cgz'
export bm_initrd='/osimage/deps/debian-x86_64-2018-04-03.cgz/run-ipconfig_2018-04-03.cgz,/osimage/deps/debian-x86_64-2018-04-03.cgz/lkp_2018-04-03.cgz,/osimage/deps/debian-x86_64-2018-04-03.cgz/rsync-rootfs_2018-04-03.cgz'
export lkp_initrd='/lkp/lkp/lkp-x86_64.cgz'
export site='inn'
export LKP_CGI_PORT=80
export LKP_CIFS_PORT=139
export schedule_notify_address=
export model='qemu-system-x86_64 -enable-kvm -cpu SandyBridge'
export nr_cpu=2
export memory='8G'
export hdd_partitions='/dev/vda /dev/vdb /dev/vdc /dev/vdd /dev/vde /dev/vdf'
export swap_partitions='/dev/vdg'
export vm_tbox_group='vm-snb-8G'
export nr_vm=48
export vm_base_id=301
export kernel='/pkg/linux/x86_64-randconfig-s5-02110948/gcc-8/2397d072f76b552fc21cda19686d24a8066ced22/vmlinuz-4.18.0-rc1-00086-g2397d07'
export dequeue_time='2019-02-14 11:20:38 +0800'
export job_initrd='/lkp/jobs/scheduled/vm-snb-8G-448/rcutorture-300s-cpuhotplug-busted_srcud-debian-x86_64-2018-04-03.cgz-2397d072f76b552fc21cda19686d24a8066ced22-20190214-81718-1rmfm6l-3.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_monitor $LKP_SRC/monitors/wrapper oom-killer
run_monitor $LKP_SRC/monitors/plain/watchdog

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

extract_stats()
{
export stats_part_begin=
export stats_part_end=

$LKP_SRC/stats/wrapper kmsg
$LKP_SRC/stats/wrapper meminfo

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

"$@"

Attachment: dmesg.xz
Description: application/xz

2019-02-14 03:22:37 modprobe rcutorture onoff_interval=3 onoff_holdoff=30 torture_type=busted_srcud
2019-02-14 03:22:37 sleep 300
2019-02-14 03:27:37 rmmod rcutorture
[ 113.366803] rcutorture: unknown parameter 'fwd_progress' ignored
[ 113.373244] busted_srcud-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 n_barrier_cbs=0 onoff_interval=3 onoff_holdoff=30
[ 113.392104] busted_srcud-torture: Creating rcu_torture_writer task
[ 113.397947] busted_srcud-torture: Creating rcu_torture_fakewriter task
[ 113.400573] busted_srcud-torture: rcu_torture_writer task started
[ 113.406020] busted_srcud-torture: rcu_torture_fakewriter task started
[ 113.407658] busted_srcud-torture: Creating rcu_torture_fakewriter task
[ 113.431247] busted_srcud-torture: Creating rcu_torture_fakewriter task
[ 113.432454] busted_srcud-torture: rcu_torture_fakewriter task started
[ 113.440100] busted_srcud-torture: rcu_torture_fakewriter task started
[ 113.441851] busted_srcud-torture: Creating rcu_torture_fakewriter task
[ 113.448137] busted_srcud-torture: Creating rcu_torture_reader task
[ 113.448158] busted_srcud-torture: rcu_torture_fakewriter task started
[ 113.456109] busted_srcud-torture: rcu_torture_reader task started
[ 113.460273] busted_srcud-torture: Creating rcu_torture_stats task
[ 113.468989] busted_srcud-torture: Creating torture_shuffle task
[ 113.469093] busted_srcud-torture: rcu_torture_stats task started
[ 113.480134] busted_srcud-torture: torture_shuffle task started
[ 113.481842] busted_srcud-torture: Creating torture_stutter task
[ 113.489860] busted_srcud-torture: Creating torture_onoff task
[ 113.489882] busted_srcud-torture: torture_stutter task started
[ 113.501085] busted_srcud-torture: torture_onoff task started
[ 113.502658] busted_srcud-torture: torture_onoff begin holdoff
[ 113.504232] busted_srcud-torture: Creating rcu_torture_cbflood task
[ 113.518190] busted_srcud-torture: rcu_torture_cbflood task started
[ 144.352255] busted_srcud-torture: torture_onoff end holdoff
[ 144.428119] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 144.448331] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 144.632423] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 144.648560] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 144.664323] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 144.680563] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 145.132249] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 145.288257] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 145.305712] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 145.464228] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 145.480496] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 145.496312] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 145.512414] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 145.988182] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 146.004145] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 146.020225] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 146.036228] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 146.376123] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 146.532260] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 146.548319] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 147.384380] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 147.400342] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 147.532111] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 147.976136] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 147.992151] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 148.284215] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 148.456090] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 148.472113] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 148.488166] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 148.944172] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 148.960162] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 149.256213] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 149.728146] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 149.744133] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 149.760133] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 149.776197] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 149.792143] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 149.892230] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 149.908103] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 150.252090] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 150.268086] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 150.285918] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 150.820693] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 150.972091] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 151.164734] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 151.180113] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 151.916320] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 151.933609] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 152.168468] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 152.336271] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 152.352693] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 152.368699] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 152.384829] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 152.402443] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 152.544096] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 152.560098] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 152.576113] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 152.737052] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 152.752120] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 152.968092] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 153.116195] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 153.312098] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 154.292267] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 154.488647] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 155.596716] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 155.996477] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 156.012441] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 156.028539] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 156.052104] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 156.192093] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 156.208070] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 156.344458] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 156.360778] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 156.522713] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 156.540158] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 156.684121] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 157.084602] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 157.100596] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 157.116606] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 157.132591] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 157.532613] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 157.992550] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 158.136893] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 158.152672] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 158.424754] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 158.552562] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 158.568596] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 158.972612] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 158.988572] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 159.716071] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 160.036164] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 160.052101] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 160.108223] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 160.124168] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 160.140217] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 160.308122] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 160.656120] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 160.804212] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 160.820243] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 161.044734] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 161.060880] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 161.076091] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 161.292100] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 162.176192] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 162.192118] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 162.700059] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 162.716094] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 162.732093] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 162.748099] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 162.764109] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 162.960110] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 162.976527] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 162.992116] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 163.232121] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 163.248104] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 163.768130] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 164.876376] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 164.892335] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 164.908317] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 164.924307] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 164.940318] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 164.956312] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 164.972366] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 164.988319] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 165.160274] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 165.296254] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 165.312179] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 165.620218] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 165.636166] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 165.804220] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 165.820146] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 165.836118] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 165.852202] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 166.316153] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 166.332113] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 167.052213] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 167.320166] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 167.336204] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 167.392075] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 167.408066] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 167.560082] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 167.576147] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 167.824267] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 168.104207] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 168.256124] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 168.272151] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 168.456205] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 168.472231] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 168.488170] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 168.504140] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 168.832326] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 168.848174] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 169.144200] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 169.424175] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 169.744084] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 169.884107] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 169.900118] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 169.916075] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 170.088184] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 170.629527] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 170.644079] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 170.660105] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 170.676168] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 170.692365] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 170.816092] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 170.832649] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 170.988115] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 171.004081] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 171.332862] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 171.348105] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 171.364997] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 171.648049] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 171.664130] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 171.680067] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 171.696090] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 172.188157] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 172.204223] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 172.368162] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 172.384866] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 172.400133] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 172.465452] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 172.480532] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 172.496246] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 172.664137] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 172.832069] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 172.848092] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 172.864086] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 172.880085] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 172.896101] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 172.912079] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 173.164170] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 173.344117] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 173.360113] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 173.376076] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 173.504155] busted_srcud-torture: rtc: (____ptrval____) ver: 578 tfle: 0 rta: 579 rtaf: 0 rtf: 563 rtmbe: 0 rtbe: 0 rtbke: 0 rtbre: 0 rtbf: 0 rtb: 0 nt: 631 onoff: 165/165:165/360 10,40:6,153 2857:2126 (HZ=250) barrier: 0/0:0 cbflood: 23
[ 173.516137] busted_srcud-torture: !!!
[ 173.613931] busted_srcud-torture: Reader Batch: 706238 336 3 1 0 0 0 1 0 0 0
[ 173.616252] busted_srcud-torture: Free-Block Circulation: 580 580 579 578 577 576 574 570 569 568 0
[ 173.624555] busted_srcud-torture: Tree SRCU per-CPU(idx=0): 0(-1,-1 (null)) 1(1,2 (____ptrval____)) T(0,1)
[ 173.648136] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 173.664166] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 173.680175] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 173.696167] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 173.712179] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 173.884776] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 173.900261] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 173.968245] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 174.152132] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 174.168146] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 174.816101] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 174.832278] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 174.848132] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 174.864224] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 174.880222] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 174.896201] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 174.912226] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 175.048360] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 175.064486] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 175.080340] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 175.096282] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 175.112432] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 175.300114] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 175.708304] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 176.265862] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 176.420184] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 176.556350] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 176.572271] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 177.616243] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 177.632187] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 177.776250] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 177.792184] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 177.932183] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 177.952080] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 177.968049] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 178.120096] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 178.136083] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 178.152095] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 178.168164] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 178.808188] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 178.824136] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 178.840151] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 178.856310] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 178.872167] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 179.272079] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 179.760089] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 179.933022] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 179.948092] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 179.972052] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 179.988097] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 180.145074] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 181.228111] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 181.283895] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 181.992193] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 182.205347] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 182.592105] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 183.064200] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 183.228137] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 183.412222] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 183.812122] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 183.828076] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 183.984141] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 184.000072] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 184.016106] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 184.204085] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 184.496334] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 184.616279] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 185.080320] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 185.096270] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 185.112303] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 185.288360] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 185.304228] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 185.320160] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 185.736139] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 185.984261] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 186.284231] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 186.412296] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 186.852240] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 186.980178] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 187.120299] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 187.136222] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 187.480329] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 187.496206] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 187.748347] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 187.764317] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 188.160237] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 188.792239] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 189.644096] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 189.660095] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 189.676075] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 189.692176] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 189.708213] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 189.724299] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 189.876301] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 190.052087] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 190.212092] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 191.193714] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 191.212567] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 191.412830] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 191.772090] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 191.924088] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 192.236228] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 192.404113] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 192.420091] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 192.592097] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 192.608113] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 192.988076] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 193.136149] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 193.496125] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 193.648222] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 193.868586] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 193.884407] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 194.228084] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 194.244221] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 194.260085] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 194.276091] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 194.460143] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 194.476069] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 194.492138] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 194.668535] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 195.372463] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 195.533948] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 195.792616] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 195.808720] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 195.824672] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 195.840732] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 195.856755] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 195.988584] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 196.256113] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 196.524274] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 196.568549] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 196.832540] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 196.848536] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 196.864568] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 196.880677] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 197.140375] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 197.276328] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 197.292381] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 197.756632] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 197.772668] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 197.788711] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 197.940994] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 198.540721] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 198.556629] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 198.572624] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 198.588624] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 198.760599] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 198.932725] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 198.948521] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 198.964533] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 199.116480] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 199.416216] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 199.576147] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 200.444140] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 200.460193] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 201.040127] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 201.056177] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 201.344074] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 201.504081] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 201.732099] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 202.504164] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 202.668406] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 202.684227] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 202.700094] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 202.864153] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 203.060139] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 203.076092] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 203.093044] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 203.108294] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 203.125163] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 203.140757] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 203.164064] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 203.612147] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 203.628094] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 203.644125] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 203.820134] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 203.836145] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 203.852146] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 204.056235] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 204.080080] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 204.096178] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 204.112128] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 204.128126] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 204.144203] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 204.161078] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 204.476091] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 204.492086] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 204.816255] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 204.832427] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 204.848340] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 205.424145] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 205.440175] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 205.456129] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 205.472129] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 205.488122] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 205.504183] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 205.520209] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 205.640322] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 205.656465] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 205.804200] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 205.820184] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 205.964294] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 205.980106] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 206.936269] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 206.952241] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 206.968287] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 206.984250] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 207.108224] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 207.124186] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 207.140190] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 207.156250] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 207.172261] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 207.348267] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 207.612284] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 207.732260] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 207.888420] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 208.068229] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 208.084134] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 208.100135] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 208.116130] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 208.244233] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 208.408294] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 208.424191] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 208.924329] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 209.260172] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 209.276268] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 209.416269] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 209.556437] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 210.208095] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 210.576081] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 210.740159] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 211.188087] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 211.332174] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 211.468143] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 211.484144] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 211.668119] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 212.024075] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 212.040047] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 212.228086] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 212.244073] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 212.260086] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 212.468193] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 212.792107] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 212.808123] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 213.768115] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 213.944086] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 214.268169] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 214.496258] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 214.512110] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 214.832110] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 214.848350] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 215.160092] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 215.176088] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 215.192115] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 215.492075] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 215.508080] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 215.524117] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 215.540116] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 215.556127] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 215.572121] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 215.588117] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 216.440089] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 216.956189] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 217.096128] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 217.112116] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 217.292230] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 217.588084] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 217.732249] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 217.912196] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 217.928099] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 218.344083] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 218.360091] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 218.376087] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 218.392089] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 218.568083] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 218.584130] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 218.600158] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 218.764315] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 218.780367] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 218.928207] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 218.944254] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 219.208253] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 219.524172] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 219.700121] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 219.716114] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 219.732175] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 219.748096] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 219.764126] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 220.252122] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 220.408214] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 220.424110] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 220.440148] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 220.456155] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 220.472178] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 220.488168] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 220.836168] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 220.852126] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 220.868094] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 220.884135] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 221.308154] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 221.484267] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 221.500235] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 222.041711] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 222.057986] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 222.081260] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 222.096085] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 222.112047] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 222.128086] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 222.384134] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 222.868107] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 222.884113] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 222.900116] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 222.916063] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 223.076664] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 223.092048] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 223.276126] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 223.601340] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 223.624096] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 224.250662] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 224.340199] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 224.512113] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 224.528140] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 224.708256] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 224.724348] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 224.740336] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 224.756317] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 224.772327] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 224.788286] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 224.804215] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 224.952255] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 224.968417] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 224.984422] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 225.160165] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 225.176114] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 225.312206] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 225.472177] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 225.488071] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 225.504836] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 225.520077] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 225.537045] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 225.552480] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 225.568175] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 225.716187] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 225.888129] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 225.904085] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 225.920071] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 225.936095] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 225.952089] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 225.972180] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 225.988262] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 226.004369] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 226.140264] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 226.540328] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 226.556521] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 227.068209] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 227.084172] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 228.440430] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 228.456261] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 228.472303] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 228.488323] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 228.808301] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 228.824144] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 228.840143] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 229.112131] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 229.128172] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 229.144161] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 229.160163] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 229.176165] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 229.336143] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 229.352110] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 229.804641] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 229.820174] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 229.836083] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 229.852145] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 229.868162] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 230.689064] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 230.704167] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 230.732126] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 230.748374] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 231.084662] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 231.448095] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 231.704133] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 231.720107] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 231.736094] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 231.909242] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 232.060099] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 232.436124] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 232.452190] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 232.624122] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 232.640135] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 232.812142] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 232.828125] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 232.844217] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 232.860123] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 233.028816] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 233.212120] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 233.568356] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 233.632104] busted_srcud-torture: rtc: 0000000073f0125c ver: 1324 tfle: 0 rta: 1325 rtaf: 0 rtf: 1315 rtmbe: 0 rtbe: 0 rtbke: 0 rtbre: 0 rtbf: 0 rtb: 0 nt: 1604 onoff: 515/516:516/1107 9,40:5,153 8594:6788 (HZ=250) barrier: 0/0:0 cbflood: 51
[ 233.644095] busted_srcud-torture: !!! Reader Pipe: 1785108 425 6 0 0 0 0 0 0 0 0
[ 233.646414] busted_srcud-torture: Reader Batch: 1784668 848 14 6 1 0 0 1 0 1 0
[ 233.660173] busted_srcud-torture: Free-Block Circulation: 1324 1323 1322 1321 1320 1319 1318 1317 1316 1315 0
[ 233.662994] busted_srcud-torture: Tree SRCU per-CPU(idx=1):
[ 233.736179] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 233.752198] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 234.293010] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 234.532175] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 234.844549] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 234.860483] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 234.876743] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 234.892540] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 234.908539] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 234.924607] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 235.504653] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 235.520581] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 235.536964] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 235.552871] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 235.680751] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 235.828857] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 235.844571] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 236.416276] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 236.432738] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 236.448641] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 236.588762] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 236.604715] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 236.752789] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 236.768532] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 236.784522] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 236.800550] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 236.816554] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 236.968784] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 237.136104] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 237.988728] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 238.140479] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 238.460220] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 238.744744] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 238.760683] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 239.240296] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 239.256820] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 239.404617] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 239.536163] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 239.840206] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 240.020152] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 240.044133] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 240.217144] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 240.233106] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 240.400210] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 240.416174] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 241.108750] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 241.296122] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 241.444097] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 241.460095] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 241.793100] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 241.808914] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 241.832064] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 241.848188] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 242.056334] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 242.416154] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 242.592171] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 242.608222] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 242.624291] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 242.924224] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 242.940256] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 243.124083] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 243.504097] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 243.520138] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 243.536094] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 243.552105] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 243.568092] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 243.912096] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 243.928450] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 243.944091] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 244.460084] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 245.072302] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 245.384129] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 245.948293] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 246.392167] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 246.408116] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 246.560143] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 246.808256] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 246.824524] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 246.840523] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 246.856523] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 247.096489] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 247.276326] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 247.292189] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 247.308176] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 247.324198] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 247.340189] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 247.484246] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 247.500149] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 247.692249] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 247.860147] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 247.876143] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 248.044266] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 248.060165] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 248.212228] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 248.632122] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 248.648197] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 248.956359] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 249.108162] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 249.244262] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 249.524179] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 249.704090] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 249.880187] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 250.332162] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 250.348103] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 250.624148] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 250.800150] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 251.140083] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 251.156077] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 251.308081] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 251.324085] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 251.736318] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 253.524074] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 253.700077] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 254.704153] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 254.856183] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 255.000131] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 255.880084] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 256.516192] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 256.532134] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 256.808108] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 256.824089] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 256.840137] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 256.856138] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 257.160334] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 257.176230] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 257.324186] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 257.500096] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 257.664296] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 257.680491] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 257.844375] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 257.860237] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 258.156167] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 258.172417] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 258.188286] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 258.332201] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 258.348133] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 258.924326] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 258.940422] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 259.520166] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 259.672466] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 259.856093] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 260.180971] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 260.344240] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 260.440193] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 260.789782] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 260.808143] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 260.825977] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 260.844578] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 260.861266] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 260.880217] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 262.052249] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 262.068266] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 262.084360] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 262.100218] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 262.432102] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 262.652223] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 262.668232] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 262.684176] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 262.980149] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 262.996927] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 263.184227] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 263.344216] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 263.361029] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 263.380720] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 264.476184] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 264.492149] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 264.776375] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 264.956604] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 264.972630] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 264.988542] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 265.164194] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 265.304367] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 265.320489] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 265.336512] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 265.760281] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 266.056366] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 266.072265] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 266.088256] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 266.104266] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 266.120256] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 266.136248] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 266.152250] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 266.280302] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 266.296245] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 266.312277] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 266.472355] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 266.488241] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 266.768451] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 267.068325] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 267.084151] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 267.240298] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 267.256170] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 268.208413] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 268.224456] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 268.240424] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 268.440143] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 268.696276] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 268.712283] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 268.728305] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 268.992138] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 269.008095] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 269.164216] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 269.332166] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 269.348315] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 269.364135] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 269.380181] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 269.396178] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 269.544144] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 269.724342] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 269.740307] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 269.756376] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 269.925163] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 269.940733] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 270.760069] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 270.940113] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 270.956100] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 271.113301] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 271.140060] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 271.444675] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 272.428064] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 273.256087] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 273.272087] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 273.448124] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 273.464127] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 273.656261] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 273.672126] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 273.848523] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 273.864079] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 273.880091] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 274.192146] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 274.492084] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 274.644124] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 274.660239] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 275.008621] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 275.024684] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 275.040569] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 275.056551] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 275.072659] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 275.212129] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 275.228434] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 275.244512] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 275.748476] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 275.764451] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 275.912608] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 276.080629] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 276.236508] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 276.252476] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 276.408412] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 276.424596] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 276.440595] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 276.456594] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 276.472606] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 276.488608] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 276.504687] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 276.520681] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 276.536674] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 276.552590] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 276.568598] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 276.584589] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 276.816583] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 277.436135] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 277.452562] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 277.724736] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 277.740512] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 277.900089] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 277.916484] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 277.932463] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 277.948494] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 278.260217] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 278.276320] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 278.432645] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 278.980150] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 279.000872] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 279.020511] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 279.656584] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 279.672595] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 279.692970] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 279.900131] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 280.128119] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 280.144138] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 280.280119] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 280.492114] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 280.508133] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 280.524088] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 280.540100] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 280.556101] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 280.572091] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 280.588087] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 280.604090] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 281.141467] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 281.156757] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 281.180162] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 281.544977] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 282.136788] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 282.332311] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 282.397840] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 282.752076] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 282.916285] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 283.065142] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 283.249221] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 284.388110] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 284.621017] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 284.685516] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 284.700092] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 284.832466] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 284.848640] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 284.864314] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 285.012102] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 285.140231] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 285.280103] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 285.676086] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 285.832301] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 285.848310] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 285.864314] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 285.880305] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 286.060299] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 286.076253] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 286.380166] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 286.396193] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 286.544281] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 286.560251] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 286.576212] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 286.920183] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 287.352131] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 287.508431] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 287.524625] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 287.540609] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 287.556351] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 287.572545] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 287.588618] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 287.604621] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 287.880279] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 287.896249] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 287.912292] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 287.956523] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 287.972303] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 287.988317] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 288.436199] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 288.708292] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 288.724199] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 288.740177] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 288.756717] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 289.208151] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 289.364217] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 289.380194] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 289.396450] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 289.828204] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 290.004086] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 290.020134] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 290.332071] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 290.348095] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 290.669211] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 290.833632] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 290.848106] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 290.864121] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 291.032110] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 291.485477] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 291.508045] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 291.524090] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 291.712072] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 291.728080] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 291.784094] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 291.800093] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 292.272127] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 292.288079] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 292.304048] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 292.448052] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 293.120184] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 293.696135] busted_srcud-torture: rtc: 000000001e716261 ver: 2141 tfle: 0 rta: 2141 rtaf: 0 rtf: 2130 rtmbe: 0 rtbe: 0 rtbke: 0 rtbre: 0 rtbf: 0 rtb: 0 nt: 2661 onoff: 868/868:868/1828 9,40:5,194 14353:11563 (HZ=250) barrier: 0/0:0 cbflood: 78
[ 293.708058] busted_srcud-torture: !!! Reader Pipe: 2914995 726 7 1 0 0 0 0 0 0 0
[ 293.710865] busted_srcud-torture: Reader Batch: 2914274 1411 32 8 1 0 0 1 0 2 0
[ 293.736076] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 293.753992] busted_srcud-torture: Free-Block Circulation: 2143 2141
[ 293.789662] busted_srcud-torture: Tree SRCU per-CPU(idx=0): 0(-3,-3 5eb6ab98) 1(4,3 8ebbc66b) T(1,0)
[ 294.684083] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 294.844359] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 294.868308] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 294.888180] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 295.432121] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 295.456081] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 295.616154] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 295.756189] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 296.788244] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 296.804234] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 296.824124] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 296.840120] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 297.204191] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 297.220122] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 297.236126] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 297.540095] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 297.696139] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 297.712179] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 297.728123] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 297.744128] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 297.760104] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 297.776114] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 297.932165] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 297.952072] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 298.172162] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 298.188152] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 298.204165] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 298.344158] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 298.612193] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 298.628242] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 298.644177] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 298.660267] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 298.676257] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 298.832238] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 298.848152] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 298.864274] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 299.548098] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 299.564133] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 300.096105] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 300.296115] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 300.312116] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 300.328081] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 300.492076] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 300.656102] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 300.672045] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 300.688100] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 300.704084] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 301.048114] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 301.064111] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 301.556072] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 301.572046] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 301.748090] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 301.764072] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 301.968145] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 301.984143] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 302.156170] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 302.180217] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 302.528313] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 302.544245] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 302.716076] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 303.184162] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 304.276215] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 304.292083] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 304.472146] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 304.804189] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 304.820182] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 304.836206] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 304.996372] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 305.352147] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 305.368085] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 305.504168] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 305.520122] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 306.044143] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 306.060131] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 306.076165] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 306.336445] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 306.864323] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 306.988191] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 307.120147] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 307.136110] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 307.152109] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 307.168110] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 307.184117] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 307.512225] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 307.652371] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 307.668367] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 308.264145] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 308.280185] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 308.552259] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 308.992271] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 309.008225] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 309.160155] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 309.576154] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 309.964074] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 310.104116] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 310.280126] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 310.296599] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 310.517340] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 310.856119] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 310.877106] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 310.892127] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 311.072083] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 311.376137] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 311.392201] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 311.408115] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 311.752126] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 311.768072] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 311.941500] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 311.956161] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 311.972814] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 311.988538] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 312.004144] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 312.020147] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 312.036121] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 312.444157] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 312.460117] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 312.476110] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 312.492114] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 312.508120] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 312.524151] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 313.084104] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 313.436083] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 313.740113] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 314.565353] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 314.580099] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 314.744184] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 315.372631] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 315.628191] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 315.792484] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 316.060586] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 316.076642] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 316.240703] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 316.372621] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 316.388594] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 316.656325] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 316.672219] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 316.960690] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 316.976631] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 316.992591] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 317.364611] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 318.032625] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 318.048580] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 318.316914] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 318.336489] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 318.352559] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 318.896512] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 319.036541] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 319.336671] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 319.352612] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 319.368760] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 319.384740] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 319.400730] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 319.416738] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 320.048115] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 320.420178] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 320.620155] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 321.568081] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 321.584051] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 321.728121] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 322.136095] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 322.525723] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 322.732079] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 322.912359] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 322.928605] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 322.944091] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 323.084405] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 323.748080] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 323.764352] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 323.780140] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 323.905116] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 323.920096] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 324.336115] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 324.912208] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 324.928158] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 325.072105] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 325.204211] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 325.496197] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 325.640265] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 325.828162] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 326.968144] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 327.104208] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 327.348517] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 327.364290] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 327.656250] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 327.672295] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 327.804225] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 328.252156] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 328.268136] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 328.284179] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 328.424227] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 328.568201] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 329.020262] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 329.164250] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 329.180343] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 329.196287] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 329.212237] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 329.228268] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 329.244349] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 329.260343] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 329.404145] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 329.420153] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 329.436169] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 329.616338] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 329.748206] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 329.764113] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 330.428904] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 330.604194] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 330.620417] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 330.924128] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 330.940075] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 331.264872] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 331.280073] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 331.468119] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 332.109273] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 332.124082] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 332.308109] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 332.484112] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 332.500094] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 332.516119] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 332.688072] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 332.704073] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 334.049146] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 334.208080] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 334.364127] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 334.380051] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 334.552113] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 334.568112] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 334.796054] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 334.812079] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 334.828090] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 334.844089] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 334.860086] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 335.596197] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 335.844150] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 335.860075] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 336.164220] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 336.180225] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 336.196250] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 336.212253] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 336.228249] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 336.244249] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 336.484078] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 336.736156] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 336.752161] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 336.768166] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 336.920111] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 336.936138] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 336.952131] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 336.968128] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 337.252106] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 337.268523] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 337.416152] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 337.572244] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 337.968196] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 337.984104] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 338.816249] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 338.968174] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 339.116232] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 339.132122] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 339.148167] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 339.164170] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 339.752196] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 339.917010] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 339.933034] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 340.144112] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 340.160071] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 340.316147] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 340.333095] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 340.492223] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 340.508541] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 341.136170] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 341.308933] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 341.324101] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 341.500124] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 341.516687] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 341.532838] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 341.548083] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 341.564083] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 341.580243] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 341.704076] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 341.988107] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 342.004101] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 342.316124] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 342.332147] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 342.348113] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 342.832193] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 342.976080] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 343.184142] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 343.412072] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 343.572153] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 344.024192] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 344.520097] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 344.536099] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 344.552165] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 344.568152] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 345.000252] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 345.016331] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 345.032193] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 345.048184] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 345.336322] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 345.352292] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 345.368266] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 345.772269] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 345.944163] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 346.348223] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 346.368137] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 346.384187] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 346.400170] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 346.420141] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 346.436193] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 346.600083] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 346.616112] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 346.768193] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 346.784138] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 346.800087] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 346.816295] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 346.984281] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 347.288322] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 347.436351] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 347.452201] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 347.752142] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 348.080263] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 348.228122] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 348.244095] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 348.260239] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 348.456214] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 348.472098] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 348.768687] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 349.404144] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 349.420130] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 349.604290] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 349.772159] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 350.052771] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 350.284157] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 350.300177] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 350.317086] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 350.472103] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 350.844228] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 350.860262] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 350.876127] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 351.208193] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 351.628189] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 351.652054] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 351.876598] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 351.892613] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 352.240086] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 352.520111] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 352.692114] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 352.708762] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 352.724135] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 353.048563] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 353.824824] busted_srcud-torture: rtc: 00000000f1ab15fb ver: 2938 tfle: 0 rta: 2939 rtaf: 0 rtf: 2928 rtmbe: 0 rtbe: 0 rtbke: 0 rtbre: 0 rtbf: 0 rtb: 0 nt: 3735 onoff: 1229/1229:1229/2541 9,40:4,194 20048:16394 (HZ=250) barrier: 0/0:0 cbflood: 107
[ 353.836997] busted_srcud-torture: !!! Reader Pipe: 4109827 1025 9 2 1 0 0 0 0 0 0
[ 353.840884] busted_srcud-torture: Reader Batch: 4108810 1988 45 12 2 1 1 1 2 2 0
[ 353.843137] busted_srcud-torture: Free-Block Circulation: 2939 2938 2937 2936 2934 2933 2932 2931 2930 2929 0
[ 353.848051] busted_srcud-torture: Tree SRCU per-CPU(idx=1): 0(2,0 f1ab15fb) 1(-2,0 fffe8dc) T(0,0)
[ 353.881940] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 354.044245] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 354.060145] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 354.076128] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 354.092153] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 354.108102] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 354.124101] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 354.616120] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 355.048594] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 355.064449] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 355.188649] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 355.204600] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 355.220146] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 355.236546] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 355.664609] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 355.680559] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 355.696568] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 355.828561] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 355.844547] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 355.860514] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 356.112495] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 356.664613] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 356.932604] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 356.948890] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 356.964660] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 357.120485] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 357.140970] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 357.160892] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 357.312127] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 357.468332] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 357.484569] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 358.004118] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 358.020115] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 358.160180] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 358.312076] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 358.328161] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 358.884179] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 358.900158] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 358.916062] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 359.064263] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 359.080784] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 359.516649] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 359.956477] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 359.972242] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 360.005105] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 360.324179] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 360.873049] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 361.032177] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 361.055835] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 361.588098] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 361.604189] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 361.620087] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 361.893198] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 361.908292] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 362.138189] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 362.156794] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 362.173170] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 362.188306] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 362.212100] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 362.228140] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 362.620193] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 363.193200] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 363.360120] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 363.376140] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 363.397092] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 363.552144] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 363.780121] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 364.092216] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 364.108281] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 364.124207] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 364.292787] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 364.452167] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 364.469094] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 364.484188] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 364.652118] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 364.668107] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 364.852152] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 365.048269] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 365.064194] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 365.080236] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 365.800240] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 365.924155] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 366.380297] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 366.532155] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 367.488518] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 367.644287] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 367.660231] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 367.676220] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 367.852541] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 368.460342] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 368.600189] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 368.616368] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 368.928463] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 368.944297] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 368.960306] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 368.976326] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 369.124448] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 369.140252] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 369.156271] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 369.172332] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 369.188275] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 369.644276] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 369.784306] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 370.816095] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 371.032132] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 371.508809] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 371.524949] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 371.540604] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 371.556069] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 371.572062] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 371.728259] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 371.980150] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 372.384765] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 372.400527] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 372.424087] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 372.441149] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 372.604122] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 372.620184] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 372.800267] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 373.324230] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 373.340263] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 373.564091] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 374.040275] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 374.364248] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 374.380199] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 374.544083] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 374.560109] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 374.576108] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 374.592104] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 374.952156] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 374.968114] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 375.160115] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 375.332632] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 375.476152] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 375.832161] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 376.124271] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 376.140129] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 376.732194] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 376.748201] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 377.140223] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 377.156212] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 377.172191] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 377.188207] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 377.204187] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 378.300097] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 378.464131] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 378.480174] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 378.496172] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 378.512156] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 378.676328] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 378.836225] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 378.852138] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 379.140180] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 379.156081] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 379.172356] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 380.352160] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 380.368234] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 380.556160] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 380.832134] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 380.848238] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 382.116212] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 382.440128] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 382.456189] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 382.628661] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 383.012185] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 383.340123] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 383.356088] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 384.024159] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 384.040147] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 384.488191] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 384.504120] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 384.520079] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 384.536071] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 384.888120] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 384.904123] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 385.276289] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 385.564341] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 385.896366] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 386.060408] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 386.076405] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 386.092424] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 386.252467] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 386.652260] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 386.668296] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 386.684227] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 386.980258] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 387.000361] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 387.176419] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 387.361242] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 387.980412] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 388.172431] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 388.332254] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 388.348439] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 389.176157] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 389.192291] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 389.236656] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 389.252567] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 389.740443] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 389.900391] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 389.916345] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 389.932345] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 390.101131] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 390.464107] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 390.480108] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 390.496170] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 390.721663] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 390.740164] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 390.756344] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 390.936170] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 391.120168] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 391.480160] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 391.840105] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 391.856103] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 392.016162] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 392.380131] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 392.536062] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 392.688090] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 392.704099] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 392.720169] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 392.884088] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 393.029269] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 393.172128] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 394.164117] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 394.852210] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 395.204167] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 395.772270] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 395.788620] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 396.172738] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 396.592293] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 396.736230] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 397.040069] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 397.056099] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 397.072158] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 397.536226] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 397.552185] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 397.572178] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 397.592201] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 397.608268] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 397.768236] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 397.784219] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 397.920557] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 397.956512] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 398.108655] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 398.124679] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 398.272770] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 398.696232] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 398.712666] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 398.728752] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 398.744742] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 399.032604] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 399.048545] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 399.180830] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 399.440666] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 399.704794] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 399.860689] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 400.496168] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 400.696101] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 400.856162] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 401.200196] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 401.520865] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 402.380184] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 403.049172] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 403.484813] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 403.688156] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 404.464205] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 404.624185] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 404.640276] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 405.172230] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 405.188424] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 405.380241] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 405.396187] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 405.412170] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 405.532280] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 405.880150] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 405.896142] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 406.636325] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 407.544412] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 407.560334] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 407.704340] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 407.852202] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 407.868158] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 408.300300] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 408.316265] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 408.332225] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 408.348209] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 408.504540] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 408.520490] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 408.848312] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 408.864456] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 408.880371] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 409.020193] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 409.180133] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 409.196091] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 409.372278] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 409.388129] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 409.564161] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 409.724303] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 409.740262] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 409.756240] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 410.024312] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 410.324458] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 410.476173] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 411.180076] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 411.196095] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 411.453554] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 411.640104] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 411.656092] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 411.672138] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 411.856164] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 412.112130] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 412.484159] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 412.852938] busted_srcud-torture:torture_onoff task: offline 0 failed: errno -16
[ 413.032116] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 413.048215] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 413.064104] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 413.080139] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 413.096154] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 413.112165] busted_srcud-torture:torture_onoff task: offline 1 failed: errno -16
[ 413.777439] busted_srcud-torture: Stopping torture_shuffle task
[ 413.799227] busted_srcud-torture: Stopping torture_shuffle
[ 413.806024] busted_srcud-torture: Stopping torture_stutter task
[ 413.815205] busted_srcud-torture: Stopping rcu_torture_reader
[ 413.820190] busted_srcud-torture: Stopping torture_onoff
[ 413.832104] busted_srcud-torture: Stopping rcu_torture_fakewriter
[ 413.833876] busted_srcud-torture: Stopping rcu_torture_fakewriter
[ 413.835629] busted_srcud-torture: Stopping rcu_torture_fakewriter
[ 413.837684] busted_srcud-torture: Stopping rcu_torture_fakewriter
[ 413.839349] busted_srcud-torture: Stopping rcu_torture_writer
[ 413.846012] busted_srcud-torture: Stopping rcu_torture_cbflood
[ 413.853312] busted_srcud-torture: rtc: 00000000cb2af1db ver: 3690 tfle: 0 rta: 3690 rtaf: 0 rtf: 3679 rtmbe: 0 rtbe: 0 rtbke: 0 rtbre: 0 rtbf: 0 rtb: 0 nt: 4639 onoff: 1580/1580:1581/3210 9,40:4,194 26039:21140 (HZ=250) barrier: 0/0:0 cbflood: 135
[ 413.864582] busted_srcud-torture: !!! Reader Pipe: 5031690 1310 10 2 2 0 0 0 0 0 0
[ 413.867047] busted_srcud-torture: Reader Batch: 5030466 2466 57 15 2 1 1 1 2 2 1
[ 413.871672] busted_srcud-torture: Stopping torture_stutter
[ 413.874767] busted_srcud-torture: Stopping torture_onoff task
[ 413.880176] busted_srcud-torture: Free-Block Circulation: 3689 3688 3686 3685 3684 3683 3682 3681 3680 3679 0
[ 413.885873] busted_srcud-torture: Stopping rcu_torture_writer task
[ 413.889001] busted_srcud-torture: Tree SRCU per-CPU(idx=0): 0(-6,2 (null)) 1(6,-2 (null)) T(0,0)
[ 413.896686] busted_srcud-torture: Stopping rcu_torture_stats
[ 413.899241] busted_srcud-torture: Stopping rcu_torture_reader task
[ 413.934674] busted_srcud-torture: Stopping rcu_torture_fakewriter task
[ 413.938993] busted_srcud-torture: Stopping rcu_torture_fakewriter task
[ 413.942957] busted_srcud-torture: Stopping rcu_torture_fakewriter task
[ 413.946925] busted_srcud-torture: Stopping rcu_torture_fakewriter task
[ 413.953142] busted_srcud-torture: Stopping rcu_torture_stats task
[ 413.955021] busted_srcud-torture: Stopping rcu_torture_cbflood task
[ 413.960288] busted_srcud-torture: rtc: (null) ver: 3690 tfle: 0 rta: 3690 rtaf: 0 rtf: 3679 rtmbe: 0 rtbe: 0 rtbke: 0 rtbre: 0 rtbf: 0 rtb: 0 nt: 4639 onoff: 1580/1580:1581/3210 9,40:4,194 26039:21140 (HZ=250) barrier: 0/0:0 cbflood: 135
[ 413.974356] busted_srcud-torture: !!! Reader Pipe: 5031690 1310 10 2 2 0 0 0 0 0 0
[ 413.979516] busted_srcud-torture: Reader Batch: 5030466 2466 57 15 2 1 1 1 2 2 1
[ 413.983836] busted_srcud-torture: Free-Block Circulation: 3689 3688 3686 3685 3684 3683 3682 3681 3680 3679 0
[ 413.989549] busted_srcud-torture: Tree SRCU per-CPU(idx=0): 0(0,0 (null)) 1(0,0 (null)) T(0,0)
[ 413.991954] busted_srcud-torture:--- End of test: FAILURE: 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 n_barrier_cbs=0 onoff_interval=3 onoff_holdoff=30
[ 414.074277] [ 113.366803] rcutorture: unknown parameter 'fwd_progress' ignored