Greeting, FYI, we noticed the following commit (built with gcc-9): commit: 6b2fb79963fbed7db3ef850926d913518fd5c62f ("fuse: optimize writepages search") https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master in testcase: ltp with following parameters: disk: 1HDD fs: xfs test: syscalls_part4 test-description: The LTP testsuite contains a collection of tools for testing the Linux kernel and related features. test-url: http://linux-test-project.github.io/ on test machine: qemu-system-x86_64 -enable-kvm -cpu SandyBridge -smp 2 -m 16G caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace): +----------------------------------------------+------------+------------+ | | 5ddd9ced9a | 6b2fb79963 | +----------------------------------------------+------------+------------+ | boot_successes | 4 | 6 | | boot_failures | 0 | 4 | | WARNING:at_fs/fuse/file.c:#tree_insert[fuse] | 0 | 4 | | RIP:tree_insert[fuse] | 0 | 4 | +----------------------------------------------+------------+------------+ If you fix the issue, kindly add following tag Reported-by: kernel test robot [ 1028.280050] LTP: starting msgctl12 [ 1028.299167] LTP: starting msgget01 [ 1028.321752] LTP: starting msgget02 [ 1028.342465] LTP: starting msgget03 [ 1028.479751] LTP: starting msgrcv01 [ 1028.487661] LTP: starting msgrcv02 [ 1028.495884] LTP: starting msgrcv03 [ 1028.505928] LTP: starting msgrcv04 [ 1028.513038] LTP: starting msgrcv05 [ 1028.524270] LTP: starting msgrcv06 [ 1028.532769] LTP: starting msgrcv07 [ 1028.544884] LTP: starting msgrcv08 [ 1028.551383] LTP: starting msgsnd01 [ 1028.583032] LTP: starting msgsnd02 [ 1028.687402] LTP: starting msgsnd05 [ 1028.736554] LTP: starting msgsnd06 [ 1028.766580] LTP: starting msync01 [ 1028.786570] LTP: starting msync02 [ 1028.802734] LTP: starting msync03 [ 1028.809618] LTP: starting msync04 [ 1029.022576] /dev/zero: Can't open blockdev [ 1029.057317] raid6: sse2x4 gen() 7693 MB/s [ 1029.075522] raid6: sse2x4 xor() 3036 MB/s [ 1029.093318] raid6: sse2x2 gen() 7265 MB/s [ 1029.111318] raid6: sse2x2 xor() 4407 MB/s [ 1029.130272] raid6: sse2x1 gen() 4743 MB/s [ 1029.148317] raid6: sse2x1 xor() 3469 MB/s [ 1029.149579] raid6: using algorithm sse2x4 gen() 7693 MB/s [ 1029.150854] raid6: .... xor() 3036 MB/s, rmw enabled [ 1029.153696] raid6: using ssse3x2 recovery algorithm [ 1029.183269] xor: automatically using best checksumming function avx [ 1029.351449] Btrfs loaded, crc32c=crc32c-intel [ 1029.406429] fuse: init (API version 7.31) [ 1029.726124] EXT4-fs (loop0): mounting ext2 file system using the ext4 subsystem [ 1029.749483] EXT4-fs (loop0): mounted filesystem without journal. Opts: (null) [ 1029.752884] ext2 filesystem being mounted at /fs/vda/tmpdir/ltp-h3IhxjCgey/Pj6yzr/msync04 supports timestamps until 2038 (0x7fffffff) [ 1030.050486] EXT4-fs (loop0): mounting ext3 file system using the ext4 subsystem [ 1030.064915] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null) [ 1030.068021] ext3 filesystem being mounted at /fs/vda/tmpdir/ltp-h3IhxjCgey/Pj6yzr/msync04 supports timestamps until 2038 (0x7fffffff) [ 1030.226488] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null) [ 1030.229225] ext4 filesystem being mounted at /fs/vda/tmpdir/ltp-h3IhxjCgey/Pj6yzr/msync04 supports timestamps until 2038 (0x7fffffff) [ 1030.568364] XFS (loop0): Mounting V5 Filesystem [ 1030.574799] XFS (loop0): Ending clean mount [ 1030.578179] xfs filesystem being mounted at /fs/vda/tmpdir/ltp-h3IhxjCgey/Pj6yzr/msync04 supports timestamps until 2038 (0x7fffffff) [ 1030.611441] XFS (loop0): Unmounting Filesystem [ 1030.714698] BTRFS: device fsid 82d4a0ea-2ed2-4549-ba8c-a225aca1e09d devid 1 transid 5 /dev/loop0 scanned by mkfs.btrfs (17172) [ 1030.723119] BTRFS info (device loop0): disk space caching is enabled [ 1030.725167] BTRFS info (device loop0): has skinny extents [ 1030.727048] BTRFS info (device loop0): flagging fs with big metadata feature [ 1030.774584] BTRFS info (device loop0): creating UUID tree [ 1030.995703] ------------[ cut here ]------------ [ 1030.997563] WARNING: CPU: 1 PID: 17211 at fs/fuse/file.c:1728 tree_insert+0xab/0xc0 [fuse] [ 1030.999874] Modules linked in: fuse vfat fat btrfs blake2b_generic xor zstd_decompress zstd_compress raid6_pq ext4 mbcache jbd2 loop xfs libcrc32c dm_mod sr_mod bochs_drm cdrom drm_vram_helper drm_ttm_helper ttm intel_rapl_msr sg intel_rapl_common crct10dif_pclmul crc32_pclmul crc32c_intel drm_kms_helper ata_generic pata_acpi ppdev ghash_clmulni_intel syscopyarea sysfillrect sysimgblt fb_sys_fops drm snd_pcm aesni_intel snd_timer ata_piix snd crypto_simd cryptd glue_helper soundcore libata joydev pcspkr serio_raw i2c_piix4 parport_pc parport floppy ip_tables [ 1031.016628] CPU: 1 PID: 17211 Comm: msync04 Not tainted 5.7.0-rc2-00013-g6b2fb79963fbe #1 [ 1031.019249] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014 [ 1031.021943] RIP: 0010:tree_insert+0xab/0xc0 [fuse] [ 1031.024138] Code: 00 00 48 c7 86 d0 00 00 00 00 00 00 00 48 c7 86 d8 00 00 00 00 00 00 00 4c 89 de 48 89 39 e9 0c 28 75 c3 0f 0b eb a5 0f 0b c3 <0f> 0b e9 71 ff ff ff 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 66 [ 1031.029710] RSP: 0018:ffffbe95408a7be0 EFLAGS: 00010246 [ 1031.032146] RAX: 0000000000000000 RBX: ffff9e494d554340 RCX: 000055d058c3d7e0 [ 1031.034769] RDX: 0000000000000000 RSI: ffff9e4926927400 RDI: ffff9e494d554608 [ 1031.037443] RBP: ffffbe95408a7d38 R08: 0000000000000000 R09: ffff9e494d554638 [ 1031.040128] R10: ffffffffffffffff R11: ffff9e494d554608 R12: ffffef4406724e00 [ 1031.042807] R13: ffff9e4926927400 R14: ffffef440623fd80 R15: ffff9e4926927430 [ 1031.045490] FS: 00007f762fec9500(0000) GS:ffff9e49ffd00000(0000) knlGS:0000000000000000 [ 1031.052521] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 1031.055037] CR2: 000055d058c3ea48 CR3: 000000018a410000 CR4: 00000000000406e0 [ 1031.057802] Call Trace: [ 1031.060015] fuse_writepages_fill+0x5da/0x6a0 [fuse] [ 1031.062536] write_cache_pages+0x171/0x470 [ 1031.064933] ? fuse_writepages+0x100/0x100 [fuse] [ 1031.067419] ? terminate_walk+0xd3/0xf0 [ 1031.069707] ? _cond_resched+0x19/0x30 [ 1031.072140] ? __kmalloc+0x274/0x280 [ 1031.074407] fuse_writepages+0x8a/0x100 [fuse] [ 1031.076599] do_writepages+0x43/0xe0 [ 1031.078712] ? do_filp_open+0xa5/0x100 [ 1031.080885] __filemap_fdatawrite_range+0xce/0x110 [ 1031.083121] file_write_and_wait_range+0x6b/0xc0 [ 1031.085361] fuse_fsync+0x66/0x110 [fuse] [ 1031.087518] __x64_sys_msync+0x198/0x200 [ 1031.089606] do_syscall_64+0x5b/0x1f0 [ 1031.091574] entry_SYSCALL_64_after_hwframe+0x44/0xa9 [ 1031.093703] RIP: 0033:0x7f762f9f3750 [ 1031.095693] Code: 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 83 3d b9 9f 2b 00 00 75 10 b8 1a 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 31 c3 48 83 ec 08 e8 9e 0d 01 00 48 89 04 24 [ 1031.101120] RSP: 002b:00007fff8d52d558 EFLAGS: 00000246 ORIG_RAX: 000000000000001a [ 1031.103628] RAX: ffffffffffffffda RBX: 0000000000000007 RCX: 00007f762f9f3750 [ 1031.105999] RDX: 0000000000000004 RSI: 0000000000001000 RDI: 00007f762fecf000 [ 1031.108407] RBP: 00007f762fecf000 R08: 0000000000000007 R09: 00007fff8d52d530 [ 1031.110804] R10: 0000000000000303 R11: 0000000000000246 R12: 0000000000001000 [ 1031.113138] R13: 0000000000000000 R14: 00005618c54f1000 R15: 0000000000000001 [ 1031.115509] ---[ end trace 64ae09b712125a1d ]--- To reproduce: # build kernel cd linux cp config-5.7.0-rc2-00013-g6b2fb79963fbe .config make HOSTCC=gcc-9 CC=gcc-9 ARCH=x86_64 olddefconfig prepare modules_prepare bzImage modules make HOSTCC=gcc-9 CC=gcc-9 ARCH=x86_64 INSTALL_MOD_PATH= modules_install cd find lib/ | cpio -o -H newc --quiet | gzip > modules.cgz git clone https://github.com/intel/lkp-tests.git cd lkp-tests bin/lkp qemu -k -m modules.cgz job-script # job-script is attached in this email Thanks, Rong Chen -------------- next part -------------- # # Automatically generated file; DO NOT EDIT. # Linux/x86_64 5.7.0-rc2 Kernel Configuration # # # Compiler: gcc-9 (Debian 9.3.0-13) 9.3.0 # CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=90300 CONFIG_LD_VERSION=234000000 CONFIG_CLANG_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_HAS_ASM_GOTO=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_TABLE_SORT=y CONFIG_THREAD_INFO_IN_TASK=y # # General setup # CONFIG_INIT_ENV_ARG_LIMIT=32 # CONFIG_COMPILE_TEST is not set CONFIG_LOCALVERSION="" CONFIG_LOCALVERSION_AUTO=y CONFIG_BUILD_SALT="" CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y CONFIG_HAVE_KERNEL_LZMA=y CONFIG_HAVE_KERNEL_XZ=y CONFIG_HAVE_KERNEL_LZO=y CONFIG_HAVE_KERNEL_LZ4=y CONFIG_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=y CONFIG_SYSVIPC=y CONFIG_SYSVIPC_SYSCTL=y CONFIG_POSIX_MQUEUE=y CONFIG_POSIX_MQUEUE_SYSCTL=y CONFIG_CROSS_MEMORY_ATTACH=y CONFIG_USELIB=y CONFIG_AUDIT=y CONFIG_HAVE_ARCH_AUDITSYSCALL=y CONFIG_AUDITSYSCALL=y # # IRQ subsystem # CONFIG_GENERIC_IRQ_PROBE=y CONFIG_GENERIC_IRQ_SHOW=y CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y CONFIG_GENERIC_PENDING_IRQ=y CONFIG_GENERIC_IRQ_MIGRATION=y CONFIG_GENERIC_IRQ_INJECTION=y CONFIG_HARDIRQS_SW_RESEND=y CONFIG_IRQ_DOMAIN=y CONFIG_IRQ_DOMAIN_HIERARCHY=y CONFIG_GENERIC_MSI_IRQ=y CONFIG_GENERIC_MSI_IRQ_DOMAIN=y CONFIG_IRQ_MSI_IOMMU=y CONFIG_GENERIC_IRQ_MATRIX_ALLOCATOR=y CONFIG_GENERIC_IRQ_RESERVATION_MODE=y CONFIG_IRQ_FORCED_THREADING=y CONFIG_SPARSE_IRQ=y # CONFIG_GENERIC_IRQ_DEBUGFS is not set # end of IRQ subsystem CONFIG_CLOCKSOURCE_WATCHDOG=y CONFIG_ARCH_CLOCKSOURCE_INIT=y CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y CONFIG_GENERIC_TIME_VSYSCALL=y CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y CONFIG_GENERIC_CMOS_UPDATE=y # # 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_CONTEXT_TRACKING=y # CONFIG_CONTEXT_TRACKING_FORCE is not set CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y # end of Timers subsystem # CONFIG_PREEMPT_NONE is not set CONFIG_PREEMPT_VOLUNTARY=y # CONFIG_PREEMPT is not set CONFIG_PREEMPT_COUNT=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_HAVE_SCHED_AVG_IRQ=y # CONFIG_SCHED_THERMAL_PRESSURE is not set CONFIG_BSD_PROCESS_ACCT=y CONFIG_BSD_PROCESS_ACCT_V3=y CONFIG_TASKSTATS=y CONFIG_TASK_DELAY_ACCT=y CONFIG_TASK_XACCT=y CONFIG_TASK_IO_ACCOUNTING=y # CONFIG_PSI is not set # end of CPU/Task time and stats accounting CONFIG_CPU_ISOLATION=y # # RCU Subsystem # CONFIG_TREE_RCU=y # CONFIG_RCU_EXPERT is not set CONFIG_SRCU=y CONFIG_TREE_SRCU=y CONFIG_TASKS_RCU=y CONFIG_RCU_STALL_COMMON=y CONFIG_RCU_NEED_SEGCBLIST=y CONFIG_RCU_NOCB_CPU=y # end of RCU Subsystem CONFIG_BUILD_BIN2C=y CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y # CONFIG_IKHEADERS is not set CONFIG_LOG_BUF_SHIFT=20 CONFIG_LOG_CPU_MAX_BUF_SHIFT=12 CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13 CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y # # Scheduler features # # CONFIG_UCLAMP_TASK is not set # end of Scheduler features CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y CONFIG_CC_HAS_INT128=y CONFIG_ARCH_SUPPORTS_INT128=y CONFIG_NUMA_BALANCING=y CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y CONFIG_CGROUPS=y CONFIG_PAGE_COUNTER=y CONFIG_MEMCG=y CONFIG_MEMCG_SWAP=y CONFIG_MEMCG_SWAP_ENABLED=y CONFIG_MEMCG_KMEM=y CONFIG_BLK_CGROUP=y CONFIG_CGROUP_WRITEBACK=y CONFIG_CGROUP_SCHED=y CONFIG_FAIR_GROUP_SCHED=y CONFIG_CFS_BANDWIDTH=y CONFIG_RT_GROUP_SCHED=y CONFIG_CGROUP_PIDS=y CONFIG_CGROUP_RDMA=y CONFIG_CGROUP_FREEZER=y CONFIG_CGROUP_HUGETLB=y CONFIG_CPUSETS=y CONFIG_PROC_PID_CPUSET=y CONFIG_CGROUP_DEVICE=y CONFIG_CGROUP_CPUACCT=y CONFIG_CGROUP_PERF=y # CONFIG_CGROUP_BPF is not set # CONFIG_CGROUP_DEBUG is not set CONFIG_SOCK_CGROUP_DATA=y CONFIG_NAMESPACES=y CONFIG_UTS_NS=y CONFIG_TIME_NS=y CONFIG_IPC_NS=y CONFIG_USER_NS=y CONFIG_PID_NS=y CONFIG_NET_NS=y CONFIG_CHECKPOINT_RESTORE=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_BOOT_CONFIG is not set CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set CONFIG_SYSCTL=y CONFIG_HAVE_UID16=y CONFIG_SYSCTL_EXCEPTION_TRACE=y CONFIG_HAVE_PCSPKR_PLATFORM=y CONFIG_BPF=y # CONFIG_EXPERT is not set CONFIG_UID16=y CONFIG_MULTIUSER=y CONFIG_SGETMASK_SYSCALL=y CONFIG_SYSFS_SYSCALL=y CONFIG_FHANDLE=y CONFIG_POSIX_TIMERS=y CONFIG_PRINTK=y CONFIG_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_IO_URING=y CONFIG_ADVISE_SYSCALLS=y CONFIG_HAVE_ARCH_USERFAULTFD_WP=y CONFIG_MEMBARRIER=y CONFIG_KALLSYMS=y CONFIG_KALLSYMS_ALL=y CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y CONFIG_KALLSYMS_BASE_RELATIVE=y # CONFIG_BPF_LSM is not set CONFIG_BPF_SYSCALL=y CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_BPF_JIT_DEFAULT_ON=y CONFIG_USERFAULTFD=y 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 # end of Kernel Performance Events And Counters CONFIG_VM_EVENT_COUNTERS=y CONFIG_SLUB_DEBUG=y # CONFIG_COMPAT_BRK is not set # CONFIG_SLAB is not set CONFIG_SLUB=y CONFIG_SLAB_MERGE_DEFAULT=y # CONFIG_SLAB_FREELIST_RANDOM is not set # CONFIG_SLAB_FREELIST_HARDENED is not set # CONFIG_SHUFFLE_PAGE_ALLOCATOR is not set CONFIG_SLUB_CPU_PARTIAL=y CONFIG_SYSTEM_DATA_VERIFICATION=y CONFIG_PROFILING=y CONFIG_TRACEPOINTS=y # end of General setup CONFIG_64BIT=y CONFIG_X86_64=y CONFIG_X86=y CONFIG_INSTRUCTION_DECODER=y CONFIG_OUTPUT_FORMAT="elf64-x86-64" CONFIG_LOCKDEP_SUPPORT=y CONFIG_STACKTRACE_SUPPORT=y CONFIG_MMU=y CONFIG_ARCH_MMAP_RND_BITS_MIN=28 CONFIG_ARCH_MMAP_RND_BITS_MAX=32 CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8 CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16 CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_BUG=y CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y CONFIG_ARCH_MAY_HAVE_PC_FDC=y CONFIG_GENERIC_CALIBRATE_DELAY=y CONFIG_ARCH_HAS_CPU_RELAX=y CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y CONFIG_ARCH_HAS_FILTER_PGPROT=y CONFIG_HAVE_SETUP_PER_CPU_AREA=y CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_SUSPEND_POSSIBLE=y CONFIG_ARCH_WANT_GENERAL_HUGETLB=y CONFIG_ZONE_DMA32=y CONFIG_AUDIT_ARCH=y CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y CONFIG_HAVE_INTEL_TXT=y CONFIG_X86_64_SMP=y CONFIG_ARCH_SUPPORTS_UPROBES=y CONFIG_FIX_EARLYCON_MEM=y CONFIG_DYNAMIC_PHYSICAL_MASK=y CONFIG_PGTABLE_LEVELS=5 CONFIG_CC_HAS_SANE_STACKPROTECTOR=y # # Processor type and features # CONFIG_ZONE_DMA=y CONFIG_SMP=y CONFIG_X86_FEATURE_NAMES=y CONFIG_X86_X2APIC=y CONFIG_X86_MPPARSE=y # CONFIG_GOLDFISH is not set CONFIG_RETPOLINE=y CONFIG_X86_CPU_RESCTRL=y CONFIG_X86_EXTENDED_PLATFORM=y # CONFIG_X86_NUMACHIP is not set # CONFIG_X86_VSMP is not set CONFIG_X86_UV=y # CONFIG_X86_GOLDFISH is not set # CONFIG_X86_INTEL_MID is not set CONFIG_X86_INTEL_LPSS=y CONFIG_X86_AMD_PLATFORM_DEVICE=y CONFIG_IOSF_MBI=y # CONFIG_IOSF_MBI_DEBUG 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_XXL=y # CONFIG_PARAVIRT_DEBUG is not set CONFIG_PARAVIRT_SPINLOCKS=y CONFIG_X86_HV_CALLBACK_VECTOR=y CONFIG_XEN=y CONFIG_XEN_PV=y CONFIG_XEN_PV_SMP=y # CONFIG_XEN_DOM0 is not set CONFIG_XEN_PVHVM=y CONFIG_XEN_PVHVM_SMP=y CONFIG_XEN_512GB=y CONFIG_XEN_SAVE_RESTORE=y # CONFIG_XEN_DEBUG_FS is not set # CONFIG_XEN_PVH is not set CONFIG_KVM_GUEST=y CONFIG_ARCH_CPUIDLE_HALTPOLL=y # CONFIG_PVH is not set # CONFIG_KVM_DEBUG_FS is not set CONFIG_PARAVIRT_TIME_ACCOUNTING=y CONFIG_PARAVIRT_CLOCK=y # CONFIG_JAILHOUSE_GUEST is not set # CONFIG_ACRN_GUEST is not set # CONFIG_MK8 is not set # CONFIG_MPSC is not set # CONFIG_MCORE2 is not set # CONFIG_MATOM is not set CONFIG_GENERIC_CPU=y CONFIG_X86_INTERNODE_CACHE_SHIFT=6 CONFIG_X86_L1_CACHE_SHIFT=6 CONFIG_X86_TSC=y CONFIG_X86_CMPXCHG64=y CONFIG_X86_CMOV=y CONFIG_X86_MINIMUM_CPU_FAMILY=64 CONFIG_X86_DEBUGCTLMSR=y CONFIG_IA32_FEAT_CTL=y CONFIG_X86_VMX_FEATURE_NAMES=y CONFIG_CPU_SUP_INTEL=y CONFIG_CPU_SUP_AMD=y CONFIG_CPU_SUP_HYGON=y CONFIG_CPU_SUP_CENTAUR=y CONFIG_CPU_SUP_ZHAOXIN=y CONFIG_HPET_TIMER=y CONFIG_HPET_EMULATE_RTC=y CONFIG_DMI=y CONFIG_GART_IOMMU=y CONFIG_MAXSMP=y CONFIG_NR_CPUS_RANGE_BEGIN=8192 CONFIG_NR_CPUS_RANGE_END=8192 CONFIG_NR_CPUS_DEFAULT=8192 CONFIG_NR_CPUS=8192 CONFIG_SCHED_SMT=y CONFIG_SCHED_MC=y CONFIG_SCHED_MC_PRIO=y CONFIG_X86_LOCAL_APIC=y CONFIG_X86_IO_APIC=y CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y CONFIG_X86_MCE=y CONFIG_X86_MCELOG_LEGACY=y CONFIG_X86_MCE_INTEL=y CONFIG_X86_MCE_AMD=y CONFIG_X86_MCE_THRESHOLD=y CONFIG_X86_MCE_INJECT=m 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 # end of Performance monitoring CONFIG_X86_16BIT=y CONFIG_X86_ESPFIX64=y CONFIG_X86_VSYSCALL_EMULATION=y CONFIG_X86_IOPL_IOPERM=y CONFIG_I8K=m CONFIG_MICROCODE=y CONFIG_MICROCODE_INTEL=y CONFIG_MICROCODE_AMD=y CONFIG_MICROCODE_OLD_INTERFACE=y CONFIG_X86_MSR=y CONFIG_X86_CPUID=y CONFIG_X86_5LEVEL=y CONFIG_X86_DIRECT_GBPAGES=y # CONFIG_X86_CPA_STATISTICS is not set CONFIG_AMD_MEM_ENCRYPT=y # CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT is not set CONFIG_NUMA=y CONFIG_AMD_NUMA=y CONFIG_X86_64_ACPI_NUMA=y CONFIG_NODES_SPAN_OTHER_NODES=y CONFIG_NUMA_EMU=y CONFIG_NODES_SHIFT=10 CONFIG_ARCH_SPARSEMEM_ENABLE=y CONFIG_ARCH_SPARSEMEM_DEFAULT=y CONFIG_ARCH_SELECT_MEMORY_MODEL=y CONFIG_ARCH_MEMORY_PROBE=y CONFIG_ARCH_PROC_KCORE_TEXT=y CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000 CONFIG_X86_PMEM_LEGACY_DEVICE=y CONFIG_X86_PMEM_LEGACY=m CONFIG_X86_CHECK_BIOS_CORRUPTION=y # CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK is not set CONFIG_X86_RESERVE_LOW=64 CONFIG_MTRR=y CONFIG_MTRR_SANITIZER=y CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1 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_UMIP=y CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS=y CONFIG_X86_INTEL_TSX_MODE_OFF=y # CONFIG_X86_INTEL_TSX_MODE_ON is not set # CONFIG_X86_INTEL_TSX_MODE_AUTO is not set CONFIG_EFI=y CONFIG_EFI_STUB=y CONFIG_EFI_MIXED=y CONFIG_SECCOMP=y # CONFIG_HZ_100 is not set # CONFIG_HZ_250 is not set # CONFIG_HZ_300 is not set CONFIG_HZ_1000=y CONFIG_HZ=1000 CONFIG_SCHED_HRTICK=y CONFIG_KEXEC=y CONFIG_KEXEC_FILE=y CONFIG_ARCH_HAS_KEXEC_PURGATORY=y # CONFIG_KEXEC_SIG is not set CONFIG_CRASH_DUMP=y CONFIG_KEXEC_JUMP=y CONFIG_PHYSICAL_START=0x1000000 CONFIG_RELOCATABLE=y CONFIG_RANDOMIZE_BASE=y CONFIG_X86_NEED_RELOCS=y CONFIG_PHYSICAL_ALIGN=0x200000 CONFIG_DYNAMIC_MEMORY_LAYOUT=y CONFIG_RANDOMIZE_MEMORY=y CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0xa CONFIG_HOTPLUG_CPU=y CONFIG_BOOTPARAM_HOTPLUG_CPU0=y # CONFIG_DEBUG_HOTPLUG_CPU0 is not set # CONFIG_COMPAT_VDSO is not set CONFIG_LEGACY_VSYSCALL_EMULATE=y # CONFIG_LEGACY_VSYSCALL_XONLY is not set # CONFIG_LEGACY_VSYSCALL_NONE is not set # CONFIG_CMDLINE_BOOL is not set CONFIG_MODIFY_LDT_SYSCALL=y CONFIG_HAVE_LIVEPATCH=y CONFIG_LIVEPATCH=y # end of Processor type and features CONFIG_ARCH_HAS_ADD_PAGES=y CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y CONFIG_USE_PERCPU_NUMA_NODE_ID=y CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION=y CONFIG_ARCH_ENABLE_THP_MIGRATION=y # # Power management and ACPI options # CONFIG_ARCH_HIBERNATION_HEADER=y CONFIG_SUSPEND=y CONFIG_SUSPEND_FREEZER=y CONFIG_HIBERNATE_CALLBACKS=y CONFIG_HIBERNATION=y CONFIG_PM_STD_PARTITION="" CONFIG_PM_SLEEP=y CONFIG_PM_SLEEP_SMP=y # CONFIG_PM_AUTOSLEEP is not set # CONFIG_PM_WAKELOCKS is not set CONFIG_PM=y CONFIG_PM_DEBUG=y CONFIG_PM_ADVANCED_DEBUG=y # CONFIG_PM_TEST_SUSPEND is not set CONFIG_PM_SLEEP_DEBUG=y CONFIG_PM_TRACE=y CONFIG_PM_TRACE_RTC=y CONFIG_PM_CLK=y # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set # CONFIG_ENERGY_MODEL is not set CONFIG_ARCH_SUPPORTS_ACPI=y CONFIG_ACPI=y CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y # CONFIG_ACPI_DEBUGGER is not set CONFIG_ACPI_SPCR_TABLE=y CONFIG_ACPI_LPIT=y CONFIG_ACPI_SLEEP=y # CONFIG_ACPI_PROCFS_POWER is not set CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y CONFIG_ACPI_EC_DEBUGFS=m CONFIG_ACPI_AC=y CONFIG_ACPI_BATTERY=y CONFIG_ACPI_BUTTON=y CONFIG_ACPI_VIDEO=m CONFIG_ACPI_FAN=y # CONFIG_ACPI_TAD is not set CONFIG_ACPI_DOCK=y CONFIG_ACPI_CPU_FREQ_PSS=y CONFIG_ACPI_PROCESSOR_CSTATE=y CONFIG_ACPI_PROCESSOR_IDLE=y CONFIG_ACPI_CPPC_LIB=y CONFIG_ACPI_PROCESSOR=y CONFIG_ACPI_IPMI=m CONFIG_ACPI_HOTPLUG_CPU=y CONFIG_ACPI_PROCESSOR_AGGREGATOR=m CONFIG_ACPI_THERMAL=y CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y CONFIG_ACPI_TABLE_UPGRADE=y # CONFIG_ACPI_DEBUG is not set CONFIG_ACPI_PCI_SLOT=y CONFIG_ACPI_CONTAINER=y CONFIG_ACPI_HOTPLUG_MEMORY=y CONFIG_ACPI_HOTPLUG_IOAPIC=y CONFIG_ACPI_SBS=m CONFIG_ACPI_HED=y CONFIG_ACPI_CUSTOM_METHOD=m CONFIG_ACPI_BGRT=y CONFIG_ACPI_NFIT=m # CONFIG_NFIT_SECURITY_DEBUG is not set CONFIG_ACPI_NUMA=y # CONFIG_ACPI_HMAT is not set CONFIG_HAVE_ACPI_APEI=y CONFIG_HAVE_ACPI_APEI_NMI=y CONFIG_ACPI_APEI=y CONFIG_ACPI_APEI_GHES=y CONFIG_ACPI_APEI_PCIEAER=y CONFIG_ACPI_APEI_MEMORY_FAILURE=y CONFIG_ACPI_APEI_EINJ=m CONFIG_ACPI_APEI_ERST_DEBUG=y # CONFIG_DPTF_POWER is not set CONFIG_ACPI_WATCHDOG=y CONFIG_ACPI_EXTLOG=m CONFIG_ACPI_ADXL=y # CONFIG_PMIC_OPREGION is not set # CONFIG_ACPI_CONFIGFS is not set CONFIG_X86_PM_TIMER=y CONFIG_SFI=y # # CPU Frequency scaling # CONFIG_CPU_FREQ=y CONFIG_CPU_FREQ_GOV_ATTR_SET=y CONFIG_CPU_FREQ_GOV_COMMON=y # CONFIG_CPU_FREQ_STAT is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y # 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=y CONFIG_CPU_FREQ_GOV_USERSPACE=y CONFIG_CPU_FREQ_GOV_ONDEMAND=y CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y # # CPU frequency scaling drivers # CONFIG_X86_INTEL_PSTATE=y CONFIG_X86_PCC_CPUFREQ=m CONFIG_X86_ACPI_CPUFREQ=m CONFIG_X86_ACPI_CPUFREQ_CPB=y CONFIG_X86_POWERNOW_K8=m CONFIG_X86_AMD_FREQ_SENSITIVITY=m # CONFIG_X86_SPEEDSTEP_CENTRINO is not set CONFIG_X86_P4_CLOCKMOD=m # # shared options # CONFIG_X86_SPEEDSTEP_LIB=m # end of CPU Frequency scaling # # CPU Idle # CONFIG_CPU_IDLE=y # CONFIG_CPU_IDLE_GOV_LADDER is not set CONFIG_CPU_IDLE_GOV_MENU=y # CONFIG_CPU_IDLE_GOV_TEO is not set # CONFIG_CPU_IDLE_GOV_HALTPOLL is not set CONFIG_HALTPOLL_CPUIDLE=y # end of CPU Idle CONFIG_INTEL_IDLE=y # end of Power management and ACPI options # # Bus options (PCI etc.) # CONFIG_PCI_DIRECT=y CONFIG_PCI_MMCONFIG=y CONFIG_PCI_XEN=y CONFIG_MMCONF_FAM10H=y CONFIG_ISA_DMA_API=y CONFIG_AMD_NB=y # CONFIG_X86_SYSFB is not set # end of Bus options (PCI etc.) # # Binary Emulations # CONFIG_IA32_EMULATION=y # CONFIG_X86_X32 is not set CONFIG_COMPAT_32=y CONFIG_COMPAT=y CONFIG_COMPAT_FOR_U64_ALIGNMENT=y CONFIG_SYSVIPC_COMPAT=y # end of Binary Emulations # # Firmware Drivers # CONFIG_EDD=m # CONFIG_EDD_OFF is not set CONFIG_FIRMWARE_MEMMAP=y CONFIG_DMIID=y CONFIG_DMI_SYSFS=y CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y CONFIG_ISCSI_IBFT_FIND=y CONFIG_ISCSI_IBFT=m CONFIG_FW_CFG_SYSFS=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set # CONFIG_GOOGLE_FIRMWARE is not set # # EFI (Extensible Firmware Interface) Support # CONFIG_EFI_VARS=y CONFIG_EFI_ESRT=y CONFIG_EFI_VARS_PSTORE=y CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y CONFIG_EFI_RUNTIME_MAP=y # CONFIG_EFI_FAKE_MEMMAP is not set CONFIG_EFI_RUNTIME_WRAPPERS=y # CONFIG_EFI_BOOTLOADER_CONTROL is not set # CONFIG_EFI_CAPSULE_LOADER is not set # CONFIG_EFI_TEST is not set CONFIG_APPLE_PROPERTIES=y # CONFIG_RESET_ATTACK_MITIGATION is not set # CONFIG_EFI_RCI2_TABLE is not set # CONFIG_EFI_DISABLE_PCI_DMA is not set # end of EFI (Extensible Firmware Interface) Support CONFIG_UEFI_CPER=y CONFIG_UEFI_CPER_X86=y CONFIG_EFI_DEV_PATH_PARSER=y CONFIG_EFI_EARLYCON=y # # Tegra firmware driver # # end of Tegra firmware driver # end of Firmware Drivers CONFIG_HAVE_KVM=y CONFIG_HAVE_KVM_IRQCHIP=y CONFIG_HAVE_KVM_IRQFD=y CONFIG_HAVE_KVM_IRQ_ROUTING=y CONFIG_HAVE_KVM_EVENTFD=y CONFIG_KVM_MMIO=y CONFIG_KVM_ASYNC_PF=y CONFIG_HAVE_KVM_MSI=y CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y CONFIG_KVM_VFIO=y CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y CONFIG_KVM_COMPAT=y CONFIG_HAVE_KVM_IRQ_BYPASS=y CONFIG_HAVE_KVM_NO_POLL=y CONFIG_VIRTUALIZATION=y CONFIG_KVM=m CONFIG_KVM_INTEL=m CONFIG_KVM_AMD=m CONFIG_KVM_AMD_SEV=y CONFIG_KVM_MMU_AUDIT=y CONFIG_AS_AVX512=y CONFIG_AS_SHA1_NI=y CONFIG_AS_SHA256_NI=y # # General architecture-dependent options # CONFIG_CRASH_CORE=y CONFIG_KEXEC_CORE=y CONFIG_HOTPLUG_SMT=y CONFIG_OPROFILE=m CONFIG_OPROFILE_EVENT_MULTIPLEX=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_KPROBES_ON_FTRACE=y CONFIG_UPROBES=y CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y CONFIG_ARCH_USE_BUILTIN_BSWAP=y CONFIG_KRETPROBES=y CONFIG_USER_RETURN_NOTIFIER=y CONFIG_HAVE_IOREMAP_PROT=y CONFIG_HAVE_KPROBES=y CONFIG_HAVE_KRETPROBES=y CONFIG_HAVE_OPTPROBES=y CONFIG_HAVE_KPROBES_ON_FTRACE=y CONFIG_HAVE_FUNCTION_ERROR_INJECTION=y CONFIG_HAVE_NMI=y CONFIG_HAVE_ARCH_TRACEHOOK=y CONFIG_HAVE_DMA_CONTIGUOUS=y CONFIG_GENERIC_SMP_IDLE_THREAD=y CONFIG_ARCH_HAS_FORTIFY_SOURCE=y CONFIG_ARCH_HAS_SET_MEMORY=y CONFIG_ARCH_HAS_SET_DIRECT_MAP=y CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT=y CONFIG_HAVE_ASM_MODVERSIONS=y CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y CONFIG_HAVE_RSEQ=y CONFIG_HAVE_FUNCTION_ARG_ACCESS_API=y CONFIG_HAVE_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_ARCH_JUMP_LABEL_RELATIVE=y CONFIG_MMU_GATHER_TABLE_FREE=y CONFIG_MMU_GATHER_RCU_TABLE_FREE=y CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y CONFIG_HAVE_CMPXCHG_LOCAL=y CONFIG_HAVE_CMPXCHG_DOUBLE=y CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y CONFIG_HAVE_ARCH_SECCOMP_FILTER=y CONFIG_SECCOMP_FILTER=y CONFIG_HAVE_ARCH_STACKLEAK=y CONFIG_HAVE_STACKPROTECTOR=y CONFIG_CC_HAS_STACKPROTECTOR_NONE=y CONFIG_STACKPROTECTOR=y CONFIG_STACKPROTECTOR_STRONG=y 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_MOVE_PMD=y CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD=y CONFIG_HAVE_ARCH_HUGE_VMAP=y CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y CONFIG_HAVE_ARCH_SOFT_DIRTY=y CONFIG_HAVE_MOD_ARCH_SPECIFIC=y CONFIG_MODULES_USE_ELF_RELA=y CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y CONFIG_ARCH_HAS_ELF_RANDOMIZE=y CONFIG_HAVE_ARCH_MMAP_RND_BITS=y CONFIG_HAVE_EXIT_THREAD=y CONFIG_ARCH_MMAP_RND_BITS=28 CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y CONFIG_ARCH_MMAP_RND_COMPAT_BITS=8 CONFIG_HAVE_ARCH_COMPAT_MMAP_BASES=y CONFIG_HAVE_COPY_THREAD_TLS=y CONFIG_HAVE_STACK_VALIDATION=y CONFIG_HAVE_RELIABLE_STACKTRACE=y CONFIG_OLD_SIGSUSPEND3=y CONFIG_COMPAT_OLD_SIGACTION=y CONFIG_COMPAT_32BIT_TIME=y CONFIG_HAVE_ARCH_VMAP_STACK=y CONFIG_VMAP_STACK=y CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y CONFIG_STRICT_KERNEL_RWX=y CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y CONFIG_STRICT_MODULE_RWX=y CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y CONFIG_ARCH_USE_MEMREMAP_PROT=y # CONFIG_LOCK_EVENT_COUNTS is not set CONFIG_ARCH_HAS_MEM_ENCRYPT=y # # GCOV-based kernel profiling # # CONFIG_GCOV_KERNEL is not set CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y # end of GCOV-based kernel profiling CONFIG_HAVE_GCC_PLUGINS=y # end of General architecture-dependent options CONFIG_RT_MUTEXES=y CONFIG_BASE_SMALL=0 CONFIG_MODULE_SIG_FORMAT=y CONFIG_MODULES=y CONFIG_MODULE_FORCE_LOAD=y CONFIG_MODULE_UNLOAD=y # CONFIG_MODULE_FORCE_UNLOAD is not set # CONFIG_MODVERSIONS is not set # CONFIG_MODULE_SRCVERSION_ALL is not set CONFIG_MODULE_SIG=y # CONFIG_MODULE_SIG_FORCE is not set CONFIG_MODULE_SIG_ALL=y # CONFIG_MODULE_SIG_SHA1 is not set # CONFIG_MODULE_SIG_SHA224 is not set CONFIG_MODULE_SIG_SHA256=y # CONFIG_MODULE_SIG_SHA384 is not set # CONFIG_MODULE_SIG_SHA512 is not set CONFIG_MODULE_SIG_HASH="sha256" # CONFIG_MODULE_COMPRESS is not set # CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS is not set # CONFIG_UNUSED_SYMBOLS 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_CGROUP_RWSTAT=y CONFIG_BLK_DEV_BSG=y CONFIG_BLK_DEV_BSGLIB=y CONFIG_BLK_DEV_INTEGRITY=y CONFIG_BLK_DEV_INTEGRITY_T10=m CONFIG_BLK_DEV_ZONED=y CONFIG_BLK_DEV_THROTTLING=y # CONFIG_BLK_DEV_THROTTLING_LOW is not set # CONFIG_BLK_CMDLINE_PARSER is not set # CONFIG_BLK_WBT is not set # CONFIG_BLK_CGROUP_IOLATENCY is not set # CONFIG_BLK_CGROUP_IOCOST is not set CONFIG_BLK_DEBUG_FS=y CONFIG_BLK_DEBUG_FS_ZONED=y # CONFIG_BLK_SED_OPAL is not set # # Partition Types # CONFIG_PARTITION_ADVANCED=y # CONFIG_ACORN_PARTITION is not set # CONFIG_AIX_PARTITION is not set CONFIG_OSF_PARTITION=y CONFIG_AMIGA_PARTITION=y # CONFIG_ATARI_PARTITION is not set CONFIG_MAC_PARTITION=y CONFIG_MSDOS_PARTITION=y CONFIG_BSD_DISKLABEL=y CONFIG_MINIX_SUBPARTITION=y CONFIG_SOLARIS_X86_PARTITION=y CONFIG_UNIXWARE_DISKLABEL=y # CONFIG_LDM_PARTITION is not set CONFIG_SGI_PARTITION=y # CONFIG_ULTRIX_PARTITION is not set CONFIG_SUN_PARTITION=y CONFIG_KARMA_PARTITION=y CONFIG_EFI_PARTITION=y # CONFIG_SYSV68_PARTITION is not set # CONFIG_CMDLINE_PARTITION is not set # end of Partition Types CONFIG_BLOCK_COMPAT=y CONFIG_BLK_MQ_PCI=y CONFIG_BLK_MQ_VIRTIO=y CONFIG_BLK_MQ_RDMA=y CONFIG_BLK_PM=y # # IO Schedulers # CONFIG_MQ_IOSCHED_DEADLINE=y CONFIG_MQ_IOSCHED_KYBER=y # CONFIG_IOSCHED_BFQ is not set # end of IO Schedulers CONFIG_PREEMPT_NOTIFIERS=y CONFIG_PADATA=y CONFIG_ASN1=y CONFIG_INLINE_SPIN_UNLOCK_IRQ=y CONFIG_INLINE_READ_UNLOCK=y CONFIG_INLINE_READ_UNLOCK_IRQ=y CONFIG_INLINE_WRITE_UNLOCK=y CONFIG_INLINE_WRITE_UNLOCK_IRQ=y CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y CONFIG_MUTEX_SPIN_ON_OWNER=y CONFIG_RWSEM_SPIN_ON_OWNER=y CONFIG_LOCK_SPIN_ON_OWNER=y CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y CONFIG_QUEUED_SPINLOCKS=y CONFIG_ARCH_USE_QUEUED_RWLOCKS=y CONFIG_QUEUED_RWLOCKS=y CONFIG_ARCH_HAS_SYNC_CORE_BEFORE_USERMODE=y CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y CONFIG_FREEZER=y # # Executable file formats # CONFIG_BINFMT_ELF=y CONFIG_COMPAT_BINFMT_ELF=y CONFIG_ELFCORE=y CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_BINFMT_SCRIPT=y CONFIG_BINFMT_MISC=m CONFIG_COREDUMP=y # end of Executable file formats # # Memory Management options # CONFIG_SELECT_MEMORY_MODEL=y CONFIG_SPARSEMEM_MANUAL=y CONFIG_SPARSEMEM=y CONFIG_NEED_MULTIPLE_NODES=y CONFIG_HAVE_MEMORY_PRESENT=y CONFIG_SPARSEMEM_EXTREME=y CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y CONFIG_SPARSEMEM_VMEMMAP=y CONFIG_HAVE_MEMBLOCK_NODE_MAP=y CONFIG_HAVE_FAST_GUP=y CONFIG_NUMA_KEEP_MEMINFO=y CONFIG_MEMORY_ISOLATION=y CONFIG_HAVE_BOOTMEM_INFO_NODE=y CONFIG_MEMORY_HOTPLUG=y CONFIG_MEMORY_HOTPLUG_SPARSE=y # CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set CONFIG_MEMORY_HOTREMOVE=y CONFIG_SPLIT_PTLOCK_CPUS=4 CONFIG_MEMORY_BALLOON=y CONFIG_BALLOON_COMPACTION=y CONFIG_COMPACTION=y CONFIG_PAGE_REPORTING=y CONFIG_MIGRATION=y CONFIG_CONTIG_ALLOC=y CONFIG_PHYS_ADDR_T_64BIT=y CONFIG_BOUNCE=y CONFIG_VIRT_TO_BUS=y CONFIG_MMU_NOTIFIER=y CONFIG_KSM=y CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y CONFIG_MEMORY_FAILURE=y CONFIG_HWPOISON_INJECT=m CONFIG_TRANSPARENT_HUGEPAGE=y CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y # CONFIG_TRANSPARENT_HUGEPAGE_MADVISE is not set CONFIG_ARCH_WANTS_THP_SWAP=y CONFIG_THP_SWAP=y CONFIG_CLEANCACHE=y CONFIG_FRONTSWAP=y CONFIG_CMA=y # CONFIG_CMA_DEBUG is not set # CONFIG_CMA_DEBUGFS is not set CONFIG_CMA_AREAS=7 CONFIG_MEM_SOFT_DIRTY=y CONFIG_ZSWAP=y # CONFIG_ZSWAP_COMPRESSOR_DEFAULT_DEFLATE is not set CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZO=y # CONFIG_ZSWAP_COMPRESSOR_DEFAULT_842 is not set # CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4 is not set # CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4HC is not set # CONFIG_ZSWAP_COMPRESSOR_DEFAULT_ZSTD is not set CONFIG_ZSWAP_COMPRESSOR_DEFAULT="lzo" CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD=y # CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD is not set # CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC is not set CONFIG_ZSWAP_ZPOOL_DEFAULT="zbud" # CONFIG_ZSWAP_DEFAULT_ON is not set CONFIG_ZPOOL=y CONFIG_ZBUD=y # CONFIG_Z3FOLD is not set CONFIG_ZSMALLOC=y # CONFIG_PGTABLE_MAPPING is not set # CONFIG_ZSMALLOC_STAT is not set CONFIG_GENERIC_EARLY_IOREMAP=y CONFIG_DEFERRED_STRUCT_PAGE_INIT=y CONFIG_IDLE_PAGE_TRACKING=y CONFIG_ARCH_HAS_PTE_DEVMAP=y CONFIG_ZONE_DEVICE=y CONFIG_DEV_PAGEMAP_OPS=y # CONFIG_DEVICE_PRIVATE is not set CONFIG_FRAME_VECTOR=y CONFIG_ARCH_USES_HIGH_VMA_FLAGS=y CONFIG_ARCH_HAS_PKEYS=y # CONFIG_PERCPU_STATS is not set # CONFIG_GUP_BENCHMARK is not set # CONFIG_READ_ONLY_THP_FOR_FS is not set CONFIG_ARCH_HAS_PTE_SPECIAL=y CONFIG_MAPPING_DIRTY_HELPERS=y # end of Memory Management options CONFIG_NET=y CONFIG_COMPAT_NETLINK_MESSAGES=y CONFIG_NET_INGRESS=y CONFIG_NET_EGRESS=y CONFIG_NET_REDIRECT=y CONFIG_SKB_EXTENSIONS=y # # Networking options # CONFIG_PACKET=y CONFIG_PACKET_DIAG=m CONFIG_UNIX=y CONFIG_UNIX_SCM=y CONFIG_UNIX_DIAG=m # CONFIG_TLS is not set CONFIG_XFRM=y CONFIG_XFRM_ALGO=y CONFIG_XFRM_USER=y # CONFIG_XFRM_INTERFACE is not set CONFIG_XFRM_SUB_POLICY=y CONFIG_XFRM_MIGRATE=y CONFIG_XFRM_STATISTICS=y CONFIG_XFRM_IPCOMP=m CONFIG_NET_KEY=m CONFIG_NET_KEY_MIGRATE=y # CONFIG_SMC is not set # CONFIG_XDP_SOCKETS is not set CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IP_FIB_TRIE_STATS=y CONFIG_IP_MULTIPLE_TABLES=y CONFIG_IP_ROUTE_MULTIPATH=y CONFIG_IP_ROUTE_VERBOSE=y CONFIG_IP_ROUTE_CLASSID=y 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=m CONFIG_NET_IPGRE_DEMUX=m CONFIG_NET_IP_TUNNEL=m CONFIG_NET_IPGRE=m CONFIG_NET_IPGRE_BROADCAST=y CONFIG_IP_MROUTE_COMMON=y CONFIG_IP_MROUTE=y CONFIG_IP_MROUTE_MULTIPLE_TABLES=y CONFIG_IP_PIMSM_V1=y CONFIG_IP_PIMSM_V2=y CONFIG_SYN_COOKIES=y CONFIG_NET_IPVTI=m CONFIG_NET_UDP_TUNNEL=m # CONFIG_NET_FOU is not set # CONFIG_NET_FOU_IP_TUNNELS is not set CONFIG_INET_AH=m CONFIG_INET_ESP=m # CONFIG_INET_ESP_OFFLOAD is not set # CONFIG_INET_ESPINTCP is not set CONFIG_INET_IPCOMP=m CONFIG_INET_XFRM_TUNNEL=m CONFIG_INET_TUNNEL=m CONFIG_INET_DIAG=m CONFIG_INET_TCP_DIAG=m CONFIG_INET_UDP_DIAG=m # CONFIG_INET_RAW_DIAG is not set # CONFIG_INET_DIAG_DESTROY is not set CONFIG_TCP_CONG_ADVANCED=y CONFIG_TCP_CONG_BIC=m CONFIG_TCP_CONG_CUBIC=y CONFIG_TCP_CONG_WESTWOOD=m CONFIG_TCP_CONG_HTCP=m CONFIG_TCP_CONG_HSTCP=m CONFIG_TCP_CONG_HYBLA=m CONFIG_TCP_CONG_VEGAS=m # CONFIG_TCP_CONG_NV is not set CONFIG_TCP_CONG_SCALABLE=m CONFIG_TCP_CONG_LP=m CONFIG_TCP_CONG_VENO=m CONFIG_TCP_CONG_YEAH=m CONFIG_TCP_CONG_ILLINOIS=m CONFIG_TCP_CONG_DCTCP=m # CONFIG_TCP_CONG_CDG is not set # CONFIG_TCP_CONG_BBR is not set CONFIG_DEFAULT_CUBIC=y # CONFIG_DEFAULT_RENO is not set CONFIG_DEFAULT_TCP_CONG="cubic" CONFIG_TCP_MD5SIG=y CONFIG_IPV6=y CONFIG_IPV6_ROUTER_PREF=y CONFIG_IPV6_ROUTE_INFO=y CONFIG_IPV6_OPTIMISTIC_DAD=y CONFIG_INET6_AH=m CONFIG_INET6_ESP=m # CONFIG_INET6_ESP_OFFLOAD is not set CONFIG_INET6_IPCOMP=m CONFIG_IPV6_MIP6=m # CONFIG_IPV6_ILA is not set CONFIG_INET6_XFRM_TUNNEL=m CONFIG_INET6_TUNNEL=m CONFIG_IPV6_VTI=m CONFIG_IPV6_SIT=m CONFIG_IPV6_SIT_6RD=y CONFIG_IPV6_NDISC_NODETYPE=y CONFIG_IPV6_TUNNEL=m CONFIG_IPV6_GRE=m CONFIG_IPV6_MULTIPLE_TABLES=y # CONFIG_IPV6_SUBTREES is not set CONFIG_IPV6_MROUTE=y CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y CONFIG_IPV6_PIMSM_V2=y # CONFIG_IPV6_SEG6_LWTUNNEL is not set # CONFIG_IPV6_SEG6_HMAC is not set # CONFIG_IPV6_RPL_LWTUNNEL is not set CONFIG_NETLABEL=y # CONFIG_MPTCP is not set CONFIG_NETWORK_SECMARK=y CONFIG_NET_PTP_CLASSIFY=y CONFIG_NETWORK_PHY_TIMESTAMPING=y CONFIG_NETFILTER=y CONFIG_NETFILTER_ADVANCED=y CONFIG_BRIDGE_NETFILTER=m # # Core Netfilter Configuration # CONFIG_NETFILTER_INGRESS=y CONFIG_NETFILTER_NETLINK=m CONFIG_NETFILTER_FAMILY_BRIDGE=y CONFIG_NETFILTER_FAMILY_ARP=y CONFIG_NETFILTER_NETLINK_ACCT=m CONFIG_NETFILTER_NETLINK_QUEUE=m CONFIG_NETFILTER_NETLINK_LOG=m CONFIG_NETFILTER_NETLINK_OSF=m CONFIG_NF_CONNTRACK=m CONFIG_NF_LOG_COMMON=m # CONFIG_NF_LOG_NETDEV is not set CONFIG_NETFILTER_CONNCOUNT=m CONFIG_NF_CONNTRACK_MARK=y CONFIG_NF_CONNTRACK_SECMARK=y CONFIG_NF_CONNTRACK_ZONES=y CONFIG_NF_CONNTRACK_PROCFS=y CONFIG_NF_CONNTRACK_EVENTS=y CONFIG_NF_CONNTRACK_TIMEOUT=y CONFIG_NF_CONNTRACK_TIMESTAMP=y CONFIG_NF_CONNTRACK_LABELS=y CONFIG_NF_CT_PROTO_DCCP=y CONFIG_NF_CT_PROTO_GRE=y CONFIG_NF_CT_PROTO_SCTP=y CONFIG_NF_CT_PROTO_UDPLITE=y CONFIG_NF_CONNTRACK_AMANDA=m CONFIG_NF_CONNTRACK_FTP=m CONFIG_NF_CONNTRACK_H323=m CONFIG_NF_CONNTRACK_IRC=m CONFIG_NF_CONNTRACK_BROADCAST=m CONFIG_NF_CONNTRACK_NETBIOS_NS=m CONFIG_NF_CONNTRACK_SNMP=m CONFIG_NF_CONNTRACK_PPTP=m CONFIG_NF_CONNTRACK_SANE=m CONFIG_NF_CONNTRACK_SIP=m CONFIG_NF_CONNTRACK_TFTP=m CONFIG_NF_CT_NETLINK=m CONFIG_NF_CT_NETLINK_TIMEOUT=m # CONFIG_NETFILTER_NETLINK_GLUE_CT is not set CONFIG_NF_NAT=m CONFIG_NF_NAT_AMANDA=m CONFIG_NF_NAT_FTP=m CONFIG_NF_NAT_IRC=m CONFIG_NF_NAT_SIP=m CONFIG_NF_NAT_TFTP=m CONFIG_NF_NAT_REDIRECT=y CONFIG_NF_NAT_MASQUERADE=y CONFIG_NETFILTER_SYNPROXY=m CONFIG_NF_TABLES=m # CONFIG_NF_TABLES_INET is not set # CONFIG_NF_TABLES_NETDEV is not set # CONFIG_NFT_NUMGEN is not set CONFIG_NFT_CT=m CONFIG_NFT_COUNTER=m # CONFIG_NFT_CONNLIMIT is not set CONFIG_NFT_LOG=m CONFIG_NFT_LIMIT=m CONFIG_NFT_MASQ=m CONFIG_NFT_REDIR=m # CONFIG_NFT_TUNNEL is not set # CONFIG_NFT_OBJREF is not set CONFIG_NFT_QUEUE=m # CONFIG_NFT_QUOTA is not set CONFIG_NFT_REJECT=m CONFIG_NFT_COMPAT=m CONFIG_NFT_HASH=m # CONFIG_NFT_XFRM is not set # CONFIG_NFT_SOCKET is not set # CONFIG_NFT_OSF is not set # CONFIG_NFT_TPROXY is not set # CONFIG_NFT_SYNPROXY is not set # CONFIG_NF_FLOW_TABLE is not set CONFIG_NETFILTER_XTABLES=y # # Xtables combined modules # CONFIG_NETFILTER_XT_MARK=m CONFIG_NETFILTER_XT_CONNMARK=m CONFIG_NETFILTER_XT_SET=m # # Xtables targets # CONFIG_NETFILTER_XT_TARGET_AUDIT=m CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m CONFIG_NETFILTER_XT_TARGET_CONNMARK=m CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m CONFIG_NETFILTER_XT_TARGET_CT=m CONFIG_NETFILTER_XT_TARGET_DSCP=m CONFIG_NETFILTER_XT_TARGET_HL=m CONFIG_NETFILTER_XT_TARGET_HMARK=m CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m CONFIG_NETFILTER_XT_TARGET_LED=m CONFIG_NETFILTER_XT_TARGET_LOG=m CONFIG_NETFILTER_XT_TARGET_MARK=m CONFIG_NETFILTER_XT_NAT=m CONFIG_NETFILTER_XT_TARGET_NETMAP=m CONFIG_NETFILTER_XT_TARGET_NFLOG=m CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m CONFIG_NETFILTER_XT_TARGET_NOTRACK=m CONFIG_NETFILTER_XT_TARGET_RATEEST=m CONFIG_NETFILTER_XT_TARGET_REDIRECT=m CONFIG_NETFILTER_XT_TARGET_MASQUERADE=m CONFIG_NETFILTER_XT_TARGET_TEE=m CONFIG_NETFILTER_XT_TARGET_TPROXY=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER_XT_TARGET_SECMARK=m CONFIG_NETFILTER_XT_TARGET_TCPMSS=m CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m # # Xtables matches # CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m CONFIG_NETFILTER_XT_MATCH_BPF=m CONFIG_NETFILTER_XT_MATCH_CGROUP=m CONFIG_NETFILTER_XT_MATCH_CLUSTER=m CONFIG_NETFILTER_XT_MATCH_COMMENT=m CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m CONFIG_NETFILTER_XT_MATCH_CONNMARK=m CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m CONFIG_NETFILTER_XT_MATCH_CPU=m CONFIG_NETFILTER_XT_MATCH_DCCP=m CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m CONFIG_NETFILTER_XT_MATCH_DSCP=m CONFIG_NETFILTER_XT_MATCH_ECN=m CONFIG_NETFILTER_XT_MATCH_ESP=m CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m CONFIG_NETFILTER_XT_MATCH_HELPER=m CONFIG_NETFILTER_XT_MATCH_HL=m # CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set CONFIG_NETFILTER_XT_MATCH_IPRANGE=m CONFIG_NETFILTER_XT_MATCH_IPVS=m CONFIG_NETFILTER_XT_MATCH_L2TP=m CONFIG_NETFILTER_XT_MATCH_LENGTH=m CONFIG_NETFILTER_XT_MATCH_LIMIT=m CONFIG_NETFILTER_XT_MATCH_MAC=m CONFIG_NETFILTER_XT_MATCH_MARK=m CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m CONFIG_NETFILTER_XT_MATCH_NFACCT=m CONFIG_NETFILTER_XT_MATCH_OSF=m CONFIG_NETFILTER_XT_MATCH_OWNER=m CONFIG_NETFILTER_XT_MATCH_POLICY=m CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m CONFIG_NETFILTER_XT_MATCH_QUOTA=m CONFIG_NETFILTER_XT_MATCH_RATEEST=m CONFIG_NETFILTER_XT_MATCH_REALM=m CONFIG_NETFILTER_XT_MATCH_RECENT=m CONFIG_NETFILTER_XT_MATCH_SCTP=m CONFIG_NETFILTER_XT_MATCH_SOCKET=m CONFIG_NETFILTER_XT_MATCH_STATE=m CONFIG_NETFILTER_XT_MATCH_STATISTIC=m CONFIG_NETFILTER_XT_MATCH_STRING=m CONFIG_NETFILTER_XT_MATCH_TCPMSS=m CONFIG_NETFILTER_XT_MATCH_TIME=m CONFIG_NETFILTER_XT_MATCH_U32=m # end of Core Netfilter Configuration CONFIG_IP_SET=m CONFIG_IP_SET_MAX=256 CONFIG_IP_SET_BITMAP_IP=m CONFIG_IP_SET_BITMAP_IPMAC=m CONFIG_IP_SET_BITMAP_PORT=m CONFIG_IP_SET_HASH_IP=m CONFIG_IP_SET_HASH_IPMARK=m CONFIG_IP_SET_HASH_IPPORT=m CONFIG_IP_SET_HASH_IPPORTIP=m CONFIG_IP_SET_HASH_IPPORTNET=m CONFIG_IP_SET_HASH_IPMAC=m CONFIG_IP_SET_HASH_MAC=m CONFIG_IP_SET_HASH_NETPORTNET=m CONFIG_IP_SET_HASH_NET=m CONFIG_IP_SET_HASH_NETNET=m CONFIG_IP_SET_HASH_NETPORT=m CONFIG_IP_SET_HASH_NETIFACE=m CONFIG_IP_SET_LIST_SET=m CONFIG_IP_VS=m CONFIG_IP_VS_IPV6=y # CONFIG_IP_VS_DEBUG is not set CONFIG_IP_VS_TAB_BITS=12 # # IPVS transport protocol load balancing support # CONFIG_IP_VS_PROTO_TCP=y CONFIG_IP_VS_PROTO_UDP=y CONFIG_IP_VS_PROTO_AH_ESP=y CONFIG_IP_VS_PROTO_ESP=y CONFIG_IP_VS_PROTO_AH=y CONFIG_IP_VS_PROTO_SCTP=y # # IPVS scheduler # CONFIG_IP_VS_RR=m CONFIG_IP_VS_WRR=m CONFIG_IP_VS_LC=m CONFIG_IP_VS_WLC=m # CONFIG_IP_VS_FO is not set # CONFIG_IP_VS_OVF is not set CONFIG_IP_VS_LBLC=m CONFIG_IP_VS_LBLCR=m CONFIG_IP_VS_DH=m CONFIG_IP_VS_SH=m # CONFIG_IP_VS_MH is not set CONFIG_IP_VS_SED=m CONFIG_IP_VS_NQ=m # # IPVS SH scheduler # CONFIG_IP_VS_SH_TAB_BITS=8 # # IPVS MH scheduler # CONFIG_IP_VS_MH_TAB_INDEX=12 # # IPVS application helper # CONFIG_IP_VS_FTP=m CONFIG_IP_VS_NFCT=y CONFIG_IP_VS_PE_SIP=m # # IP: Netfilter Configuration # CONFIG_NF_DEFRAG_IPV4=m CONFIG_NF_SOCKET_IPV4=m CONFIG_NF_TPROXY_IPV4=m # CONFIG_NF_TABLES_IPV4 is not set # CONFIG_NF_TABLES_ARP is not set CONFIG_NF_DUP_IPV4=m # CONFIG_NF_LOG_ARP is not set CONFIG_NF_LOG_IPV4=m CONFIG_NF_REJECT_IPV4=m CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NF_NAT_PPTP=m CONFIG_NF_NAT_H323=m CONFIG_IP_NF_IPTABLES=m CONFIG_IP_NF_MATCH_AH=m CONFIG_IP_NF_MATCH_ECN=m CONFIG_IP_NF_MATCH_RPFILTER=m CONFIG_IP_NF_MATCH_TTL=m CONFIG_IP_NF_FILTER=m CONFIG_IP_NF_TARGET_REJECT=m CONFIG_IP_NF_TARGET_SYNPROXY=m CONFIG_IP_NF_NAT=m CONFIG_IP_NF_TARGET_MASQUERADE=m CONFIG_IP_NF_TARGET_NETMAP=m CONFIG_IP_NF_TARGET_REDIRECT=m CONFIG_IP_NF_MANGLE=m CONFIG_IP_NF_TARGET_CLUSTERIP=m CONFIG_IP_NF_TARGET_ECN=m CONFIG_IP_NF_TARGET_TTL=m CONFIG_IP_NF_RAW=m CONFIG_IP_NF_SECURITY=m CONFIG_IP_NF_ARPTABLES=m CONFIG_IP_NF_ARPFILTER=m CONFIG_IP_NF_ARP_MANGLE=m # end of IP: Netfilter Configuration # # IPv6: Netfilter Configuration # CONFIG_NF_SOCKET_IPV6=m CONFIG_NF_TPROXY_IPV6=m # CONFIG_NF_TABLES_IPV6 is not set CONFIG_NF_DUP_IPV6=m CONFIG_NF_REJECT_IPV6=m CONFIG_NF_LOG_IPV6=m CONFIG_IP6_NF_IPTABLES=m CONFIG_IP6_NF_MATCH_AH=m CONFIG_IP6_NF_MATCH_EUI64=m CONFIG_IP6_NF_MATCH_FRAG=m CONFIG_IP6_NF_MATCH_OPTS=m CONFIG_IP6_NF_MATCH_HL=m CONFIG_IP6_NF_MATCH_IPV6HEADER=m CONFIG_IP6_NF_MATCH_MH=m CONFIG_IP6_NF_MATCH_RPFILTER=m CONFIG_IP6_NF_MATCH_RT=m # CONFIG_IP6_NF_MATCH_SRH is not set CONFIG_IP6_NF_TARGET_HL=m CONFIG_IP6_NF_FILTER=m CONFIG_IP6_NF_TARGET_REJECT=m CONFIG_IP6_NF_TARGET_SYNPROXY=m CONFIG_IP6_NF_MANGLE=m CONFIG_IP6_NF_RAW=m CONFIG_IP6_NF_SECURITY=m CONFIG_IP6_NF_NAT=m CONFIG_IP6_NF_TARGET_MASQUERADE=m CONFIG_IP6_NF_TARGET_NPT=m # end of IPv6: Netfilter Configuration CONFIG_NF_DEFRAG_IPV6=m # CONFIG_NF_TABLES_BRIDGE is not set # CONFIG_NF_CONNTRACK_BRIDGE is not set CONFIG_BRIDGE_NF_EBTABLES=m CONFIG_BRIDGE_EBT_BROUTE=m CONFIG_BRIDGE_EBT_T_FILTER=m CONFIG_BRIDGE_EBT_T_NAT=m CONFIG_BRIDGE_EBT_802_3=m CONFIG_BRIDGE_EBT_AMONG=m CONFIG_BRIDGE_EBT_ARP=m CONFIG_BRIDGE_EBT_IP=m CONFIG_BRIDGE_EBT_IP6=m CONFIG_BRIDGE_EBT_LIMIT=m CONFIG_BRIDGE_EBT_MARK=m CONFIG_BRIDGE_EBT_PKTTYPE=m CONFIG_BRIDGE_EBT_STP=m CONFIG_BRIDGE_EBT_VLAN=m CONFIG_BRIDGE_EBT_ARPREPLY=m CONFIG_BRIDGE_EBT_DNAT=m CONFIG_BRIDGE_EBT_MARK_T=m CONFIG_BRIDGE_EBT_REDIRECT=m CONFIG_BRIDGE_EBT_SNAT=m CONFIG_BRIDGE_EBT_LOG=m CONFIG_BRIDGE_EBT_NFLOG=m # CONFIG_BPFILTER is not set CONFIG_IP_DCCP=m CONFIG_INET_DCCP_DIAG=m # # DCCP CCIDs Configuration # # CONFIG_IP_DCCP_CCID2_DEBUG is not set CONFIG_IP_DCCP_CCID3=y # CONFIG_IP_DCCP_CCID3_DEBUG is not set CONFIG_IP_DCCP_TFRC_LIB=y # end of DCCP CCIDs Configuration # # DCCP Kernel Hacking # # CONFIG_IP_DCCP_DEBUG is not set # end of DCCP Kernel Hacking CONFIG_IP_SCTP=m # CONFIG_SCTP_DBG_OBJCNT is not set # CONFIG_SCTP_DEFAULT_COOKIE_HMAC_MD5 is not set CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1=y # CONFIG_SCTP_DEFAULT_COOKIE_HMAC_NONE is not set CONFIG_SCTP_COOKIE_HMAC_MD5=y CONFIG_SCTP_COOKIE_HMAC_SHA1=y CONFIG_INET_SCTP_DIAG=m # CONFIG_RDS is not set # CONFIG_TIPC is not set CONFIG_ATM=m CONFIG_ATM_CLIP=m # CONFIG_ATM_CLIP_NO_ICMP is not set CONFIG_ATM_LANE=m # CONFIG_ATM_MPOA is not set CONFIG_ATM_BR2684=m # CONFIG_ATM_BR2684_IPFILTER is not set CONFIG_L2TP=m CONFIG_L2TP_DEBUGFS=m CONFIG_L2TP_V3=y CONFIG_L2TP_IP=m CONFIG_L2TP_ETH=m CONFIG_STP=m CONFIG_GARP=m CONFIG_MRP=m CONFIG_BRIDGE=m CONFIG_BRIDGE_IGMP_SNOOPING=y CONFIG_BRIDGE_VLAN_FILTERING=y CONFIG_HAVE_NET_DSA=y # CONFIG_NET_DSA is not set CONFIG_VLAN_8021Q=m CONFIG_VLAN_8021Q_GVRP=y CONFIG_VLAN_8021Q_MVRP=y # CONFIG_DECNET is not set CONFIG_LLC=m # CONFIG_LLC2 is not set # CONFIG_ATALK is not set # CONFIG_X25 is not set # CONFIG_LAPB is not set # CONFIG_PHONET is not set CONFIG_6LOWPAN=m # CONFIG_6LOWPAN_DEBUGFS is not set CONFIG_6LOWPAN_NHC=m CONFIG_6LOWPAN_NHC_DEST=m CONFIG_6LOWPAN_NHC_FRAGMENT=m CONFIG_6LOWPAN_NHC_HOP=m CONFIG_6LOWPAN_NHC_IPV6=m CONFIG_6LOWPAN_NHC_MOBILITY=m CONFIG_6LOWPAN_NHC_ROUTING=m CONFIG_6LOWPAN_NHC_UDP=m # CONFIG_6LOWPAN_GHC_EXT_HDR_HOP is not set # CONFIG_6LOWPAN_GHC_UDP is not set # CONFIG_6LOWPAN_GHC_ICMPV6 is not set # CONFIG_6LOWPAN_GHC_EXT_HDR_DEST is not set # CONFIG_6LOWPAN_GHC_EXT_HDR_FRAG is not set # CONFIG_6LOWPAN_GHC_EXT_HDR_ROUTE is not set CONFIG_IEEE802154=m # CONFIG_IEEE802154_NL802154_EXPERIMENTAL is not set CONFIG_IEEE802154_SOCKET=m CONFIG_IEEE802154_6LOWPAN=m CONFIG_MAC802154=m CONFIG_NET_SCHED=y # # Queueing/Scheduling # CONFIG_NET_SCH_CBQ=m CONFIG_NET_SCH_HTB=m CONFIG_NET_SCH_HFSC=m CONFIG_NET_SCH_ATM=m CONFIG_NET_SCH_PRIO=m CONFIG_NET_SCH_MULTIQ=m CONFIG_NET_SCH_RED=m CONFIG_NET_SCH_SFB=m CONFIG_NET_SCH_SFQ=m CONFIG_NET_SCH_TEQL=m CONFIG_NET_SCH_TBF=m # CONFIG_NET_SCH_CBS is not set # CONFIG_NET_SCH_ETF is not set # CONFIG_NET_SCH_TAPRIO is not set CONFIG_NET_SCH_GRED=m CONFIG_NET_SCH_DSMARK=m CONFIG_NET_SCH_NETEM=m CONFIG_NET_SCH_DRR=m CONFIG_NET_SCH_MQPRIO=m # CONFIG_NET_SCH_SKBPRIO is not set CONFIG_NET_SCH_CHOKE=m CONFIG_NET_SCH_QFQ=m CONFIG_NET_SCH_CODEL=m CONFIG_NET_SCH_FQ_CODEL=m # CONFIG_NET_SCH_CAKE is not set CONFIG_NET_SCH_FQ=m # CONFIG_NET_SCH_HHF is not set # CONFIG_NET_SCH_PIE is not set CONFIG_NET_SCH_INGRESS=m CONFIG_NET_SCH_PLUG=m # CONFIG_NET_SCH_ETS is not set # CONFIG_NET_SCH_DEFAULT is not set # # Classification # CONFIG_NET_CLS=y CONFIG_NET_CLS_BASIC=m CONFIG_NET_CLS_TCINDEX=m CONFIG_NET_CLS_ROUTE4=m CONFIG_NET_CLS_FW=m CONFIG_NET_CLS_U32=m CONFIG_CLS_U32_PERF=y CONFIG_CLS_U32_MARK=y CONFIG_NET_CLS_RSVP=m CONFIG_NET_CLS_RSVP6=m CONFIG_NET_CLS_FLOW=m CONFIG_NET_CLS_CGROUP=y CONFIG_NET_CLS_BPF=m CONFIG_NET_CLS_FLOWER=m CONFIG_NET_CLS_MATCHALL=m CONFIG_NET_EMATCH=y CONFIG_NET_EMATCH_STACK=32 CONFIG_NET_EMATCH_CMP=m CONFIG_NET_EMATCH_NBYTE=m CONFIG_NET_EMATCH_U32=m CONFIG_NET_EMATCH_META=m CONFIG_NET_EMATCH_TEXT=m # CONFIG_NET_EMATCH_CANID is not set CONFIG_NET_EMATCH_IPSET=m # CONFIG_NET_EMATCH_IPT is not set CONFIG_NET_CLS_ACT=y CONFIG_NET_ACT_POLICE=m CONFIG_NET_ACT_GACT=m CONFIG_GACT_PROB=y CONFIG_NET_ACT_MIRRED=m CONFIG_NET_ACT_SAMPLE=m CONFIG_NET_ACT_IPT=m CONFIG_NET_ACT_NAT=m CONFIG_NET_ACT_PEDIT=m CONFIG_NET_ACT_SIMP=m CONFIG_NET_ACT_SKBEDIT=m CONFIG_NET_ACT_CSUM=m # CONFIG_NET_ACT_MPLS is not set CONFIG_NET_ACT_VLAN=m # CONFIG_NET_ACT_BPF is not set CONFIG_NET_ACT_CONNMARK=m # CONFIG_NET_ACT_CTINFO is not set CONFIG_NET_ACT_SKBMOD=m # CONFIG_NET_ACT_IFE is not set CONFIG_NET_ACT_TUNNEL_KEY=m # CONFIG_NET_TC_SKB_EXT is not set CONFIG_NET_SCH_FIFO=y CONFIG_DCB=y CONFIG_DNS_RESOLVER=m # CONFIG_BATMAN_ADV is not set CONFIG_OPENVSWITCH=m CONFIG_OPENVSWITCH_GRE=m CONFIG_OPENVSWITCH_VXLAN=m CONFIG_OPENVSWITCH_GENEVE=m CONFIG_VSOCKETS=m CONFIG_VSOCKETS_DIAG=m CONFIG_VSOCKETS_LOOPBACK=m CONFIG_VMWARE_VMCI_VSOCKETS=m CONFIG_VIRTIO_VSOCKETS=m CONFIG_VIRTIO_VSOCKETS_COMMON=m CONFIG_HYPERV_VSOCKETS=m CONFIG_NETLINK_DIAG=m CONFIG_MPLS=y CONFIG_NET_MPLS_GSO=y # CONFIG_MPLS_ROUTING is not set CONFIG_NET_NSH=m # CONFIG_HSR is not set CONFIG_NET_SWITCHDEV=y # 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 is not set 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=m CONFIG_NET_DROP_MONITOR=y # end of Network testing # end of Networking options # CONFIG_HAMRADIO is not set CONFIG_CAN=m CONFIG_CAN_RAW=m CONFIG_CAN_BCM=m CONFIG_CAN_GW=m # CONFIG_CAN_J1939 is not set # # CAN Device Drivers # CONFIG_CAN_VCAN=m # CONFIG_CAN_VXCAN is not set CONFIG_CAN_SLCAN=m CONFIG_CAN_DEV=m CONFIG_CAN_CALC_BITTIMING=y # CONFIG_CAN_KVASER_PCIEFD is not set CONFIG_CAN_C_CAN=m CONFIG_CAN_C_CAN_PLATFORM=m CONFIG_CAN_C_CAN_PCI=m CONFIG_CAN_CC770=m # CONFIG_CAN_CC770_ISA is not set CONFIG_CAN_CC770_PLATFORM=m # CONFIG_CAN_IFI_CANFD is not set # CONFIG_CAN_M_CAN is not set # CONFIG_CAN_PEAK_PCIEFD is not set CONFIG_CAN_SJA1000=m CONFIG_CAN_EMS_PCI=m # CONFIG_CAN_F81601 is not set CONFIG_CAN_KVASER_PCI=m CONFIG_CAN_PEAK_PCI=m CONFIG_CAN_PEAK_PCIEC=y CONFIG_CAN_PLX_PCI=m # CONFIG_CAN_SJA1000_ISA is not set CONFIG_CAN_SJA1000_PLATFORM=m CONFIG_CAN_SOFTING=m # # CAN SPI interfaces # # CONFIG_CAN_HI311X is not set # CONFIG_CAN_MCP251X is not set # end of CAN SPI interfaces # # CAN USB interfaces # CONFIG_CAN_8DEV_USB=m CONFIG_CAN_EMS_USB=m CONFIG_CAN_ESD_USB2=m # CONFIG_CAN_GS_USB is not set CONFIG_CAN_KVASER_USB=m # CONFIG_CAN_MCBA_USB is not set CONFIG_CAN_PEAK_USB=m # CONFIG_CAN_UCAN is not set # end of CAN USB interfaces # CONFIG_CAN_DEBUG_DEVICES is not set # end of CAN Device Drivers CONFIG_BT=m CONFIG_BT_BREDR=y CONFIG_BT_RFCOMM=m CONFIG_BT_RFCOMM_TTY=y CONFIG_BT_BNEP=m CONFIG_BT_BNEP_MC_FILTER=y CONFIG_BT_BNEP_PROTO_FILTER=y CONFIG_BT_CMTP=m CONFIG_BT_HIDP=m CONFIG_BT_HS=y CONFIG_BT_LE=y # CONFIG_BT_6LOWPAN is not set # CONFIG_BT_LEDS is not set # CONFIG_BT_SELFTEST is not set CONFIG_BT_DEBUGFS=y # # Bluetooth device drivers # CONFIG_BT_INTEL=m CONFIG_BT_BCM=m CONFIG_BT_RTL=m CONFIG_BT_HCIBTUSB=m # CONFIG_BT_HCIBTUSB_AUTOSUSPEND is not set CONFIG_BT_HCIBTUSB_BCM=y # CONFIG_BT_HCIBTUSB_MTK is not set CONFIG_BT_HCIBTUSB_RTL=y CONFIG_BT_HCIBTSDIO=m CONFIG_BT_HCIUART=m CONFIG_BT_HCIUART_H4=y CONFIG_BT_HCIUART_BCSP=y CONFIG_BT_HCIUART_ATH3K=y # CONFIG_BT_HCIUART_INTEL is not set # CONFIG_BT_HCIUART_AG6XX is not set CONFIG_BT_HCIBCM203X=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBFUSB=m CONFIG_BT_HCIVHCI=m CONFIG_BT_MRVL=m CONFIG_BT_MRVL_SDIO=m CONFIG_BT_ATH3K=m # CONFIG_BT_MTKSDIO is not set # end of Bluetooth device drivers # 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_PRIV=y CONFIG_CFG80211=m # CONFIG_NL80211_TESTMODE is not set # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y CONFIG_CFG80211_DEFAULT_PS=y # CONFIG_CFG80211_DEBUGFS is not set CONFIG_CFG80211_CRDA_SUPPORT=y CONFIG_CFG80211_WEXT=y CONFIG_LIB80211=m # CONFIG_LIB80211_DEBUG is not set CONFIG_MAC80211=m CONFIG_MAC80211_HAS_RC=y CONFIG_MAC80211_RC_MINSTREL=y CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y CONFIG_MAC80211_RC_DEFAULT="minstrel_ht" CONFIG_MAC80211_MESH=y CONFIG_MAC80211_LEDS=y CONFIG_MAC80211_DEBUGFS=y # CONFIG_MAC80211_MESSAGE_TRACING is not set # CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_MAC80211_STA_HASH_MAX_SIZE=0 # CONFIG_WIMAX is not set CONFIG_RFKILL=m CONFIG_RFKILL_LEDS=y CONFIG_RFKILL_INPUT=y # CONFIG_RFKILL_GPIO is not set CONFIG_NET_9P=y CONFIG_NET_9P_VIRTIO=y # CONFIG_NET_9P_XEN is not set # CONFIG_NET_9P_RDMA is not set # CONFIG_NET_9P_DEBUG is not set # CONFIG_CAIF is not set CONFIG_CEPH_LIB=m # CONFIG_CEPH_LIB_PRETTYDEBUG is not set CONFIG_CEPH_LIB_USE_DNS_RESOLVER=y # CONFIG_NFC is not set CONFIG_PSAMPLE=m # CONFIG_NET_IFE is not set CONFIG_LWTUNNEL=y CONFIG_LWTUNNEL_BPF=y CONFIG_DST_CACHE=y CONFIG_GRO_CELLS=y CONFIG_NET_DEVLINK=y CONFIG_PAGE_POOL=y CONFIG_FAILOVER=m CONFIG_ETHTOOL_NETLINK=y CONFIG_HAVE_EBPF_JIT=y # # Device Drivers # CONFIG_HAVE_EISA=y # CONFIG_EISA is not set CONFIG_HAVE_PCI=y CONFIG_PCI=y CONFIG_PCI_DOMAINS=y CONFIG_PCIEPORTBUS=y CONFIG_HOTPLUG_PCI_PCIE=y CONFIG_PCIEAER=y CONFIG_PCIEAER_INJECT=m CONFIG_PCIE_ECRC=y CONFIG_PCIEASPM=y CONFIG_PCIEASPM_DEFAULT=y # CONFIG_PCIEASPM_POWERSAVE is not set # CONFIG_PCIEASPM_POWER_SUPERSAVE is not set # CONFIG_PCIEASPM_PERFORMANCE is not set CONFIG_PCIE_PME=y # CONFIG_PCIE_DPC is not set # CONFIG_PCIE_PTM is not set # CONFIG_PCIE_BW is not set CONFIG_PCI_MSI=y CONFIG_PCI_MSI_IRQ_DOMAIN=y CONFIG_PCI_QUIRKS=y # CONFIG_PCI_DEBUG is not set # CONFIG_PCI_REALLOC_ENABLE_AUTO is not set CONFIG_PCI_STUB=y # CONFIG_PCI_PF_STUB is not set # CONFIG_XEN_PCIDEV_FRONTEND is not set CONFIG_PCI_ATS=y CONFIG_PCI_LOCKLESS_CONFIG=y CONFIG_PCI_IOV=y CONFIG_PCI_PRI=y CONFIG_PCI_PASID=y # CONFIG_PCI_P2PDMA is not set CONFIG_PCI_LABEL=y CONFIG_PCI_HYPERV=m CONFIG_HOTPLUG_PCI=y CONFIG_HOTPLUG_PCI_ACPI=y CONFIG_HOTPLUG_PCI_ACPI_IBM=m # CONFIG_HOTPLUG_PCI_CPCI is not set CONFIG_HOTPLUG_PCI_SHPC=y # # PCI controller drivers # CONFIG_VMD=y CONFIG_PCI_HYPERV_INTERFACE=m # # DesignWare PCI Core Support # # CONFIG_PCIE_DW_PLAT_HOST is not set # CONFIG_PCI_MESON is not set # end of DesignWare PCI Core Support # # Mobiveil PCIe Core Support # # end of Mobiveil PCIe Core Support # # Cadence PCIe controllers support # # end of Cadence PCIe controllers support # end of PCI controller drivers # # PCI Endpoint # # CONFIG_PCI_ENDPOINT is not set # end of PCI Endpoint # # PCI switch controller drivers # # CONFIG_PCI_SW_SWITCHTEC is not set # end of PCI switch controller drivers CONFIG_PCCARD=y # CONFIG_PCMCIA is not set CONFIG_CARDBUS=y # # PC-card bridges # CONFIG_YENTA=m CONFIG_YENTA_O2=y CONFIG_YENTA_RICOH=y CONFIG_YENTA_TI=y CONFIG_YENTA_ENE_TUNE=y CONFIG_YENTA_TOSHIBA=y # CONFIG_RAPIDIO is not set # # Generic Driver Options # CONFIG_UEVENT_HELPER=y CONFIG_UEVENT_HELPER_PATH="" CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y # # Firmware loader # CONFIG_FW_LOADER=y CONFIG_FW_LOADER_PAGED_BUF=y CONFIG_EXTRA_FIRMWARE="" CONFIG_FW_LOADER_USER_HELPER=y # CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set # CONFIG_FW_LOADER_COMPRESS is not set CONFIG_FW_CACHE=y # end of Firmware loader CONFIG_WANT_DEV_COREDUMP=y CONFIG_ALLOW_DEV_COREDUMP=y CONFIG_DEV_COREDUMP=y # CONFIG_DEBUG_DRIVER is not set # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_PM_QOS_KUNIT_TEST is not set # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set # CONFIG_KUNIT_DRIVER_PE_TEST is not set CONFIG_SYS_HYPERVISOR=y CONFIG_GENERIC_CPU_AUTOPROBE=y CONFIG_GENERIC_CPU_VULNERABILITIES=y CONFIG_REGMAP=y CONFIG_REGMAP_I2C=m CONFIG_REGMAP_SPI=m CONFIG_REGMAP_IRQ=y CONFIG_DMA_SHARED_BUFFER=y # CONFIG_DMA_FENCE_TRACE is not set # end of Generic Driver Options # # Bus devices # # CONFIG_MHI_BUS is not set # end of Bus devices CONFIG_CONNECTOR=y CONFIG_PROC_EVENTS=y # CONFIG_GNSS is not set CONFIG_MTD=m # CONFIG_MTD_TESTS is not set # # Partition parsers # # CONFIG_MTD_AR7_PARTS is not set # CONFIG_MTD_CMDLINE_PARTS is not set # CONFIG_MTD_REDBOOT_PARTS is not set # end of Partition parsers # # User Modules And Translation Layers # CONFIG_MTD_BLKDEVS=m CONFIG_MTD_BLOCK=m # CONFIG_MTD_BLOCK_RO is not set # CONFIG_FTL is not set # CONFIG_NFTL is not set # CONFIG_INFTL is not set # CONFIG_RFD_FTL is not set # CONFIG_SSFDC is not set # CONFIG_SM_FTL is not set # CONFIG_MTD_OOPS is not set # CONFIG_MTD_SWAP is not set # CONFIG_MTD_PARTITIONED_MASTER is not set # # RAM/ROM/Flash chip drivers # # CONFIG_MTD_CFI is not set # CONFIG_MTD_JEDECPROBE is not set CONFIG_MTD_MAP_BANK_WIDTH_1=y CONFIG_MTD_MAP_BANK_WIDTH_2=y CONFIG_MTD_MAP_BANK_WIDTH_4=y CONFIG_MTD_CFI_I1=y CONFIG_MTD_CFI_I2=y # CONFIG_MTD_RAM is not set # CONFIG_MTD_ROM is not set # CONFIG_MTD_ABSENT is not set # end of RAM/ROM/Flash chip drivers # # Mapping drivers for chip access # # CONFIG_MTD_COMPLEX_MAPPINGS is not set # CONFIG_MTD_INTEL_VR_NOR is not set # CONFIG_MTD_PLATRAM is not set # end of Mapping drivers for chip access # # Self-contained MTD device drivers # # CONFIG_MTD_PMC551 is not set # CONFIG_MTD_DATAFLASH is not set # CONFIG_MTD_MCHP23K256 is not set # CONFIG_MTD_SST25L is not set # CONFIG_MTD_SLRAM is not set # CONFIG_MTD_PHRAM is not set # CONFIG_MTD_MTDRAM is not set # CONFIG_MTD_BLOCK2MTD is not set # # Disk-On-Chip Device Drivers # # CONFIG_MTD_DOCG3 is not set # end of Self-contained MTD device drivers # CONFIG_MTD_ONENAND is not set # CONFIG_MTD_RAW_NAND is not set # CONFIG_MTD_SPI_NAND is not set # # LPDDR & LPDDR2 PCM memory drivers # # CONFIG_MTD_LPDDR is not set # end of LPDDR & LPDDR2 PCM memory drivers # CONFIG_MTD_SPI_NOR is not set CONFIG_MTD_UBI=m CONFIG_MTD_UBI_WL_THRESHOLD=4096 CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_FASTMAP is not set # CONFIG_MTD_UBI_GLUEBI is not set # CONFIG_MTD_UBI_BLOCK is not set # CONFIG_MTD_HYPERBUS is not set # CONFIG_OF is not set CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y CONFIG_PARPORT=m CONFIG_PARPORT_PC=m CONFIG_PARPORT_SERIAL=m # CONFIG_PARPORT_PC_FIFO is not set # CONFIG_PARPORT_PC_SUPERIO is not set # CONFIG_PARPORT_AX88796 is not set CONFIG_PARPORT_1284=y CONFIG_PARPORT_NOT_PC=y CONFIG_PNP=y # CONFIG_PNP_DEBUG_MESSAGES is not set # # Protocols # CONFIG_PNPACPI=y CONFIG_BLK_DEV=y CONFIG_BLK_DEV_NULL_BLK=m CONFIG_BLK_DEV_NULL_BLK_FAULT_INJECTION=y CONFIG_BLK_DEV_FD=m CONFIG_CDROM=m # CONFIG_PARIDE is not set CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m # CONFIG_ZRAM is not set # CONFIG_BLK_DEV_UMEM is not set CONFIG_BLK_DEV_LOOP=m CONFIG_BLK_DEV_LOOP_MIN_COUNT=0 # CONFIG_BLK_DEV_CRYPTOLOOP is not set # CONFIG_BLK_DEV_DRBD is not set CONFIG_BLK_DEV_NBD=m # CONFIG_BLK_DEV_SKD is not set CONFIG_BLK_DEV_SX8=m CONFIG_BLK_DEV_RAM=m CONFIG_BLK_DEV_RAM_COUNT=16 CONFIG_BLK_DEV_RAM_SIZE=16384 CONFIG_CDROM_PKTCDVD=m CONFIG_CDROM_PKTCDVD_BUFFERS=8 # CONFIG_CDROM_PKTCDVD_WCACHE is not set CONFIG_ATA_OVER_ETH=m CONFIG_XEN_BLKDEV_FRONTEND=m CONFIG_VIRTIO_BLK=y CONFIG_BLK_DEV_RBD=m # CONFIG_BLK_DEV_RSXX is not set # # NVME Support # CONFIG_NVME_CORE=m CONFIG_BLK_DEV_NVME=m CONFIG_NVME_MULTIPATH=y # CONFIG_NVME_HWMON is not set CONFIG_NVME_FABRICS=m # CONFIG_NVME_RDMA is not set CONFIG_NVME_FC=m # CONFIG_NVME_TCP is not set CONFIG_NVME_TARGET=m CONFIG_NVME_TARGET_LOOP=m # CONFIG_NVME_TARGET_RDMA is not set CONFIG_NVME_TARGET_FC=m CONFIG_NVME_TARGET_FCLOOP=m # CONFIG_NVME_TARGET_TCP is not set # end of NVME Support # # Misc devices # CONFIG_SENSORS_LIS3LV02D=m # CONFIG_AD525X_DPOT is not set # CONFIG_DUMMY_IRQ is not set # CONFIG_IBM_ASM is not set # CONFIG_PHANTOM is not set CONFIG_TIFM_CORE=m CONFIG_TIFM_7XX1=m # CONFIG_ICS932S401 is not set CONFIG_ENCLOSURE_SERVICES=m CONFIG_SGI_XP=m CONFIG_HP_ILO=m CONFIG_SGI_GRU=m # CONFIG_SGI_GRU_DEBUG is not set CONFIG_APDS9802ALS=m CONFIG_ISL29003=m CONFIG_ISL29020=m CONFIG_SENSORS_TSL2550=m CONFIG_SENSORS_BH1770=m CONFIG_SENSORS_APDS990X=m # CONFIG_HMC6352 is not set # CONFIG_DS1682 is not set CONFIG_VMWARE_BALLOON=m # CONFIG_LATTICE_ECP3_CONFIG is not set # CONFIG_SRAM is not set # CONFIG_PCI_ENDPOINT_TEST is not set # CONFIG_XILINX_SDFEC is not set CONFIG_PVPANIC=y # CONFIG_C2PORT is not set # # EEPROM support # CONFIG_EEPROM_AT24=m # CONFIG_EEPROM_AT25 is not set CONFIG_EEPROM_LEGACY=m CONFIG_EEPROM_MAX6875=m CONFIG_EEPROM_93CX6=m # CONFIG_EEPROM_93XX46 is not set # CONFIG_EEPROM_IDT_89HPESX is not set # CONFIG_EEPROM_EE1004 is not set # end of EEPROM support CONFIG_CB710_CORE=m # CONFIG_CB710_DEBUG is not set CONFIG_CB710_DEBUG_ASSUMPTIONS=y # # Texas Instruments shared transport line discipline # # CONFIG_TI_ST is not set # end of Texas Instruments shared transport line discipline CONFIG_SENSORS_LIS3_I2C=m CONFIG_ALTERA_STAPL=m CONFIG_INTEL_MEI=m CONFIG_INTEL_MEI_ME=m # CONFIG_INTEL_MEI_TXE is not set # CONFIG_INTEL_MEI_HDCP is not set CONFIG_VMWARE_VMCI=m # # Intel MIC & related support # # CONFIG_INTEL_MIC_BUS is not set # CONFIG_SCIF_BUS is not set # CONFIG_VOP_BUS is not set # end of Intel MIC & related support # CONFIG_GENWQE is not set # CONFIG_ECHO is not set # CONFIG_MISC_ALCOR_PCI is not set # CONFIG_MISC_RTSX_PCI is not set # CONFIG_MISC_RTSX_USB is not set # CONFIG_HABANA_AI is not set # CONFIG_UACCE is not set # end of Misc devices CONFIG_HAVE_IDE=y # CONFIG_IDE is not set # # SCSI device support # CONFIG_SCSI_MOD=y CONFIG_RAID_ATTRS=m CONFIG_SCSI=y CONFIG_SCSI_DMA=y CONFIG_SCSI_NETLINK=y CONFIG_SCSI_PROC_FS=y # # SCSI support type (disk, tape, CD-ROM) # CONFIG_BLK_DEV_SD=m CONFIG_CHR_DEV_ST=m CONFIG_BLK_DEV_SR=m CONFIG_CHR_DEV_SG=m CONFIG_CHR_DEV_SCH=m CONFIG_SCSI_ENCLOSURE=m CONFIG_SCSI_CONSTANTS=y CONFIG_SCSI_LOGGING=y CONFIG_SCSI_SCAN_ASYNC=y # # SCSI Transports # CONFIG_SCSI_SPI_ATTRS=m CONFIG_SCSI_FC_ATTRS=m CONFIG_SCSI_ISCSI_ATTRS=m CONFIG_SCSI_SAS_ATTRS=m CONFIG_SCSI_SAS_LIBSAS=m CONFIG_SCSI_SAS_ATA=y CONFIG_SCSI_SAS_HOST_SMP=y CONFIG_SCSI_SRP_ATTRS=m # end of SCSI Transports CONFIG_SCSI_LOWLEVEL=y CONFIG_ISCSI_TCP=m CONFIG_ISCSI_BOOT_SYSFS=m CONFIG_SCSI_CXGB3_ISCSI=m CONFIG_SCSI_CXGB4_ISCSI=m CONFIG_SCSI_BNX2_ISCSI=m CONFIG_SCSI_BNX2X_FCOE=m CONFIG_BE2ISCSI=m # CONFIG_BLK_DEV_3W_XXXX_RAID is not set CONFIG_SCSI_HPSA=m CONFIG_SCSI_3W_9XXX=m CONFIG_SCSI_3W_SAS=m # CONFIG_SCSI_ACARD is not set CONFIG_SCSI_AACRAID=m # CONFIG_SCSI_AIC7XXX is not set CONFIG_SCSI_AIC79XX=m CONFIG_AIC79XX_CMDS_PER_DEVICE=4 CONFIG_AIC79XX_RESET_DELAY_MS=15000 # CONFIG_AIC79XX_DEBUG_ENABLE is not set CONFIG_AIC79XX_DEBUG_MASK=0 # CONFIG_AIC79XX_REG_PRETTY_PRINT is not set # CONFIG_SCSI_AIC94XX is not set CONFIG_SCSI_MVSAS=m # CONFIG_SCSI_MVSAS_DEBUG is not set CONFIG_SCSI_MVSAS_TASKLET=y CONFIG_SCSI_MVUMI=m # CONFIG_SCSI_DPT_I2O is not set # CONFIG_SCSI_ADVANSYS is not set CONFIG_SCSI_ARCMSR=m # CONFIG_SCSI_ESAS2R is not set # CONFIG_MEGARAID_NEWGEN is not set # CONFIG_MEGARAID_LEGACY is not set CONFIG_MEGARAID_SAS=m CONFIG_SCSI_MPT3SAS=m CONFIG_SCSI_MPT2SAS_MAX_SGE=128 CONFIG_SCSI_MPT3SAS_MAX_SGE=128 CONFIG_SCSI_MPT2SAS=m # CONFIG_SCSI_SMARTPQI is not set CONFIG_SCSI_UFSHCD=m CONFIG_SCSI_UFSHCD_PCI=m # CONFIG_SCSI_UFS_DWC_TC_PCI is not set # CONFIG_SCSI_UFSHCD_PLATFORM is not set # CONFIG_SCSI_UFS_BSG is not set CONFIG_SCSI_HPTIOP=m # CONFIG_SCSI_BUSLOGIC is not set # CONFIG_SCSI_MYRB is not set # CONFIG_SCSI_MYRS is not set CONFIG_VMWARE_PVSCSI=m # CONFIG_XEN_SCSI_FRONTEND is not set CONFIG_HYPERV_STORAGE=m CONFIG_LIBFC=m CONFIG_LIBFCOE=m CONFIG_FCOE=m CONFIG_FCOE_FNIC=m # CONFIG_SCSI_SNIC is not set # CONFIG_SCSI_DMX3191D is not set # CONFIG_SCSI_FDOMAIN_PCI is not set # CONFIG_SCSI_GDTH is not set CONFIG_SCSI_ISCI=m # CONFIG_SCSI_IPS is not set CONFIG_SCSI_INITIO=m # CONFIG_SCSI_INIA100 is not set # CONFIG_SCSI_PPA is not set # CONFIG_SCSI_IMM is not set CONFIG_SCSI_STEX=m # CONFIG_SCSI_SYM53C8XX_2 is not set # CONFIG_SCSI_IPR is not set # CONFIG_SCSI_QLOGIC_1280 is not set CONFIG_SCSI_QLA_FC=m CONFIG_TCM_QLA2XXX=m # CONFIG_TCM_QLA2XXX_DEBUG is not set CONFIG_SCSI_QLA_ISCSI=m # CONFIG_QEDI is not set # CONFIG_QEDF is not set # CONFIG_SCSI_LPFC is not set # CONFIG_SCSI_DC395x is not set # CONFIG_SCSI_AM53C974 is not set # CONFIG_SCSI_WD719X is not set CONFIG_SCSI_DEBUG=m CONFIG_SCSI_PMCRAID=m CONFIG_SCSI_PM8001=m # CONFIG_SCSI_BFA_FC is not set CONFIG_SCSI_VIRTIO=m # CONFIG_SCSI_CHELSIO_FCOE is not set CONFIG_SCSI_DH=y CONFIG_SCSI_DH_RDAC=y CONFIG_SCSI_DH_HP_SW=y CONFIG_SCSI_DH_EMC=y CONFIG_SCSI_DH_ALUA=y # end of SCSI device support CONFIG_ATA=m CONFIG_SATA_HOST=y CONFIG_PATA_TIMINGS=y CONFIG_ATA_VERBOSE_ERROR=y CONFIG_ATA_FORCE=y CONFIG_ATA_ACPI=y # CONFIG_SATA_ZPODD is not set CONFIG_SATA_PMP=y # # Controllers with non-SFF native interface # CONFIG_SATA_AHCI=m CONFIG_SATA_MOBILE_LPM_POLICY=0 CONFIG_SATA_AHCI_PLATFORM=m # CONFIG_SATA_INIC162X is not set CONFIG_SATA_ACARD_AHCI=m CONFIG_SATA_SIL24=m CONFIG_ATA_SFF=y # # SFF controllers with custom DMA interface # CONFIG_PDC_ADMA=m CONFIG_SATA_QSTOR=m CONFIG_SATA_SX4=m CONFIG_ATA_BMDMA=y # # SATA SFF controllers with BMDMA # CONFIG_ATA_PIIX=m # CONFIG_SATA_DWC is not set CONFIG_SATA_MV=m CONFIG_SATA_NV=m CONFIG_SATA_PROMISE=m CONFIG_SATA_SIL=m CONFIG_SATA_SIS=m CONFIG_SATA_SVW=m CONFIG_SATA_ULI=m CONFIG_SATA_VIA=m CONFIG_SATA_VITESSE=m # # PATA SFF controllers with BMDMA # CONFIG_PATA_ALI=m CONFIG_PATA_AMD=m CONFIG_PATA_ARTOP=m CONFIG_PATA_ATIIXP=m CONFIG_PATA_ATP867X=m CONFIG_PATA_CMD64X=m # CONFIG_PATA_CYPRESS is not set # CONFIG_PATA_EFAR is not set CONFIG_PATA_HPT366=m CONFIG_PATA_HPT37X=m CONFIG_PATA_HPT3X2N=m CONFIG_PATA_HPT3X3=m # CONFIG_PATA_HPT3X3_DMA is not set CONFIG_PATA_IT8213=m CONFIG_PATA_IT821X=m CONFIG_PATA_JMICRON=m CONFIG_PATA_MARVELL=m CONFIG_PATA_NETCELL=m CONFIG_PATA_NINJA32=m # CONFIG_PATA_NS87415 is not set CONFIG_PATA_OLDPIIX=m # CONFIG_PATA_OPTIDMA is not set CONFIG_PATA_PDC2027X=m CONFIG_PATA_PDC_OLD=m # CONFIG_PATA_RADISYS is not set CONFIG_PATA_RDC=m CONFIG_PATA_SCH=m CONFIG_PATA_SERVERWORKS=m CONFIG_PATA_SIL680=m CONFIG_PATA_SIS=m CONFIG_PATA_TOSHIBA=m # CONFIG_PATA_TRIFLEX is not set CONFIG_PATA_VIA=m # CONFIG_PATA_WINBOND is not set # # PIO-only SFF controllers # # CONFIG_PATA_CMD640_PCI is not set # CONFIG_PATA_MPIIX is not set # CONFIG_PATA_NS87410 is not set # CONFIG_PATA_OPTI is not set # CONFIG_PATA_RZ1000 is not set # # Generic fallback / legacy drivers # CONFIG_PATA_ACPI=m CONFIG_ATA_GENERIC=m # CONFIG_PATA_LEGACY is not set CONFIG_MD=y CONFIG_BLK_DEV_MD=y CONFIG_MD_AUTODETECT=y CONFIG_MD_LINEAR=m CONFIG_MD_RAID0=m CONFIG_MD_RAID1=m CONFIG_MD_RAID10=m CONFIG_MD_RAID456=m CONFIG_MD_MULTIPATH=m CONFIG_MD_FAULTY=m # CONFIG_MD_CLUSTER is not set # CONFIG_BCACHE is not set CONFIG_BLK_DEV_DM_BUILTIN=y CONFIG_BLK_DEV_DM=m CONFIG_DM_DEBUG=y CONFIG_DM_BUFIO=m # CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING is not set CONFIG_DM_BIO_PRISON=m CONFIG_DM_PERSISTENT_DATA=m # CONFIG_DM_UNSTRIPED is not set CONFIG_DM_CRYPT=m CONFIG_DM_SNAPSHOT=m CONFIG_DM_THIN_PROVISIONING=m CONFIG_DM_CACHE=m CONFIG_DM_CACHE_SMQ=m # CONFIG_DM_WRITECACHE is not set CONFIG_DM_ERA=m # CONFIG_DM_CLONE is not set CONFIG_DM_MIRROR=m CONFIG_DM_LOG_USERSPACE=m CONFIG_DM_RAID=m CONFIG_DM_ZERO=m CONFIG_DM_MULTIPATH=m CONFIG_DM_MULTIPATH_QL=m CONFIG_DM_MULTIPATH_ST=m CONFIG_DM_DELAY=m # CONFIG_DM_DUST is not set CONFIG_DM_UEVENT=y CONFIG_DM_FLAKEY=m CONFIG_DM_VERITY=m # CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG is not set # CONFIG_DM_VERITY_FEC is not set CONFIG_DM_SWITCH=m CONFIG_DM_LOG_WRITES=m # CONFIG_DM_INTEGRITY is not set # CONFIG_DM_ZONED is not set CONFIG_TARGET_CORE=m CONFIG_TCM_IBLOCK=m CONFIG_TCM_FILEIO=m CONFIG_TCM_PSCSI=m CONFIG_TCM_USER2=m CONFIG_LOOPBACK_TARGET=m CONFIG_TCM_FC=m CONFIG_ISCSI_TARGET=m CONFIG_ISCSI_TARGET_CXGB4=m # CONFIG_SBP_TARGET is not set CONFIG_FUSION=y CONFIG_FUSION_SPI=m # CONFIG_FUSION_FC is not set CONFIG_FUSION_SAS=m CONFIG_FUSION_MAX_SGE=128 CONFIG_FUSION_CTL=m CONFIG_FUSION_LOGGING=y # # IEEE 1394 (FireWire) support # CONFIG_FIREWIRE=m CONFIG_FIREWIRE_OHCI=m CONFIG_FIREWIRE_SBP2=m CONFIG_FIREWIRE_NET=m # CONFIG_FIREWIRE_NOSY is not set # end of IEEE 1394 (FireWire) support CONFIG_MACINTOSH_DRIVERS=y CONFIG_MAC_EMUMOUSEBTN=y CONFIG_NETDEVICES=y CONFIG_MII=y CONFIG_NET_CORE=y CONFIG_BONDING=m CONFIG_DUMMY=m # CONFIG_WIREGUARD is not set # CONFIG_EQUALIZER is not set CONFIG_NET_FC=y CONFIG_IFB=m CONFIG_NET_TEAM=m CONFIG_NET_TEAM_MODE_BROADCAST=m CONFIG_NET_TEAM_MODE_ROUNDROBIN=m CONFIG_NET_TEAM_MODE_RANDOM=m CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m CONFIG_NET_TEAM_MODE_LOADBALANCE=m CONFIG_MACVLAN=m CONFIG_MACVTAP=m # CONFIG_IPVLAN is not set CONFIG_VXLAN=m CONFIG_GENEVE=m # CONFIG_BAREUDP is not set # CONFIG_GTP is not set CONFIG_MACSEC=m CONFIG_NETCONSOLE=m CONFIG_NETCONSOLE_DYNAMIC=y CONFIG_NETPOLL=y CONFIG_NET_POLL_CONTROLLER=y CONFIG_NTB_NETDEV=m CONFIG_TUN=m CONFIG_TAP=m # CONFIG_TUN_VNET_CROSS_LE is not set CONFIG_VETH=m CONFIG_VIRTIO_NET=m CONFIG_NLMON=m CONFIG_VSOCKMON=m # CONFIG_ARCNET is not set # CONFIG_ATM_DRIVERS is not set # # Distributed Switch Architecture drivers # # end of Distributed Switch Architecture drivers CONFIG_ETHERNET=y CONFIG_MDIO=y # CONFIG_NET_VENDOR_3COM is not set # CONFIG_NET_VENDOR_ADAPTEC is not set CONFIG_NET_VENDOR_AGERE=y # CONFIG_ET131X is not set CONFIG_NET_VENDOR_ALACRITECH=y # CONFIG_SLICOSS is not set # CONFIG_NET_VENDOR_ALTEON is not set # CONFIG_ALTERA_TSE is not set CONFIG_NET_VENDOR_AMAZON=y CONFIG_ENA_ETHERNET=m CONFIG_NET_VENDOR_AMD=y CONFIG_AMD8111_ETH=m CONFIG_PCNET32=m CONFIG_AMD_XGBE=m # CONFIG_AMD_XGBE_DCB is not set CONFIG_AMD_XGBE_HAVE_ECC=y CONFIG_NET_VENDOR_AQUANTIA=y CONFIG_AQTION=m CONFIG_NET_VENDOR_ARC=y CONFIG_NET_VENDOR_ATHEROS=y CONFIG_ATL2=m CONFIG_ATL1=m CONFIG_ATL1E=m CONFIG_ATL1C=m CONFIG_ALX=m CONFIG_NET_VENDOR_AURORA=y # CONFIG_AURORA_NB8800 is not set CONFIG_NET_VENDOR_BROADCOM=y CONFIG_B44=m CONFIG_B44_PCI_AUTOSELECT=y CONFIG_B44_PCICORE_AUTOSELECT=y CONFIG_B44_PCI=y # CONFIG_BCMGENET is not set CONFIG_BNX2=m CONFIG_CNIC=m CONFIG_TIGON3=y CONFIG_TIGON3_HWMON=y CONFIG_BNX2X=m CONFIG_BNX2X_SRIOV=y # CONFIG_SYSTEMPORT is not set CONFIG_BNXT=m CONFIG_BNXT_SRIOV=y CONFIG_BNXT_FLOWER_OFFLOAD=y CONFIG_BNXT_DCB=y CONFIG_BNXT_HWMON=y CONFIG_NET_VENDOR_BROCADE=y CONFIG_BNA=m CONFIG_NET_VENDOR_CADENCE=y CONFIG_MACB=m 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=m CONFIG_LIQUIDIO_VF=m CONFIG_NET_VENDOR_CHELSIO=y # CONFIG_CHELSIO_T1 is not set CONFIG_CHELSIO_T3=m CONFIG_CHELSIO_T4=m # CONFIG_CHELSIO_T4_DCB is not set CONFIG_CHELSIO_T4VF=m CONFIG_CHELSIO_LIB=m CONFIG_NET_VENDOR_CISCO=y CONFIG_ENIC=m CONFIG_NET_VENDOR_CORTINA=y # CONFIG_CX_ECAT is not set CONFIG_DNET=m CONFIG_NET_VENDOR_DEC=y CONFIG_NET_TULIP=y CONFIG_DE2104X=m CONFIG_DE2104X_DSL=0 CONFIG_TULIP=y # CONFIG_TULIP_MWI is not set CONFIG_TULIP_MMIO=y # CONFIG_TULIP_NAPI is not set CONFIG_DE4X5=m CONFIG_WINBOND_840=m CONFIG_DM9102=m CONFIG_ULI526X=m CONFIG_PCMCIA_XIRCOM=m # CONFIG_NET_VENDOR_DLINK is not set CONFIG_NET_VENDOR_EMULEX=y CONFIG_BE2NET=m CONFIG_BE2NET_HWMON=y CONFIG_BE2NET_BE2=y CONFIG_BE2NET_BE3=y CONFIG_BE2NET_LANCER=y CONFIG_BE2NET_SKYHAWK=y CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_GOOGLE=y # CONFIG_GVE is not set CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set # CONFIG_NET_VENDOR_I825XX is not set CONFIG_NET_VENDOR_INTEL=y # CONFIG_E100 is not set CONFIG_E1000=y CONFIG_E1000E=y CONFIG_E1000E_HWTS=y CONFIG_IGB=y CONFIG_IGB_HWMON=y CONFIG_IGBVF=m # CONFIG_IXGB is not set CONFIG_IXGBE=y CONFIG_IXGBE_HWMON=y CONFIG_IXGBE_DCB=y CONFIG_IXGBEVF=m CONFIG_I40E=y CONFIG_I40E_DCB=y CONFIG_IAVF=m CONFIG_I40EVF=m # CONFIG_ICE is not set CONFIG_FM10K=m # CONFIG_IGC is not set CONFIG_JME=m CONFIG_NET_VENDOR_MARVELL=y CONFIG_MVMDIO=m CONFIG_SKGE=y # CONFIG_SKGE_DEBUG is not set CONFIG_SKGE_GENESIS=y CONFIG_SKY2=m # CONFIG_SKY2_DEBUG is not set CONFIG_NET_VENDOR_MELLANOX=y CONFIG_MLX4_EN=m CONFIG_MLX4_EN_DCB=y CONFIG_MLX4_CORE=m CONFIG_MLX4_DEBUG=y CONFIG_MLX4_CORE_GEN2=y # CONFIG_MLX5_CORE is not set # CONFIG_MLXSW_CORE is not set # CONFIG_MLXFW is not set # CONFIG_NET_VENDOR_MICREL is not set # CONFIG_NET_VENDOR_MICROCHIP is not set CONFIG_NET_VENDOR_MICROSEMI=y # CONFIG_MSCC_OCELOT_SWITCH is not set CONFIG_NET_VENDOR_MYRI=y CONFIG_MYRI10GE=m CONFIG_MYRI10GE_DCA=y # CONFIG_FEALNX is not set # CONFIG_NET_VENDOR_NATSEMI is not set CONFIG_NET_VENDOR_NETERION=y # CONFIG_S2IO is not set # CONFIG_VXGE is not set CONFIG_NET_VENDOR_NETRONOME=y CONFIG_NFP=m CONFIG_NFP_APP_FLOWER=y CONFIG_NFP_APP_ABM_NIC=y # CONFIG_NFP_DEBUG is not set CONFIG_NET_VENDOR_NI=y # CONFIG_NI_XGE_MANAGEMENT_ENET is not set # CONFIG_NET_VENDOR_NVIDIA is not set CONFIG_NET_VENDOR_OKI=y CONFIG_ETHOC=m CONFIG_NET_VENDOR_PACKET_ENGINES=y # CONFIG_HAMACHI is not set CONFIG_YELLOWFIN=m CONFIG_NET_VENDOR_PENSANDO=y # CONFIG_IONIC is not set CONFIG_NET_VENDOR_QLOGIC=y CONFIG_QLA3XXX=m CONFIG_QLCNIC=m CONFIG_QLCNIC_SRIOV=y CONFIG_QLCNIC_DCB=y CONFIG_QLCNIC_HWMON=y CONFIG_NETXEN_NIC=m CONFIG_QED=m CONFIG_QED_SRIOV=y CONFIG_QEDE=m CONFIG_NET_VENDOR_QUALCOMM=y # CONFIG_QCOM_EMAC is not set # CONFIG_RMNET is not set # CONFIG_NET_VENDOR_RDC is not set CONFIG_NET_VENDOR_REALTEK=y # CONFIG_ATP is not set CONFIG_8139CP=y CONFIG_8139TOO=y # CONFIG_8139TOO_PIO is not set # CONFIG_8139TOO_TUNE_TWISTER is not set CONFIG_8139TOO_8129=y # CONFIG_8139_OLD_RX_RESET is not set CONFIG_R8169=y CONFIG_NET_VENDOR_RENESAS=y CONFIG_NET_VENDOR_ROCKER=y CONFIG_ROCKER=m CONFIG_NET_VENDOR_SAMSUNG=y # CONFIG_SXGBE_ETH is not set # CONFIG_NET_VENDOR_SEEQ is not set CONFIG_NET_VENDOR_SOLARFLARE=y CONFIG_SFC=m CONFIG_SFC_MTD=y CONFIG_SFC_MCDI_MON=y CONFIG_SFC_SRIOV=y CONFIG_SFC_MCDI_LOGGING=y CONFIG_SFC_FALCON=m CONFIG_SFC_FALCON_MTD=y # CONFIG_NET_VENDOR_SILAN is not set # CONFIG_NET_VENDOR_SIS is not set CONFIG_NET_VENDOR_SMSC=y CONFIG_EPIC100=m # CONFIG_SMSC911X is not set CONFIG_SMSC9420=m CONFIG_NET_VENDOR_SOCIONEXT=y # CONFIG_NET_VENDOR_STMICRO is not set # CONFIG_NET_VENDOR_SUN is not set CONFIG_NET_VENDOR_SYNOPSYS=y # CONFIG_DWC_XLGMAC is not set # CONFIG_NET_VENDOR_TEHUTI is not set CONFIG_NET_VENDOR_TI=y # CONFIG_TI_CPSW_PHY_SEL is not set CONFIG_TLAN=m # CONFIG_NET_VENDOR_VIA is not set # CONFIG_NET_VENDOR_WIZNET is not set CONFIG_NET_VENDOR_XILINX=y # CONFIG_XILINX_AXI_EMAC is not set # CONFIG_XILINX_LL_TEMAC 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_BCM_UNIMAC is not set CONFIG_MDIO_BITBANG=m # CONFIG_MDIO_GPIO is not set # CONFIG_MDIO_MSCC_MIIM is not set # CONFIG_MDIO_MVUSB is not set # CONFIG_MDIO_THUNDER is not set # CONFIG_MDIO_XPCS is not set CONFIG_PHYLINK=m CONFIG_PHYLIB=y CONFIG_SWPHY=y # CONFIG_LED_TRIGGER_PHY is not set # # MII PHY device drivers # # CONFIG_SFP is not set # CONFIG_ADIN_PHY is not set CONFIG_AMD_PHY=m # CONFIG_AQUANTIA_PHY is not set # CONFIG_AX88796B_PHY is not set # CONFIG_BCM7XXX_PHY is not set CONFIG_BCM87XX_PHY=m CONFIG_BCM_NET_PHYLIB=m CONFIG_BROADCOM_PHY=m # CONFIG_BCM84881_PHY is not set CONFIG_CICADA_PHY=m # CONFIG_CORTINA_PHY is not set CONFIG_DAVICOM_PHY=m # CONFIG_DP83822_PHY is not set # CONFIG_DP83TC811_PHY is not set # CONFIG_DP83848_PHY is not set # CONFIG_DP83867_PHY is not set # CONFIG_DP83869_PHY is not set CONFIG_FIXED_PHY=y CONFIG_ICPLUS_PHY=m # CONFIG_INTEL_XWAY_PHY is not set CONFIG_LSI_ET1011C_PHY=m CONFIG_LXT_PHY=m CONFIG_MARVELL_PHY=m # CONFIG_MARVELL_10G_PHY is not set CONFIG_MICREL_PHY=m # CONFIG_MICROCHIP_PHY is not set # CONFIG_MICROCHIP_T1_PHY is not set # CONFIG_MICROSEMI_PHY is not set CONFIG_NATIONAL_PHY=m # CONFIG_NXP_TJA11XX_PHY is not set CONFIG_QSEMI_PHY=m CONFIG_REALTEK_PHY=y # CONFIG_RENESAS_PHY is not set # CONFIG_ROCKCHIP_PHY is not set CONFIG_SMSC_PHY=m CONFIG_STE10XP=m # CONFIG_TERANETICS_PHY is not set CONFIG_VITESSE_PHY=m # CONFIG_XILINX_GMII2RGMII is not set # CONFIG_MICREL_KS8995MA is not set # CONFIG_PLIP is not set CONFIG_PPP=m CONFIG_PPP_BSDCOMP=m CONFIG_PPP_DEFLATE=m CONFIG_PPP_FILTER=y CONFIG_PPP_MPPE=m CONFIG_PPP_MULTILINK=y CONFIG_PPPOATM=m CONFIG_PPPOE=m CONFIG_PPTP=m CONFIG_PPPOL2TP=m CONFIG_PPP_ASYNC=m CONFIG_PPP_SYNC_TTY=m CONFIG_SLIP=m CONFIG_SLHC=m CONFIG_SLIP_COMPRESSED=y CONFIG_SLIP_SMART=y # CONFIG_SLIP_MODE_SLIP6 is not set CONFIG_USB_NET_DRIVERS=y CONFIG_USB_CATC=y CONFIG_USB_KAWETH=y CONFIG_USB_PEGASUS=y CONFIG_USB_RTL8150=y CONFIG_USB_RTL8152=m # CONFIG_USB_LAN78XX is not set CONFIG_USB_USBNET=y CONFIG_USB_NET_AX8817X=y CONFIG_USB_NET_AX88179_178A=m CONFIG_USB_NET_CDCETHER=y CONFIG_USB_NET_CDC_EEM=y CONFIG_USB_NET_CDC_NCM=m CONFIG_USB_NET_HUAWEI_CDC_NCM=m CONFIG_USB_NET_CDC_MBIM=m CONFIG_USB_NET_DM9601=y # CONFIG_USB_NET_SR9700 is not set # CONFIG_USB_NET_SR9800 is not set CONFIG_USB_NET_SMSC75XX=y CONFIG_USB_NET_SMSC95XX=y CONFIG_USB_NET_GL620A=y CONFIG_USB_NET_NET1080=y CONFIG_USB_NET_PLUSB=y CONFIG_USB_NET_MCS7830=y CONFIG_USB_NET_RNDIS_HOST=y CONFIG_USB_NET_CDC_SUBSET_ENABLE=y CONFIG_USB_NET_CDC_SUBSET=y CONFIG_USB_ALI_M5632=y CONFIG_USB_AN2720=y CONFIG_USB_BELKIN=y CONFIG_USB_ARMLINUX=y CONFIG_USB_EPSON2888=y CONFIG_USB_KC2190=y CONFIG_USB_NET_ZAURUS=y CONFIG_USB_NET_CX82310_ETH=m CONFIG_USB_NET_KALMIA=m CONFIG_USB_NET_QMI_WWAN=m CONFIG_USB_HSO=m CONFIG_USB_NET_INT51X1=y CONFIG_USB_IPHETH=y CONFIG_USB_SIERRA_NET=y CONFIG_USB_VL600=m # CONFIG_USB_NET_CH9200 is not set # CONFIG_USB_NET_AQC111 is not set CONFIG_WLAN=y CONFIG_WLAN_VENDOR_ADMTEK=y # CONFIG_ADM8211 is not set CONFIG_ATH_COMMON=m CONFIG_WLAN_VENDOR_ATH=y # CONFIG_ATH_DEBUG is not set # CONFIG_ATH5K is not set # CONFIG_ATH5K_PCI is not set CONFIG_ATH9K_HW=m CONFIG_ATH9K_COMMON=m CONFIG_ATH9K_BTCOEX_SUPPORT=y # CONFIG_ATH9K is not set CONFIG_ATH9K_HTC=m # CONFIG_ATH9K_HTC_DEBUGFS is not set # CONFIG_CARL9170 is not set # CONFIG_ATH6KL is not set # CONFIG_AR5523 is not set # CONFIG_WIL6210 is not set # CONFIG_ATH10K is not set # CONFIG_WCN36XX is not set CONFIG_WLAN_VENDOR_ATMEL=y # CONFIG_ATMEL is not set # CONFIG_AT76C50X_USB is not set CONFIG_WLAN_VENDOR_BROADCOM=y # CONFIG_B43 is not set # CONFIG_B43LEGACY is not set # CONFIG_BRCMSMAC is not set # CONFIG_BRCMFMAC is not set CONFIG_WLAN_VENDOR_CISCO=y # CONFIG_AIRO is not set CONFIG_WLAN_VENDOR_INTEL=y # CONFIG_IPW2100 is not set # CONFIG_IPW2200 is not set CONFIG_IWLEGACY=m CONFIG_IWL4965=m CONFIG_IWL3945=m # # iwl3945 / iwl4965 Debugging Options # CONFIG_IWLEGACY_DEBUG=y CONFIG_IWLEGACY_DEBUGFS=y # end of iwl3945 / iwl4965 Debugging Options CONFIG_IWLWIFI=m CONFIG_IWLWIFI_LEDS=y CONFIG_IWLDVM=m CONFIG_IWLMVM=m CONFIG_IWLWIFI_OPMODE_MODULAR=y # CONFIG_IWLWIFI_BCAST_FILTERING is not set # # Debugging Options # # CONFIG_IWLWIFI_DEBUG is not set CONFIG_IWLWIFI_DEBUGFS=y # CONFIG_IWLWIFI_DEVICE_TRACING is not set # end of Debugging Options CONFIG_WLAN_VENDOR_INTERSIL=y # CONFIG_HOSTAP is not set # CONFIG_HERMES is not set # CONFIG_P54_COMMON is not set # CONFIG_PRISM54 is not set CONFIG_WLAN_VENDOR_MARVELL=y # CONFIG_LIBERTAS is not set # CONFIG_LIBERTAS_THINFIRM is not set # CONFIG_MWIFIEX is not set # CONFIG_MWL8K is not set CONFIG_WLAN_VENDOR_MEDIATEK=y # CONFIG_MT7601U is not set # CONFIG_MT76x0U is not set # CONFIG_MT76x0E is not set # CONFIG_MT76x2E is not set # CONFIG_MT76x2U is not set # CONFIG_MT7603E is not set # CONFIG_MT7615E is not set CONFIG_WLAN_VENDOR_RALINK=y # CONFIG_RT2X00 is not set CONFIG_WLAN_VENDOR_REALTEK=y # CONFIG_RTL8180 is not set # CONFIG_RTL8187 is not set # CONFIG_RTL_CARDS is not set # CONFIG_RTL8XXXU is not set # CONFIG_RTW88 is not set CONFIG_WLAN_VENDOR_RSI=y # CONFIG_RSI_91X is not set CONFIG_WLAN_VENDOR_ST=y # CONFIG_CW1200 is not set CONFIG_WLAN_VENDOR_TI=y # CONFIG_WL1251 is not set # CONFIG_WL12XX is not set # CONFIG_WL18XX is not set # CONFIG_WLCORE is not set CONFIG_WLAN_VENDOR_ZYDAS=y # CONFIG_USB_ZD1201 is not set # CONFIG_ZD1211RW is not set CONFIG_WLAN_VENDOR_QUANTENNA=y # CONFIG_QTNFMAC_PCIE is not set CONFIG_MAC80211_HWSIM=m # CONFIG_USB_NET_RNDIS_WLAN is not set # CONFIG_VIRT_WIFI is not set # # Enable WiMAX (Networking options) to see the WiMAX drivers # CONFIG_WAN=y # CONFIG_LANMEDIA is not set CONFIG_HDLC=m CONFIG_HDLC_RAW=m # CONFIG_HDLC_RAW_ETH is not set CONFIG_HDLC_CISCO=m CONFIG_HDLC_FR=m CONFIG_HDLC_PPP=m # # 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_DLCI=m CONFIG_DLCI_MAX=8 # CONFIG_SBNI is not set CONFIG_IEEE802154_DRIVERS=m CONFIG_IEEE802154_FAKELB=m # CONFIG_IEEE802154_AT86RF230 is not set # CONFIG_IEEE802154_MRF24J40 is not set # CONFIG_IEEE802154_CC2520 is not set # CONFIG_IEEE802154_ATUSB is not set # CONFIG_IEEE802154_ADF7242 is not set # CONFIG_IEEE802154_CA8210 is not set # CONFIG_IEEE802154_MCR20A is not set # CONFIG_IEEE802154_HWSIM is not set CONFIG_XEN_NETDEV_FRONTEND=m CONFIG_VMXNET3=m CONFIG_FUJITSU_ES=m CONFIG_HYPERV_NET=m CONFIG_NETDEVSIM=m CONFIG_NET_FAILOVER=m CONFIG_ISDN=y CONFIG_ISDN_CAPI=y CONFIG_CAPI_TRACE=y CONFIG_ISDN_CAPI_MIDDLEWARE=y CONFIG_MISDN=m CONFIG_MISDN_DSP=m CONFIG_MISDN_L1OIP=m # # mISDN hardware drivers # CONFIG_MISDN_HFCPCI=m CONFIG_MISDN_HFCMULTI=m CONFIG_MISDN_HFCUSB=m CONFIG_MISDN_AVMFRITZ=m CONFIG_MISDN_SPEEDFAX=m CONFIG_MISDN_INFINEON=m CONFIG_MISDN_W6692=m CONFIG_MISDN_NETJET=m CONFIG_MISDN_HDLC=m CONFIG_MISDN_IPAC=m CONFIG_MISDN_ISAR=m CONFIG_NVM=y # CONFIG_NVM_PBLK is not set # # Input device support # CONFIG_INPUT=y CONFIG_INPUT_LEDS=y CONFIG_INPUT_FF_MEMLESS=y CONFIG_INPUT_POLLDEV=m CONFIG_INPUT_SPARSEKMAP=m # CONFIG_INPUT_MATRIXKMAP is not set # # Userland interfaces # CONFIG_INPUT_MOUSEDEV=y # CONFIG_INPUT_MOUSEDEV_PSAUX is not set CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 CONFIG_INPUT_JOYDEV=m CONFIG_INPUT_EVDEV=y # CONFIG_INPUT_EVBUG is not set # # Input Device Drivers # CONFIG_INPUT_KEYBOARD=y # CONFIG_KEYBOARD_ADC is not set # CONFIG_KEYBOARD_ADP5588 is not set # CONFIG_KEYBOARD_ADP5589 is not set # CONFIG_KEYBOARD_APPLESPI is not set CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_QT1050 is not set # CONFIG_KEYBOARD_QT1070 is not set # CONFIG_KEYBOARD_QT2160 is not set # CONFIG_KEYBOARD_DLINK_DIR685 is not set # CONFIG_KEYBOARD_LKKBD is not set # CONFIG_KEYBOARD_GPIO is not set # CONFIG_KEYBOARD_GPIO_POLLED is not set # CONFIG_KEYBOARD_TCA6416 is not set # CONFIG_KEYBOARD_TCA8418 is not set # CONFIG_KEYBOARD_MATRIX is not set # CONFIG_KEYBOARD_LM8323 is not set # CONFIG_KEYBOARD_LM8333 is not set # CONFIG_KEYBOARD_MAX7359 is not set # CONFIG_KEYBOARD_MCS is not set # CONFIG_KEYBOARD_MPR121 is not set # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_OPENCORES is not set # CONFIG_KEYBOARD_SAMSUNG is not set # CONFIG_KEYBOARD_STOWAWAY is not set # CONFIG_KEYBOARD_SUNKBD is not set # CONFIG_KEYBOARD_TM2_TOUCHKEY is not set # CONFIG_KEYBOARD_XTKBD is not set CONFIG_INPUT_MOUSE=y CONFIG_MOUSE_PS2=y CONFIG_MOUSE_PS2_ALPS=y CONFIG_MOUSE_PS2_BYD=y CONFIG_MOUSE_PS2_LOGIPS2PP=y CONFIG_MOUSE_PS2_SYNAPTICS=y CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS=y CONFIG_MOUSE_PS2_CYPRESS=y CONFIG_MOUSE_PS2_LIFEBOOK=y CONFIG_MOUSE_PS2_TRACKPOINT=y CONFIG_MOUSE_PS2_ELANTECH=y CONFIG_MOUSE_PS2_ELANTECH_SMBUS=y CONFIG_MOUSE_PS2_SENTELIC=y # CONFIG_MOUSE_PS2_TOUCHKIT is not set CONFIG_MOUSE_PS2_FOCALTECH=y CONFIG_MOUSE_PS2_VMMOUSE=y CONFIG_MOUSE_PS2_SMBUS=y CONFIG_MOUSE_SERIAL=m CONFIG_MOUSE_APPLETOUCH=m CONFIG_MOUSE_BCM5974=m CONFIG_MOUSE_CYAPA=m # CONFIG_MOUSE_ELAN_I2C is not set CONFIG_MOUSE_VSXXXAA=m # CONFIG_MOUSE_GPIO is not set CONFIG_MOUSE_SYNAPTICS_I2C=m CONFIG_MOUSE_SYNAPTICS_USB=m # CONFIG_INPUT_JOYSTICK is not set CONFIG_INPUT_TABLET=y CONFIG_TABLET_USB_ACECAD=m CONFIG_TABLET_USB_AIPTEK=m CONFIG_TABLET_USB_GTCO=m # CONFIG_TABLET_USB_HANWANG is not set CONFIG_TABLET_USB_KBTAB=m # CONFIG_TABLET_USB_PEGASUS is not set # CONFIG_TABLET_SERIAL_WACOM4 is not set CONFIG_INPUT_TOUCHSCREEN=y CONFIG_TOUCHSCREEN_PROPERTIES=y # CONFIG_TOUCHSCREEN_ADS7846 is not set # CONFIG_TOUCHSCREEN_AD7877 is not set # CONFIG_TOUCHSCREEN_AD7879 is not set # CONFIG_TOUCHSCREEN_ADC is not set # CONFIG_TOUCHSCREEN_ATMEL_MXT is not set # CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set # CONFIG_TOUCHSCREEN_BU21013 is not set # CONFIG_TOUCHSCREEN_BU21029 is not set # CONFIG_TOUCHSCREEN_CHIPONE_ICN8505 is not set # CONFIG_TOUCHSCREEN_CY8CTMG110 is not set # CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set # CONFIG_TOUCHSCREEN_CYTTSP4_CORE is not set # CONFIG_TOUCHSCREEN_DYNAPRO is not set # CONFIG_TOUCHSCREEN_HAMPSHIRE is not set # CONFIG_TOUCHSCREEN_EETI is not set # CONFIG_TOUCHSCREEN_EGALAX_SERIAL is not set # CONFIG_TOUCHSCREEN_EXC3000 is not set # CONFIG_TOUCHSCREEN_FUJITSU is not set # CONFIG_TOUCHSCREEN_GOODIX is not set # CONFIG_TOUCHSCREEN_HIDEEP is not set # CONFIG_TOUCHSCREEN_ILI210X is not set # CONFIG_TOUCHSCREEN_S6SY761 is not set # CONFIG_TOUCHSCREEN_GUNZE is not set # CONFIG_TOUCHSCREEN_EKTF2127 is not set # CONFIG_TOUCHSCREEN_ELAN is not set CONFIG_TOUCHSCREEN_ELO=m CONFIG_TOUCHSCREEN_WACOM_W8001=m CONFIG_TOUCHSCREEN_WACOM_I2C=m # CONFIG_TOUCHSCREEN_MAX11801 is not set # CONFIG_TOUCHSCREEN_MCS5000 is not set # CONFIG_TOUCHSCREEN_MMS114 is not set # CONFIG_TOUCHSCREEN_MELFAS_MIP4 is not set # CONFIG_TOUCHSCREEN_MTOUCH is not set # CONFIG_TOUCHSCREEN_INEXIO is not set # CONFIG_TOUCHSCREEN_MK712 is not set # CONFIG_TOUCHSCREEN_PENMOUNT is not set # CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set # CONFIG_TOUCHSCREEN_TOUCHWIN is not set # CONFIG_TOUCHSCREEN_PIXCIR is not set # CONFIG_TOUCHSCREEN_WDT87XX_I2C is not set # CONFIG_TOUCHSCREEN_WM97XX is not set # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set # CONFIG_TOUCHSCREEN_TSC_SERIO is not set # CONFIG_TOUCHSCREEN_TSC2004 is not set # CONFIG_TOUCHSCREEN_TSC2005 is not set # CONFIG_TOUCHSCREEN_TSC2007 is not set # CONFIG_TOUCHSCREEN_RM_TS is not set # CONFIG_TOUCHSCREEN_SILEAD is not set # CONFIG_TOUCHSCREEN_SIS_I2C is not set # CONFIG_TOUCHSCREEN_ST1232 is not set # CONFIG_TOUCHSCREEN_STMFTS is not set # CONFIG_TOUCHSCREEN_SUR40 is not set # CONFIG_TOUCHSCREEN_SURFACE3_SPI is not set # CONFIG_TOUCHSCREEN_SX8654 is not set # CONFIG_TOUCHSCREEN_TPS6507X is not set # CONFIG_TOUCHSCREEN_ZET6223 is not set # CONFIG_TOUCHSCREEN_ZFORCE is not set # CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set # CONFIG_TOUCHSCREEN_IQS5XX is not set CONFIG_INPUT_MISC=y # CONFIG_INPUT_AD714X is not set # CONFIG_INPUT_BMA150 is not set # CONFIG_INPUT_E3X0_BUTTON is not set # CONFIG_INPUT_MSM_VIBRATOR is not set CONFIG_INPUT_PCSPKR=m # CONFIG_INPUT_MMA8450 is not set CONFIG_INPUT_APANEL=m CONFIG_INPUT_GP2A=m # CONFIG_INPUT_GPIO_BEEPER is not set # CONFIG_INPUT_GPIO_DECODER is not set # CONFIG_INPUT_GPIO_VIBRA is not set CONFIG_INPUT_ATLAS_BTNS=m CONFIG_INPUT_ATI_REMOTE2=m CONFIG_INPUT_KEYSPAN_REMOTE=m # CONFIG_INPUT_KXTJ9 is not set CONFIG_INPUT_POWERMATE=m CONFIG_INPUT_YEALINK=m CONFIG_INPUT_CM109=m CONFIG_INPUT_UINPUT=m # CONFIG_INPUT_PCF8574 is not set # CONFIG_INPUT_PWM_BEEPER is not set # CONFIG_INPUT_PWM_VIBRA is not set CONFIG_INPUT_GPIO_ROTARY_ENCODER=m # CONFIG_INPUT_ADXL34X is not set # CONFIG_INPUT_IMS_PCU is not set # CONFIG_INPUT_CMA3000 is not set CONFIG_INPUT_XEN_KBDDEV_FRONTEND=m # CONFIG_INPUT_IDEAPAD_SLIDEBAR is not set # CONFIG_INPUT_DRV260X_HAPTICS is not set # CONFIG_INPUT_DRV2665_HAPTICS is not set # CONFIG_INPUT_DRV2667_HAPTICS is not set CONFIG_RMI4_CORE=m # CONFIG_RMI4_I2C is not set # CONFIG_RMI4_SPI is not set CONFIG_RMI4_SMB=m CONFIG_RMI4_F03=y CONFIG_RMI4_F03_SERIO=m CONFIG_RMI4_2D_SENSOR=y CONFIG_RMI4_F11=y CONFIG_RMI4_F12=y CONFIG_RMI4_F30=y # CONFIG_RMI4_F34 is not set # CONFIG_RMI4_F54 is not set # CONFIG_RMI4_F55 is not set # # Hardware I/O ports # CONFIG_SERIO=y CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y CONFIG_SERIO_I8042=y CONFIG_SERIO_SERPORT=y # CONFIG_SERIO_CT82C710 is not set # CONFIG_SERIO_PARKBD is not set # CONFIG_SERIO_PCIPS2 is not set CONFIG_SERIO_LIBPS2=y CONFIG_SERIO_RAW=m CONFIG_SERIO_ALTERA_PS2=m # CONFIG_SERIO_PS2MULT is not set CONFIG_SERIO_ARC_PS2=m CONFIG_HYPERV_KEYBOARD=m # CONFIG_SERIO_GPIO_PS2 is not set # CONFIG_USERIO is not set # CONFIG_GAMEPORT is not set # end of Hardware I/O ports # end of Input device support # # Character devices # CONFIG_TTY=y CONFIG_VT=y CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_VT_CONSOLE=y CONFIG_VT_CONSOLE_SLEEP=y CONFIG_HW_CONSOLE=y CONFIG_VT_HW_CONSOLE_BINDING=y CONFIG_UNIX98_PTYS=y # CONFIG_LEGACY_PTYS is not set CONFIG_LDISC_AUTOLOAD=y # # Serial drivers # CONFIG_SERIAL_EARLYCON=y CONFIG_SERIAL_8250=y # CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set CONFIG_SERIAL_8250_PNP=y # CONFIG_SERIAL_8250_16550A_VARIANTS is not set # CONFIG_SERIAL_8250_FINTEK is not set CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_8250_DMA=y CONFIG_SERIAL_8250_PCI=y CONFIG_SERIAL_8250_EXAR=y CONFIG_SERIAL_8250_NR_UARTS=32 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 CONFIG_SERIAL_8250_EXTENDED=y CONFIG_SERIAL_8250_MANY_PORTS=y CONFIG_SERIAL_8250_SHARE_IRQ=y # CONFIG_SERIAL_8250_DETECT_IRQ is not set CONFIG_SERIAL_8250_RSA=y CONFIG_SERIAL_8250_DWLIB=y CONFIG_SERIAL_8250_DW=y # CONFIG_SERIAL_8250_RT288X is not set CONFIG_SERIAL_8250_LPSS=y CONFIG_SERIAL_8250_MID=y # # Non-8250 serial port support # # CONFIG_SERIAL_MAX3100 is not set # CONFIG_SERIAL_MAX310X is not set # CONFIG_SERIAL_UARTLITE is not set CONFIG_SERIAL_CORE=y CONFIG_SERIAL_CORE_CONSOLE=y CONFIG_SERIAL_JSM=m # CONFIG_SERIAL_SCCNXP is not set # CONFIG_SERIAL_SC16IS7XX is not set # CONFIG_SERIAL_ALTERA_JTAGUART is not set # CONFIG_SERIAL_ALTERA_UART is not set # CONFIG_SERIAL_IFX6X60 is not set CONFIG_SERIAL_ARC=m CONFIG_SERIAL_ARC_NR_PORTS=1 # CONFIG_SERIAL_RP2 is not set # CONFIG_SERIAL_FSL_LPUART is not set # CONFIG_SERIAL_FSL_LINFLEXUART is not set # CONFIG_SERIAL_SPRD is not set # end of Serial drivers CONFIG_SERIAL_MCTRL_GPIO=y CONFIG_SERIAL_NONSTANDARD=y # CONFIG_ROCKETPORT is not set CONFIG_CYCLADES=m # CONFIG_CYZ_INTR is not set # CONFIG_MOXA_INTELLIO is not set # CONFIG_MOXA_SMARTIO is not set CONFIG_SYNCLINK=m CONFIG_SYNCLINKMP=m CONFIG_SYNCLINK_GT=m # CONFIG_ISI is not set CONFIG_N_HDLC=m CONFIG_N_GSM=m CONFIG_NOZOMI=m # CONFIG_NULL_TTY is not set # CONFIG_TRACE_SINK is not set CONFIG_HVC_DRIVER=y CONFIG_HVC_IRQ=y CONFIG_HVC_XEN=y CONFIG_HVC_XEN_FRONTEND=y # CONFIG_SERIAL_DEV_BUS is not set CONFIG_PRINTER=m # CONFIG_LP_CONSOLE is not set CONFIG_PPDEV=m CONFIG_VIRTIO_CONSOLE=y CONFIG_IPMI_HANDLER=m CONFIG_IPMI_DMI_DECODE=y CONFIG_IPMI_PLAT_DATA=y # CONFIG_IPMI_PANIC_EVENT is not set CONFIG_IPMI_DEVICE_INTERFACE=m CONFIG_IPMI_SI=m CONFIG_IPMI_SSIF=m CONFIG_IPMI_WATCHDOG=m CONFIG_IPMI_POWEROFF=m CONFIG_HW_RANDOM=y CONFIG_HW_RANDOM_TIMERIOMEM=m CONFIG_HW_RANDOM_INTEL=m CONFIG_HW_RANDOM_AMD=m CONFIG_HW_RANDOM_VIA=m CONFIG_HW_RANDOM_VIRTIO=y # CONFIG_APPLICOM is not set # CONFIG_MWAVE is not set CONFIG_DEVMEM=y # CONFIG_DEVKMEM is not set CONFIG_NVRAM=y CONFIG_RAW_DRIVER=y CONFIG_MAX_RAW_DEVS=8192 CONFIG_DEVPORT=y CONFIG_HPET=y CONFIG_HPET_MMAP=y # CONFIG_HPET_MMAP_DEFAULT is not set CONFIG_HANGCHECK_TIMER=m CONFIG_UV_MMTIMER=m CONFIG_TCG_TPM=y CONFIG_HW_RANDOM_TPM=y CONFIG_TCG_TIS_CORE=y CONFIG_TCG_TIS=y # CONFIG_TCG_TIS_SPI is not set CONFIG_TCG_TIS_I2C_ATMEL=m CONFIG_TCG_TIS_I2C_INFINEON=m CONFIG_TCG_TIS_I2C_NUVOTON=m CONFIG_TCG_NSC=m CONFIG_TCG_ATMEL=m CONFIG_TCG_INFINEON=m # CONFIG_TCG_XEN is not set CONFIG_TCG_CRB=y # 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=m # CONFIG_XILLYBUS is not set # end of Character devices # CONFIG_RANDOM_TRUST_CPU is not set # CONFIG_RANDOM_TRUST_BOOTLOADER is not set # # I2C support # CONFIG_I2C=y CONFIG_ACPI_I2C_OPREGION=y CONFIG_I2C_BOARDINFO=y CONFIG_I2C_COMPAT=y CONFIG_I2C_CHARDEV=m CONFIG_I2C_MUX=m # # Multiplexer I2C Chip support # # CONFIG_I2C_MUX_GPIO is not set # CONFIG_I2C_MUX_LTC4306 is not set # CONFIG_I2C_MUX_PCA9541 is not set # CONFIG_I2C_MUX_PCA954x is not set # CONFIG_I2C_MUX_REG is not set # CONFIG_I2C_MUX_MLXCPLD is not set # end of Multiplexer I2C Chip support CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_SMBUS=y CONFIG_I2C_ALGOBIT=y 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=m CONFIG_I2C_AMD756_S4882=m CONFIG_I2C_AMD8111=m # CONFIG_I2C_AMD_MP2 is not set CONFIG_I2C_I801=y CONFIG_I2C_ISCH=m CONFIG_I2C_ISMT=m CONFIG_I2C_PIIX4=m CONFIG_I2C_NFORCE2=m CONFIG_I2C_NFORCE2_S4985=m # CONFIG_I2C_NVIDIA_GPU is not set # CONFIG_I2C_SIS5595 is not set # CONFIG_I2C_SIS630 is not set CONFIG_I2C_SIS96X=m CONFIG_I2C_VIA=m CONFIG_I2C_VIAPRO=m # # ACPI drivers # CONFIG_I2C_SCMI=m # # I2C system bus drivers (mostly embedded / system-on-chip) # # CONFIG_I2C_CBUS_GPIO is not set CONFIG_I2C_DESIGNWARE_CORE=m CONFIG_I2C_DESIGNWARE_PLATFORM=m # CONFIG_I2C_DESIGNWARE_SLAVE is not set # CONFIG_I2C_DESIGNWARE_PCI is not set # CONFIG_I2C_DESIGNWARE_BAYTRAIL is not set # CONFIG_I2C_EMEV2 is not set # CONFIG_I2C_GPIO is not set # CONFIG_I2C_OCORES is not set CONFIG_I2C_PCA_PLATFORM=m CONFIG_I2C_SIMTEC=m # CONFIG_I2C_XILINX is not set # # External I2C/SMBus adapter drivers # CONFIG_I2C_DIOLAN_U2C=m CONFIG_I2C_PARPORT=m # CONFIG_I2C_ROBOTFUZZ_OSIF is not set # CONFIG_I2C_TAOS_EVM is not set CONFIG_I2C_TINY_USB=m CONFIG_I2C_VIPERBOARD=m # # Other I2C/SMBus bus drivers # # CONFIG_I2C_MLXCPLD is not set # end of I2C Hardware Bus support CONFIG_I2C_STUB=m # CONFIG_I2C_SLAVE is not set # CONFIG_I2C_DEBUG_CORE is not set # CONFIG_I2C_DEBUG_ALGO is not set # CONFIG_I2C_DEBUG_BUS is not set # end of I2C support # CONFIG_I3C is not set CONFIG_SPI=y # CONFIG_SPI_DEBUG is not set CONFIG_SPI_MASTER=y # CONFIG_SPI_MEM is not set # # SPI Master Controller Drivers # # CONFIG_SPI_ALTERA is not set # CONFIG_SPI_AXI_SPI_ENGINE is not set # CONFIG_SPI_BITBANG is not set # CONFIG_SPI_BUTTERFLY is not set # CONFIG_SPI_CADENCE is not set # CONFIG_SPI_DESIGNWARE is not set # CONFIG_SPI_NXP_FLEXSPI is not set # CONFIG_SPI_GPIO is not set # CONFIG_SPI_LM70_LLP is not set # CONFIG_SPI_OC_TINY is not set CONFIG_SPI_PXA2XX=m CONFIG_SPI_PXA2XX_PCI=m # CONFIG_SPI_ROCKCHIP is not set # CONFIG_SPI_SC18IS602 is not set # CONFIG_SPI_SIFIVE is not set # CONFIG_SPI_MXIC is not set # CONFIG_SPI_XCOMM is not set # CONFIG_SPI_XILINX is not set # CONFIG_SPI_ZYNQMP_GQSPI is not set # # SPI Multiplexer support # # CONFIG_SPI_MUX is not set # # SPI Protocol Masters # # CONFIG_SPI_SPIDEV is not set # CONFIG_SPI_LOOPBACK_TEST is not set # CONFIG_SPI_TLE62X0 is not set # CONFIG_SPI_SLAVE is not set # CONFIG_SPMI is not set # CONFIG_HSI is not set CONFIG_PPS=y # CONFIG_PPS_DEBUG is not set # # PPS clients support # # CONFIG_PPS_CLIENT_KTIMER is not set CONFIG_PPS_CLIENT_LDISC=m CONFIG_PPS_CLIENT_PARPORT=m CONFIG_PPS_CLIENT_GPIO=m # # PPS generators support # # # PTP clock support # CONFIG_PTP_1588_CLOCK=y CONFIG_DP83640_PHY=m # CONFIG_PTP_1588_CLOCK_INES is not set CONFIG_PTP_1588_CLOCK_KVM=m # CONFIG_PTP_1588_CLOCK_IDT82P33 is not set # CONFIG_PTP_1588_CLOCK_IDTCM is not set # CONFIG_PTP_1588_CLOCK_VMW is not set # end of PTP clock support CONFIG_PINCTRL=y CONFIG_PINMUX=y CONFIG_PINCONF=y CONFIG_GENERIC_PINCONF=y # CONFIG_DEBUG_PINCTRL is not set CONFIG_PINCTRL_AMD=m # CONFIG_PINCTRL_MCP23S08 is not set # CONFIG_PINCTRL_SX150X is not set CONFIG_PINCTRL_BAYTRAIL=y # CONFIG_PINCTRL_CHERRYVIEW is not set # CONFIG_PINCTRL_LYNXPOINT is not set CONFIG_PINCTRL_INTEL=m # CONFIG_PINCTRL_BROXTON is not set CONFIG_PINCTRL_CANNONLAKE=m # CONFIG_PINCTRL_CEDARFORK is not set CONFIG_PINCTRL_DENVERTON=m CONFIG_PINCTRL_GEMINILAKE=m # CONFIG_PINCTRL_ICELAKE is not set CONFIG_PINCTRL_LEWISBURG=m CONFIG_PINCTRL_SUNRISEPOINT=m # CONFIG_PINCTRL_TIGERLAKE 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=m # # Memory mapped GPIO drivers # CONFIG_GPIO_AMDPT=m # CONFIG_GPIO_DWAPB is not set # CONFIG_GPIO_EXAR is not set # CONFIG_GPIO_GENERIC_PLATFORM is not set CONFIG_GPIO_ICH=m # CONFIG_GPIO_MB86S7X is not set # CONFIG_GPIO_VX855 is not set # CONFIG_GPIO_XILINX is not set # CONFIG_GPIO_AMD_FCH is not set # end of Memory mapped GPIO drivers # # Port-mapped I/O GPIO drivers # # CONFIG_GPIO_F7188X is not set # CONFIG_GPIO_IT87 is not set # CONFIG_GPIO_SCH is not set # CONFIG_GPIO_SCH311X is not set # CONFIG_GPIO_WINBOND is not set # CONFIG_GPIO_WS16C48 is not set # end of Port-mapped I/O GPIO drivers # # I2C GPIO expanders # # CONFIG_GPIO_ADP5588 is not set # CONFIG_GPIO_MAX7300 is not set # CONFIG_GPIO_MAX732X is not set # CONFIG_GPIO_PCA953X is not set # CONFIG_GPIO_PCF857X is not set # CONFIG_GPIO_TPIC2810 is not set # end of I2C GPIO expanders # # MFD GPIO expanders # # end of MFD GPIO expanders # # PCI GPIO expanders # # CONFIG_GPIO_AMD8111 is not set # CONFIG_GPIO_ML_IOH is not set # CONFIG_GPIO_PCI_IDIO_16 is not set # CONFIG_GPIO_PCIE_IDIO_24 is not set # CONFIG_GPIO_RDC321X is not set # end of PCI GPIO expanders # # SPI GPIO expanders # # CONFIG_GPIO_MAX3191X is not set # CONFIG_GPIO_MAX7301 is not set # CONFIG_GPIO_MC33880 is not set # CONFIG_GPIO_PISOSR is not set # CONFIG_GPIO_XRA1403 is not set # end of SPI GPIO expanders # # USB GPIO expanders # CONFIG_GPIO_VIPERBOARD=m # end of USB GPIO expanders # CONFIG_GPIO_MOCKUP is not set # CONFIG_W1 is not set # CONFIG_POWER_AVS is not set CONFIG_POWER_RESET=y # CONFIG_POWER_RESET_RESTART is not set CONFIG_POWER_SUPPLY=y # CONFIG_POWER_SUPPLY_DEBUG is not set CONFIG_POWER_SUPPLY_HWMON=y # CONFIG_PDA_POWER is not set # CONFIG_GENERIC_ADC_BATTERY is not set # CONFIG_TEST_POWER is not set # CONFIG_CHARGER_ADP5061 is not set # CONFIG_BATTERY_DS2780 is not set # CONFIG_BATTERY_DS2781 is not set # CONFIG_BATTERY_DS2782 is not set # CONFIG_BATTERY_SBS is not set # CONFIG_CHARGER_SBS is not set # CONFIG_MANAGER_SBS is not set # CONFIG_BATTERY_BQ27XXX is not set # CONFIG_BATTERY_MAX17040 is not set # CONFIG_BATTERY_MAX17042 is not set # CONFIG_CHARGER_MAX8903 is not set # CONFIG_CHARGER_LP8727 is not set # CONFIG_CHARGER_GPIO is not set # CONFIG_CHARGER_LT3651 is not set # CONFIG_CHARGER_BQ2415X is not set # CONFIG_CHARGER_BQ24257 is not set # CONFIG_CHARGER_BQ24735 is not set # CONFIG_CHARGER_BQ25890 is not set CONFIG_CHARGER_SMB347=m # CONFIG_BATTERY_GAUGE_LTC2941 is not set # CONFIG_CHARGER_RT9455 is not set CONFIG_HWMON=y CONFIG_HWMON_VID=m # CONFIG_HWMON_DEBUG_CHIP is not set # # Native drivers # CONFIG_SENSORS_ABITUGURU=m CONFIG_SENSORS_ABITUGURU3=m # CONFIG_SENSORS_AD7314 is not set CONFIG_SENSORS_AD7414=m CONFIG_SENSORS_AD7418=m CONFIG_SENSORS_ADM1021=m CONFIG_SENSORS_ADM1025=m CONFIG_SENSORS_ADM1026=m CONFIG_SENSORS_ADM1029=m CONFIG_SENSORS_ADM1031=m # CONFIG_SENSORS_ADM1177 is not set CONFIG_SENSORS_ADM9240=m CONFIG_SENSORS_ADT7X10=m # CONFIG_SENSORS_ADT7310 is not set CONFIG_SENSORS_ADT7410=m CONFIG_SENSORS_ADT7411=m CONFIG_SENSORS_ADT7462=m CONFIG_SENSORS_ADT7470=m CONFIG_SENSORS_ADT7475=m # CONFIG_SENSORS_AS370 is not set CONFIG_SENSORS_ASC7621=m # CONFIG_SENSORS_AXI_FAN_CONTROL is not set CONFIG_SENSORS_K8TEMP=m CONFIG_SENSORS_K10TEMP=m CONFIG_SENSORS_FAM15H_POWER=m CONFIG_SENSORS_APPLESMC=m CONFIG_SENSORS_ASB100=m # CONFIG_SENSORS_ASPEED is not set CONFIG_SENSORS_ATXP1=m # CONFIG_SENSORS_DRIVETEMP is not set CONFIG_SENSORS_DS620=m CONFIG_SENSORS_DS1621=m CONFIG_SENSORS_DELL_SMM=m CONFIG_SENSORS_I5K_AMB=m CONFIG_SENSORS_F71805F=m CONFIG_SENSORS_F71882FG=m CONFIG_SENSORS_F75375S=m CONFIG_SENSORS_FSCHMD=m # CONFIG_SENSORS_FTSTEUTATES is not set CONFIG_SENSORS_GL518SM=m CONFIG_SENSORS_GL520SM=m CONFIG_SENSORS_G760A=m # CONFIG_SENSORS_G762 is not set # CONFIG_SENSORS_HIH6130 is not set CONFIG_SENSORS_IBMAEM=m CONFIG_SENSORS_IBMPEX=m # CONFIG_SENSORS_IIO_HWMON is not set # CONFIG_SENSORS_I5500 is not set CONFIG_SENSORS_CORETEMP=m CONFIG_SENSORS_IT87=m CONFIG_SENSORS_JC42=m # CONFIG_SENSORS_POWR1220 is not set CONFIG_SENSORS_LINEAGE=m # CONFIG_SENSORS_LTC2945 is not set # CONFIG_SENSORS_LTC2947_I2C is not set # CONFIG_SENSORS_LTC2947_SPI is not set # CONFIG_SENSORS_LTC2990 is not set CONFIG_SENSORS_LTC4151=m CONFIG_SENSORS_LTC4215=m # CONFIG_SENSORS_LTC4222 is not set CONFIG_SENSORS_LTC4245=m # CONFIG_SENSORS_LTC4260 is not set CONFIG_SENSORS_LTC4261=m # CONFIG_SENSORS_MAX1111 is not set CONFIG_SENSORS_MAX16065=m CONFIG_SENSORS_MAX1619=m CONFIG_SENSORS_MAX1668=m CONFIG_SENSORS_MAX197=m # CONFIG_SENSORS_MAX31722 is not set # CONFIG_SENSORS_MAX31730 is not set # CONFIG_SENSORS_MAX6621 is not set CONFIG_SENSORS_MAX6639=m CONFIG_SENSORS_MAX6642=m CONFIG_SENSORS_MAX6650=m CONFIG_SENSORS_MAX6697=m # CONFIG_SENSORS_MAX31790 is not set CONFIG_SENSORS_MCP3021=m # CONFIG_SENSORS_TC654 is not set # CONFIG_SENSORS_ADCXX is not set 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=m CONFIG_SENSORS_LM80=m CONFIG_SENSORS_LM83=m CONFIG_SENSORS_LM85=m CONFIG_SENSORS_LM87=m CONFIG_SENSORS_LM90=m CONFIG_SENSORS_LM92=m CONFIG_SENSORS_LM93=m CONFIG_SENSORS_LM95234=m CONFIG_SENSORS_LM95241=m CONFIG_SENSORS_LM95245=m CONFIG_SENSORS_PC87360=m CONFIG_SENSORS_PC87427=m CONFIG_SENSORS_NTC_THERMISTOR=m # CONFIG_SENSORS_NCT6683 is not set CONFIG_SENSORS_NCT6775=m # CONFIG_SENSORS_NCT7802 is not set # CONFIG_SENSORS_NCT7904 is not set # CONFIG_SENSORS_NPCM7XX is not set CONFIG_SENSORS_PCF8591=m CONFIG_PMBUS=m CONFIG_SENSORS_PMBUS=m CONFIG_SENSORS_ADM1275=m # CONFIG_SENSORS_BEL_PFE is not set # CONFIG_SENSORS_IBM_CFFPS is not set # CONFIG_SENSORS_INSPUR_IPSPS is not set # CONFIG_SENSORS_IR35221 is not set # CONFIG_SENSORS_IR38064 is not set # CONFIG_SENSORS_IRPS5401 is not set # CONFIG_SENSORS_ISL68137 is not set CONFIG_SENSORS_LM25066=m CONFIG_SENSORS_LTC2978=m # CONFIG_SENSORS_LTC3815 is not set CONFIG_SENSORS_MAX16064=m # CONFIG_SENSORS_MAX20730 is not set # CONFIG_SENSORS_MAX20751 is not set # CONFIG_SENSORS_MAX31785 is not set CONFIG_SENSORS_MAX34440=m CONFIG_SENSORS_MAX8688=m # CONFIG_SENSORS_PXE1610 is not set # CONFIG_SENSORS_TPS40422 is not set # CONFIG_SENSORS_TPS53679 is not set CONFIG_SENSORS_UCD9000=m CONFIG_SENSORS_UCD9200=m # CONFIG_SENSORS_XDPE122 is not set CONFIG_SENSORS_ZL6100=m CONFIG_SENSORS_SHT15=m CONFIG_SENSORS_SHT21=m # CONFIG_SENSORS_SHT3x is not set # CONFIG_SENSORS_SHTC1 is not set CONFIG_SENSORS_SIS5595=m CONFIG_SENSORS_DME1737=m CONFIG_SENSORS_EMC1403=m # CONFIG_SENSORS_EMC2103 is not set CONFIG_SENSORS_EMC6W201=m CONFIG_SENSORS_SMSC47M1=m CONFIG_SENSORS_SMSC47M192=m CONFIG_SENSORS_SMSC47B397=m CONFIG_SENSORS_SCH56XX_COMMON=m CONFIG_SENSORS_SCH5627=m CONFIG_SENSORS_SCH5636=m # CONFIG_SENSORS_STTS751 is not set # CONFIG_SENSORS_SMM665 is not set # CONFIG_SENSORS_ADC128D818 is not set CONFIG_SENSORS_ADS7828=m # CONFIG_SENSORS_ADS7871 is not set CONFIG_SENSORS_AMC6821=m CONFIG_SENSORS_INA209=m CONFIG_SENSORS_INA2XX=m # CONFIG_SENSORS_INA3221 is not set # CONFIG_SENSORS_TC74 is not set CONFIG_SENSORS_THMC50=m CONFIG_SENSORS_TMP102=m # CONFIG_SENSORS_TMP103 is not set # CONFIG_SENSORS_TMP108 is not set CONFIG_SENSORS_TMP401=m CONFIG_SENSORS_TMP421=m # CONFIG_SENSORS_TMP513 is not set CONFIG_SENSORS_VIA_CPUTEMP=m CONFIG_SENSORS_VIA686A=m CONFIG_SENSORS_VT1211=m CONFIG_SENSORS_VT8231=m # CONFIG_SENSORS_W83773G is not set CONFIG_SENSORS_W83781D=m CONFIG_SENSORS_W83791D=m CONFIG_SENSORS_W83792D=m CONFIG_SENSORS_W83793=m CONFIG_SENSORS_W83795=m # CONFIG_SENSORS_W83795_FANCTRL is not set CONFIG_SENSORS_W83L785TS=m CONFIG_SENSORS_W83L786NG=m CONFIG_SENSORS_W83627HF=m CONFIG_SENSORS_W83627EHF=m # CONFIG_SENSORS_XGENE is not set # # ACPI drivers # CONFIG_SENSORS_ACPI_POWER=m CONFIG_SENSORS_ATK0110=m CONFIG_THERMAL=y # CONFIG_THERMAL_STATISTICS is not set CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0 CONFIG_THERMAL_HWMON=y CONFIG_THERMAL_WRITABLE_TRIPS=y CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set # CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set CONFIG_THERMAL_GOV_FAIR_SHARE=y CONFIG_THERMAL_GOV_STEP_WISE=y CONFIG_THERMAL_GOV_BANG_BANG=y CONFIG_THERMAL_GOV_USER_SPACE=y # CONFIG_CLOCK_THERMAL is not set # CONFIG_DEVFREQ_THERMAL is not set # CONFIG_THERMAL_EMULATION is not set # # Intel thermal drivers # CONFIG_INTEL_POWERCLAMP=m CONFIG_X86_PKG_TEMP_THERMAL=m CONFIG_INTEL_SOC_DTS_IOSF_CORE=m # CONFIG_INTEL_SOC_DTS_THERMAL is not set # # ACPI INT340X thermal drivers # CONFIG_INT340X_THERMAL=m CONFIG_ACPI_THERMAL_REL=m # CONFIG_INT3406_THERMAL is not set CONFIG_PROC_THERMAL_MMIO_RAPL=y # end of ACPI INT340X thermal drivers # CONFIG_INTEL_PCH_THERMAL is not set # end of Intel thermal drivers # CONFIG_GENERIC_ADC_THERMAL is not set CONFIG_WATCHDOG=y CONFIG_WATCHDOG_CORE=y # CONFIG_WATCHDOG_NOWAYOUT is not set CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y CONFIG_WATCHDOG_OPEN_TIMEOUT=0 CONFIG_WATCHDOG_SYSFS=y # # Watchdog Pretimeout Governors # # CONFIG_WATCHDOG_PRETIMEOUT_GOV is not set # # Watchdog Device Drivers # CONFIG_SOFT_WATCHDOG=m CONFIG_WDAT_WDT=m # CONFIG_XILINX_WATCHDOG is not set # CONFIG_ZIIRAVE_WATCHDOG is not set # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_DW_WATCHDOG is not set # CONFIG_MAX63XX_WATCHDOG is not set # CONFIG_ACQUIRE_WDT is not set # CONFIG_ADVANTECH_WDT is not set CONFIG_ALIM1535_WDT=m CONFIG_ALIM7101_WDT=m # CONFIG_EBC_C384_WDT is not set CONFIG_F71808E_WDT=m CONFIG_SP5100_TCO=m CONFIG_SBC_FITPC2_WATCHDOG=m # CONFIG_EUROTECH_WDT is not set CONFIG_IB700_WDT=m CONFIG_IBMASR=m # CONFIG_WAFER_WDT is not set CONFIG_I6300ESB_WDT=y CONFIG_IE6XX_WDT=m CONFIG_ITCO_WDT=y CONFIG_ITCO_VENDOR_SUPPORT=y CONFIG_IT8712F_WDT=m CONFIG_IT87_WDT=m CONFIG_HP_WATCHDOG=m CONFIG_HPWDT_NMI_DECODING=y # CONFIG_SC1200_WDT is not set # CONFIG_PC87413_WDT is not set CONFIG_NV_TCO=m # CONFIG_60XX_WDT is not set # CONFIG_CPU5_WDT is not set CONFIG_SMSC_SCH311X_WDT=m # CONFIG_SMSC37B787_WDT is not set # CONFIG_TQMX86_WDT is not set CONFIG_VIA_WDT=m CONFIG_W83627HF_WDT=m CONFIG_W83877F_WDT=m CONFIG_W83977F_WDT=m CONFIG_MACHZ_WDT=m # CONFIG_SBC_EPX_C3_WATCHDOG is not set CONFIG_INTEL_MEI_WDT=m # CONFIG_NI903X_WDT is not set # CONFIG_NIC7018_WDT is not set # CONFIG_MEN_A21_WDT is not set CONFIG_XEN_WDT=m # # PCI-based Watchdog Cards # CONFIG_PCIPCWATCHDOG=m CONFIG_WDTPCI=m # # USB-based Watchdog Cards # CONFIG_USBPCWATCHDOG=m CONFIG_SSB_POSSIBLE=y CONFIG_SSB=m CONFIG_SSB_SPROM=y CONFIG_SSB_PCIHOST_POSSIBLE=y CONFIG_SSB_PCIHOST=y CONFIG_SSB_SDIOHOST_POSSIBLE=y CONFIG_SSB_SDIOHOST=y CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y CONFIG_SSB_DRIVER_PCICORE=y CONFIG_SSB_DRIVER_GPIO=y CONFIG_BCMA_POSSIBLE=y CONFIG_BCMA=m CONFIG_BCMA_HOST_PCI_POSSIBLE=y CONFIG_BCMA_HOST_PCI=y # CONFIG_BCMA_HOST_SOC is not set CONFIG_BCMA_DRIVER_PCI=y CONFIG_BCMA_DRIVER_GMAC_CMN=y CONFIG_BCMA_DRIVER_GPIO=y # CONFIG_BCMA_DEBUG is not set # # Multifunction device drivers # CONFIG_MFD_CORE=y # CONFIG_MFD_AS3711 is not set # CONFIG_PMIC_ADP5520 is not set # CONFIG_MFD_AAT2870_CORE is not set # CONFIG_MFD_BCM590XX is not set # CONFIG_MFD_BD9571MWV is not set # CONFIG_MFD_AXP20X_I2C is not set # CONFIG_MFD_MADERA is not set # CONFIG_PMIC_DA903X is not set # CONFIG_MFD_DA9052_SPI is not set # CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_DA9055 is not set # CONFIG_MFD_DA9062 is not set # CONFIG_MFD_DA9063 is not set # CONFIG_MFD_DA9150 is not set # CONFIG_MFD_DLN2 is not set # CONFIG_MFD_MC13XXX_SPI is not set # CONFIG_MFD_MC13XXX_I2C is not set # CONFIG_HTC_PASIC3 is not set # CONFIG_HTC_I2CPLD is not set # CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set CONFIG_LPC_ICH=y CONFIG_LPC_SCH=m # CONFIG_INTEL_SOC_PMIC_CHTDC_TI is not set CONFIG_MFD_INTEL_LPSS=y CONFIG_MFD_INTEL_LPSS_ACPI=y CONFIG_MFD_INTEL_LPSS_PCI=y # CONFIG_MFD_IQS62X is not set # CONFIG_MFD_JANZ_CMODIO is not set # CONFIG_MFD_KEMPLD is not set # CONFIG_MFD_88PM800 is not set # CONFIG_MFD_88PM805 is not set # CONFIG_MFD_88PM860X is not set # CONFIG_MFD_MAX14577 is not set # CONFIG_MFD_MAX77693 is not set # CONFIG_MFD_MAX77843 is not set # CONFIG_MFD_MAX8907 is not set # CONFIG_MFD_MAX8925 is not set # CONFIG_MFD_MAX8997 is not set # CONFIG_MFD_MAX8998 is not set # CONFIG_MFD_MT6397 is not set # CONFIG_MFD_MENF21BMC is not set # CONFIG_EZX_PCAP is not set CONFIG_MFD_VIPERBOARD=m # CONFIG_MFD_RETU is not set # CONFIG_MFD_PCF50633 is not set # CONFIG_UCB1400_CORE is not set # CONFIG_MFD_RDC321X is not set # CONFIG_MFD_RT5033 is not set # CONFIG_MFD_RC5T583 is not set # CONFIG_MFD_SEC_CORE is not set # CONFIG_MFD_SI476X_CORE is not set CONFIG_MFD_SM501=m CONFIG_MFD_SM501_GPIO=y # CONFIG_MFD_SKY81452 is not set # CONFIG_MFD_SMSC is not set # CONFIG_ABX500_CORE is not set # CONFIG_MFD_SYSCON is not set # CONFIG_MFD_TI_AM335X_TSCADC is not set # CONFIG_MFD_LP3943 is not set # CONFIG_MFD_LP8788 is not set # CONFIG_MFD_TI_LMU is not set # CONFIG_MFD_PALMAS is not set # CONFIG_TPS6105X is not set # CONFIG_TPS65010 is not set # CONFIG_TPS6507X is not set # CONFIG_MFD_TPS65086 is not set # CONFIG_MFD_TPS65090 is not set # CONFIG_MFD_TI_LP873X is not set # CONFIG_MFD_TPS6586X is not set # CONFIG_MFD_TPS65910 is not set # CONFIG_MFD_TPS65912_I2C is not set # CONFIG_MFD_TPS65912_SPI is not set # CONFIG_MFD_TPS80031 is not set # CONFIG_TWL4030_CORE is not set # CONFIG_TWL6040_CORE is not set # CONFIG_MFD_WL1273_CORE is not set # CONFIG_MFD_LM3533 is not set # CONFIG_MFD_TQMX86 is not set CONFIG_MFD_VX855=m # CONFIG_MFD_ARIZONA_I2C is not set # CONFIG_MFD_ARIZONA_SPI is not set # CONFIG_MFD_WM8400 is not set # CONFIG_MFD_WM831X_I2C is not set # CONFIG_MFD_WM831X_SPI is not set # CONFIG_MFD_WM8350_I2C is not set # CONFIG_MFD_WM8994 is not set # end of Multifunction device drivers # CONFIG_REGULATOR is not set CONFIG_RC_CORE=m CONFIG_RC_MAP=m # CONFIG_LIRC is not set CONFIG_RC_DECODERS=y CONFIG_IR_NEC_DECODER=m CONFIG_IR_RC5_DECODER=m CONFIG_IR_RC6_DECODER=m CONFIG_IR_JVC_DECODER=m CONFIG_IR_SONY_DECODER=m CONFIG_IR_SANYO_DECODER=m # CONFIG_IR_SHARP_DECODER is not set CONFIG_IR_MCE_KBD_DECODER=m # CONFIG_IR_XMP_DECODER is not set # CONFIG_IR_IMON_DECODER is not set # CONFIG_IR_RCMM_DECODER is not set CONFIG_RC_DEVICES=y CONFIG_RC_ATI_REMOTE=m CONFIG_IR_ENE=m CONFIG_IR_IMON=m # CONFIG_IR_IMON_RAW is not set CONFIG_IR_MCEUSB=m CONFIG_IR_ITE_CIR=m CONFIG_IR_FINTEK=m CONFIG_IR_NUVOTON=m CONFIG_IR_REDRAT3=m CONFIG_IR_STREAMZAP=m CONFIG_IR_WINBOND_CIR=m # CONFIG_IR_IGORPLUGUSB is not set CONFIG_IR_IGUANA=m CONFIG_IR_TTUSBIR=m # CONFIG_RC_LOOPBACK is not set # CONFIG_IR_SERIAL is not set # CONFIG_IR_SIR is not set # CONFIG_RC_XBOX_DVD is not set CONFIG_MEDIA_SUPPORT=m # # Multimedia core support # CONFIG_MEDIA_CAMERA_SUPPORT=y CONFIG_MEDIA_ANALOG_TV_SUPPORT=y CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y CONFIG_MEDIA_RADIO_SUPPORT=y # CONFIG_MEDIA_SDR_SUPPORT is not set # CONFIG_MEDIA_CEC_SUPPORT is not set CONFIG_MEDIA_CONTROLLER=y CONFIG_MEDIA_CONTROLLER_DVB=y CONFIG_VIDEO_DEV=m # CONFIG_VIDEO_V4L2_SUBDEV_API is not set CONFIG_VIDEO_V4L2=m CONFIG_VIDEO_V4L2_I2C=y # CONFIG_VIDEO_ADV_DEBUG is not set # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set CONFIG_VIDEO_TUNER=m CONFIG_VIDEOBUF_GEN=m CONFIG_VIDEOBUF_DMA_SG=m CONFIG_VIDEOBUF_VMALLOC=m CONFIG_DVB_CORE=m # CONFIG_DVB_MMAP is not set CONFIG_DVB_NET=y CONFIG_TTPCI_EEPROM=m CONFIG_DVB_MAX_ADAPTERS=8 CONFIG_DVB_DYNAMIC_MINORS=y # CONFIG_DVB_DEMUX_SECTION_LOSS_LOG is not set # CONFIG_DVB_ULE_DEBUG is not set # # Media drivers # CONFIG_MEDIA_USB_SUPPORT=y # # Webcam devices # CONFIG_USB_VIDEO_CLASS=m CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y CONFIG_USB_GSPCA=m CONFIG_USB_M5602=m CONFIG_USB_STV06XX=m CONFIG_USB_GL860=m CONFIG_USB_GSPCA_BENQ=m CONFIG_USB_GSPCA_CONEX=m CONFIG_USB_GSPCA_CPIA1=m # CONFIG_USB_GSPCA_DTCS033 is not set CONFIG_USB_GSPCA_ETOMS=m CONFIG_USB_GSPCA_FINEPIX=m CONFIG_USB_GSPCA_JEILINJ=m CONFIG_USB_GSPCA_JL2005BCD=m # CONFIG_USB_GSPCA_KINECT is not set CONFIG_USB_GSPCA_KONICA=m CONFIG_USB_GSPCA_MARS=m CONFIG_USB_GSPCA_MR97310A=m CONFIG_USB_GSPCA_NW80X=m CONFIG_USB_GSPCA_OV519=m CONFIG_USB_GSPCA_OV534=m CONFIG_USB_GSPCA_OV534_9=m CONFIG_USB_GSPCA_PAC207=m CONFIG_USB_GSPCA_PAC7302=m CONFIG_USB_GSPCA_PAC7311=m CONFIG_USB_GSPCA_SE401=m CONFIG_USB_GSPCA_SN9C2028=m CONFIG_USB_GSPCA_SN9C20X=m CONFIG_USB_GSPCA_SONIXB=m CONFIG_USB_GSPCA_SONIXJ=m CONFIG_USB_GSPCA_SPCA500=m CONFIG_USB_GSPCA_SPCA501=m CONFIG_USB_GSPCA_SPCA505=m CONFIG_USB_GSPCA_SPCA506=m CONFIG_USB_GSPCA_SPCA508=m CONFIG_USB_GSPCA_SPCA561=m CONFIG_USB_GSPCA_SPCA1528=m CONFIG_USB_GSPCA_SQ905=m CONFIG_USB_GSPCA_SQ905C=m CONFIG_USB_GSPCA_SQ930X=m CONFIG_USB_GSPCA_STK014=m # CONFIG_USB_GSPCA_STK1135 is not set CONFIG_USB_GSPCA_STV0680=m CONFIG_USB_GSPCA_SUNPLUS=m CONFIG_USB_GSPCA_T613=m CONFIG_USB_GSPCA_TOPRO=m # CONFIG_USB_GSPCA_TOUPTEK is not set CONFIG_USB_GSPCA_TV8532=m CONFIG_USB_GSPCA_VC032X=m CONFIG_USB_GSPCA_VICAM=m CONFIG_USB_GSPCA_XIRLINK_CIT=m CONFIG_USB_GSPCA_ZC3XX=m CONFIG_USB_PWC=m # CONFIG_USB_PWC_DEBUG is not set CONFIG_USB_PWC_INPUT_EVDEV=y # CONFIG_VIDEO_CPIA2 is not set CONFIG_USB_ZR364XX=m CONFIG_USB_STKWEBCAM=m CONFIG_USB_S2255=m # CONFIG_VIDEO_USBTV is not set # # Analog TV USB devices # CONFIG_VIDEO_PVRUSB2=m CONFIG_VIDEO_PVRUSB2_SYSFS=y CONFIG_VIDEO_PVRUSB2_DVB=y # CONFIG_VIDEO_PVRUSB2_DEBUGIFC is not set CONFIG_VIDEO_HDPVR=m # CONFIG_VIDEO_STK1160_COMMON is not set # CONFIG_VIDEO_GO7007 is not set # # Analog/digital TV USB devices # CONFIG_VIDEO_AU0828=m CONFIG_VIDEO_AU0828_V4L2=y # CONFIG_VIDEO_AU0828_RC is not set CONFIG_VIDEO_CX231XX=m CONFIG_VIDEO_CX231XX_RC=y CONFIG_VIDEO_CX231XX_ALSA=m CONFIG_VIDEO_CX231XX_DVB=m CONFIG_VIDEO_TM6000=m CONFIG_VIDEO_TM6000_ALSA=m CONFIG_VIDEO_TM6000_DVB=m # # Digital TV USB devices # CONFIG_DVB_USB=m # CONFIG_DVB_USB_DEBUG is not set CONFIG_DVB_USB_DIB3000MC=m CONFIG_DVB_USB_A800=m CONFIG_DVB_USB_DIBUSB_MB=m # CONFIG_DVB_USB_DIBUSB_MB_FAULTY is not set CONFIG_DVB_USB_DIBUSB_MC=m CONFIG_DVB_USB_DIB0700=m CONFIG_DVB_USB_UMT_010=m CONFIG_DVB_USB_CXUSB=m # CONFIG_DVB_USB_CXUSB_ANALOG is not set CONFIG_DVB_USB_M920X=m CONFIG_DVB_USB_DIGITV=m CONFIG_DVB_USB_VP7045=m CONFIG_DVB_USB_VP702X=m CONFIG_DVB_USB_GP8PSK=m CONFIG_DVB_USB_NOVA_T_USB2=m CONFIG_DVB_USB_TTUSB2=m CONFIG_DVB_USB_DTT200U=m CONFIG_DVB_USB_OPERA1=m CONFIG_DVB_USB_AF9005=m CONFIG_DVB_USB_AF9005_REMOTE=m CONFIG_DVB_USB_PCTV452E=m CONFIG_DVB_USB_DW2102=m CONFIG_DVB_USB_CINERGY_T2=m CONFIG_DVB_USB_DTV5100=m CONFIG_DVB_USB_AZ6027=m CONFIG_DVB_USB_TECHNISAT_USB2=m CONFIG_DVB_USB_V2=m CONFIG_DVB_USB_AF9015=m CONFIG_DVB_USB_AF9035=m CONFIG_DVB_USB_ANYSEE=m CONFIG_DVB_USB_AU6610=m CONFIG_DVB_USB_AZ6007=m CONFIG_DVB_USB_CE6230=m CONFIG_DVB_USB_EC168=m CONFIG_DVB_USB_GL861=m CONFIG_DVB_USB_LME2510=m CONFIG_DVB_USB_MXL111SF=m CONFIG_DVB_USB_RTL28XXU=m # CONFIG_DVB_USB_DVBSKY is not set # CONFIG_DVB_USB_ZD1301 is not set CONFIG_DVB_TTUSB_BUDGET=m CONFIG_DVB_TTUSB_DEC=m CONFIG_SMS_USB_DRV=m CONFIG_DVB_B2C2_FLEXCOP_USB=m # CONFIG_DVB_B2C2_FLEXCOP_USB_DEBUG is not set # CONFIG_DVB_AS102 is not set # # Webcam, TV (analog/digital) USB devices # CONFIG_VIDEO_EM28XX=m # CONFIG_VIDEO_EM28XX_V4L2 is not set CONFIG_VIDEO_EM28XX_ALSA=m CONFIG_VIDEO_EM28XX_DVB=m CONFIG_VIDEO_EM28XX_RC=m CONFIG_MEDIA_PCI_SUPPORT=y # # Media capture support # # CONFIG_VIDEO_MEYE is not set # CONFIG_VIDEO_SOLO6X10 is not set # CONFIG_VIDEO_TW5864 is not set # CONFIG_VIDEO_TW68 is not set # CONFIG_VIDEO_TW686X is not set # # Media capture/analog TV support # CONFIG_VIDEO_IVTV=m # CONFIG_VIDEO_IVTV_DEPRECATED_IOCTLS is not set # CONFIG_VIDEO_IVTV_ALSA is not set CONFIG_VIDEO_FB_IVTV=m # CONFIG_VIDEO_FB_IVTV_FORCE_PAT is not set # CONFIG_VIDEO_HEXIUM_GEMINI is not set # CONFIG_VIDEO_HEXIUM_ORION is not set # CONFIG_VIDEO_MXB is not set # CONFIG_VIDEO_DT3155 is not set # # Media capture/analog/hybrid TV support # CONFIG_VIDEO_CX18=m CONFIG_VIDEO_CX18_ALSA=m CONFIG_VIDEO_CX23885=m CONFIG_MEDIA_ALTERA_CI=m # CONFIG_VIDEO_CX25821 is not set CONFIG_VIDEO_CX88=m CONFIG_VIDEO_CX88_ALSA=m CONFIG_VIDEO_CX88_BLACKBIRD=m CONFIG_VIDEO_CX88_DVB=m CONFIG_VIDEO_CX88_ENABLE_VP3054=y CONFIG_VIDEO_CX88_VP3054=m CONFIG_VIDEO_CX88_MPEG=m CONFIG_VIDEO_BT848=m CONFIG_DVB_BT8XX=m CONFIG_VIDEO_SAA7134=m CONFIG_VIDEO_SAA7134_ALSA=m CONFIG_VIDEO_SAA7134_RC=y CONFIG_VIDEO_SAA7134_DVB=m CONFIG_VIDEO_SAA7164=m # # Media digital TV PCI Adapters # CONFIG_DVB_AV7110_IR=y CONFIG_DVB_AV7110=m CONFIG_DVB_AV7110_OSD=y CONFIG_DVB_BUDGET_CORE=m CONFIG_DVB_BUDGET=m CONFIG_DVB_BUDGET_CI=m CONFIG_DVB_BUDGET_AV=m CONFIG_DVB_BUDGET_PATCH=m CONFIG_DVB_B2C2_FLEXCOP_PCI=m # CONFIG_DVB_B2C2_FLEXCOP_PCI_DEBUG is not set CONFIG_DVB_PLUTO2=m CONFIG_DVB_DM1105=m CONFIG_DVB_PT1=m # CONFIG_DVB_PT3 is not set CONFIG_MANTIS_CORE=m CONFIG_DVB_MANTIS=m CONFIG_DVB_HOPPER=m CONFIG_DVB_NGENE=m CONFIG_DVB_DDBRIDGE=m # CONFIG_DVB_DDBRIDGE_MSIENABLE is not set # CONFIG_DVB_SMIPCIE is not set # CONFIG_DVB_NETUP_UNIDVB is not set # CONFIG_V4L_PLATFORM_DRIVERS is not set # CONFIG_V4L_MEM2MEM_DRIVERS is not set # CONFIG_V4L_TEST_DRIVERS is not set # CONFIG_DVB_PLATFORM_DRIVERS is not set # # Supported MMC/SDIO adapters # CONFIG_SMS_SDIO_DRV=m CONFIG_RADIO_ADAPTERS=y CONFIG_RADIO_TEA575X=m # CONFIG_RADIO_SI470X is not set # CONFIG_RADIO_SI4713 is not set # CONFIG_USB_MR800 is not set # CONFIG_USB_DSBR is not set # CONFIG_RADIO_MAXIRADIO is not set # CONFIG_RADIO_SHARK is not set # CONFIG_RADIO_SHARK2 is not set # CONFIG_USB_KEENE is not set # CONFIG_USB_RAREMONO is not set # CONFIG_USB_MA901 is not set # CONFIG_RADIO_TEA5764 is not set # CONFIG_RADIO_SAA7706H is not set # CONFIG_RADIO_TEF6862 is not set # CONFIG_RADIO_WL1273 is not set # # Texas Instruments WL128x FM driver (ST based) # # end of Texas Instruments WL128x FM driver (ST based) # # Supported FireWire (IEEE 1394) Adapters # CONFIG_DVB_FIREDTV=m CONFIG_DVB_FIREDTV_INPUT=y CONFIG_MEDIA_COMMON_OPTIONS=y # # common driver options # CONFIG_VIDEO_CX2341X=m CONFIG_VIDEO_TVEEPROM=m CONFIG_CYPRESS_FIRMWARE=m CONFIG_VIDEOBUF2_CORE=m CONFIG_VIDEOBUF2_V4L2=m CONFIG_VIDEOBUF2_MEMOPS=m CONFIG_VIDEOBUF2_VMALLOC=m CONFIG_VIDEOBUF2_DMA_SG=m CONFIG_VIDEOBUF2_DVB=m CONFIG_DVB_B2C2_FLEXCOP=m CONFIG_VIDEO_SAA7146=m CONFIG_VIDEO_SAA7146_VV=m CONFIG_SMS_SIANO_MDTV=m CONFIG_SMS_SIANO_RC=y # CONFIG_SMS_SIANO_DEBUGFS is not set # # Media ancillary drivers (tuners, sensors, i2c, spi, frontends) # CONFIG_MEDIA_SUBDRV_AUTOSELECT=y CONFIG_MEDIA_HIDE_ANCILLARY_SUBDRV=y CONFIG_MEDIA_ATTACH=y CONFIG_VIDEO_IR_I2C=m # # I2C drivers hidden by 'Autoselect ancillary drivers' # # # Audio decoders, processors and mixers # CONFIG_VIDEO_TVAUDIO=m CONFIG_VIDEO_TDA7432=m CONFIG_VIDEO_MSP3400=m CONFIG_VIDEO_CS3308=m CONFIG_VIDEO_CS5345=m CONFIG_VIDEO_CS53L32A=m CONFIG_VIDEO_WM8775=m CONFIG_VIDEO_WM8739=m CONFIG_VIDEO_VP27SMPX=m # # RDS decoders # CONFIG_VIDEO_SAA6588=m # # Video decoders # CONFIG_VIDEO_SAA711X=m # # Video and audio decoders # CONFIG_VIDEO_SAA717X=m CONFIG_VIDEO_CX25840=m # # Video encoders # CONFIG_VIDEO_SAA7127=m # # Camera sensor devices # # # Lens drivers # # # Flash devices # # # Video improvement chips # CONFIG_VIDEO_UPD64031A=m CONFIG_VIDEO_UPD64083=m # # Audio/Video compression chips # CONFIG_VIDEO_SAA6752HS=m # # SDR tuner chips # # # Miscellaneous helper chips # CONFIG_VIDEO_M52790=m # # SPI drivers hidden by 'Autoselect ancillary drivers' # # # Media SPI Adapters # # CONFIG_CXD2880_SPI_DRV is not set # end of Media SPI Adapters CONFIG_MEDIA_TUNER=m # # Tuner drivers hidden by 'Autoselect ancillary drivers' # CONFIG_MEDIA_TUNER_SIMPLE=m CONFIG_MEDIA_TUNER_TDA18250=m CONFIG_MEDIA_TUNER_TDA8290=m CONFIG_MEDIA_TUNER_TDA827X=m CONFIG_MEDIA_TUNER_TDA18271=m CONFIG_MEDIA_TUNER_TDA9887=m CONFIG_MEDIA_TUNER_TEA5761=m CONFIG_MEDIA_TUNER_TEA5767=m CONFIG_MEDIA_TUNER_MT20XX=m CONFIG_MEDIA_TUNER_MT2060=m CONFIG_MEDIA_TUNER_MT2063=m CONFIG_MEDIA_TUNER_MT2266=m CONFIG_MEDIA_TUNER_MT2131=m CONFIG_MEDIA_TUNER_QT1010=m CONFIG_MEDIA_TUNER_XC2028=m CONFIG_MEDIA_TUNER_XC5000=m CONFIG_MEDIA_TUNER_XC4000=m CONFIG_MEDIA_TUNER_MXL5005S=m CONFIG_MEDIA_TUNER_MXL5007T=m CONFIG_MEDIA_TUNER_MC44S803=m CONFIG_MEDIA_TUNER_MAX2165=m CONFIG_MEDIA_TUNER_TDA18218=m CONFIG_MEDIA_TUNER_FC0011=m CONFIG_MEDIA_TUNER_FC0012=m CONFIG_MEDIA_TUNER_FC0013=m CONFIG_MEDIA_TUNER_TDA18212=m CONFIG_MEDIA_TUNER_E4000=m CONFIG_MEDIA_TUNER_FC2580=m CONFIG_MEDIA_TUNER_M88RS6000T=m CONFIG_MEDIA_TUNER_TUA9001=m CONFIG_MEDIA_TUNER_SI2157=m CONFIG_MEDIA_TUNER_IT913X=m CONFIG_MEDIA_TUNER_R820T=m CONFIG_MEDIA_TUNER_QM1D1C0042=m CONFIG_MEDIA_TUNER_QM1D1B0004=m # # DVB Frontend drivers hidden by 'Autoselect ancillary drivers' # # # Multistandard (satellite) frontends # CONFIG_DVB_STB0899=m CONFIG_DVB_STB6100=m CONFIG_DVB_STV090x=m CONFIG_DVB_STV0910=m CONFIG_DVB_STV6110x=m CONFIG_DVB_STV6111=m CONFIG_DVB_MXL5XX=m CONFIG_DVB_M88DS3103=m # # Multistandard (cable + terrestrial) frontends # CONFIG_DVB_DRXK=m CONFIG_DVB_TDA18271C2DD=m CONFIG_DVB_SI2165=m CONFIG_DVB_MN88472=m CONFIG_DVB_MN88473=m # # DVB-S (satellite) frontends # CONFIG_DVB_CX24110=m CONFIG_DVB_CX24123=m CONFIG_DVB_MT312=m CONFIG_DVB_ZL10036=m CONFIG_DVB_ZL10039=m CONFIG_DVB_S5H1420=m CONFIG_DVB_STV0288=m CONFIG_DVB_STB6000=m CONFIG_DVB_STV0299=m CONFIG_DVB_STV6110=m CONFIG_DVB_STV0900=m CONFIG_DVB_TDA8083=m CONFIG_DVB_TDA10086=m CONFIG_DVB_TDA8261=m CONFIG_DVB_VES1X93=m CONFIG_DVB_TUNER_ITD1000=m CONFIG_DVB_TUNER_CX24113=m CONFIG_DVB_TDA826X=m CONFIG_DVB_TUA6100=m CONFIG_DVB_CX24116=m CONFIG_DVB_CX24117=m CONFIG_DVB_CX24120=m CONFIG_DVB_SI21XX=m CONFIG_DVB_TS2020=m CONFIG_DVB_DS3000=m CONFIG_DVB_MB86A16=m CONFIG_DVB_TDA10071=m # # DVB-T (terrestrial) frontends # CONFIG_DVB_SP8870=m CONFIG_DVB_SP887X=m CONFIG_DVB_CX22700=m CONFIG_DVB_CX22702=m CONFIG_DVB_DRXD=m CONFIG_DVB_L64781=m CONFIG_DVB_TDA1004X=m CONFIG_DVB_NXT6000=m CONFIG_DVB_MT352=m CONFIG_DVB_ZL10353=m CONFIG_DVB_DIB3000MB=m CONFIG_DVB_DIB3000MC=m CONFIG_DVB_DIB7000M=m CONFIG_DVB_DIB7000P=m CONFIG_DVB_TDA10048=m CONFIG_DVB_AF9013=m CONFIG_DVB_EC100=m CONFIG_DVB_STV0367=m CONFIG_DVB_CXD2820R=m CONFIG_DVB_CXD2841ER=m CONFIG_DVB_RTL2830=m CONFIG_DVB_RTL2832=m CONFIG_DVB_SI2168=m CONFIG_DVB_GP8PSK_FE=m # # DVB-C (cable) frontends # CONFIG_DVB_VES1820=m CONFIG_DVB_TDA10021=m CONFIG_DVB_TDA10023=m CONFIG_DVB_STV0297=m # # ATSC (North American/Korean Terrestrial/Cable DTV) frontends # CONFIG_DVB_NXT200X=m CONFIG_DVB_OR51211=m CONFIG_DVB_OR51132=m CONFIG_DVB_BCM3510=m CONFIG_DVB_LGDT330X=m CONFIG_DVB_LGDT3305=m CONFIG_DVB_LGDT3306A=m CONFIG_DVB_LG2160=m CONFIG_DVB_S5H1409=m CONFIG_DVB_AU8522=m CONFIG_DVB_AU8522_DTV=m CONFIG_DVB_AU8522_V4L=m CONFIG_DVB_S5H1411=m # # ISDB-T (terrestrial) frontends # CONFIG_DVB_S921=m CONFIG_DVB_DIB8000=m CONFIG_DVB_MB86A20S=m # # ISDB-S (satellite) & ISDB-T (terrestrial) frontends # CONFIG_DVB_TC90522=m # # Digital terrestrial only tuners/PLL # CONFIG_DVB_PLL=m CONFIG_DVB_TUNER_DIB0070=m CONFIG_DVB_TUNER_DIB0090=m # # SEC control devices for DVB-S # CONFIG_DVB_DRX39XYJ=m CONFIG_DVB_LNBH25=m CONFIG_DVB_LNBP21=m CONFIG_DVB_LNBP22=m CONFIG_DVB_ISL6405=m CONFIG_DVB_ISL6421=m CONFIG_DVB_ISL6423=m CONFIG_DVB_A8293=m CONFIG_DVB_LGS8GXX=m CONFIG_DVB_ATBM8830=m CONFIG_DVB_TDA665x=m CONFIG_DVB_IX2505V=m CONFIG_DVB_M88RS2000=m CONFIG_DVB_AF9033=m # # Common Interface (EN50221) controller drivers # CONFIG_DVB_CXD2099=m # # Tools to develop new frontends # CONFIG_DVB_DUMMY_FE=m # # Graphics support # CONFIG_AGP=y CONFIG_AGP_AMD64=y CONFIG_AGP_INTEL=y CONFIG_AGP_SIS=y CONFIG_AGP_VIA=y CONFIG_INTEL_GTT=y CONFIG_VGA_ARB=y CONFIG_VGA_ARB_MAX_GPUS=64 CONFIG_VGA_SWITCHEROO=y CONFIG_DRM=m CONFIG_DRM_MIPI_DSI=y CONFIG_DRM_DP_AUX_CHARDEV=y # CONFIG_DRM_DEBUG_SELFTEST is not set CONFIG_DRM_KMS_HELPER=m CONFIG_DRM_KMS_FB_HELPER=y CONFIG_DRM_FBDEV_EMULATION=y CONFIG_DRM_FBDEV_OVERALLOC=100 CONFIG_DRM_LOAD_EDID_FIRMWARE=y # CONFIG_DRM_DP_CEC is not set CONFIG_DRM_TTM=m CONFIG_DRM_TTM_DMA_PAGE_POOL=y CONFIG_DRM_VRAM_HELPER=m CONFIG_DRM_TTM_HELPER=m CONFIG_DRM_GEM_SHMEM_HELPER=y # # I2C encoder or helper chips # CONFIG_DRM_I2C_CH7006=m CONFIG_DRM_I2C_SIL164=m # CONFIG_DRM_I2C_NXP_TDA998X is not set # CONFIG_DRM_I2C_NXP_TDA9950 is not set # end of I2C encoder or helper chips # # ARM devices # # end of ARM devices # CONFIG_DRM_RADEON is not set # CONFIG_DRM_AMDGPU is not set # CONFIG_DRM_NOUVEAU is not set CONFIG_DRM_I915=m CONFIG_DRM_I915_FORCE_PROBE="" CONFIG_DRM_I915_CAPTURE_ERROR=y CONFIG_DRM_I915_COMPRESS_ERROR=y CONFIG_DRM_I915_USERPTR=y CONFIG_DRM_I915_GVT=y CONFIG_DRM_I915_GVT_KVMGT=m CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250 CONFIG_DRM_I915_HEARTBEAT_INTERVAL=2500 CONFIG_DRM_I915_PREEMPT_TIMEOUT=640 CONFIG_DRM_I915_MAX_REQUEST_BUSYWAIT=8000 CONFIG_DRM_I915_STOP_TIMEOUT=100 CONFIG_DRM_I915_TIMESLICE_DURATION=1 CONFIG_DRM_VGEM=m # CONFIG_DRM_VKMS is not set CONFIG_DRM_VMWGFX=m CONFIG_DRM_VMWGFX_FBCON=y CONFIG_DRM_GMA500=m CONFIG_DRM_GMA600=y CONFIG_DRM_GMA3600=y CONFIG_DRM_UDL=m CONFIG_DRM_AST=m CONFIG_DRM_MGAG200=m CONFIG_DRM_CIRRUS_QEMU=m CONFIG_DRM_QXL=m CONFIG_DRM_BOCHS=m CONFIG_DRM_VIRTIO_GPU=m CONFIG_DRM_PANEL=y # # Display Panels # # CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN is not set # end of Display Panels CONFIG_DRM_BRIDGE=y CONFIG_DRM_PANEL_BRIDGE=y # # Display Interface Bridges # # CONFIG_DRM_ANALOGIX_ANX78XX is not set # end of Display Interface Bridges # CONFIG_DRM_ETNAVIV is not set # CONFIG_DRM_GM12U320 is not set # CONFIG_TINYDRM_HX8357D is not set # CONFIG_TINYDRM_ILI9225 is not set # CONFIG_TINYDRM_ILI9341 is not set # CONFIG_TINYDRM_ILI9486 is not set # CONFIG_TINYDRM_MI0283QT is not set # CONFIG_TINYDRM_REPAPER is not set # CONFIG_TINYDRM_ST7586 is not set # CONFIG_TINYDRM_ST7735R is not set # CONFIG_DRM_XEN is not set # CONFIG_DRM_VBOXVIDEO is not set # CONFIG_DRM_LEGACY is not set CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y # # Frame buffer Devices # CONFIG_FB_CMDLINE=y CONFIG_FB_NOTIFY=y CONFIG_FB=y # CONFIG_FIRMWARE_EDID is not set CONFIG_FB_BOOT_VESA_SUPPORT=y CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y CONFIG_FB_SYS_FILLRECT=m CONFIG_FB_SYS_COPYAREA=m CONFIG_FB_SYS_IMAGEBLIT=m # CONFIG_FB_FOREIGN_ENDIAN is not set CONFIG_FB_SYS_FOPS=m CONFIG_FB_DEFERRED_IO=y # CONFIG_FB_MODE_HELPERS is not set CONFIG_FB_TILEBLITTING=y # # Frame buffer hardware drivers # # CONFIG_FB_CIRRUS is not set # CONFIG_FB_PM2 is not set # CONFIG_FB_CYBER2000 is not set # CONFIG_FB_ARC is not set # CONFIG_FB_ASILIANT is not set # CONFIG_FB_IMSTT is not set # CONFIG_FB_VGA16 is not set # CONFIG_FB_UVESA is not set CONFIG_FB_VESA=y CONFIG_FB_EFI=y # CONFIG_FB_N411 is not set # CONFIG_FB_HGA is not set # CONFIG_FB_OPENCORES is not set # CONFIG_FB_S1D13XXX is not set # CONFIG_FB_NVIDIA is not set # CONFIG_FB_RIVA is not set # CONFIG_FB_I740 is not set # CONFIG_FB_LE80578 is not set # CONFIG_FB_MATROX is not set # CONFIG_FB_RADEON is not set # CONFIG_FB_ATY128 is not set # CONFIG_FB_ATY is not set # CONFIG_FB_S3 is not set # CONFIG_FB_SAVAGE is not set # CONFIG_FB_SIS is not set # CONFIG_FB_VIA is not set # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_KYRO is not set # CONFIG_FB_3DFX is not set # CONFIG_FB_VOODOO1 is not set # CONFIG_FB_VT8623 is not set # CONFIG_FB_TRIDENT is not set # CONFIG_FB_ARK is not set # CONFIG_FB_PM3 is not set # CONFIG_FB_CARMINE is not set # CONFIG_FB_SM501 is not set # CONFIG_FB_SMSCUFX is not set # CONFIG_FB_UDL is not set # CONFIG_FB_IBM_GXT4500 is not set # CONFIG_FB_VIRTUAL is not set # CONFIG_XEN_FBDEV_FRONTEND is not set # CONFIG_FB_METRONOME is not set # CONFIG_FB_MB862XX is not set CONFIG_FB_HYPERV=m # CONFIG_FB_SIMPLE is not set # CONFIG_FB_SM712 is not set # end of Frame buffer Devices # # Backlight & LCD device support # CONFIG_LCD_CLASS_DEVICE=m # CONFIG_LCD_L4F00242T03 is not set # CONFIG_LCD_LMS283GF05 is not set # CONFIG_LCD_LTV350QV is not set # CONFIG_LCD_ILI922X is not set # CONFIG_LCD_ILI9320 is not set # CONFIG_LCD_TDO24M is not set # CONFIG_LCD_VGG2432A4 is not set CONFIG_LCD_PLATFORM=m # CONFIG_LCD_AMS369FG06 is not set # CONFIG_LCD_LMS501KF03 is not set # CONFIG_LCD_HX8357 is not set # CONFIG_LCD_OTM3225A is not set CONFIG_BACKLIGHT_CLASS_DEVICE=y # CONFIG_BACKLIGHT_GENERIC is not set # CONFIG_BACKLIGHT_PWM is not set CONFIG_BACKLIGHT_APPLE=m # CONFIG_BACKLIGHT_QCOM_WLED is not set # CONFIG_BACKLIGHT_SAHARA is not set # CONFIG_BACKLIGHT_ADP8860 is not set # CONFIG_BACKLIGHT_ADP8870 is not set # CONFIG_BACKLIGHT_LM3630A is not set # CONFIG_BACKLIGHT_LM3639 is not set CONFIG_BACKLIGHT_LP855X=m # CONFIG_BACKLIGHT_GPIO is not set # CONFIG_BACKLIGHT_LV5207LP is not set # CONFIG_BACKLIGHT_BD6107 is not set # CONFIG_BACKLIGHT_ARCXCNN is not set # end of Backlight & LCD device support CONFIG_HDMI=y # # Console display driver support # CONFIG_VGA_CONSOLE=y CONFIG_VGACON_SOFT_SCROLLBACK=y CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64 # CONFIG_VGACON_SOFT_SCROLLBACK_PERSISTENT_ENABLE_BY_DEFAULT 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=y # CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set # end of Console display driver support CONFIG_LOGO=y # CONFIG_LOGO_LINUX_MONO is not set # CONFIG_LOGO_LINUX_VGA16 is not set CONFIG_LOGO_LINUX_CLUT224=y # end of Graphics support CONFIG_SOUND=m CONFIG_SOUND_OSS_CORE=y CONFIG_SOUND_OSS_CORE_PRECLAIM=y CONFIG_SND=m CONFIG_SND_TIMER=m CONFIG_SND_PCM=m CONFIG_SND_PCM_ELD=y CONFIG_SND_HWDEP=m CONFIG_SND_SEQ_DEVICE=m CONFIG_SND_RAWMIDI=m CONFIG_SND_COMPRESS_OFFLOAD=m CONFIG_SND_JACK=y CONFIG_SND_JACK_INPUT_DEV=y CONFIG_SND_OSSEMUL=y # CONFIG_SND_MIXER_OSS is not set # CONFIG_SND_PCM_OSS is not set CONFIG_SND_PCM_TIMER=y CONFIG_SND_HRTIMER=m CONFIG_SND_DYNAMIC_MINORS=y CONFIG_SND_MAX_CARDS=32 # CONFIG_SND_SUPPORT_OLD_API is not set CONFIG_SND_PROC_FS=y CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SND_VERBOSE_PRINTK is not set # CONFIG_SND_DEBUG is not set CONFIG_SND_VMASTER=y CONFIG_SND_DMA_SGBUF=y CONFIG_SND_SEQUENCER=m CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_SEQUENCER_OSS=m CONFIG_SND_SEQ_HRTIMER_DEFAULT=y CONFIG_SND_SEQ_MIDI_EVENT=m CONFIG_SND_SEQ_MIDI=m CONFIG_SND_SEQ_MIDI_EMUL=m CONFIG_SND_SEQ_VIRMIDI=m CONFIG_SND_MPU401_UART=m CONFIG_SND_OPL3_LIB=m CONFIG_SND_OPL3_LIB_SEQ=m CONFIG_SND_VX_LIB=m CONFIG_SND_AC97_CODEC=m CONFIG_SND_DRIVERS=y CONFIG_SND_PCSP=m CONFIG_SND_DUMMY=m CONFIG_SND_ALOOP=m CONFIG_SND_VIRMIDI=m CONFIG_SND_MTPAV=m # CONFIG_SND_MTS64 is not set # CONFIG_SND_SERIAL_U16550 is not set CONFIG_SND_MPU401=m # CONFIG_SND_PORTMAN2X4 is not set CONFIG_SND_AC97_POWER_SAVE=y CONFIG_SND_AC97_POWER_SAVE_DEFAULT=5 CONFIG_SND_PCI=y CONFIG_SND_AD1889=m # CONFIG_SND_ALS300 is not set # CONFIG_SND_ALS4000 is not set CONFIG_SND_ALI5451=m CONFIG_SND_ASIHPI=m CONFIG_SND_ATIIXP=m CONFIG_SND_ATIIXP_MODEM=m CONFIG_SND_AU8810=m CONFIG_SND_AU8820=m CONFIG_SND_AU8830=m # CONFIG_SND_AW2 is not set # CONFIG_SND_AZT3328 is not set CONFIG_SND_BT87X=m # CONFIG_SND_BT87X_OVERCLOCK is not set CONFIG_SND_CA0106=m CONFIG_SND_CMIPCI=m CONFIG_SND_OXYGEN_LIB=m CONFIG_SND_OXYGEN=m # CONFIG_SND_CS4281 is not set CONFIG_SND_CS46XX=m CONFIG_SND_CS46XX_NEW_DSP=y CONFIG_SND_CTXFI=m CONFIG_SND_DARLA20=m CONFIG_SND_GINA20=m CONFIG_SND_LAYLA20=m CONFIG_SND_DARLA24=m CONFIG_SND_GINA24=m CONFIG_SND_LAYLA24=m CONFIG_SND_MONA=m CONFIG_SND_MIA=m CONFIG_SND_ECHO3G=m CONFIG_SND_INDIGO=m CONFIG_SND_INDIGOIO=m CONFIG_SND_INDIGODJ=m CONFIG_SND_INDIGOIOX=m CONFIG_SND_INDIGODJX=m CONFIG_SND_EMU10K1=m CONFIG_SND_EMU10K1_SEQ=m CONFIG_SND_EMU10K1X=m CONFIG_SND_ENS1370=m CONFIG_SND_ENS1371=m # CONFIG_SND_ES1938 is not set CONFIG_SND_ES1968=m CONFIG_SND_ES1968_INPUT=y CONFIG_SND_ES1968_RADIO=y # CONFIG_SND_FM801 is not set CONFIG_SND_HDSP=m CONFIG_SND_HDSPM=m CONFIG_SND_ICE1712=m CONFIG_SND_ICE1724=m CONFIG_SND_INTEL8X0=m CONFIG_SND_INTEL8X0M=m CONFIG_SND_KORG1212=m CONFIG_SND_LOLA=m CONFIG_SND_LX6464ES=m CONFIG_SND_MAESTRO3=m CONFIG_SND_MAESTRO3_INPUT=y CONFIG_SND_MIXART=m # CONFIG_SND_NM256 is not set CONFIG_SND_PCXHR=m # CONFIG_SND_RIPTIDE is not set CONFIG_SND_RME32=m CONFIG_SND_RME96=m CONFIG_SND_RME9652=m # CONFIG_SND_SONICVIBES is not set CONFIG_SND_TRIDENT=m CONFIG_SND_VIA82XX=m CONFIG_SND_VIA82XX_MODEM=m CONFIG_SND_VIRTUOSO=m CONFIG_SND_VX222=m # CONFIG_SND_YMFPCI is not set # # HD-Audio # CONFIG_SND_HDA=m CONFIG_SND_HDA_INTEL=m CONFIG_SND_HDA_HWDEP=y CONFIG_SND_HDA_RECONFIG=y CONFIG_SND_HDA_INPUT_BEEP=y CONFIG_SND_HDA_INPUT_BEEP_MODE=0 CONFIG_SND_HDA_PATCH_LOADER=y CONFIG_SND_HDA_CODEC_REALTEK=m CONFIG_SND_HDA_CODEC_ANALOG=m CONFIG_SND_HDA_CODEC_SIGMATEL=m CONFIG_SND_HDA_CODEC_VIA=m CONFIG_SND_HDA_CODEC_HDMI=m CONFIG_SND_HDA_CODEC_CIRRUS=m CONFIG_SND_HDA_CODEC_CONEXANT=m CONFIG_SND_HDA_CODEC_CA0110=m CONFIG_SND_HDA_CODEC_CA0132=m CONFIG_SND_HDA_CODEC_CA0132_DSP=y CONFIG_SND_HDA_CODEC_CMEDIA=m CONFIG_SND_HDA_CODEC_SI3054=m CONFIG_SND_HDA_GENERIC=m CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0 # end of HD-Audio CONFIG_SND_HDA_CORE=m CONFIG_SND_HDA_DSP_LOADER=y CONFIG_SND_HDA_COMPONENT=y CONFIG_SND_HDA_I915=y CONFIG_SND_HDA_EXT_CORE=m CONFIG_SND_HDA_PREALLOC_SIZE=512 CONFIG_SND_INTEL_NHLT=y CONFIG_SND_INTEL_DSP_CONFIG=m # CONFIG_SND_SPI is not set CONFIG_SND_USB=y CONFIG_SND_USB_AUDIO=m CONFIG_SND_USB_AUDIO_USE_MEDIA_CONTROLLER=y CONFIG_SND_USB_UA101=m CONFIG_SND_USB_USX2Y=m CONFIG_SND_USB_CAIAQ=m CONFIG_SND_USB_CAIAQ_INPUT=y CONFIG_SND_USB_US122L=m CONFIG_SND_USB_6FIRE=m CONFIG_SND_USB_HIFACE=m CONFIG_SND_BCD2000=m CONFIG_SND_USB_LINE6=m CONFIG_SND_USB_POD=m CONFIG_SND_USB_PODHD=m CONFIG_SND_USB_TONEPORT=m CONFIG_SND_USB_VARIAX=m CONFIG_SND_FIREWIRE=y CONFIG_SND_FIREWIRE_LIB=m # CONFIG_SND_DICE is not set # CONFIG_SND_OXFW is not set CONFIG_SND_ISIGHT=m # CONFIG_SND_FIREWORKS is not set # CONFIG_SND_BEBOB is not set # CONFIG_SND_FIREWIRE_DIGI00X is not set # CONFIG_SND_FIREWIRE_TASCAM is not set # CONFIG_SND_FIREWIRE_MOTU is not set # CONFIG_SND_FIREFACE is not set CONFIG_SND_SOC=m CONFIG_SND_SOC_COMPRESS=y CONFIG_SND_SOC_TOPOLOGY=y CONFIG_SND_SOC_ACPI=m # CONFIG_SND_SOC_AMD_ACP is not set # CONFIG_SND_SOC_AMD_ACP3x is not set # CONFIG_SND_ATMEL_SOC is not set # CONFIG_SND_BCM63XX_I2S_WHISTLER is not set # CONFIG_SND_DESIGNWARE_I2S is not set # # SoC Audio for Freescale CPUs # # # Common SoC Audio options for Freescale CPUs: # # CONFIG_SND_SOC_FSL_ASRC is not set # CONFIG_SND_SOC_FSL_SAI is not set # CONFIG_SND_SOC_FSL_AUDMIX is not set # CONFIG_SND_SOC_FSL_SSI is not set # CONFIG_SND_SOC_FSL_SPDIF is not set # CONFIG_SND_SOC_FSL_ESAI is not set # CONFIG_SND_SOC_FSL_MICFIL is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set # end of SoC Audio for Freescale CPUs # CONFIG_SND_I2S_HI6210_I2S is not set # CONFIG_SND_SOC_IMG is not set CONFIG_SND_SOC_INTEL_SST_TOPLEVEL=y CONFIG_SND_SST_IPC=m CONFIG_SND_SST_IPC_ACPI=m CONFIG_SND_SOC_INTEL_SST_ACPI=m CONFIG_SND_SOC_INTEL_SST=m CONFIG_SND_SOC_INTEL_SST_FIRMWARE=m CONFIG_SND_SOC_INTEL_HASWELL=m CONFIG_SND_SST_ATOM_HIFI2_PLATFORM=m # CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_PCI is not set CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_ACPI=m CONFIG_SND_SOC_INTEL_SKYLAKE=m CONFIG_SND_SOC_INTEL_SKL=m CONFIG_SND_SOC_INTEL_APL=m CONFIG_SND_SOC_INTEL_KBL=m CONFIG_SND_SOC_INTEL_GLK=m CONFIG_SND_SOC_INTEL_CNL=m CONFIG_SND_SOC_INTEL_CFL=m # CONFIG_SND_SOC_INTEL_CML_H is not set # CONFIG_SND_SOC_INTEL_CML_LP is not set CONFIG_SND_SOC_INTEL_SKYLAKE_FAMILY=m CONFIG_SND_SOC_INTEL_SKYLAKE_SSP_CLK=m # CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC is not set CONFIG_SND_SOC_INTEL_SKYLAKE_COMMON=m CONFIG_SND_SOC_ACPI_INTEL_MATCH=m CONFIG_SND_SOC_INTEL_MACH=y # CONFIG_SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES is not set CONFIG_SND_SOC_INTEL_HASWELL_MACH=m # CONFIG_SND_SOC_INTEL_BDW_RT5650_MACH is not set CONFIG_SND_SOC_INTEL_BDW_RT5677_MACH=m CONFIG_SND_SOC_INTEL_BROADWELL_MACH=m CONFIG_SND_SOC_INTEL_BYTCR_RT5640_MACH=m CONFIG_SND_SOC_INTEL_BYTCR_RT5651_MACH=m CONFIG_SND_SOC_INTEL_CHT_BSW_RT5672_MACH=m CONFIG_SND_SOC_INTEL_CHT_BSW_RT5645_MACH=m CONFIG_SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH=m # CONFIG_SND_SOC_INTEL_CHT_BSW_NAU8824_MACH is not set # CONFIG_SND_SOC_INTEL_BYT_CHT_CX2072X_MACH is not set CONFIG_SND_SOC_INTEL_BYT_CHT_DA7213_MACH=m CONFIG_SND_SOC_INTEL_BYT_CHT_ES8316_MACH=m CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=m CONFIG_SND_SOC_INTEL_SKL_RT286_MACH=m CONFIG_SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH=m CONFIG_SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH=m CONFIG_SND_SOC_INTEL_DA7219_MAX98357A_GENERIC=m CONFIG_SND_SOC_INTEL_BXT_DA7219_MAX98357A_COMMON=m CONFIG_SND_SOC_INTEL_BXT_DA7219_MAX98357A_MACH=m CONFIG_SND_SOC_INTEL_BXT_RT298_MACH=m CONFIG_SND_SOC_INTEL_KBL_RT5663_MAX98927_MACH=m CONFIG_SND_SOC_INTEL_KBL_RT5663_RT5514_MAX98927_MACH=m # CONFIG_SND_SOC_INTEL_KBL_DA7219_MAX98357A_MACH is not set # CONFIG_SND_SOC_INTEL_KBL_DA7219_MAX98927_MACH is not set # CONFIG_SND_SOC_INTEL_KBL_RT5660_MACH is not set # CONFIG_SND_SOC_MTK_BTCVSD is not set # CONFIG_SND_SOC_SOF_TOPLEVEL is not set # # STMicroelectronics STM32 SOC audio support # # end of STMicroelectronics STM32 SOC audio support # CONFIG_SND_SOC_XILINX_I2S is not set # CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set # CONFIG_SND_SOC_XILINX_SPDIF is not set # CONFIG_SND_SOC_XTFPGA_I2S is not set # CONFIG_ZX_TDM is not set CONFIG_SND_SOC_I2C_AND_SPI=m # # CODEC drivers # # CONFIG_SND_SOC_AC97_CODEC is not set # CONFIG_SND_SOC_ADAU1701 is not set # CONFIG_SND_SOC_ADAU1761_I2C is not set # CONFIG_SND_SOC_ADAU1761_SPI is not set # CONFIG_SND_SOC_ADAU7002 is not set # CONFIG_SND_SOC_ADAU7118_HW is not set # CONFIG_SND_SOC_ADAU7118_I2C is not set # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4118 is not set # CONFIG_SND_SOC_AK4458 is not set # CONFIG_SND_SOC_AK4554 is not set # CONFIG_SND_SOC_AK4613 is not set # CONFIG_SND_SOC_AK4642 is not set # CONFIG_SND_SOC_AK5386 is not set # CONFIG_SND_SOC_AK5558 is not set # CONFIG_SND_SOC_ALC5623 is not set # CONFIG_SND_SOC_BD28623 is not set # CONFIG_SND_SOC_BT_SCO is not set # CONFIG_SND_SOC_CS35L32 is not set # CONFIG_SND_SOC_CS35L33 is not set # CONFIG_SND_SOC_CS35L34 is not set # CONFIG_SND_SOC_CS35L35 is not set # CONFIG_SND_SOC_CS35L36 is not set # CONFIG_SND_SOC_CS42L42 is not set # CONFIG_SND_SOC_CS42L51_I2C is not set # CONFIG_SND_SOC_CS42L52 is not set # CONFIG_SND_SOC_CS42L56 is not set # CONFIG_SND_SOC_CS42L73 is not set # CONFIG_SND_SOC_CS4265 is not set # CONFIG_SND_SOC_CS4270 is not set # CONFIG_SND_SOC_CS4271_I2C is not set # CONFIG_SND_SOC_CS4271_SPI is not set # CONFIG_SND_SOC_CS42XX8_I2C is not set # CONFIG_SND_SOC_CS43130 is not set # CONFIG_SND_SOC_CS4341 is not set # CONFIG_SND_SOC_CS4349 is not set # CONFIG_SND_SOC_CS53L30 is not set # CONFIG_SND_SOC_CX2072X is not set CONFIG_SND_SOC_DA7213=m CONFIG_SND_SOC_DA7219=m CONFIG_SND_SOC_DMIC=m # CONFIG_SND_SOC_ES7134 is not set # CONFIG_SND_SOC_ES7241 is not set CONFIG_SND_SOC_ES8316=m # CONFIG_SND_SOC_ES8328_I2C is not set # CONFIG_SND_SOC_ES8328_SPI is not set # CONFIG_SND_SOC_GTM601 is not set CONFIG_SND_SOC_HDAC_HDMI=m # CONFIG_SND_SOC_INNO_RK3036 is not set # CONFIG_SND_SOC_MAX98088 is not set CONFIG_SND_SOC_MAX98090=m CONFIG_SND_SOC_MAX98357A=m # CONFIG_SND_SOC_MAX98504 is not set # CONFIG_SND_SOC_MAX9867 is not set CONFIG_SND_SOC_MAX98927=m # CONFIG_SND_SOC_MAX98373 is not set # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_PCM1681 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set # CONFIG_SND_SOC_PCM179X_I2C is not set # CONFIG_SND_SOC_PCM179X_SPI is not set # CONFIG_SND_SOC_PCM186X_I2C is not set # CONFIG_SND_SOC_PCM186X_SPI is not set # CONFIG_SND_SOC_PCM3060_I2C is not set # CONFIG_SND_SOC_PCM3060_SPI is not set # CONFIG_SND_SOC_PCM3168A_I2C is not set # CONFIG_SND_SOC_PCM3168A_SPI is not set # CONFIG_SND_SOC_PCM512x_I2C is not set # CONFIG_SND_SOC_PCM512x_SPI is not set # CONFIG_SND_SOC_RK3328 is not set CONFIG_SND_SOC_RL6231=m CONFIG_SND_SOC_RL6347A=m CONFIG_SND_SOC_RT286=m CONFIG_SND_SOC_RT298=m CONFIG_SND_SOC_RT5514=m CONFIG_SND_SOC_RT5514_SPI=m # CONFIG_SND_SOC_RT5616 is not set # CONFIG_SND_SOC_RT5631 is not set CONFIG_SND_SOC_RT5640=m CONFIG_SND_SOC_RT5645=m CONFIG_SND_SOC_RT5651=m CONFIG_SND_SOC_RT5663=m CONFIG_SND_SOC_RT5670=m CONFIG_SND_SOC_RT5677=m CONFIG_SND_SOC_RT5677_SPI=m # CONFIG_SND_SOC_SGTL5000 is not set # CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set # CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set # CONFIG_SND_SOC_SPDIF is not set # CONFIG_SND_SOC_SSM2305 is not set # CONFIG_SND_SOC_SSM2602_SPI is not set # CONFIG_SND_SOC_SSM2602_I2C is not set CONFIG_SND_SOC_SSM4567=m # CONFIG_SND_SOC_STA32X is not set # CONFIG_SND_SOC_STA350 is not set # CONFIG_SND_SOC_STI_SAS is not set # CONFIG_SND_SOC_TAS2552 is not set # CONFIG_SND_SOC_TAS2562 is not set # CONFIG_SND_SOC_TAS2770 is not set # CONFIG_SND_SOC_TAS5086 is not set # CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set # CONFIG_SND_SOC_TAS6424 is not set # CONFIG_SND_SOC_TDA7419 is not set # CONFIG_SND_SOC_TFA9879 is not set # CONFIG_SND_SOC_TLV320AIC23_I2C is not set # CONFIG_SND_SOC_TLV320AIC23_SPI is not set # CONFIG_SND_SOC_TLV320AIC31XX is not set # CONFIG_SND_SOC_TLV320AIC32X4_I2C is not set # CONFIG_SND_SOC_TLV320AIC32X4_SPI is not set # CONFIG_SND_SOC_TLV320AIC3X is not set # CONFIG_SND_SOC_TLV320ADCX140 is not set CONFIG_SND_SOC_TS3A227E=m # CONFIG_SND_SOC_TSCS42XX is not set # CONFIG_SND_SOC_TSCS454 is not set # CONFIG_SND_SOC_UDA1334 is not set # CONFIG_SND_SOC_WM8510 is not set # CONFIG_SND_SOC_WM8523 is not set # CONFIG_SND_SOC_WM8524 is not set # CONFIG_SND_SOC_WM8580 is not set # CONFIG_SND_SOC_WM8711 is not set # CONFIG_SND_SOC_WM8728 is not set # CONFIG_SND_SOC_WM8731 is not set # CONFIG_SND_SOC_WM8737 is not set # CONFIG_SND_SOC_WM8741 is not set # CONFIG_SND_SOC_WM8750 is not set # CONFIG_SND_SOC_WM8753 is not set # CONFIG_SND_SOC_WM8770 is not set # CONFIG_SND_SOC_WM8776 is not set # CONFIG_SND_SOC_WM8782 is not set # CONFIG_SND_SOC_WM8804_I2C is not set # CONFIG_SND_SOC_WM8804_SPI is not set # CONFIG_SND_SOC_WM8903 is not set # CONFIG_SND_SOC_WM8904 is not set # CONFIG_SND_SOC_WM8960 is not set # CONFIG_SND_SOC_WM8962 is not set # CONFIG_SND_SOC_WM8974 is not set # CONFIG_SND_SOC_WM8978 is not set # CONFIG_SND_SOC_WM8985 is not set # CONFIG_SND_SOC_ZX_AUD96P22 is not set # CONFIG_SND_SOC_MAX9759 is not set # CONFIG_SND_SOC_MT6351 is not set # CONFIG_SND_SOC_MT6358 is not set # CONFIG_SND_SOC_MT6660 is not set # CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_NAU8822 is not set CONFIG_SND_SOC_NAU8824=m CONFIG_SND_SOC_NAU8825=m # CONFIG_SND_SOC_TPA6130A2 is not set # end of CODEC drivers # CONFIG_SND_SIMPLE_CARD is not set CONFIG_SND_X86=y CONFIG_HDMI_LPE_AUDIO=m CONFIG_SND_SYNTH_EMUX=m # CONFIG_SND_XEN_FRONTEND is not set CONFIG_AC97_BUS=m # # HID support # CONFIG_HID=y CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HIDRAW=y CONFIG_UHID=m CONFIG_HID_GENERIC=y # # Special HID drivers # CONFIG_HID_A4TECH=y # CONFIG_HID_ACCUTOUCH is not set CONFIG_HID_ACRUX=m # CONFIG_HID_ACRUX_FF is not set CONFIG_HID_APPLE=y CONFIG_HID_APPLEIR=m # CONFIG_HID_ASUS is not set CONFIG_HID_AUREAL=m CONFIG_HID_BELKIN=y # CONFIG_HID_BETOP_FF is not set # CONFIG_HID_BIGBEN_FF is not set CONFIG_HID_CHERRY=y CONFIG_HID_CHICONY=y # CONFIG_HID_CORSAIR is not set # CONFIG_HID_COUGAR is not set # CONFIG_HID_MACALLY is not set CONFIG_HID_PRODIKEYS=m # CONFIG_HID_CMEDIA is not set # CONFIG_HID_CP2112 is not set # CONFIG_HID_CREATIVE_SB0540 is not set CONFIG_HID_CYPRESS=y CONFIG_HID_DRAGONRISE=m # CONFIG_DRAGONRISE_FF is not set # CONFIG_HID_EMS_FF is not set # CONFIG_HID_ELAN is not set CONFIG_HID_ELECOM=m # CONFIG_HID_ELO is not set CONFIG_HID_EZKEY=y # CONFIG_HID_GEMBIRD is not set # CONFIG_HID_GFRM is not set # CONFIG_HID_GLORIOUS is not set CONFIG_HID_HOLTEK=m # CONFIG_HOLTEK_FF is not set # CONFIG_HID_GT683R is not set CONFIG_HID_KEYTOUCH=m CONFIG_HID_KYE=m CONFIG_HID_UCLOGIC=m CONFIG_HID_WALTOP=m # CONFIG_HID_VIEWSONIC is not set CONFIG_HID_GYRATION=m CONFIG_HID_ICADE=m CONFIG_HID_ITE=y # CONFIG_HID_JABRA is not set CONFIG_HID_TWINHAN=m CONFIG_HID_KENSINGTON=y CONFIG_HID_LCPOWER=m CONFIG_HID_LED=m # CONFIG_HID_LENOVO is not set CONFIG_HID_LOGITECH=y CONFIG_HID_LOGITECH_DJ=m CONFIG_HID_LOGITECH_HIDPP=m # CONFIG_LOGITECH_FF is not set # CONFIG_LOGIRUMBLEPAD2_FF is not set # CONFIG_LOGIG940_FF is not set # CONFIG_LOGIWHEELS_FF is not set CONFIG_HID_MAGICMOUSE=y # CONFIG_HID_MALTRON is not set # CONFIG_HID_MAYFLASH is not set CONFIG_HID_REDRAGON=y CONFIG_HID_MICROSOFT=y CONFIG_HID_MONTEREY=y CONFIG_HID_MULTITOUCH=m # CONFIG_HID_NTI is not set CONFIG_HID_NTRIG=y CONFIG_HID_ORTEK=m CONFIG_HID_PANTHERLORD=m # CONFIG_PANTHERLORD_FF is not set # CONFIG_HID_PENMOUNT is not set CONFIG_HID_PETALYNX=m 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_PICOLCD_CIR=y CONFIG_HID_PLANTRONICS=y CONFIG_HID_PRIMAX=m # CONFIG_HID_RETRODE is not set CONFIG_HID_ROCCAT=m CONFIG_HID_SAITEK=m CONFIG_HID_SAMSUNG=m CONFIG_HID_SONY=m # CONFIG_SONY_FF is not set CONFIG_HID_SPEEDLINK=m # CONFIG_HID_STEAM is not set CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m CONFIG_HID_RMI=m CONFIG_HID_GREENASIA=m # CONFIG_GREENASIA_FF is not set CONFIG_HID_HYPERV_MOUSE=m CONFIG_HID_SMARTJOYPLUS=m # CONFIG_SMARTJOYPLUS_FF is not set CONFIG_HID_TIVO=m CONFIG_HID_TOPSEED=m CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m # CONFIG_THRUSTMASTER_FF is not set # CONFIG_HID_UDRAW_PS3 is not set # CONFIG_HID_U2FZERO is not set CONFIG_HID_WACOM=m CONFIG_HID_WIIMOTE=m # CONFIG_HID_XINMO is not set CONFIG_HID_ZEROPLUS=m # CONFIG_ZEROPLUS_FF is not set CONFIG_HID_ZYDACRON=m CONFIG_HID_SENSOR_HUB=m CONFIG_HID_SENSOR_CUSTOM_SENSOR=m CONFIG_HID_ALPS=m # CONFIG_HID_MCP2221 is not set # end of Special HID drivers # # USB HID support # CONFIG_USB_HID=y CONFIG_HID_PID=y CONFIG_USB_HIDDEV=y # end of USB HID support # # I2C HID support # CONFIG_I2C_HID=m # end of I2C HID support # # Intel ISH HID support # CONFIG_INTEL_ISH_HID=y # CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER is not set # end of Intel ISH HID support # end of HID support CONFIG_USB_OHCI_LITTLE_ENDIAN=y CONFIG_USB_SUPPORT=y CONFIG_USB_COMMON=y # CONFIG_USB_LED_TRIG is not set # CONFIG_USB_ULPI_BUS is not set # CONFIG_USB_CONN_GPIO is not set CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB=y CONFIG_USB_PCI=y CONFIG_USB_ANNOUNCE_NEW_DEVICES=y # # Miscellaneous USB options # CONFIG_USB_DEFAULT_PERSIST=y # CONFIG_USB_DYNAMIC_MINORS is not set # CONFIG_USB_OTG is not set # CONFIG_USB_OTG_WHITELIST is not set CONFIG_USB_LEDS_TRIGGER_USBPORT=m CONFIG_USB_AUTOSUSPEND_DELAY=2 CONFIG_USB_MON=y # # USB Host Controller Drivers # # CONFIG_USB_C67X00_HCD is not set CONFIG_USB_XHCI_HCD=y # CONFIG_USB_XHCI_DBGCAP is not set CONFIG_USB_XHCI_PCI=y # CONFIG_USB_XHCI_PLATFORM is not set CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_ROOT_HUB_TT=y CONFIG_USB_EHCI_TT_NEWSCHED=y CONFIG_USB_EHCI_PCI=y # CONFIG_USB_EHCI_FSL is not set # CONFIG_USB_EHCI_HCD_PLATFORM is not set # CONFIG_USB_OXU210HP_HCD is not set # CONFIG_USB_ISP116X_HCD is not set # CONFIG_USB_FOTG210_HCD is not set # CONFIG_USB_MAX3421_HCD is not set CONFIG_USB_OHCI_HCD=y CONFIG_USB_OHCI_HCD_PCI=y # CONFIG_USB_OHCI_HCD_PLATFORM is not set CONFIG_USB_UHCI_HCD=y # CONFIG_USB_U132_HCD is not set # CONFIG_USB_SL811_HCD is not set # CONFIG_USB_R8A66597_HCD is not set # CONFIG_USB_HCD_BCMA is not set # CONFIG_USB_HCD_SSB is not set # CONFIG_USB_HCD_TEST_MODE is not set # # USB Device Class drivers # CONFIG_USB_ACM=m CONFIG_USB_PRINTER=m CONFIG_USB_WDM=m CONFIG_USB_TMC=m # # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may # # # also be needed; see USB_STORAGE Help for more info # CONFIG_USB_STORAGE=m # CONFIG_USB_STORAGE_DEBUG is not set CONFIG_USB_STORAGE_REALTEK=m CONFIG_REALTEK_AUTOPM=y CONFIG_USB_STORAGE_DATAFAB=m CONFIG_USB_STORAGE_FREECOM=m CONFIG_USB_STORAGE_ISD200=m CONFIG_USB_STORAGE_USBAT=m CONFIG_USB_STORAGE_SDDR09=m CONFIG_USB_STORAGE_SDDR55=m CONFIG_USB_STORAGE_JUMPSHOT=m CONFIG_USB_STORAGE_ALAUDA=m CONFIG_USB_STORAGE_ONETOUCH=m CONFIG_USB_STORAGE_KARMA=m CONFIG_USB_STORAGE_CYPRESS_ATACB=m CONFIG_USB_STORAGE_ENE_UB6250=m CONFIG_USB_UAS=m # # USB Imaging devices # CONFIG_USB_MDC800=m CONFIG_USB_MICROTEK=m CONFIG_USBIP_CORE=m # CONFIG_USBIP_VHCI_HCD is not set # CONFIG_USBIP_HOST is not set # CONFIG_USBIP_DEBUG is not set # CONFIG_USB_CDNS3 is not set # CONFIG_USB_MUSB_HDRC is not set # CONFIG_USB_DWC3 is not set # CONFIG_USB_DWC2 is not set # CONFIG_USB_CHIPIDEA is not set # CONFIG_USB_ISP1760 is not set # # USB port drivers # CONFIG_USB_USS720=m CONFIG_USB_SERIAL=y CONFIG_USB_SERIAL_CONSOLE=y CONFIG_USB_SERIAL_GENERIC=y # CONFIG_USB_SERIAL_SIMPLE is not set CONFIG_USB_SERIAL_AIRCABLE=m CONFIG_USB_SERIAL_ARK3116=m CONFIG_USB_SERIAL_BELKIN=m CONFIG_USB_SERIAL_CH341=m CONFIG_USB_SERIAL_WHITEHEAT=m CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m CONFIG_USB_SERIAL_CP210X=m CONFIG_USB_SERIAL_CYPRESS_M8=m CONFIG_USB_SERIAL_EMPEG=m CONFIG_USB_SERIAL_FTDI_SIO=m CONFIG_USB_SERIAL_VISOR=m CONFIG_USB_SERIAL_IPAQ=m CONFIG_USB_SERIAL_IR=m CONFIG_USB_SERIAL_EDGEPORT=m CONFIG_USB_SERIAL_EDGEPORT_TI=m # CONFIG_USB_SERIAL_F81232 is not set # CONFIG_USB_SERIAL_F8153X is not set CONFIG_USB_SERIAL_GARMIN=m CONFIG_USB_SERIAL_IPW=m CONFIG_USB_SERIAL_IUU=m CONFIG_USB_SERIAL_KEYSPAN_PDA=m CONFIG_USB_SERIAL_KEYSPAN=m CONFIG_USB_SERIAL_KLSI=m CONFIG_USB_SERIAL_KOBIL_SCT=m CONFIG_USB_SERIAL_MCT_U232=m # CONFIG_USB_SERIAL_METRO is not set CONFIG_USB_SERIAL_MOS7720=m CONFIG_USB_SERIAL_MOS7715_PARPORT=y CONFIG_USB_SERIAL_MOS7840=m # CONFIG_USB_SERIAL_MXUPORT is not set CONFIG_USB_SERIAL_NAVMAN=m CONFIG_USB_SERIAL_PL2303=m CONFIG_USB_SERIAL_OTI6858=m CONFIG_USB_SERIAL_QCAUX=m CONFIG_USB_SERIAL_QUALCOMM=m CONFIG_USB_SERIAL_SPCP8X5=m CONFIG_USB_SERIAL_SAFE=m CONFIG_USB_SERIAL_SAFE_PADDED=y CONFIG_USB_SERIAL_SIERRAWIRELESS=m CONFIG_USB_SERIAL_SYMBOL=m # CONFIG_USB_SERIAL_TI is not set CONFIG_USB_SERIAL_CYBERJACK=m CONFIG_USB_SERIAL_XIRCOM=m CONFIG_USB_SERIAL_WWAN=m CONFIG_USB_SERIAL_OPTION=m CONFIG_USB_SERIAL_OMNINET=m CONFIG_USB_SERIAL_OPTICON=m CONFIG_USB_SERIAL_XSENS_MT=m # CONFIG_USB_SERIAL_WISHBONE is not set CONFIG_USB_SERIAL_SSU100=m CONFIG_USB_SERIAL_QT2=m # CONFIG_USB_SERIAL_UPD78F0730 is not set CONFIG_USB_SERIAL_DEBUG=m # # USB Miscellaneous drivers # CONFIG_USB_EMI62=m CONFIG_USB_EMI26=m CONFIG_USB_ADUTUX=m CONFIG_USB_SEVSEG=m CONFIG_USB_LEGOTOWER=m CONFIG_USB_LCD=m # CONFIG_USB_CYPRESS_CY7C63 is not set # CONFIG_USB_CYTHERM is not set CONFIG_USB_IDMOUSE=m CONFIG_USB_FTDI_ELAN=m CONFIG_USB_APPLEDISPLAY=m # CONFIG_APPLE_MFI_FASTCHARGE is not set CONFIG_USB_SISUSBVGA=m CONFIG_USB_SISUSBVGA_CON=y CONFIG_USB_LD=m # CONFIG_USB_TRANCEVIBRATOR is not set CONFIG_USB_IOWARRIOR=m # CONFIG_USB_TEST is not set # CONFIG_USB_EHSET_TEST_FIXTURE is not set CONFIG_USB_ISIGHTFW=m # CONFIG_USB_YUREX is not set CONFIG_USB_EZUSB_FX2=m # CONFIG_USB_HUB_USB251XB is not set CONFIG_USB_HSIC_USB3503=m # CONFIG_USB_HSIC_USB4604 is not set # CONFIG_USB_LINK_LAYER_TEST is not set # CONFIG_USB_CHAOSKEY is not set CONFIG_USB_ATM=m CONFIG_USB_SPEEDTOUCH=m CONFIG_USB_CXACRU=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_XUSBATM=m # # USB Physical Layer drivers # # CONFIG_NOP_USB_XCEIV is not set # CONFIG_USB_GPIO_VBUS is not set # CONFIG_USB_ISP1301 is not set # end of USB Physical Layer drivers # CONFIG_USB_GADGET is not set CONFIG_TYPEC=y # CONFIG_TYPEC_TCPM is not set CONFIG_TYPEC_UCSI=y # CONFIG_UCSI_CCG is not set CONFIG_UCSI_ACPI=y # CONFIG_TYPEC_TPS6598X is not set # # USB Type-C Multiplexer/DeMultiplexer Switch support # # CONFIG_TYPEC_MUX_PI3USB30532 is not set # end of USB Type-C Multiplexer/DeMultiplexer Switch support # # USB Type-C Alternate Mode drivers # # CONFIG_TYPEC_DP_ALTMODE is not set # end of USB Type-C Alternate Mode drivers # CONFIG_USB_ROLE_SWITCH is not set CONFIG_MMC=m CONFIG_MMC_BLOCK=m CONFIG_MMC_BLOCK_MINORS=8 CONFIG_SDIO_UART=m # CONFIG_MMC_TEST is not set # # MMC/SD/SDIO Host Controller Drivers # # CONFIG_MMC_DEBUG is not set CONFIG_MMC_SDHCI=m CONFIG_MMC_SDHCI_IO_ACCESSORS=y CONFIG_MMC_SDHCI_PCI=m CONFIG_MMC_RICOH_MMC=y CONFIG_MMC_SDHCI_ACPI=m CONFIG_MMC_SDHCI_PLTFM=m # CONFIG_MMC_SDHCI_F_SDH30 is not set # CONFIG_MMC_WBSD is not set CONFIG_MMC_TIFM_SD=m # CONFIG_MMC_SPI is not set CONFIG_MMC_CB710=m CONFIG_MMC_VIA_SDMMC=m CONFIG_MMC_VUB300=m CONFIG_MMC_USHC=m # CONFIG_MMC_USDHI6ROL0 is not set CONFIG_MMC_CQHCI=m # CONFIG_MMC_HSQ is not set # CONFIG_MMC_TOSHIBA_PCI is not set # CONFIG_MMC_MTK is not set # CONFIG_MMC_SDHCI_XENON is not set CONFIG_MEMSTICK=m # CONFIG_MEMSTICK_DEBUG is not set # # MemoryStick drivers # # CONFIG_MEMSTICK_UNSAFE_RESUME is not set CONFIG_MSPRO_BLOCK=m # CONFIG_MS_BLOCK is not set # # MemoryStick Host Controller Drivers # CONFIG_MEMSTICK_TIFM_MS=m CONFIG_MEMSTICK_JMICRON_38X=m CONFIG_MEMSTICK_R592=m CONFIG_NEW_LEDS=y CONFIG_LEDS_CLASS=y # CONFIG_LEDS_CLASS_FLASH is not set # CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set # # LED drivers # # CONFIG_LEDS_APU is not set CONFIG_LEDS_LM3530=m # CONFIG_LEDS_LM3532 is not set # CONFIG_LEDS_LM3642 is not set # CONFIG_LEDS_PCA9532 is not set # CONFIG_LEDS_GPIO is not set CONFIG_LEDS_LP3944=m # CONFIG_LEDS_LP3952 is not set CONFIG_LEDS_LP55XX_COMMON=m CONFIG_LEDS_LP5521=m CONFIG_LEDS_LP5523=m CONFIG_LEDS_LP5562=m # CONFIG_LEDS_LP8501 is not set CONFIG_LEDS_CLEVO_MAIL=m # CONFIG_LEDS_PCA955X is not set # CONFIG_LEDS_PCA963X is not set # CONFIG_LEDS_DAC124S085 is not set # CONFIG_LEDS_PWM is not set # CONFIG_LEDS_BD2802 is not set CONFIG_LEDS_INTEL_SS4200=m # CONFIG_LEDS_TCA6507 is not set # 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=m # CONFIG_LEDS_MLXCPLD is not set # CONFIG_LEDS_MLXREG is not set # CONFIG_LEDS_USER is not set # CONFIG_LEDS_NIC78BX is not set # CONFIG_LEDS_TI_LMU_COMMON is not set # # 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 is not set CONFIG_LEDS_TRIGGER_HEARTBEAT=m CONFIG_LEDS_TRIGGER_BACKLIGHT=m # CONFIG_LEDS_TRIGGER_CPU is not set # CONFIG_LEDS_TRIGGER_ACTIVITY is not set CONFIG_LEDS_TRIGGER_GPIO=m CONFIG_LEDS_TRIGGER_DEFAULT_ON=m # # iptables trigger is under Netfilter config (LED target) # CONFIG_LEDS_TRIGGER_TRANSIENT=m CONFIG_LEDS_TRIGGER_CAMERA=m # CONFIG_LEDS_TRIGGER_PANIC is not set # CONFIG_LEDS_TRIGGER_NETDEV is not set # CONFIG_LEDS_TRIGGER_PATTERN is not set CONFIG_LEDS_TRIGGER_AUDIO=m # CONFIG_ACCESSIBILITY is not set CONFIG_INFINIBAND=m CONFIG_INFINIBAND_USER_MAD=m CONFIG_INFINIBAND_USER_ACCESS=m # CONFIG_INFINIBAND_EXP_LEGACY_VERBS_NEW_UAPI is not set CONFIG_INFINIBAND_USER_MEM=y CONFIG_INFINIBAND_ON_DEMAND_PAGING=y CONFIG_INFINIBAND_ADDR_TRANS=y CONFIG_INFINIBAND_ADDR_TRANS_CONFIGFS=y # CONFIG_INFINIBAND_MTHCA is not set # CONFIG_INFINIBAND_CXGB4 is not set # CONFIG_INFINIBAND_EFA is not set # CONFIG_INFINIBAND_I40IW is not set # CONFIG_MLX4_INFINIBAND is not set # CONFIG_INFINIBAND_OCRDMA is not set # CONFIG_INFINIBAND_VMWARE_PVRDMA is not set # CONFIG_INFINIBAND_USNIC is not set # CONFIG_INFINIBAND_BNXT_RE is not set # CONFIG_INFINIBAND_QEDR is not set # CONFIG_INFINIBAND_RDMAVT is not set CONFIG_RDMA_RXE=m CONFIG_RDMA_SIW=m CONFIG_INFINIBAND_IPOIB=m # CONFIG_INFINIBAND_IPOIB_CM is not set CONFIG_INFINIBAND_IPOIB_DEBUG=y # CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set CONFIG_INFINIBAND_SRP=m CONFIG_INFINIBAND_SRPT=m # CONFIG_INFINIBAND_ISER is not set # CONFIG_INFINIBAND_ISERT is not set # CONFIG_INFINIBAND_OPA_VNIC is not set CONFIG_EDAC_ATOMIC_SCRUB=y CONFIG_EDAC_SUPPORT=y CONFIG_EDAC=y CONFIG_EDAC_LEGACY_SYSFS=y # CONFIG_EDAC_DEBUG is not set CONFIG_EDAC_DECODE_MCE=m CONFIG_EDAC_GHES=y CONFIG_EDAC_AMD64=m # CONFIG_EDAC_AMD64_ERROR_INJECTION is not set CONFIG_EDAC_E752X=m CONFIG_EDAC_I82975X=m CONFIG_EDAC_I3000=m CONFIG_EDAC_I3200=m CONFIG_EDAC_IE31200=m CONFIG_EDAC_X38=m CONFIG_EDAC_I5400=m CONFIG_EDAC_I7CORE=m CONFIG_EDAC_I5000=m CONFIG_EDAC_I5100=m CONFIG_EDAC_I7300=m CONFIG_EDAC_SBRIDGE=m CONFIG_EDAC_SKX=m # CONFIG_EDAC_I10NM is not set CONFIG_EDAC_PND2=m CONFIG_RTC_LIB=y CONFIG_RTC_MC146818_LIB=y CONFIG_RTC_CLASS=y CONFIG_RTC_HCTOSYS=y CONFIG_RTC_HCTOSYS_DEVICE="rtc0" # CONFIG_RTC_SYSTOHC is not set # CONFIG_RTC_DEBUG is not set CONFIG_RTC_NVMEM=y # # RTC interfaces # CONFIG_RTC_INTF_SYSFS=y CONFIG_RTC_INTF_PROC=y CONFIG_RTC_INTF_DEV=y # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set # CONFIG_RTC_DRV_TEST is not set # # I2C RTC drivers # # CONFIG_RTC_DRV_ABB5ZES3 is not set # CONFIG_RTC_DRV_ABEOZ9 is not set # CONFIG_RTC_DRV_ABX80X is not set CONFIG_RTC_DRV_DS1307=m # CONFIG_RTC_DRV_DS1307_CENTURY is not set CONFIG_RTC_DRV_DS1374=m # CONFIG_RTC_DRV_DS1374_WDT is not set CONFIG_RTC_DRV_DS1672=m CONFIG_RTC_DRV_MAX6900=m CONFIG_RTC_DRV_RS5C372=m CONFIG_RTC_DRV_ISL1208=m CONFIG_RTC_DRV_ISL12022=m CONFIG_RTC_DRV_X1205=m CONFIG_RTC_DRV_PCF8523=m # CONFIG_RTC_DRV_PCF85063 is not set # CONFIG_RTC_DRV_PCF85363 is not set CONFIG_RTC_DRV_PCF8563=m CONFIG_RTC_DRV_PCF8583=m CONFIG_RTC_DRV_M41T80=m CONFIG_RTC_DRV_M41T80_WDT=y CONFIG_RTC_DRV_BQ32K=m # CONFIG_RTC_DRV_S35390A is not set CONFIG_RTC_DRV_FM3130=m # CONFIG_RTC_DRV_RX8010 is not set CONFIG_RTC_DRV_RX8581=m CONFIG_RTC_DRV_RX8025=m CONFIG_RTC_DRV_EM3027=m # CONFIG_RTC_DRV_RV3028 is not set # CONFIG_RTC_DRV_RV8803 is not set # CONFIG_RTC_DRV_SD3078 is not set # # SPI RTC drivers # # CONFIG_RTC_DRV_M41T93 is not set # CONFIG_RTC_DRV_M41T94 is not set # CONFIG_RTC_DRV_DS1302 is not set # CONFIG_RTC_DRV_DS1305 is not set # CONFIG_RTC_DRV_DS1343 is not set # CONFIG_RTC_DRV_DS1347 is not set # CONFIG_RTC_DRV_DS1390 is not set # CONFIG_RTC_DRV_MAX6916 is not set # CONFIG_RTC_DRV_R9701 is not set CONFIG_RTC_DRV_RX4581=m # CONFIG_RTC_DRV_RX6110 is not set # CONFIG_RTC_DRV_RS5C348 is not set # CONFIG_RTC_DRV_MAX6902 is not set # CONFIG_RTC_DRV_PCF2123 is not set # CONFIG_RTC_DRV_MCP795 is not set CONFIG_RTC_I2C_AND_SPI=y # # SPI and I2C RTC drivers # CONFIG_RTC_DRV_DS3232=m CONFIG_RTC_DRV_DS3232_HWMON=y # CONFIG_RTC_DRV_PCF2127 is not set CONFIG_RTC_DRV_RV3029C2=m CONFIG_RTC_DRV_RV3029_HWMON=y # # Platform RTC drivers # CONFIG_RTC_DRV_CMOS=y CONFIG_RTC_DRV_DS1286=m CONFIG_RTC_DRV_DS1511=m CONFIG_RTC_DRV_DS1553=m # CONFIG_RTC_DRV_DS1685_FAMILY is not set CONFIG_RTC_DRV_DS1742=m CONFIG_RTC_DRV_DS2404=m CONFIG_RTC_DRV_STK17TA8=m # CONFIG_RTC_DRV_M48T86 is not set CONFIG_RTC_DRV_M48T35=m CONFIG_RTC_DRV_M48T59=m CONFIG_RTC_DRV_MSM6242=m CONFIG_RTC_DRV_BQ4802=m CONFIG_RTC_DRV_RP5C01=m CONFIG_RTC_DRV_V3020=m # # on-CPU RTC drivers # # CONFIG_RTC_DRV_FTRTC010 is not set # # HID Sensor RTC drivers # # CONFIG_RTC_DRV_HID_SENSOR_TIME is not set CONFIG_DMADEVICES=y # CONFIG_DMADEVICES_DEBUG is not set # # DMA Devices # CONFIG_DMA_ENGINE=y CONFIG_DMA_VIRTUAL_CHANNELS=y CONFIG_DMA_ACPI=y # CONFIG_ALTERA_MSGDMA is not set # CONFIG_INTEL_IDMA64 is not set # CONFIG_INTEL_IDXD is not set CONFIG_INTEL_IOATDMA=m # CONFIG_PLX_DMA is not set # CONFIG_QCOM_HIDMA_MGMT is not set # CONFIG_QCOM_HIDMA is not set CONFIG_DW_DMAC_CORE=y CONFIG_DW_DMAC=m CONFIG_DW_DMAC_PCI=y # CONFIG_DW_EDMA is not set # CONFIG_DW_EDMA_PCIE is not set CONFIG_HSU_DMA=y # CONFIG_SF_PDMA is not set # # DMA Clients # CONFIG_ASYNC_TX_DMA=y # CONFIG_DMATEST is not set CONFIG_DMA_ENGINE_RAID=y # # DMABUF options # CONFIG_SYNC_FILE=y # CONFIG_SW_SYNC is not set # CONFIG_UDMABUF is not set # CONFIG_DMABUF_MOVE_NOTIFY is not set # CONFIG_DMABUF_SELFTESTS is not set # CONFIG_DMABUF_HEAPS is not set # end of DMABUF options CONFIG_DCA=m CONFIG_AUXDISPLAY=y # CONFIG_HD44780 is not set CONFIG_KS0108=m CONFIG_KS0108_PORT=0x378 CONFIG_KS0108_DELAY=2 CONFIG_CFAG12864B=m CONFIG_CFAG12864B_RATE=20 # CONFIG_IMG_ASCII_LCD is not set # CONFIG_PARPORT_PANEL is not set # CONFIG_CHARLCD_BL_OFF is not set # CONFIG_CHARLCD_BL_ON is not set CONFIG_CHARLCD_BL_FLASH=y # CONFIG_PANEL is not set CONFIG_UIO=m CONFIG_UIO_CIF=m CONFIG_UIO_PDRV_GENIRQ=m # CONFIG_UIO_DMEM_GENIRQ is not set CONFIG_UIO_AEC=m CONFIG_UIO_SERCOS3=m CONFIG_UIO_PCI_GENERIC=m # CONFIG_UIO_NETX is not set # CONFIG_UIO_PRUSS is not set # CONFIG_UIO_MF624 is not set CONFIG_UIO_HV_GENERIC=m CONFIG_VFIO_IOMMU_TYPE1=m CONFIG_VFIO_VIRQFD=m CONFIG_VFIO=m CONFIG_VFIO_NOIOMMU=y CONFIG_VFIO_PCI=m # CONFIG_VFIO_PCI_VGA is not set CONFIG_VFIO_PCI_MMAP=y CONFIG_VFIO_PCI_INTX=y # CONFIG_VFIO_PCI_IGD is not set CONFIG_VFIO_MDEV=m CONFIG_VFIO_MDEV_DEVICE=m CONFIG_IRQ_BYPASS_MANAGER=m # CONFIG_VIRT_DRIVERS is not set CONFIG_VIRTIO=y CONFIG_VIRTIO_MENU=y CONFIG_VIRTIO_PCI=y CONFIG_VIRTIO_PCI_LEGACY=y # CONFIG_VIRTIO_VDPA is not set # CONFIG_VIRTIO_PMEM is not set CONFIG_VIRTIO_BALLOON=y CONFIG_VIRTIO_INPUT=m # CONFIG_VIRTIO_MMIO is not set # CONFIG_VDPA_MENU is not set CONFIG_VHOST_IOTLB=m CONFIG_VHOST=m CONFIG_VHOST_MENU=y CONFIG_VHOST_NET=m # CONFIG_VHOST_SCSI is not set CONFIG_VHOST_VSOCK=m # CONFIG_VHOST_VDPA is not set # CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set # # Microsoft Hyper-V guest support # CONFIG_HYPERV=m CONFIG_HYPERV_TIMER=y CONFIG_HYPERV_UTILS=m CONFIG_HYPERV_BALLOON=m # end of Microsoft Hyper-V guest support # # Xen driver support # CONFIG_XEN_BALLOON=y # CONFIG_XEN_BALLOON_MEMORY_HOTPLUG is not set CONFIG_XEN_SCRUB_PAGES_DEFAULT=y CONFIG_XEN_DEV_EVTCHN=m # CONFIG_XEN_BACKEND is not set CONFIG_XENFS=m CONFIG_XEN_COMPAT_XENFS=y CONFIG_XEN_SYS_HYPERVISOR=y CONFIG_XEN_XENBUS_FRONTEND=y # CONFIG_XEN_GNTDEV is not set # CONFIG_XEN_GRANT_DEV_ALLOC is not set # CONFIG_XEN_GRANT_DMA_ALLOC is not set CONFIG_SWIOTLB_XEN=y # CONFIG_XEN_PVCALLS_FRONTEND is not set CONFIG_XEN_PRIVCMD=m CONFIG_XEN_HAVE_PVMMU=y CONFIG_XEN_EFI=y CONFIG_XEN_AUTO_XLATE=y CONFIG_XEN_ACPI=y CONFIG_XEN_HAVE_VPMU=y # end of Xen driver support # CONFIG_GREYBUS is not set CONFIG_STAGING=y # CONFIG_PRISM2_USB is not set # CONFIG_COMEDI is not set # CONFIG_RTL8192U is not set CONFIG_RTLLIB=m CONFIG_RTLLIB_CRYPTO_CCMP=m CONFIG_RTLLIB_CRYPTO_TKIP=m CONFIG_RTLLIB_CRYPTO_WEP=m CONFIG_RTL8192E=m # CONFIG_RTL8723BS is not set CONFIG_R8712U=m # CONFIG_R8188EU is not set # CONFIG_RTS5208 is not set # CONFIG_VT6655 is not set # CONFIG_VT6656 is not set # # IIO staging drivers # # # Accelerometers # # CONFIG_ADIS16203 is not set # CONFIG_ADIS16240 is not set # end of Accelerometers # # Analog to digital converters # # CONFIG_AD7816 is not set # CONFIG_AD7280 is not set # end of Analog to digital converters # # Analog digital bi-direction converters # # CONFIG_ADT7316 is not set # end of Analog digital bi-direction converters # # Capacitance to digital converters # # CONFIG_AD7150 is not set # CONFIG_AD7746 is not set # end of Capacitance to digital converters # # Direct Digital Synthesis # # CONFIG_AD9832 is not set # CONFIG_AD9834 is not set # end of Direct Digital Synthesis # # Network Analyzer, Impedance Converters # # CONFIG_AD5933 is not set # end of Network Analyzer, Impedance Converters # # Active energy metering IC # # CONFIG_ADE7854 is not set # end of Active energy metering IC # # Resolver to digital converters # # CONFIG_AD2S1210 is not set # end of Resolver to digital converters # end of IIO staging drivers # CONFIG_FB_SM750 is not set # # Speakup console speech # # CONFIG_SPEAKUP is not set # end of Speakup console speech # CONFIG_STAGING_MEDIA is not set # # Android # # end of Android # CONFIG_LTE_GDM724X is not set CONFIG_FIREWIRE_SERIAL=m CONFIG_FWTTY_MAX_TOTAL_PORTS=64 CONFIG_FWTTY_MAX_CARD_PORTS=32 # CONFIG_GS_FPGABOOT is not set # CONFIG_UNISYSSPAR is not set # CONFIG_FB_TFT is not set # CONFIG_WILC1000_SDIO is not set # CONFIG_WILC1000_SPI is not set # CONFIG_KS7010 is not set # CONFIG_PI433 is not set # # Gasket devices # # CONFIG_STAGING_GASKET_FRAMEWORK is not set # end of Gasket devices # CONFIG_FIELDBUS_DEV is not set # CONFIG_KPC2000 is not set CONFIG_QLGE=m # CONFIG_WFX is not set CONFIG_X86_PLATFORM_DEVICES=y CONFIG_ACPI_WMI=m CONFIG_WMI_BMOF=m # CONFIG_ALIENWARE_WMI is not set # CONFIG_HUAWEI_WMI is not set CONFIG_INTEL_WMI_THUNDERBOLT=m CONFIG_MXM_WMI=m # CONFIG_PEAQ_WMI is not set # CONFIG_XIAOMI_WMI is not set CONFIG_ACERHDF=m # CONFIG_ACER_WIRELESS is not set CONFIG_ACER_WMI=m CONFIG_APPLE_GMUX=m CONFIG_ASUS_LAPTOP=m # CONFIG_ASUS_WIRELESS is not set CONFIG_ASUS_WMI=m CONFIG_ASUS_NB_WMI=m CONFIG_EEEPC_LAPTOP=m CONFIG_EEEPC_WMI=m CONFIG_DCDBAS=m CONFIG_DELL_SMBIOS=m CONFIG_DELL_SMBIOS_WMI=y CONFIG_DELL_SMBIOS_SMM=y CONFIG_DELL_LAPTOP=m CONFIG_DELL_RBTN=m CONFIG_DELL_RBU=m CONFIG_DELL_SMO8800=m CONFIG_DELL_WMI=m CONFIG_DELL_WMI_DESCRIPTOR=m CONFIG_DELL_WMI_AIO=m # CONFIG_DELL_WMI_LED is not set CONFIG_AMILO_RFKILL=m CONFIG_FUJITSU_LAPTOP=m CONFIG_FUJITSU_TABLET=m # CONFIG_GPD_POCKET_FAN is not set CONFIG_HP_ACCEL=m CONFIG_HP_WIRELESS=m CONFIG_HP_WMI=m # CONFIG_IBM_RTL is not set CONFIG_IDEAPAD_LAPTOP=m CONFIG_SENSORS_HDAPS=m CONFIG_THINKPAD_ACPI=m CONFIG_THINKPAD_ACPI_ALSA_SUPPORT=y # CONFIG_THINKPAD_ACPI_DEBUGFACILITIES is not set # CONFIG_THINKPAD_ACPI_DEBUG is not set # CONFIG_THINKPAD_ACPI_UNSAFE_LEDS is not set CONFIG_THINKPAD_ACPI_VIDEO=y CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y # CONFIG_INTEL_ATOMISP2_PM is not set CONFIG_INTEL_HID_EVENT=m # CONFIG_INTEL_INT0002_VGPIO is not set # CONFIG_INTEL_MENLOW is not set CONFIG_INTEL_OAKTRAIL=m CONFIG_INTEL_VBTN=m # CONFIG_SURFACE3_WMI is not set # CONFIG_SURFACE_3_POWER_OPREGION is not set # CONFIG_SURFACE_PRO3_BUTTON is not set CONFIG_MSI_LAPTOP=m CONFIG_MSI_WMI=m # CONFIG_PCENGINES_APU2 is not set CONFIG_SAMSUNG_LAPTOP=m CONFIG_SAMSUNG_Q10=m CONFIG_ACPI_TOSHIBA=m CONFIG_TOSHIBA_BT_RFKILL=m # CONFIG_TOSHIBA_HAPS is not set # CONFIG_TOSHIBA_WMI is not set CONFIG_ACPI_CMPC=m CONFIG_COMPAL_LAPTOP=m # CONFIG_LG_LAPTOP is not set CONFIG_PANASONIC_LAPTOP=m CONFIG_SONY_LAPTOP=m CONFIG_SONYPI_COMPAT=y # CONFIG_SYSTEM76_ACPI is not set CONFIG_TOPSTAR_LAPTOP=m # CONFIG_I2C_MULTI_INSTANTIATE is not set # CONFIG_MLX_PLATFORM is not set CONFIG_INTEL_IPS=m # CONFIG_INTEL_RST is not set # CONFIG_INTEL_SMARTCONNECT is not set # # Intel Speed Select Technology interface support # # CONFIG_INTEL_SPEED_SELECT_INTERFACE is not set # end of Intel Speed Select Technology interface support # CONFIG_INTEL_TURBO_MAX_3 is not set # CONFIG_INTEL_UNCORE_FREQ_CONTROL is not set CONFIG_INTEL_PMC_CORE=m # CONFIG_INTEL_PMC_IPC is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_PMC_ATOM=y # CONFIG_MFD_CROS_EC is not set # CONFIG_CHROME_PLATFORMS 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_MAX9485 is not set # CONFIG_COMMON_CLK_SI5341 is not set # CONFIG_COMMON_CLK_SI5351 is not set # CONFIG_COMMON_CLK_SI544 is not set # CONFIG_COMMON_CLK_CDCE706 is not set # CONFIG_COMMON_CLK_CS2000_CP is not set # CONFIG_COMMON_CLK_PWM is not set # end of Common Clock Framework # CONFIG_HWSPINLOCK is not set # # Clock Source drivers # CONFIG_CLKEVT_I8253=y CONFIG_I8253_LOCK=y CONFIG_CLKBLD_I8253=y # end of Clock Source drivers CONFIG_MAILBOX=y CONFIG_PCC=y # CONFIG_ALTERA_MBOX is not set CONFIG_IOMMU_IOVA=y CONFIG_IOASID=y CONFIG_IOMMU_API=y CONFIG_IOMMU_SUPPORT=y # # Generic IOMMU Pagetable Support # # end of Generic IOMMU Pagetable Support # CONFIG_IOMMU_DEBUGFS is not set # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set CONFIG_IOMMU_DMA=y CONFIG_AMD_IOMMU=y CONFIG_AMD_IOMMU_V2=m CONFIG_DMAR_TABLE=y CONFIG_INTEL_IOMMU=y # CONFIG_INTEL_IOMMU_SVM is not set # CONFIG_INTEL_IOMMU_DEFAULT_ON is not set CONFIG_INTEL_IOMMU_FLOPPY_WA=y # CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON is not set CONFIG_IRQ_REMAP=y CONFIG_HYPERV_IOMMU=y # # Remoteproc drivers # # CONFIG_REMOTEPROC is not set # end of Remoteproc drivers # # Rpmsg drivers # # CONFIG_RPMSG_QCOM_GLINK_RPM is not set # CONFIG_RPMSG_VIRTIO is not set # end of Rpmsg drivers # CONFIG_SOUNDWIRE is not set # # SOC (System On Chip) specific Drivers # # # Amlogic SoC drivers # # end of Amlogic SoC drivers # # Aspeed SoC drivers # # end of Aspeed SoC drivers # # Broadcom SoC drivers # # end of Broadcom SoC drivers # # NXP/Freescale QorIQ SoC drivers # # end of NXP/Freescale QorIQ SoC drivers # # i.MX SoC drivers # # end of i.MX SoC drivers # # Qualcomm SoC drivers # # end of Qualcomm SoC drivers # CONFIG_SOC_TI is not set # # Xilinx SoC drivers # # CONFIG_XILINX_VCU is not set # end of Xilinx SoC drivers # end of SOC (System On Chip) specific Drivers CONFIG_PM_DEVFREQ=y # # DEVFREQ Governors # CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m # CONFIG_DEVFREQ_GOV_PERFORMANCE is not set # CONFIG_DEVFREQ_GOV_POWERSAVE is not set # CONFIG_DEVFREQ_GOV_USERSPACE is not set # CONFIG_DEVFREQ_GOV_PASSIVE is not set # # DEVFREQ Drivers # # CONFIG_PM_DEVFREQ_EVENT is not set # CONFIG_EXTCON is not set # CONFIG_MEMORY is not set CONFIG_IIO=y CONFIG_IIO_BUFFER=y CONFIG_IIO_BUFFER_CB=y # CONFIG_IIO_BUFFER_HW_CONSUMER is not set CONFIG_IIO_KFIFO_BUF=y CONFIG_IIO_TRIGGERED_BUFFER=m # CONFIG_IIO_CONFIGFS is not set CONFIG_IIO_TRIGGER=y CONFIG_IIO_CONSUMERS_PER_TRIGGER=2 # CONFIG_IIO_SW_DEVICE is not set # CONFIG_IIO_SW_TRIGGER is not set # # Accelerometers # # CONFIG_ADIS16201 is not set # CONFIG_ADIS16209 is not set # CONFIG_ADXL345_I2C is not set # CONFIG_ADXL345_SPI is not set # CONFIG_ADXL372_SPI is not set # CONFIG_ADXL372_I2C is not set # CONFIG_BMA180 is not set # CONFIG_BMA220 is not set # CONFIG_BMA400 is not set # CONFIG_BMC150_ACCEL is not set # CONFIG_DA280 is not set # CONFIG_DA311 is not set # CONFIG_DMARD09 is not set # CONFIG_DMARD10 is not set CONFIG_HID_SENSOR_ACCEL_3D=m # CONFIG_IIO_ST_ACCEL_3AXIS is not set # CONFIG_KXSD9 is not set # CONFIG_KXCJK1013 is not set # CONFIG_MC3230 is not set # CONFIG_MMA7455_I2C is not set # CONFIG_MMA7455_SPI is not set # CONFIG_MMA7660 is not set # CONFIG_MMA8452 is not set # CONFIG_MMA9551 is not set # CONFIG_MMA9553 is not set # CONFIG_MXC4005 is not set # CONFIG_MXC6255 is not set # CONFIG_SCA3000 is not set # CONFIG_STK8312 is not set # CONFIG_STK8BA50 is not set # end of Accelerometers # # Analog to digital converters # # CONFIG_AD7091R5 is not set # CONFIG_AD7124 is not set # CONFIG_AD7192 is not set # CONFIG_AD7266 is not set # CONFIG_AD7291 is not set # CONFIG_AD7292 is not set # CONFIG_AD7298 is not set # CONFIG_AD7476 is not set # CONFIG_AD7606_IFACE_PARALLEL is not set # CONFIG_AD7606_IFACE_SPI is not set # CONFIG_AD7766 is not set # CONFIG_AD7768_1 is not set # CONFIG_AD7780 is not set # CONFIG_AD7791 is not set # CONFIG_AD7793 is not set # CONFIG_AD7887 is not set # CONFIG_AD7923 is not set # CONFIG_AD7949 is not set # CONFIG_AD799X is not set # CONFIG_HI8435 is not set # CONFIG_HX711 is not set # CONFIG_INA2XX_ADC is not set # CONFIG_LTC2471 is not set # CONFIG_LTC2485 is not set # CONFIG_LTC2496 is not set # CONFIG_LTC2497 is not set # CONFIG_MAX1027 is not set # CONFIG_MAX11100 is not set # CONFIG_MAX1118 is not set # CONFIG_MAX1363 is not set # CONFIG_MAX9611 is not set # CONFIG_MCP320X is not set # CONFIG_MCP3422 is not set # CONFIG_MCP3911 is not set # CONFIG_NAU7802 is not set # CONFIG_TI_ADC081C is not set # CONFIG_TI_ADC0832 is not set # CONFIG_TI_ADC084S021 is not set # CONFIG_TI_ADC12138 is not set # CONFIG_TI_ADC108S102 is not set # CONFIG_TI_ADC128S052 is not set # CONFIG_TI_ADC161S626 is not set # CONFIG_TI_ADS1015 is not set # CONFIG_TI_ADS7950 is not set # CONFIG_TI_TLC4541 is not set # CONFIG_VIPERBOARD_ADC is not set # CONFIG_XILINX_XADC is not set # end of Analog to digital converters # # Analog Front Ends # # end of Analog Front Ends # # Amplifiers # # CONFIG_AD8366 is not set # CONFIG_HMC425 is not set # end of Amplifiers # # Chemical Sensors # # CONFIG_ATLAS_PH_SENSOR is not set # CONFIG_BME680 is not set # CONFIG_CCS811 is not set # CONFIG_IAQCORE is not set # CONFIG_SENSIRION_SGP30 is not set # CONFIG_SPS30 is not set # CONFIG_VZ89X is not set # end of Chemical Sensors # # Hid Sensor IIO Common # CONFIG_HID_SENSOR_IIO_COMMON=m CONFIG_HID_SENSOR_IIO_TRIGGER=m # end of Hid Sensor IIO Common # # SSP Sensor Common # # CONFIG_IIO_SSP_SENSORHUB is not set # end of SSP Sensor Common # # Digital to analog converters # # CONFIG_AD5064 is not set # CONFIG_AD5360 is not set # CONFIG_AD5380 is not set # CONFIG_AD5421 is not set # CONFIG_AD5446 is not set # CONFIG_AD5449 is not set # CONFIG_AD5592R is not set # CONFIG_AD5593R is not set # CONFIG_AD5504 is not set # CONFIG_AD5624R_SPI is not set # CONFIG_AD5686_SPI is not set # CONFIG_AD5696_I2C is not set # CONFIG_AD5755 is not set # CONFIG_AD5758 is not set # CONFIG_AD5761 is not set # CONFIG_AD5764 is not set # CONFIG_AD5770R is not set # CONFIG_AD5791 is not set # CONFIG_AD7303 is not set # CONFIG_AD8801 is not set # CONFIG_DS4424 is not set # CONFIG_LTC1660 is not set # CONFIG_LTC2632 is not set # CONFIG_M62332 is not set # CONFIG_MAX517 is not set # CONFIG_MCP4725 is not set # CONFIG_MCP4922 is not set # CONFIG_TI_DAC082S085 is not set # CONFIG_TI_DAC5571 is not set # CONFIG_TI_DAC7311 is not set # CONFIG_TI_DAC7612 is not set # end of Digital to analog converters # # IIO dummy driver # # end of IIO dummy driver # # Frequency Synthesizers DDS/PLL # # # Clock Generator/Distribution # # CONFIG_AD9523 is not set # end of Clock Generator/Distribution # # Phase-Locked Loop (PLL) frequency synthesizers # # CONFIG_ADF4350 is not set # CONFIG_ADF4371 is not set # end of Phase-Locked Loop (PLL) frequency synthesizers # end of Frequency Synthesizers DDS/PLL # # Digital gyroscope sensors # # CONFIG_ADIS16080 is not set # CONFIG_ADIS16130 is not set # CONFIG_ADIS16136 is not set # CONFIG_ADIS16260 is not set # CONFIG_ADXRS450 is not set # CONFIG_BMG160 is not set # CONFIG_FXAS21002C is not set CONFIG_HID_SENSOR_GYRO_3D=m # CONFIG_MPU3050_I2C is not set # CONFIG_IIO_ST_GYRO_3AXIS is not set # CONFIG_ITG3200 is not set # end of Digital gyroscope sensors # # Health Sensors # # # Heart Rate Monitors # # CONFIG_AFE4403 is not set # CONFIG_AFE4404 is not set # CONFIG_MAX30100 is not set # CONFIG_MAX30102 is not set # end of Heart Rate Monitors # end of Health Sensors # # Humidity sensors # # CONFIG_AM2315 is not set # CONFIG_DHT11 is not set # CONFIG_HDC100X is not set # CONFIG_HID_SENSOR_HUMIDITY is not set # CONFIG_HTS221 is not set # CONFIG_HTU21 is not set # CONFIG_SI7005 is not set # CONFIG_SI7020 is not set # end of Humidity sensors # # Inertial measurement units # # CONFIG_ADIS16400 is not set # CONFIG_ADIS16460 is not set # CONFIG_ADIS16480 is not set # CONFIG_BMI160_I2C is not set # CONFIG_BMI160_SPI is not set # CONFIG_FXOS8700_I2C is not set # CONFIG_FXOS8700_SPI is not set # CONFIG_KMX61 is not set # CONFIG_INV_MPU6050_I2C is not set # CONFIG_INV_MPU6050_SPI is not set # CONFIG_IIO_ST_LSM6DSX is not set # end of Inertial measurement units # # Light sensors # # CONFIG_ACPI_ALS is not set # CONFIG_ADJD_S311 is not set # CONFIG_ADUX1020 is not set # CONFIG_AL3010 is not set # CONFIG_AL3320A is not set # CONFIG_APDS9300 is not set # CONFIG_APDS9960 is not set # CONFIG_BH1750 is not set # CONFIG_BH1780 is not set # CONFIG_CM32181 is not set # CONFIG_CM3232 is not set # CONFIG_CM3323 is not set # CONFIG_CM36651 is not set # CONFIG_GP2AP002 is not set # CONFIG_GP2AP020A00F is not set # CONFIG_SENSORS_ISL29018 is not set # CONFIG_SENSORS_ISL29028 is not set # CONFIG_ISL29125 is not set CONFIG_HID_SENSOR_ALS=m CONFIG_HID_SENSOR_PROX=m # CONFIG_JSA1212 is not set # CONFIG_RPR0521 is not set # CONFIG_LTR501 is not set # CONFIG_LV0104CS is not set # CONFIG_MAX44000 is not set # CONFIG_MAX44009 is not set # CONFIG_NOA1305 is not set # CONFIG_OPT3001 is not set # CONFIG_PA12203001 is not set # CONFIG_SI1133 is not set # CONFIG_SI1145 is not set # CONFIG_STK3310 is not set # CONFIG_ST_UVIS25 is not set # CONFIG_TCS3414 is not set # CONFIG_TCS3472 is not set # CONFIG_SENSORS_TSL2563 is not set # CONFIG_TSL2583 is not set # CONFIG_TSL2772 is not set # CONFIG_TSL4531 is not set # CONFIG_US5182D is not set # CONFIG_VCNL4000 is not set # CONFIG_VCNL4035 is not set # CONFIG_VEML6030 is not set # CONFIG_VEML6070 is not set # CONFIG_VL6180 is not set # CONFIG_ZOPT2201 is not set # end of Light sensors # # Magnetometer sensors # # CONFIG_AK8975 is not set # CONFIG_AK09911 is not set # CONFIG_BMC150_MAGN_I2C is not set # CONFIG_BMC150_MAGN_SPI is not set # CONFIG_MAG3110 is not set CONFIG_HID_SENSOR_MAGNETOMETER_3D=m # CONFIG_MMC35240 is not set # CONFIG_IIO_ST_MAGN_3AXIS is not set # CONFIG_SENSORS_HMC5843_I2C is not set # CONFIG_SENSORS_HMC5843_SPI is not set # CONFIG_SENSORS_RM3100_I2C is not set # CONFIG_SENSORS_RM3100_SPI is not set # end of Magnetometer sensors # # Multiplexers # # end of Multiplexers # # Inclinometer sensors # CONFIG_HID_SENSOR_INCLINOMETER_3D=m CONFIG_HID_SENSOR_DEVICE_ROTATION=m # end of Inclinometer sensors # # Triggers - standalone # # CONFIG_IIO_INTERRUPT_TRIGGER is not set # CONFIG_IIO_SYSFS_TRIGGER is not set # end of Triggers - standalone # # Linear and angular position sensors # # end of Linear and angular position sensors # # Digital potentiometers # # CONFIG_AD5272 is not set # CONFIG_DS1803 is not set # CONFIG_MAX5432 is not set # CONFIG_MAX5481 is not set # CONFIG_MAX5487 is not set # CONFIG_MCP4018 is not set # CONFIG_MCP4131 is not set # CONFIG_MCP4531 is not set # CONFIG_MCP41010 is not set # CONFIG_TPL0102 is not set # end of Digital potentiometers # # Digital potentiostats # # CONFIG_LMP91000 is not set # end of Digital potentiostats # # Pressure sensors # # CONFIG_ABP060MG is not set # CONFIG_BMP280 is not set # CONFIG_DLHL60D is not set # CONFIG_DPS310 is not set CONFIG_HID_SENSOR_PRESS=m # CONFIG_HP03 is not set # CONFIG_ICP10100 is not set # CONFIG_MPL115_I2C is not set # CONFIG_MPL115_SPI is not set # CONFIG_MPL3115 is not set # CONFIG_MS5611 is not set # CONFIG_MS5637 is not set # CONFIG_IIO_ST_PRESS is not set # CONFIG_T5403 is not set # CONFIG_HP206C is not set # CONFIG_ZPA2326 is not set # end of Pressure sensors # # Lightning sensors # # CONFIG_AS3935 is not set # end of Lightning sensors # # Proximity and distance sensors # # CONFIG_ISL29501 is not set # CONFIG_LIDAR_LITE_V2 is not set # CONFIG_MB1232 is not set # CONFIG_PING is not set # CONFIG_RFD77402 is not set # CONFIG_SRF04 is not set # CONFIG_SX9500 is not set # CONFIG_SRF08 is not set # CONFIG_VL53L0X_I2C is not set # end of Proximity and distance sensors # # Resolver to digital converters # # CONFIG_AD2S90 is not set # CONFIG_AD2S1200 is not set # end of Resolver to digital converters # # Temperature sensors # # CONFIG_LTC2983 is not set # CONFIG_MAXIM_THERMOCOUPLE is not set # CONFIG_HID_SENSOR_TEMP is not set # CONFIG_MLX90614 is not set # CONFIG_MLX90632 is not set # CONFIG_TMP006 is not set # CONFIG_TMP007 is not set # CONFIG_TSYS01 is not set # CONFIG_TSYS02D is not set # CONFIG_MAX31856 is not set # end of Temperature sensors CONFIG_NTB=m # CONFIG_NTB_MSI is not set CONFIG_NTB_AMD=m # CONFIG_NTB_IDT is not set # CONFIG_NTB_INTEL is not set # CONFIG_NTB_SWITCHTEC is not set # CONFIG_NTB_PINGPONG is not set # CONFIG_NTB_TOOL is not set CONFIG_NTB_PERF=m CONFIG_NTB_TRANSPORT=m # CONFIG_VME_BUS is not set CONFIG_PWM=y CONFIG_PWM_SYSFS=y # CONFIG_PWM_DEBUG is not set # CONFIG_PWM_LPSS_PCI is not set # CONFIG_PWM_LPSS_PLATFORM is not set # CONFIG_PWM_PCA9685 is not set # # IRQ chip support # # end of IRQ chip support # CONFIG_IPACK_BUS is not set # CONFIG_RESET_CONTROLLER is not set # # PHY Subsystem # CONFIG_GENERIC_PHY=y # CONFIG_BCM_KONA_USB2_PHY is not set # CONFIG_PHY_PXA_28NM_HSIC is not set # CONFIG_PHY_PXA_28NM_USB2 is not set # CONFIG_PHY_CPCAP_USB is not set # CONFIG_PHY_INTEL_EMMC is not set # end of PHY Subsystem CONFIG_POWERCAP=y CONFIG_INTEL_RAPL_CORE=m CONFIG_INTEL_RAPL=m # CONFIG_IDLE_INJECT is not set # CONFIG_MCB is not set # # Performance monitor support # # end of Performance monitor support CONFIG_RAS=y # CONFIG_RAS_CEC is not set # CONFIG_USB4 is not set # # Android # # CONFIG_ANDROID is not set # end of Android CONFIG_LIBNVDIMM=m CONFIG_BLK_DEV_PMEM=m CONFIG_ND_BLK=m CONFIG_ND_CLAIM=y CONFIG_ND_BTT=m CONFIG_BTT=y CONFIG_ND_PFN=m CONFIG_NVDIMM_PFN=y CONFIG_NVDIMM_DAX=y CONFIG_NVDIMM_KEYS=y CONFIG_DAX_DRIVER=y CONFIG_DAX=y CONFIG_DEV_DAX=m CONFIG_DEV_DAX_PMEM=m CONFIG_DEV_DAX_KMEM=m CONFIG_DEV_DAX_PMEM_COMPAT=m CONFIG_NVMEM=y CONFIG_NVMEM_SYSFS=y # # HW tracing support # # CONFIG_STM is not set # CONFIG_INTEL_TH is not set # end of HW tracing support # CONFIG_FPGA is not set # CONFIG_TEE is not set CONFIG_PM_OPP=y # CONFIG_UNISYS_VISORBUS is not set # CONFIG_SIOX is not set # CONFIG_SLIMBUS is not set # CONFIG_INTERCONNECT is not set # CONFIG_COUNTER is not set # CONFIG_MOST is not set # end of Device Drivers # # File systems # CONFIG_DCACHE_WORD_ACCESS=y # CONFIG_VALIDATE_FS_PARSER is not set CONFIG_FS_IOMAP=y # CONFIG_EXT2_FS is not set # CONFIG_EXT3_FS is not set CONFIG_EXT4_FS=m CONFIG_EXT4_USE_FOR_EXT2=y CONFIG_EXT4_FS_POSIX_ACL=y CONFIG_EXT4_FS_SECURITY=y # CONFIG_EXT4_DEBUG is not set CONFIG_EXT4_KUNIT_TESTS=m CONFIG_JBD2=m # CONFIG_JBD2_DEBUG is not set CONFIG_FS_MBCACHE=m # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set CONFIG_XFS_FS=m CONFIG_XFS_QUOTA=y CONFIG_XFS_POSIX_ACL=y CONFIG_XFS_RT=y CONFIG_XFS_ONLINE_SCRUB=y CONFIG_XFS_ONLINE_REPAIR=y CONFIG_XFS_DEBUG=y CONFIG_XFS_ASSERT_FATAL=y CONFIG_GFS2_FS=m CONFIG_GFS2_FS_LOCKING_DLM=y CONFIG_OCFS2_FS=m CONFIG_OCFS2_FS_O2CB=m CONFIG_OCFS2_FS_USERSPACE_CLUSTER=m CONFIG_OCFS2_FS_STATS=y CONFIG_OCFS2_DEBUG_MASKLOG=y # CONFIG_OCFS2_DEBUG_FS is not set CONFIG_BTRFS_FS=m CONFIG_BTRFS_FS_POSIX_ACL=y # CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set # CONFIG_BTRFS_FS_RUN_SANITY_TESTS is not set # CONFIG_BTRFS_DEBUG is not set # CONFIG_BTRFS_ASSERT is not set # CONFIG_BTRFS_FS_REF_VERIFY is not set # CONFIG_NILFS2_FS is not set CONFIG_F2FS_FS=m CONFIG_F2FS_STAT_FS=y CONFIG_F2FS_FS_XATTR=y CONFIG_F2FS_FS_POSIX_ACL=y CONFIG_F2FS_FS_SECURITY=y # CONFIG_F2FS_CHECK_FS is not set # CONFIG_F2FS_IO_TRACE is not set # CONFIG_F2FS_FAULT_INJECTION is not set # CONFIG_F2FS_FS_COMPRESSION is not set # CONFIG_ZONEFS_FS is not set CONFIG_FS_DAX=y CONFIG_FS_DAX_PMD=y CONFIG_FS_POSIX_ACL=y CONFIG_EXPORTFS=y CONFIG_EXPORTFS_BLOCK_OPS=y CONFIG_FILE_LOCKING=y CONFIG_MANDATORY_FILE_LOCKING=y CONFIG_FS_ENCRYPTION=y CONFIG_FS_ENCRYPTION_ALGS=m # CONFIG_FS_VERITY is not set CONFIG_FSNOTIFY=y CONFIG_DNOTIFY=y CONFIG_INOTIFY_USER=y CONFIG_FANOTIFY=y CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y CONFIG_QUOTA=y CONFIG_QUOTA_NETLINK_INTERFACE=y CONFIG_PRINT_QUOTA_WARNING=y # CONFIG_QUOTA_DEBUG is not set CONFIG_QUOTA_TREE=y # CONFIG_QFMT_V1 is not set CONFIG_QFMT_V2=y CONFIG_QUOTACTL=y CONFIG_QUOTACTL_COMPAT=y CONFIG_AUTOFS4_FS=y CONFIG_AUTOFS_FS=y CONFIG_FUSE_FS=m CONFIG_CUSE=m # CONFIG_VIRTIO_FS is not set CONFIG_OVERLAY_FS=m # CONFIG_OVERLAY_FS_REDIRECT_DIR is not set # CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW is not set # CONFIG_OVERLAY_FS_INDEX is not set # CONFIG_OVERLAY_FS_XINO_AUTO is not set # CONFIG_OVERLAY_FS_METACOPY is not set # # Caches # CONFIG_FSCACHE=m CONFIG_FSCACHE_STATS=y # CONFIG_FSCACHE_HISTOGRAM is not set # CONFIG_FSCACHE_DEBUG is not set # CONFIG_FSCACHE_OBJECT_LIST is not set CONFIG_CACHEFILES=m # CONFIG_CACHEFILES_DEBUG is not set # CONFIG_CACHEFILES_HISTOGRAM is not set # end of Caches # # CD-ROM/DVD Filesystems # CONFIG_ISO9660_FS=m CONFIG_JOLIET=y CONFIG_ZISOFS=y CONFIG_UDF_FS=m # end of CD-ROM/DVD Filesystems # # DOS/FAT/EXFAT/NT Filesystems # CONFIG_FAT_FS=m CONFIG_MSDOS_FS=m CONFIG_VFAT_FS=m CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="ascii" # CONFIG_FAT_DEFAULT_UTF8 is not set # CONFIG_EXFAT_FS is not set # CONFIG_NTFS_FS is not set # end of DOS/FAT/EXFAT/NT Filesystems # # Pseudo filesystems # CONFIG_PROC_FS=y CONFIG_PROC_KCORE=y CONFIG_PROC_VMCORE=y # CONFIG_PROC_VMCORE_DEVICE_DUMP is not set CONFIG_PROC_SYSCTL=y CONFIG_PROC_PAGE_MONITOR=y CONFIG_PROC_CHILDREN=y CONFIG_PROC_PID_ARCH_STATUS=y CONFIG_PROC_CPU_RESCTRL=y CONFIG_KERNFS=y CONFIG_SYSFS=y CONFIG_TMPFS=y CONFIG_TMPFS_POSIX_ACL=y CONFIG_TMPFS_XATTR=y CONFIG_HUGETLBFS=y CONFIG_HUGETLB_PAGE=y CONFIG_MEMFD_CREATE=y CONFIG_ARCH_HAS_GIGANTIC_PAGE=y CONFIG_CONFIGFS_FS=y CONFIG_EFIVAR_FS=y # end of Pseudo filesystems CONFIG_MISC_FILESYSTEMS=y # CONFIG_ORANGEFS_FS is not set # CONFIG_ADFS_FS is not set # CONFIG_AFFS_FS is not set # CONFIG_ECRYPT_FS is not set # CONFIG_HFS_FS is not set # CONFIG_HFSPLUS_FS is not set # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set # CONFIG_JFFS2_FS is not set # CONFIG_UBIFS_FS is not set CONFIG_CRAMFS=m CONFIG_CRAMFS_BLOCKDEV=y # CONFIG_CRAMFS_MTD is not set CONFIG_SQUASHFS=m CONFIG_SQUASHFS_FILE_CACHE=y # CONFIG_SQUASHFS_FILE_DIRECT is not set CONFIG_SQUASHFS_DECOMP_SINGLE=y # CONFIG_SQUASHFS_DECOMP_MULTI is not set # CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU is not set CONFIG_SQUASHFS_XATTR=y CONFIG_SQUASHFS_ZLIB=y # CONFIG_SQUASHFS_LZ4 is not set CONFIG_SQUASHFS_LZO=y CONFIG_SQUASHFS_XZ=y # CONFIG_SQUASHFS_ZSTD is not set # CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set # CONFIG_SQUASHFS_EMBEDDED is not set CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 # CONFIG_VXFS_FS is not set CONFIG_MINIX_FS=m # CONFIG_OMFS_FS is not set # CONFIG_HPFS_FS is not set # CONFIG_QNX4FS_FS is not set # CONFIG_QNX6FS_FS is not set # CONFIG_ROMFS_FS is not set CONFIG_PSTORE=y CONFIG_PSTORE_DEFLATE_COMPRESS=y # CONFIG_PSTORE_LZO_COMPRESS is not set # CONFIG_PSTORE_LZ4_COMPRESS is not set # CONFIG_PSTORE_LZ4HC_COMPRESS is not set # CONFIG_PSTORE_842_COMPRESS is not set # CONFIG_PSTORE_ZSTD_COMPRESS is not set CONFIG_PSTORE_COMPRESS=y CONFIG_PSTORE_DEFLATE_COMPRESS_DEFAULT=y CONFIG_PSTORE_COMPRESS_DEFAULT="deflate" # CONFIG_PSTORE_CONSOLE is not set # CONFIG_PSTORE_PMSG is not set # CONFIG_PSTORE_FTRACE is not set CONFIG_PSTORE_RAM=m # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set # CONFIG_EROFS_FS is not set CONFIG_NETWORK_FILESYSTEMS=y CONFIG_NFS_FS=y # CONFIG_NFS_V2 is not set CONFIG_NFS_V3=y CONFIG_NFS_V3_ACL=y CONFIG_NFS_V4=m # CONFIG_NFS_SWAP is not set CONFIG_NFS_V4_1=y CONFIG_NFS_V4_2=y CONFIG_PNFS_FILE_LAYOUT=m CONFIG_PNFS_BLOCK=m CONFIG_PNFS_FLEXFILE_LAYOUT=m CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="kernel.org" # CONFIG_NFS_V4_1_MIGRATION is not set CONFIG_NFS_V4_SECURITY_LABEL=y CONFIG_ROOT_NFS=y # CONFIG_NFS_USE_LEGACY_DNS is not set CONFIG_NFS_USE_KERNEL_DNS=y CONFIG_NFS_DEBUG=y CONFIG_NFS_DISABLE_UDP_SUPPORT=y CONFIG_NFSD=m CONFIG_NFSD_V2_ACL=y CONFIG_NFSD_V3=y CONFIG_NFSD_V3_ACL=y CONFIG_NFSD_V4=y CONFIG_NFSD_PNFS=y # CONFIG_NFSD_BLOCKLAYOUT is not set CONFIG_NFSD_SCSILAYOUT=y # CONFIG_NFSD_FLEXFILELAYOUT is not set # CONFIG_NFSD_V4_2_INTER_SSC is not set CONFIG_NFSD_V4_SECURITY_LABEL=y CONFIG_GRACE_PERIOD=y CONFIG_LOCKD=y CONFIG_LOCKD_V4=y CONFIG_NFS_ACL_SUPPORT=y CONFIG_NFS_COMMON=y CONFIG_SUNRPC=y CONFIG_SUNRPC_GSS=m CONFIG_SUNRPC_BACKCHANNEL=y CONFIG_RPCSEC_GSS_KRB5=m # CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES is not set CONFIG_SUNRPC_DEBUG=y CONFIG_SUNRPC_XPRT_RDMA=m CONFIG_CEPH_FS=m # CONFIG_CEPH_FSCACHE is not set CONFIG_CEPH_FS_POSIX_ACL=y # CONFIG_CEPH_FS_SECURITY_LABEL is not set CONFIG_CIFS=m # CONFIG_CIFS_STATS2 is not set CONFIG_CIFS_ALLOW_INSECURE_LEGACY=y CONFIG_CIFS_WEAK_PW_HASH=y CONFIG_CIFS_UPCALL=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y CONFIG_CIFS_DEBUG=y # CONFIG_CIFS_DEBUG2 is not set # CONFIG_CIFS_DEBUG_DUMP_KEYS is not set CONFIG_CIFS_DFS_UPCALL=y # CONFIG_CIFS_SMB_DIRECT is not set # CONFIG_CIFS_FSCACHE is not set # CONFIG_CODA_FS is not set # CONFIG_AFS_FS is not set CONFIG_9P_FS=y CONFIG_9P_FS_POSIX_ACL=y # CONFIG_9P_FS_SECURITY is not set CONFIG_NLS=y CONFIG_NLS_DEFAULT="utf8" CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_CODEPAGE_737=m CONFIG_NLS_CODEPAGE_775=m CONFIG_NLS_CODEPAGE_850=m CONFIG_NLS_CODEPAGE_852=m CONFIG_NLS_CODEPAGE_855=m CONFIG_NLS_CODEPAGE_857=m CONFIG_NLS_CODEPAGE_860=m CONFIG_NLS_CODEPAGE_861=m CONFIG_NLS_CODEPAGE_862=m CONFIG_NLS_CODEPAGE_863=m CONFIG_NLS_CODEPAGE_864=m CONFIG_NLS_CODEPAGE_865=m CONFIG_NLS_CODEPAGE_866=m CONFIG_NLS_CODEPAGE_869=m CONFIG_NLS_CODEPAGE_936=m CONFIG_NLS_CODEPAGE_950=m CONFIG_NLS_CODEPAGE_932=m CONFIG_NLS_CODEPAGE_949=m CONFIG_NLS_CODEPAGE_874=m CONFIG_NLS_ISO8859_8=m CONFIG_NLS_CODEPAGE_1250=m CONFIG_NLS_CODEPAGE_1251=m CONFIG_NLS_ASCII=y CONFIG_NLS_ISO8859_1=m CONFIG_NLS_ISO8859_2=m CONFIG_NLS_ISO8859_3=m CONFIG_NLS_ISO8859_4=m 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=m CONFIG_NLS_ISO8859_15=m CONFIG_NLS_KOI8_R=m CONFIG_NLS_KOI8_U=m CONFIG_NLS_MAC_ROMAN=m CONFIG_NLS_MAC_CELTIC=m CONFIG_NLS_MAC_CENTEURO=m CONFIG_NLS_MAC_CROATIAN=m CONFIG_NLS_MAC_CYRILLIC=m CONFIG_NLS_MAC_GAELIC=m CONFIG_NLS_MAC_GREEK=m CONFIG_NLS_MAC_ICELAND=m CONFIG_NLS_MAC_INUIT=m CONFIG_NLS_MAC_ROMANIAN=m CONFIG_NLS_MAC_TURKISH=m CONFIG_NLS_UTF8=m CONFIG_DLM=m CONFIG_DLM_DEBUG=y # CONFIG_UNICODE is not set CONFIG_IO_WQ=y # end of File systems # # Security options # CONFIG_KEYS=y # CONFIG_KEYS_REQUEST_CACHE is not set CONFIG_PERSISTENT_KEYRINGS=y CONFIG_BIG_KEYS=y CONFIG_TRUSTED_KEYS=y CONFIG_ENCRYPTED_KEYS=y # 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=y # CONFIG_SECURITY_INFINIBAND is not set CONFIG_SECURITY_NETWORK_XFRM=y CONFIG_SECURITY_PATH=y CONFIG_INTEL_TXT=y CONFIG_LSM_MMAP_MIN_ADDR=65535 CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y CONFIG_HARDENED_USERCOPY=y CONFIG_HARDENED_USERCOPY_FALLBACK=y # CONFIG_FORTIFY_SOURCE is not set # CONFIG_STATIC_USERMODEHELPER is not set CONFIG_SECURITY_SELINUX=y CONFIG_SECURITY_SELINUX_BOOTPARAM=y # CONFIG_SECURITY_SELINUX_DISABLE is not set CONFIG_SECURITY_SELINUX_DEVELOP=y CONFIG_SECURITY_SELINUX_AVC_STATS=y CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1 CONFIG_SECURITY_SELINUX_SIDTAB_HASH_BITS=9 CONFIG_SECURITY_SELINUX_SID2STR_CACHE_SIZE=256 # CONFIG_SECURITY_SMACK is not set # CONFIG_SECURITY_TOMOYO is not set CONFIG_SECURITY_APPARMOR=y CONFIG_SECURITY_APPARMOR_HASH=y CONFIG_SECURITY_APPARMOR_HASH_DEFAULT=y # CONFIG_SECURITY_APPARMOR_DEBUG is not set # CONFIG_SECURITY_APPARMOR_KUNIT_TEST is not set # CONFIG_SECURITY_LOADPIN is not set CONFIG_SECURITY_YAMA=y # CONFIG_SECURITY_SAFESETID is not set # CONFIG_SECURITY_LOCKDOWN_LSM is not set CONFIG_INTEGRITY=y CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY_ASYMMETRIC_KEYS=y CONFIG_INTEGRITY_TRUSTED_KEYRING=y # CONFIG_INTEGRITY_PLATFORM_KEYRING is not set CONFIG_INTEGRITY_AUDIT=y CONFIG_IMA=y CONFIG_IMA_MEASURE_PCR_IDX=10 CONFIG_IMA_LSM_RULES=y # CONFIG_IMA_TEMPLATE is not set CONFIG_IMA_NG_TEMPLATE=y # CONFIG_IMA_SIG_TEMPLATE is not set CONFIG_IMA_DEFAULT_TEMPLATE="ima-ng" CONFIG_IMA_DEFAULT_HASH_SHA1=y # CONFIG_IMA_DEFAULT_HASH_SHA256 is not set CONFIG_IMA_DEFAULT_HASH="sha1" # CONFIG_IMA_WRITE_POLICY is not set # CONFIG_IMA_READ_POLICY is not set CONFIG_IMA_APPRAISE=y # CONFIG_IMA_ARCH_POLICY is not set # CONFIG_IMA_APPRAISE_BUILD_POLICY is not set CONFIG_IMA_APPRAISE_BOOTPARAM=y # CONFIG_IMA_APPRAISE_MODSIG is not set CONFIG_IMA_TRUSTED_KEYRING=y # CONFIG_IMA_BLACKLIST_KEYRING is not set # CONFIG_IMA_LOAD_X509 is not set CONFIG_IMA_MEASURE_ASYMMETRIC_KEYS=y CONFIG_IMA_QUEUE_EARLY_BOOT_KEYS=y # CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT is not set CONFIG_EVM=y CONFIG_EVM_ATTR_FSUUID=y # CONFIG_EVM_ADD_XATTRS is not set # CONFIG_EVM_LOAD_X509 is not set CONFIG_DEFAULT_SECURITY_SELINUX=y # CONFIG_DEFAULT_SECURITY_APPARMOR is not set # CONFIG_DEFAULT_SECURITY_DAC is not set CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmor,bpf" # # Kernel hardening options # # # Memory initialization # CONFIG_INIT_STACK_NONE=y # CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set # CONFIG_INIT_ON_FREE_DEFAULT_ON is not set # end of Memory initialization # end of Kernel hardening options # end of Security options 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_SKCIPHER=y CONFIG_CRYPTO_SKCIPHER2=y CONFIG_CRYPTO_HASH=y CONFIG_CRYPTO_HASH2=y CONFIG_CRYPTO_RNG=y CONFIG_CRYPTO_RNG2=y CONFIG_CRYPTO_RNG_DEFAULT=y CONFIG_CRYPTO_AKCIPHER2=y CONFIG_CRYPTO_AKCIPHER=y CONFIG_CRYPTO_KPP2=y CONFIG_CRYPTO_KPP=m CONFIG_CRYPTO_ACOMP2=y CONFIG_CRYPTO_MANAGER=y CONFIG_CRYPTO_MANAGER2=y CONFIG_CRYPTO_USER=m CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y CONFIG_CRYPTO_GF128MUL=y CONFIG_CRYPTO_NULL=y CONFIG_CRYPTO_NULL2=y CONFIG_CRYPTO_PCRYPT=m CONFIG_CRYPTO_CRYPTD=m CONFIG_CRYPTO_AUTHENC=m CONFIG_CRYPTO_TEST=m CONFIG_CRYPTO_SIMD=m CONFIG_CRYPTO_GLUE_HELPER_X86=m CONFIG_CRYPTO_ENGINE=m # # Public-key cryptography # CONFIG_CRYPTO_RSA=y CONFIG_CRYPTO_DH=m CONFIG_CRYPTO_ECC=m CONFIG_CRYPTO_ECDH=m # CONFIG_CRYPTO_ECRDSA is not set # CONFIG_CRYPTO_CURVE25519 is not set # CONFIG_CRYPTO_CURVE25519_X86 is not set # # Authenticated Encryption with Associated Data # CONFIG_CRYPTO_CCM=m CONFIG_CRYPTO_GCM=y # CONFIG_CRYPTO_CHACHA20POLY1305 is not set # CONFIG_CRYPTO_AEGIS128 is not set # CONFIG_CRYPTO_AEGIS128_AESNI_SSE2 is not set CONFIG_CRYPTO_SEQIV=y CONFIG_CRYPTO_ECHAINIV=m # # Block modes # CONFIG_CRYPTO_CBC=y # CONFIG_CRYPTO_CFB is not set CONFIG_CRYPTO_CTR=y CONFIG_CRYPTO_CTS=m CONFIG_CRYPTO_ECB=y CONFIG_CRYPTO_LRW=m # CONFIG_CRYPTO_OFB is not set CONFIG_CRYPTO_PCBC=m CONFIG_CRYPTO_XTS=m # CONFIG_CRYPTO_KEYWRAP is not set # CONFIG_CRYPTO_NHPOLY1305_SSE2 is not set # CONFIG_CRYPTO_NHPOLY1305_AVX2 is not set # CONFIG_CRYPTO_ADIANTUM is not set CONFIG_CRYPTO_ESSIV=m # # Hash modes # CONFIG_CRYPTO_CMAC=m CONFIG_CRYPTO_HMAC=y CONFIG_CRYPTO_XCBC=m CONFIG_CRYPTO_VMAC=m # # Digest # CONFIG_CRYPTO_CRC32C=y CONFIG_CRYPTO_CRC32C_INTEL=m CONFIG_CRYPTO_CRC32=m CONFIG_CRYPTO_CRC32_PCLMUL=m CONFIG_CRYPTO_XXHASH=m CONFIG_CRYPTO_BLAKE2B=m # CONFIG_CRYPTO_BLAKE2S is not set # CONFIG_CRYPTO_BLAKE2S_X86 is not set CONFIG_CRYPTO_CRCT10DIF=y CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m CONFIG_CRYPTO_GHASH=y # CONFIG_CRYPTO_POLY1305 is not set # CONFIG_CRYPTO_POLY1305_X86_64 is not set CONFIG_CRYPTO_MD4=m CONFIG_CRYPTO_MD5=y CONFIG_CRYPTO_MICHAEL_MIC=m CONFIG_CRYPTO_RMD128=m CONFIG_CRYPTO_RMD160=m CONFIG_CRYPTO_RMD256=m CONFIG_CRYPTO_RMD320=m CONFIG_CRYPTO_SHA1=y CONFIG_CRYPTO_SHA1_SSSE3=y CONFIG_CRYPTO_SHA256_SSSE3=y CONFIG_CRYPTO_SHA512_SSSE3=m CONFIG_CRYPTO_SHA256=y CONFIG_CRYPTO_SHA512=m # CONFIG_CRYPTO_SHA3 is not set # CONFIG_CRYPTO_SM3 is not set # CONFIG_CRYPTO_STREEBOG is not set CONFIG_CRYPTO_TGR192=m CONFIG_CRYPTO_WP512=m CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=m # # Ciphers # CONFIG_CRYPTO_AES=y # CONFIG_CRYPTO_AES_TI is not set CONFIG_CRYPTO_AES_NI_INTEL=m CONFIG_CRYPTO_ANUBIS=m CONFIG_CRYPTO_ARC4=m CONFIG_CRYPTO_BLOWFISH=m CONFIG_CRYPTO_BLOWFISH_COMMON=m CONFIG_CRYPTO_BLOWFISH_X86_64=m CONFIG_CRYPTO_CAMELLIA=m CONFIG_CRYPTO_CAMELLIA_X86_64=m CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64=m CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64=m CONFIG_CRYPTO_CAST_COMMON=m CONFIG_CRYPTO_CAST5=m CONFIG_CRYPTO_CAST5_AVX_X86_64=m CONFIG_CRYPTO_CAST6=m CONFIG_CRYPTO_CAST6_AVX_X86_64=m CONFIG_CRYPTO_DES=m # CONFIG_CRYPTO_DES3_EDE_X86_64 is not set CONFIG_CRYPTO_FCRYPT=m CONFIG_CRYPTO_KHAZAD=m CONFIG_CRYPTO_SALSA20=m # CONFIG_CRYPTO_CHACHA20 is not set # CONFIG_CRYPTO_CHACHA20_X86_64 is not set CONFIG_CRYPTO_SEED=m CONFIG_CRYPTO_SERPENT=m CONFIG_CRYPTO_SERPENT_SSE2_X86_64=m CONFIG_CRYPTO_SERPENT_AVX_X86_64=m CONFIG_CRYPTO_SERPENT_AVX2_X86_64=m # CONFIG_CRYPTO_SM4 is not set CONFIG_CRYPTO_TEA=m CONFIG_CRYPTO_TWOFISH=m CONFIG_CRYPTO_TWOFISH_COMMON=m CONFIG_CRYPTO_TWOFISH_X86_64=m CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=m CONFIG_CRYPTO_TWOFISH_AVX_X86_64=m # # Compression # CONFIG_CRYPTO_DEFLATE=y CONFIG_CRYPTO_LZO=y # CONFIG_CRYPTO_842 is not set # CONFIG_CRYPTO_LZ4 is not set # CONFIG_CRYPTO_LZ4HC is not set # CONFIG_CRYPTO_ZSTD is not set # # Random Number Generation # CONFIG_CRYPTO_ANSI_CPRNG=m 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=y CONFIG_CRYPTO_USER_API_HASH=y CONFIG_CRYPTO_USER_API_SKCIPHER=y CONFIG_CRYPTO_USER_API_RNG=m # CONFIG_CRYPTO_USER_API_AEAD is not set # CONFIG_CRYPTO_STATS is not set CONFIG_CRYPTO_HASH_INFO=y # # Crypto library routines # CONFIG_CRYPTO_LIB_AES=y CONFIG_CRYPTO_LIB_ARC4=m # CONFIG_CRYPTO_LIB_BLAKE2S is not set # CONFIG_CRYPTO_LIB_CHACHA is not set # CONFIG_CRYPTO_LIB_CURVE25519 is not set CONFIG_CRYPTO_LIB_DES=m CONFIG_CRYPTO_LIB_POLY1305_RSIZE=11 # CONFIG_CRYPTO_LIB_POLY1305 is not set # CONFIG_CRYPTO_LIB_CHACHA20POLY1305 is not set CONFIG_CRYPTO_LIB_SHA256=y CONFIG_CRYPTO_HW=y CONFIG_CRYPTO_DEV_PADLOCK=m CONFIG_CRYPTO_DEV_PADLOCK_AES=m CONFIG_CRYPTO_DEV_PADLOCK_SHA=m # CONFIG_CRYPTO_DEV_ATMEL_ECC is not set # CONFIG_CRYPTO_DEV_ATMEL_SHA204A is not set CONFIG_CRYPTO_DEV_CCP=y CONFIG_CRYPTO_DEV_CCP_DD=y CONFIG_CRYPTO_DEV_SP_CCP=y CONFIG_CRYPTO_DEV_CCP_CRYPTO=m CONFIG_CRYPTO_DEV_SP_PSP=y # CONFIG_CRYPTO_DEV_CCP_DEBUGFS is not set CONFIG_CRYPTO_DEV_QAT=m CONFIG_CRYPTO_DEV_QAT_DH895xCC=m CONFIG_CRYPTO_DEV_QAT_C3XXX=m CONFIG_CRYPTO_DEV_QAT_C62X=m CONFIG_CRYPTO_DEV_QAT_DH895xCCVF=m CONFIG_CRYPTO_DEV_QAT_C3XXXVF=m CONFIG_CRYPTO_DEV_QAT_C62XVF=m # CONFIG_CRYPTO_DEV_NITROX_CNN55XX is not set CONFIG_CRYPTO_DEV_CHELSIO=m CONFIG_CRYPTO_DEV_VIRTIO=m # CONFIG_CRYPTO_DEV_SAFEXCEL is not set # CONFIG_CRYPTO_DEV_AMLOGIC_GXL is not set CONFIG_ASYMMETRIC_KEY_TYPE=y CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y # CONFIG_ASYMMETRIC_TPM_KEY_SUBTYPE is not set CONFIG_X509_CERTIFICATE_PARSER=y # CONFIG_PKCS8_PRIVATE_KEY_PARSER is not set CONFIG_PKCS7_MESSAGE_PARSER=y # CONFIG_PKCS7_TEST_KEY is not set CONFIG_SIGNED_PE_FILE_VERIFICATION=y # # Certificates for signature checking # CONFIG_MODULE_SIG_KEY="certs/signing_key.pem" 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="" # end of Certificates for signature checking CONFIG_BINARY_PRINTF=y # # Library routines # CONFIG_RAID6_PQ=m CONFIG_RAID6_PQ_BENCHMARK=y # CONFIG_PACKING is not set CONFIG_BITREVERSE=y CONFIG_GENERIC_STRNCPY_FROM_USER=y CONFIG_GENERIC_STRNLEN_USER=y CONFIG_GENERIC_NET_UTILS=y CONFIG_GENERIC_FIND_FIRST_BIT=y CONFIG_CORDIC=m CONFIG_RATIONAL=y CONFIG_GENERIC_PCI_IOMAP=y CONFIG_GENERIC_IOMAP=y CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y CONFIG_ARCH_HAS_FAST_MULTIPLIER=y CONFIG_CRC_CCITT=y CONFIG_CRC16=y CONFIG_CRC_T10DIF=y CONFIG_CRC_ITU_T=m CONFIG_CRC32=y # CONFIG_CRC32_SELFTEST is not set CONFIG_CRC32_SLICEBY8=y # CONFIG_CRC32_SLICEBY4 is not set # CONFIG_CRC32_SARWATE is not set # CONFIG_CRC32_BIT is not set # CONFIG_CRC64 is not set # CONFIG_CRC4 is not set # CONFIG_CRC7 is not set CONFIG_LIBCRC32C=m CONFIG_CRC8=m CONFIG_XXHASH=y # CONFIG_RANDOM32_SELFTEST is not set CONFIG_ZLIB_INFLATE=y CONFIG_ZLIB_DEFLATE=y CONFIG_LZO_COMPRESS=y CONFIG_LZO_DECOMPRESS=y CONFIG_LZ4_DECOMPRESS=y CONFIG_ZSTD_COMPRESS=m CONFIG_ZSTD_DECOMPRESS=m 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_TEXTSEARCH=y CONFIG_TEXTSEARCH_KMP=m CONFIG_TEXTSEARCH_BM=m CONFIG_TEXTSEARCH_FSM=m CONFIG_BTREE=y CONFIG_INTERVAL_TREE=y CONFIG_XARRAY_MULTI=y CONFIG_ASSOCIATIVE_ARRAY=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT_MAP=y CONFIG_HAS_DMA=y CONFIG_NEED_SG_DMA_LENGTH=y CONFIG_NEED_DMA_MAP_STATE=y CONFIG_ARCH_DMA_ADDR_T_64BIT=y CONFIG_ARCH_HAS_FORCE_DMA_UNENCRYPTED=y CONFIG_DMA_VIRT_OPS=y CONFIG_SWIOTLB=y CONFIG_DMA_CMA=y # # Default contiguous memory area size: # CONFIG_CMA_SIZE_MBYTES=200 CONFIG_CMA_SIZE_SEL_MBYTES=y # CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set # CONFIG_CMA_SIZE_SEL_MIN is not set # CONFIG_CMA_SIZE_SEL_MAX is not set CONFIG_CMA_ALIGNMENT=8 # CONFIG_DMA_API_DEBUG is not set CONFIG_SGL_ALLOC=y CONFIG_IOMMU_HELPER=y CONFIG_CHECK_SIGNATURE=y CONFIG_CPUMASK_OFFSTACK=y CONFIG_CPU_RMAP=y CONFIG_DQL=y CONFIG_GLOB=y # CONFIG_GLOB_SELFTEST is not set CONFIG_NLATTR=y CONFIG_CLZ_TAB=y CONFIG_IRQ_POLL=y CONFIG_MPILIB=y CONFIG_SIGNATURE=y CONFIG_DIMLIB=y CONFIG_OID_REGISTRY=y CONFIG_UCS2_STRING=y CONFIG_HAVE_GENERIC_VDSO=y CONFIG_GENERIC_GETTIMEOFDAY=y CONFIG_GENERIC_VDSO_TIME_NS=y CONFIG_FONT_SUPPORT=y # CONFIG_FONTS is not set CONFIG_FONT_8x8=y CONFIG_FONT_8x16=y CONFIG_SG_POOL=y CONFIG_ARCH_HAS_PMEM_API=y CONFIG_MEMREGION=y CONFIG_ARCH_HAS_UACCESS_FLUSHCACHE=y CONFIG_ARCH_HAS_UACCESS_MCSAFE=y CONFIG_ARCH_STACKWALK=y CONFIG_SBITMAP=y # CONFIG_STRING_SELFTEST is not set # end of Library routines # # Kernel hacking # # # printk and dmesg options # CONFIG_PRINTK_TIME=y # CONFIG_PRINTK_CALLER is not set CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 CONFIG_CONSOLE_LOGLEVEL_QUIET=4 CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 CONFIG_BOOT_PRINTK_DELAY=y CONFIG_DYNAMIC_DEBUG=y CONFIG_SYMBOLIC_ERRNAME=y CONFIG_DEBUG_BUGVERBOSE=y # end of printk and dmesg options # # Compile-time checks and compiler options # CONFIG_DEBUG_INFO=y CONFIG_DEBUG_INFO_REDUCED=y # CONFIG_DEBUG_INFO_SPLIT is not set # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_GDB_SCRIPTS is not set CONFIG_ENABLE_MUST_CHECK=y CONFIG_FRAME_WARN=2048 CONFIG_STRIP_ASM_SYMS=y # CONFIG_READABLE_ASM is not set # CONFIG_HEADERS_INSTALL is not set CONFIG_DEBUG_SECTION_MISMATCH=y CONFIG_SECTION_MISMATCH_WARN_ONLY=y CONFIG_STACK_VALIDATION=y # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set # end of Compile-time checks and compiler options # # Generic Kernel Debugging Instruments # CONFIG_MAGIC_SYSRQ=y CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1 CONFIG_MAGIC_SYSRQ_SERIAL=y CONFIG_MAGIC_SYSRQ_SERIAL_SEQUENCE="" CONFIG_DEBUG_FS=y CONFIG_HAVE_ARCH_KGDB=y # CONFIG_KGDB is not set CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y # CONFIG_UBSAN is not set # end of Generic Kernel Debugging Instruments CONFIG_DEBUG_KERNEL=y CONFIG_DEBUG_MISC=y # # Memory Debugging # # CONFIG_PAGE_EXTENSION is not set # CONFIG_DEBUG_PAGEALLOC is not set # CONFIG_PAGE_OWNER is not set # CONFIG_PAGE_POISONING is not set # CONFIG_DEBUG_PAGE_REF is not set CONFIG_DEBUG_RODATA_TEST=y CONFIG_GENERIC_PTDUMP=y # CONFIG_PTDUMP_DEBUGFS is not set # 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_SCHED_STACK_END_CHECK is not set # CONFIG_DEBUG_VM is not set CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y # CONFIG_DEBUG_VIRTUAL is not set CONFIG_DEBUG_MEMORY_INIT=y # CONFIG_DEBUG_PER_CPU_MAPS is not set CONFIG_HAVE_ARCH_KASAN=y CONFIG_HAVE_ARCH_KASAN_VMALLOC=y CONFIG_CC_HAS_KASAN_GENERIC=y # CONFIG_KASAN is not set CONFIG_KASAN_STACK=1 # end of Memory Debugging CONFIG_DEBUG_SHIRQ=y # # Debug Oops, Lockups and Hangs # CONFIG_PANIC_ON_OOPS=y CONFIG_PANIC_ON_OOPS_VALUE=1 CONFIG_PANIC_TIMEOUT=0 CONFIG_LOCKUP_DETECTOR=y CONFIG_SOFTLOCKUP_DETECTOR=y # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 CONFIG_HARDLOCKUP_DETECTOR_PERF=y CONFIG_HARDLOCKUP_CHECK_TIMESTAMP=y CONFIG_HARDLOCKUP_DETECTOR=y CONFIG_BOOTPARAM_HARDLOCKUP_PANIC=y CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=1 # CONFIG_DETECT_HUNG_TASK is not set # CONFIG_WQ_WATCHDOG is not set # CONFIG_TEST_LOCKUP is not set # end of Debug Oops, Lockups and Hangs # # Scheduler Debugging # CONFIG_SCHED_DEBUG=y CONFIG_SCHED_INFO=y CONFIG_SCHEDSTATS=y # end of Scheduler Debugging # CONFIG_DEBUG_TIMEKEEPING is not set # # Lock Debugging (spinlocks, mutexes, etc...) # CONFIG_LOCK_DEBUGGING_SUPPORT=y # CONFIG_PROVE_LOCKING is not set # CONFIG_LOCK_STAT is not set # CONFIG_DEBUG_RT_MUTEXES is not set # CONFIG_DEBUG_SPINLOCK is not set # CONFIG_DEBUG_MUTEXES is not set # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set # CONFIG_DEBUG_RWSEMS is not set # CONFIG_DEBUG_LOCK_ALLOC is not set CONFIG_DEBUG_ATOMIC_SLEEP=y # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set CONFIG_LOCK_TORTURE_TEST=m # CONFIG_WW_MUTEX_SELFTEST is not set # end of Lock Debugging (spinlocks, mutexes, etc...) CONFIG_STACKTRACE=y # CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set # CONFIG_DEBUG_KOBJECT is not set # # Debug kernel data structures # CONFIG_DEBUG_LIST=y # CONFIG_DEBUG_PLIST is not set # CONFIG_DEBUG_SG is not set # CONFIG_DEBUG_NOTIFIERS is not set # CONFIG_BUG_ON_DATA_CORRUPTION is not set # end of Debug kernel data structures # 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=60 # CONFIG_RCU_TRACE is not set # CONFIG_RCU_EQS_DEBUG is not set # end of RCU Debugging # CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set # CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set CONFIG_LATENCYTOP=y CONFIG_USER_STACKTRACE_SUPPORT=y CONFIG_NOP_TRACER=y CONFIG_HAVE_FUNCTION_TRACER=y CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y CONFIG_HAVE_DYNAMIC_FTRACE=y CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y CONFIG_HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_HAVE_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_BOOTTIME_TRACING is not set CONFIG_FUNCTION_TRACER=y CONFIG_FUNCTION_GRAPH_TRACER=y CONFIG_DYNAMIC_FTRACE=y CONFIG_DYNAMIC_FTRACE_WITH_REGS=y CONFIG_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y CONFIG_FUNCTION_PROFILER=y CONFIG_STACK_TRACER=y # CONFIG_PREEMPTIRQ_EVENTS is not set # CONFIG_IRQSOFF_TRACER is not set CONFIG_SCHED_TRACER=y CONFIG_HWLAT_TRACER=y # CONFIG_MMIOTRACE is not set CONFIG_FTRACE_SYSCALLS=y CONFIG_TRACER_SNAPSHOT=y # CONFIG_TRACER_SNAPSHOT_PER_CPU_SWAP is not set CONFIG_BRANCH_PROFILE_NONE=y # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set # CONFIG_PROFILE_ALL_BRANCHES is not set CONFIG_BLK_DEV_IO_TRACE=y CONFIG_KPROBE_EVENTS=y # CONFIG_KPROBE_EVENTS_ON_NOTRACE is not set CONFIG_UPROBE_EVENTS=y CONFIG_BPF_EVENTS=y CONFIG_DYNAMIC_EVENTS=y CONFIG_PROBE_EVENTS=y # CONFIG_BPF_KPROBE_OVERRIDE is not set CONFIG_FTRACE_MCOUNT_RECORD=y CONFIG_TRACING_MAP=y CONFIG_HIST_TRIGGERS=y # CONFIG_TRACE_EVENT_INJECT is not set # CONFIG_TRACEPOINT_BENCHMARK is not set CONFIG_RING_BUFFER_BENCHMARK=m # CONFIG_TRACE_EVAL_MAP_FILE is not set # CONFIG_FTRACE_STARTUP_TEST is not set # CONFIG_RING_BUFFER_STARTUP_TEST is not set # CONFIG_PREEMPTIRQ_DELAY_TEST is not set # CONFIG_SYNTH_EVENT_GEN_TEST is not set # CONFIG_KPROBE_EVENT_GEN_TEST is not set CONFIG_PROVIDE_OHCI1394_DMA_INIT=y # CONFIG_SAMPLES is not set CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y CONFIG_STRICT_DEVMEM=y # CONFIG_IO_STRICT_DEVMEM is not set # # x86 Debugging # CONFIG_TRACE_IRQFLAGS_SUPPORT=y CONFIG_EARLY_PRINTK_USB=y CONFIG_X86_VERBOSE_BOOTUP=y CONFIG_EARLY_PRINTK=y CONFIG_EARLY_PRINTK_DBGP=y # CONFIG_EARLY_PRINTK_USB_XDBC is not set # CONFIG_EFI_PGT_DUMP is not set # CONFIG_DEBUG_WX is not set CONFIG_DOUBLEFAULT=y # CONFIG_DEBUG_TLBFLUSH is not set # CONFIG_IOMMU_DEBUG is not set CONFIG_HAVE_MMIOTRACE_SUPPORT=y CONFIG_X86_DECODER_SELFTEST=y CONFIG_IO_DELAY_0X80=y # CONFIG_IO_DELAY_0XED is not set # CONFIG_IO_DELAY_UDELAY is not set # CONFIG_IO_DELAY_NONE is not set CONFIG_DEBUG_BOOT_PARAMS=y # CONFIG_CPA_DEBUG is not set # CONFIG_DEBUG_ENTRY is not set # CONFIG_DEBUG_NMI_SELFTEST is not set CONFIG_X86_DEBUG_FPU=y # CONFIG_PUNIT_ATOM_DEBUG is not set CONFIG_UNWINDER_ORC=y # CONFIG_UNWINDER_FRAME_POINTER is not set # end of x86 Debugging # # Kernel Testing and Coverage # CONFIG_KUNIT=y # CONFIG_KUNIT_DEBUGFS is not set CONFIG_KUNIT_TEST=m CONFIG_KUNIT_EXAMPLE_TEST=m # CONFIG_NOTIFIER_ERROR_INJECTION is not set CONFIG_FUNCTION_ERROR_INJECTION=y CONFIG_FAULT_INJECTION=y # CONFIG_FAILSLAB is not set # CONFIG_FAIL_PAGE_ALLOC is not set CONFIG_FAIL_MAKE_REQUEST=y # CONFIG_FAIL_IO_TIMEOUT is not set # CONFIG_FAIL_FUTEX is not set CONFIG_FAULT_INJECTION_DEBUG_FS=y # CONFIG_FAIL_FUNCTION is not set # CONFIG_FAIL_MMC_REQUEST is not set CONFIG_ARCH_HAS_KCOV=y CONFIG_CC_HAS_SANCOV_TRACE_PC=y # CONFIG_KCOV is not set CONFIG_RUNTIME_TESTING_MENU=y # CONFIG_LKDTM is not set # CONFIG_TEST_LIST_SORT is not set # CONFIG_TEST_MIN_HEAP is not set # CONFIG_TEST_SORT is not set # CONFIG_KPROBES_SANITY_TEST is not set # CONFIG_BACKTRACE_SELF_TEST is not set # CONFIG_RBTREE_TEST is not set # CONFIG_REED_SOLOMON_TEST is not set # CONFIG_INTERVAL_TREE_TEST is not set # CONFIG_PERCPU_TEST is not set CONFIG_ATOMIC64_SELFTEST=y # CONFIG_ASYNC_RAID6_TEST is not set # CONFIG_TEST_HEXDUMP is not set # CONFIG_TEST_STRING_HELPERS is not set # CONFIG_TEST_STRSCPY is not set # CONFIG_TEST_KSTRTOX is not set # CONFIG_TEST_PRINTF is not set # CONFIG_TEST_BITMAP is not set # CONFIG_TEST_BITFIELD is not set # CONFIG_TEST_UUID is not set # CONFIG_TEST_XARRAY is not set # CONFIG_TEST_OVERFLOW is not set # CONFIG_TEST_RHASHTABLE is not set # CONFIG_TEST_HASH is not set # CONFIG_TEST_IDA is not set # CONFIG_TEST_LKM is not set # CONFIG_TEST_VMALLOC is not set # CONFIG_TEST_USER_COPY is not set CONFIG_TEST_BPF=m # CONFIG_TEST_BLACKHOLE_DEV is not set # CONFIG_FIND_BIT_BENCHMARK is not set # CONFIG_TEST_FIRMWARE is not set # CONFIG_TEST_SYSCTL is not set CONFIG_SYSCTL_KUNIT_TEST=m CONFIG_LIST_KUNIT_TEST=m # CONFIG_TEST_UDELAY is not set # CONFIG_TEST_STATIC_KEYS is not set # CONFIG_TEST_KMOD is not set # CONFIG_TEST_MEMCAT_P is not set # CONFIG_TEST_LIVEPATCH is not set # CONFIG_TEST_STACKINIT is not set # CONFIG_TEST_MEMINIT is not set # CONFIG_MEMTEST is not set # CONFIG_HYPERV_TESTING is not set # end of Kernel Testing and Coverage # end of Kernel hacking -------------- next part -------------- #!/bin/sh export_top_env() { export suite='ltp' export testcase='ltp' export category='functional' export need_modules=true export need_memory='3G' export job_origin='/lkp-src/allot/cyclic:vm-p1:linux-devel:devel-hourly/vm-snb/ltp-1hdd-part1.yaml' export queue_cmdline_keys='branch commit' export queue='bisect' export testbox='vm-snb-43' export tbox_group='vm-snb' export kconfig='x86_64-rhel-7.6' export nr_vm=64 export submit_id='5ee6830acae87f60967f39bc' export job_file='/lkp/jobs/scheduled/vm-snb-43/ltp-1HDD-xfs-syscalls_part4-debian-x86_64-20191114.cgz-6b2fb79963fbed7db3ef850926d913518fd5c62f-20200615-24726-1gy8jpy-0.yaml' export id='2c027359b5e424ee90417d0ddf1223713dde9597' export queuer_version='/lkp-src' export model='qemu-system-x86_64 -enable-kvm -cpu SandyBridge' export nr_cpu=2 export memory='16G' export hdd_partitions='/dev/vda /dev/vdb /dev/vdc /dev/vdd /dev/vde /dev/vdf' export swap_partitions='/dev/vdg' export need_kconfig='CONFIG_BLK_DEV_SD CONFIG_SCSI CONFIG_BLOCK=y CONFIG_SATA_AHCI CONFIG_SATA_AHCI_PLATFORM CONFIG_ATA CONFIG_PCI=y CONFIG_BLK_DEV_LOOP CONFIG_CAN=m CONFIG_CAN_RAW=m CONFIG_CAN_VCAN=m CONFIG_IPV6_VTI=m CONFIG_MINIX_FS=m CONFIG_KVM_GUEST=y CONFIG_XFS_FS' export commit='6b2fb79963fbed7db3ef850926d913518fd5c62f' export ssh_base_port=23032 export enqueue_time='2020-06-15 04:05:30 +0800' export _id='5ee6830acae87f60967f39bc' export _rt='/result/ltp/1HDD-xfs-syscalls_part4/vm-snb/debian-x86_64-20191114.cgz/x86_64-rhel-7.6/gcc-9/6b2fb79963fbed7db3ef850926d913518fd5c62f' export user='lkp' export compiler='gcc-9' export head_commit='39f5fc4dd19a56ef66688a4c463e0639402bb7ed' export base_commit='3d77e6a8804abcc0504c904bd6e5cdf3a5cf8162' export branch='linux-devel/devel-hourly-2020061404' export rootfs='debian-x86_64-20191114.cgz' export result_root='/result/ltp/1HDD-xfs-syscalls_part4/vm-snb/debian-x86_64-20191114.cgz/x86_64-rhel-7.6/gcc-9/6b2fb79963fbed7db3ef850926d913518fd5c62f/3' export scheduler_version='/lkp/lkp/.src-20200612-204505' export LKP_SERVER='inn' export arch='x86_64' export max_uptime=3600 export initrd='/osimage/debian/debian-x86_64-20191114.cgz' export bootloader_append='root=/dev/ram0 user=lkp job=/lkp/jobs/scheduled/vm-snb-43/ltp-1HDD-xfs-syscalls_part4-debian-x86_64-20191114.cgz-6b2fb79963fbed7db3ef850926d913518fd5c62f-20200615-24726-1gy8jpy-0.yaml ARCH=x86_64 kconfig=x86_64-rhel-7.6 branch=linux-devel/devel-hourly-2020061404 commit=6b2fb79963fbed7db3ef850926d913518fd5c62f BOOT_IMAGE=/pkg/linux/x86_64-rhel-7.6/gcc-9/6b2fb79963fbed7db3ef850926d913518fd5c62f/vmlinuz-5.7.0-rc2-00013-g6b2fb79963fbe max_uptime=3600 RESULT_ROOT=/result/ltp/1HDD-xfs-syscalls_part4/vm-snb/debian-x86_64-20191114.cgz/x86_64-rhel-7.6/gcc-9/6b2fb79963fbed7db3ef850926d913518fd5c62f/3 LKP_SERVER=inn selinux=0 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 net.ifnames=0 printk.devkmsg=on panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 drbd.minor_count=8 systemd.log_level=err ignore_loglevel console=tty0 earlyprintk=ttyS0,115200 console=ttyS0,115200 vga=normal rw' export modules_initrd='/pkg/linux/x86_64-rhel-7.6/gcc-9/6b2fb79963fbed7db3ef850926d913518fd5c62f/modules.cgz' export bm_initrd='/osimage/deps/debian-x86_64-20180403.cgz/run-ipconfig_2018-04-03.cgz,/osimage/deps/debian-x86_64-20180403.cgz/lkp_2019-08-05.cgz,/osimage/deps/debian-x86_64-20180403.cgz/rsync-rootfs_2018-04-03.cgz,/osimage/deps/debian-x86_64-20180403.cgz/fs_2020-01-02.cgz,/osimage/deps/debian-x86_64-20180403.cgz/ltp_20200528.cgz,/osimage/pkg/debian-x86_64-20180403.cgz/ltp-x86_64-14c1f76-1_20200528.cgz' export lkp_initrd='/osimage/user/lkp/lkp-x86_64.cgz' export site='inn' export LKP_CGI_PORT=80 export LKP_CIFS_PORT=139 export schedule_notify_address= export kernel='/pkg/linux/x86_64-rhel-7.6/gcc-9/6b2fb79963fbed7db3ef850926d913518fd5c62f/vmlinuz-5.7.0-rc2-00013-g6b2fb79963fbe' export dequeue_time='2020-06-15 04:25:47 +0800' export job_initrd='/lkp/jobs/scheduled/vm-snb-43/ltp-1HDD-xfs-syscalls_part4-debian-x86_64-20191114.cgz-6b2fb79963fbed7db3ef850926d913518fd5c62f-20200615-24726-1gy8jpy-0.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_setup nr_hdd=1 $LKP_SRC/setup/disk run_setup fs='xfs' $LKP_SRC/setup/fs 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='syscalls_part4' $LKP_SRC/tests/wrapper ltp } extract_stats() { export stats_part_begin= export stats_part_end= $LKP_SRC/stats/wrapper ltp $LKP_SRC/stats/wrapper kmsg $LKP_SRC/stats/wrapper meminfo $LKP_SRC/stats/wrapper time ltp.time $LKP_SRC/stats/wrapper dmesg $LKP_SRC/stats/wrapper kmsg $LKP_SRC/stats/wrapper last_state $LKP_SRC/stats/wrapper stderr $LKP_SRC/stats/wrapper time } "$@" -------------- next part -------------- A non-text attachment was scrubbed... Name: dmesg.xz Type: application/x-xz Size: 101472 bytes Desc: not available URL: -------------- next part -------------- 2020-06-15 04:26:49 ln -sf /usr/bin/genisoimage /usr/bin/mkisofs 2020-06-15 04:26:49 ./runltp -f syscalls_part4 -d /fs/vda/tmpdir INFO: creating /lkp/benchmarks/ltp/output directory INFO: creating /lkp/benchmarks/ltp/results directory Checking for required user/group ids 'nobody' user id and group found. 'bin' user id and group found. 'daemon' user id and group found. Users group found. Sys group found. Required users/groups exist. If some fields are empty or look unusual you may have an old version. Compare to the current minimal requirements in Documentation/Changes. /etc/os-release PRETTY_NAME="Debian GNU/Linux 9 (stretch)" NAME="Debian GNU/Linux" VERSION_ID="9" VERSION="9 (stretch)" ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" uname: Linux vm-snb-43 5.7.0-rc2-00013-g6b2fb79963fbe #1 SMP Mon Jun 15 04:08:51 CST 2020 x86_64 GNU/Linux /proc/cmdline ip=::::vm-snb-43::dhcp root=/dev/ram0 user=lkp job=/lkp/jobs/scheduled/vm-snb-43/ltp-1HDD-xfs-syscalls_part4-debian-x86_64-20191114.cgz-6b2fb79963fbed7db3ef850926d913518fd5c62f-20200615-24726-1gy8jpy-0.yaml ARCH=x86_64 kconfig=x86_64-rhel-7.6 branch=linux-devel/devel-hourly-2020061404 commit=6b2fb79963fbed7db3ef850926d913518fd5c62f BOOT_IMAGE=/pkg/linux/x86_64-rhel-7.6/gcc-9/6b2fb79963fbed7db3ef850926d913518fd5c62f/vmlinuz-5.7.0-rc2-00013-g6b2fb79963fbe max_uptime=3600 RESULT_ROOT=/result/ltp/1HDD-xfs-syscalls_part4/vm-snb/debian-x86_64-20191114.cgz/x86_64-rhel-7.6/gcc-9/6b2fb79963fbed7db3ef850926d913518fd5c62f/3 LKP_SERVER=inn selinux=0 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 net.ifnames=0 printk.devkmsg=on panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 drbd.minor_count=8 systemd.log_level=err ignore_loglevel console=tty0 earlyprintk=ttyS0,115200 console=ttyS0,115200 vga=normal rw rcuperf.shutdown=0 watchdog_thresh=60 Gnu C gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Clang Gnu make 4.1 util-linux 2.29.2 mount linux 2.29.2 (libmount 2.29.2: selinux, btrfs, assert, debug) modutils 23 e2fsprogs 1.43.4 Linux C Library > libc.2.24 Dynamic linker (ldd) 2.24 Procps 3.3.12 Net-tools 2.10-alpha iproute2 iproute2-ss161212 iputils iputils-s20161105 ethtool 4.8 Kbd 119: Sh-utils 8.26 Modules Loaded xfs libcrc32c dm_mod sr_mod bochs_drm cdrom drm_vram_helper drm_ttm_helper ttm intel_rapl_msr sg intel_rapl_common crct10dif_pclmul crc32_pclmul crc32c_intel drm_kms_helper ata_generic pata_acpi ppdev ghash_clmulni_intel syscopyarea sysfillrect sysimgblt fb_sys_fops drm snd_pcm aesni_intel snd_timer ata_piix snd crypto_simd cryptd glue_helper soundcore libata joydev pcspkr serio_raw i2c_piix4 parport_pc parport floppy ip_tables free reports: total used free shared buff/cache available Mem: 8149072 262292 5497364 11772 2389416 5388208 Swap: 0 0 0 cpuinfo: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: GenuineIntel CPU family: 6 Model: 42 Model name: Intel Xeon E312xx (Sandy Bridge) Stepping: 1 CPU MHz: 2294.684 BogoMIPS: 4589.36 Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 4096K L3 cache: 16384K NUMA node0 CPU(s): 0,1 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx hypervisor lahf_lm cpuid_fault pti xsaveopt arat AppArmor enabled SELinux mode: unknown no big block device was specified on commandline. Tests which require a big block device are disabled. You can specify it with option -z COMMAND: /lkp/benchmarks/ltp/bin/ltp-pan -e -S -a 2301 -n 2301 -p -f /fs/vda/tmpdir/ltp-h3IhxjCgey/alltests -l /lkp/benchmarks/ltp/results/LTP_RUN_ON-2020_06_15-04h_26m_49s.log -C /lkp/benchmarks/ltp/output/LTP_RUN_ON-2020_06_15-04h_26m_49s.failed -T /lkp/benchmarks/ltp/output/LTP_RUN_ON-2020_06_15-04h_26m_49s.tconf LOG File: /lkp/benchmarks/ltp/results/LTP_RUN_ON-2020_06_15-04h_26m_49s.log FAILED COMMAND File: /lkp/benchmarks/ltp/output/LTP_RUN_ON-2020_06_15-04h_26m_49s.failed TCONF COMMAND File: /lkp/benchmarks/ltp/output/LTP_RUN_ON-2020_06_15-04h_26m_49s.tconf Running tests....... <<>> tag=move_pages03 stime=1592166411 cmdline="move_pages03" contacts="" analysis=exit <<>> move_pages03 1 TCONF : move_pages_support.c:407: at least 2 allowed NUMA nodes are required move_pages03 2 TCONF : move_pages_support.c:407: Remaining cases not appropriate for configuration <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=0 cstime=0 <<>> <<>> tag=move_pages04 stime=1592166411 cmdline="move_pages04" contacts="" analysis=exit <<>> move_pages04 1 TCONF : move_pages_support.c:407: at least 2 allowed NUMA nodes are required move_pages04 2 TCONF : move_pages_support.c:407: Remaining cases not appropriate for configuration <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=0 cstime=1 <<>> <<>> tag=move_pages05 stime=1592166411 cmdline="move_pages05" contacts="" analysis=exit <<>> move_pages05 1 TCONF : move_pages_support.c:407: at least 2 allowed NUMA nodes are required move_pages05 2 TCONF : move_pages_support.c:407: Remaining cases not appropriate for configuration <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=0 cstime=0 <<>> <<>> tag=move_pages06 stime=1592166411 cmdline="move_pages06" contacts="" analysis=exit <<>> move_pages06 1 TCONF : move_pages_support.c:407: at least 2 allowed NUMA nodes are required move_pages06 2 TCONF : move_pages_support.c:407: Remaining cases not appropriate for configuration <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=0 cstime=1 <<>> <<>> tag=move_pages07 stime=1592166411 cmdline="move_pages07" contacts="" analysis=exit <<>> move_pages07 1 TCONF : move_pages_support.c:407: at least 2 allowed NUMA nodes are required move_pages07 2 TCONF : move_pages_support.c:407: Remaining cases not appropriate for configuration <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=0 cstime=0 <<>> <<>> tag=move_pages09 stime=1592166411 cmdline="move_pages09" contacts="" analysis=exit <<>> move_pages09 1 TCONF : move_pages_support.c:407: at least 2 allowed NUMA nodes are required move_pages09 2 TCONF : move_pages_support.c:407: Remaining cases not appropriate for configuration <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=0 cstime=1 <<>> <<>> tag=move_pages10 stime=1592166411 cmdline="move_pages10" contacts="" analysis=exit <<>> move_pages10 1 TCONF : move_pages_support.c:407: at least 2 allowed NUMA nodes are required move_pages10 2 TCONF : move_pages_support.c:407: Remaining cases not appropriate for configuration <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=0 cstime=0 <<>> <<>> tag=move_pages11 stime=1592166411 cmdline="move_pages11" contacts="" analysis=exit <<>> move_pages11 1 TCONF : move_pages_support.c:407: at least 2 allowed NUMA nodes are required move_pages11 2 TCONF : move_pages_support.c:407: Remaining cases not appropriate for configuration <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=1 cstime=0 <<>> <<>> tag=move_pages12 stime=1592166411 cmdline="move_pages12" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s move_pages_support.c:407: CONF: at least 2 allowed NUMA nodes are required Summary: passed 0 failed 0 skipped 1 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=0 cstime=1 <<>> <<>> tag=mprotect01 stime=1592166411 cmdline="mprotect01" contacts="" analysis=exit <<>> mprotect01 1 TPASS : expected failure - errno = 12 : Cannot allocate memory mprotect01 2 TPASS : expected failure - errno = 22 : Invalid argument mprotect01 3 TPASS : expected failure - errno = 13 : Permission denied <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=mprotect02 stime=1592166411 cmdline="mprotect02" contacts="" analysis=exit <<>> mprotect02 1 TPASS : got SIGSEGV as expected mprotect02 2 TPASS : didn't get SIGSEGV <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=mprotect03 stime=1592166411 cmdline="mprotect03" contacts="" analysis=exit <<>> mprotect03 0 TINFO : received signal: SIGSEGV mprotect03 1 TPASS : SIGSEGV generated as expected <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=mprotect04 stime=1592166411 cmdline="mprotect04" contacts="" analysis=exit <<>> mprotect04 1 TPASS : test PROT_NONE for mprotect success mprotect04 0 TINFO : exec_func: 0x55c4d918fd40, page_to_copy: 0x55c4d918f000 mprotect04 2 TPASS : test PROT_EXEC for mprotect success <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pkey01 stime=1592166411 cmdline="pkey01" contacts="" analysis=exit <<>> tst_hugepage.c:50: INFO: 1 hugepage(s) reserved tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pkey.h:48: CONF: pku is not supported on this CPU Summary: passed 0 failed 0 skipped 1 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=0 cstime=9 <<>> <<>> tag=mq_notify01 stime=1592166411 cmdline="mq_notify01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_notify/../utils/mq.h:70: INFO: receive 1/1 message mq_notify01.c:198: PASS: mq_notify and mq_timedsend exited expectedly /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_notify/../utils/mq.h:70: INFO: receive 1/1 message mq_notify01.c:198: PASS: mq_notify and mq_timedsend exited expectedly /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_notify/../utils/mq.h:70: INFO: receive 1/1 message mq_notify01.c:198: PASS: mq_notify and mq_timedsend exited expectedly mq_notify01.c:146: PASS: mq_notify failed expectedly: EBADF (9) mq_notify01.c:146: PASS: mq_notify failed expectedly: EBADF (9) mq_notify01.c:146: PASS: mq_notify failed expectedly: EBADF (9) mq_notify01.c:146: PASS: mq_notify failed expectedly: EBUSY (16) Summary: passed 7 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=mq_notify02 stime=1592166411 cmdline="mq_notify02" contacts="" analysis=exit <<>> mq_notify02 1 TPASS : mq_notify failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument mq_notify02 2 TPASS : mq_notify failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=mq_open01 stime=1592166411 cmdline="mq_open01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s mq_open01.c:226: INFO: queue name "/test_mqueue" mq_open01.c:256: PASS: NORMAL returned: 8: SUCCESS (0) mq_open01.c:226: INFO: queue name "/test_mqueue" mq_open01.c:256: PASS: NORMAL returned: 8: SUCCESS (0) mq_open01.c:226: INFO: queue name "/caaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" mq_open01.c:256: PASS: NORMAL returned: 8: SUCCESS (0) mq_open01.c:226: INFO: queue name "/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" mq_open01.c:273: PASS: NORMAL returned: -1: ENAMETOOLONG (36) mq_open01.c:226: INFO: queue name "" mq_open01.c:273: PASS: NORMAL returned: -1: EINVAL (22) mq_open01.c:226: INFO: queue name "/test_mqueue" mq_open01.c:273: PASS: NORMAL returned: -1: EACCES (13) mq_open01.c:226: INFO: queue name "/test_mqueue" mq_open01.c:273: PASS: NORMAL returned: -1: EEXIST (17) mq_open01.c:226: INFO: queue name "/test_mqueue" mq_open01.c:273: PASS: NO_FILE returned: -1: EMFILE (24) mq_open01.c:226: INFO: queue name "/notexist" mq_open01.c:273: PASS: NORMAL returned: -1: ENOENT (2) mq_open01.c:226: INFO: queue name "/test_mqueue" mq_open01.c:273: PASS: NO_SPACE returned: -1: ENOSPC (28) Summary: passed 10 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=mq_timedreceive01 stime=1592166411 cmdline="mq_timedreceive01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s mq_timedreceive01.c:196: PASS: mq_timedreceive returned 0, priority 0, length: 8192 mq_timedreceive01.c:196: PASS: mq_timedreceive returned 1, priority 0, length: 8192 mq_timedreceive01.c:196: PASS: mq_timedreceive returned 8192, priority 0, length: 8192 mq_timedreceive01.c:196: PASS: mq_timedreceive returned 1, priority 32767, length: 8192 /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedreceive/../utils/mq.h:70: INFO: receive 1/1 message mq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: EMSGSIZE (90) mq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: EBADF (9) mq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: EBADF (9) mq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: EBADF (9) mq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: EAGAIN/EWOULDBLOCK (11) mq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: EINVAL (22) mq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: EINVAL (22) mq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: EINVAL (22) mq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: ETIMEDOUT (110) mq_timedreceive01.c:169: PASS: mq_timedreceive failed expectedly: EINTR (4) Summary: passed 14 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=mq_timedsend01 stime=1592166411 cmdline="mq_timedsend01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s mq_timedsend01.c:220: PASS: mq_timedreceive returned 0, priority 0, length: 8192 mq_timedsend01.c:220: PASS: mq_timedreceive returned 1, priority 0, length: 8192 mq_timedsend01.c:220: PASS: mq_timedreceive returned 8192, priority 0, length: 8192 mq_timedsend01.c:220: PASS: mq_timedreceive returned 1, priority 32767, length: 8192 mq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: EMSGSIZE (90) mq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: EBADF (9) mq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: EBADF (9) mq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: EBADF (9) mq_timedsend01.c:220: PASS: mq_timedreceive returned 16, priority 0, length: 8192 mq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: EINVAL (22) mq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: EINVAL (22) /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 1/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 2/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 3/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 4/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 5/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 6/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 7/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 8/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 9/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 10/10 message mq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: EINVAL (22) /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 1/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 2/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 3/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 4/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 5/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 6/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 7/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 8/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 9/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 10/10 message mq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: EINVAL (22) /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 1/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 2/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 3/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 4/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 5/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 6/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 7/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 8/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 9/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 10/10 message mq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: ETIMEDOUT (110) /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 1/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 2/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 3/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 4/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 5/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 6/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 7/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 8/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 9/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 10/10 message mq_timedsend01.c:170: PASS: mq_timedreceive failed expectedly: EINTR (4) /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 1/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 2/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 3/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 4/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 5/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 6/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 7/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 8/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 9/10 message /tmp/lkp/ltp/src/ltp/testcases/kernel/syscalls/mq_timedsend/../utils/mq.h:70: INFO: receive 10/10 message Summary: passed 15 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=mq_unlink01 stime=1592166411 cmdline="mq_unlink01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s mq_unlink01.c:76: INFO: queue name /test_mqueue mq_unlink01.c:99: PASS: mq_unlink returned 0: SUCCESS (0) mq_unlink01.c:76: INFO: queue name /test_mqueue mq_unlink01.c:99: PASS: mq_unlink returned -1: EACCES (13) mq_unlink01.c:76: INFO: queue name /aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa mq_unlink01.c:99: PASS: mq_unlink returned -1: ENOENT (2) mq_unlink01.c:76: INFO: queue name /aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa mq_unlink01.c:99: PASS: mq_unlink returned -1: ENAMETOOLONG (36) Summary: passed 4 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=mremap01 stime=1592166411 cmdline="mremap01" contacts="" analysis=exit <<>> mremap01 1 TPASS : Functionality of mremap() is correct <<>> initiation_status="ok" duration=1 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=2 <<>> <<>> tag=mremap02 stime=1592166412 cmdline="mremap02" contacts="" analysis=exit <<>> mremap02 1 TPASS : mremap() Failed, 'invalid argument specified' - errno 22 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=mremap03 stime=1592166412 cmdline="mremap03" contacts="" analysis=exit <<>> mremap03 1 TPASS : mremap() Fails, 'old region not mapped', errno 14 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=mremap04 stime=1592166412 cmdline="mremap04" contacts="" analysis=exit <<>> mremap04 1 TPASS : mremap() failed, 'MREMAP_MAYMOVE flag unset', errno 12 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=mremap05 stime=1592166412 cmdline="mremap05" contacts="" analysis=exit <<>> mremap05 1 TPASS : MREMAP_FIXED requires MREMAP_MAYMOVE mremap05 2 TPASS : new_addr has to be page aligned mremap05 3 TPASS : old/new area must not overlap mremap05 4 TPASS : mremap #1 mremap05 5 TPASS : mremap #1 value OK mremap05 6 TPASS : mremap #2 mremap05 7 TPASS : mremap #2 value OK <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=msgctl01 stime=1592166412 cmdline="msgctl01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msgctl01.c:37: PASS: msgctl(IPC_STAT) msgctl01.c:40: PASS: msg_stime = 0 msgctl01.c:45: PASS: msg_rtime = 0 msgctl01.c:51: PASS: msg_ctime = 1592166412, expected 1592166412 msgctl01.c:58: PASS: msg_qnum = 0 msgctl01.c:63: PASS: msg_qbytes = 16384 msgctl01.c:68: PASS: msg_lspid = 0 msgctl01.c:73: PASS: msg_lrpid = 0 msgctl01.c:78: PASS: msg_perm.__key == 1627390052 msgctl01.c:85: PASS: msg_perm.uid = 0 msgctl01.c:92: PASS: msg_perm.gid = 0 msgctl01.c:99: PASS: msg_perm.cuid = 0 msgctl01.c:106: PASS: msg_perm.cgid = 0 msgctl01.c:113: PASS: msg_perm.mode = 0660 Summary: passed 14 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=msgctl02 stime=1592166412 cmdline="msgctl02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msgctl02.c:34: PASS: msgctl(IPC_SET) msg_qbytes - 1 msgctl02.c:41: PASS: msg_qbytes = 16383 Summary: passed 2 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=msgctl03 stime=1592166412 cmdline="msgctl03" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msgctl03.c:30: PASS: msgctl(IPC_RMID) msgctl03.c:34: PASS: msgctl(IPC_STAT): EINVAL (22) Summary: passed 2 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=msgctl04 stime=1592166412 cmdline="msgctl04" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msgctl04.c:59: PASS: msgctl(4, 2, 0x55c58eebc640): EACCES (13) msgctl04.c:59: PASS: msgctl(5, 2, 0xffffffffffffffff): EFAULT (14) msgctl04.c:59: PASS: msgctl(5, 1, 0xffffffffffffffff): EFAULT (14) msgctl04.c:59: PASS: msgctl(5, -1, 0x55c58eebc640): EINVAL (22) msgctl04.c:59: PASS: msgctl(-1, 2, 0x55c58eebc640): EINVAL (22) msgctl04.c:59: PASS: msgctl(-1, 1, 0x55c58eebc640): EINVAL (22) msgctl04.c:59: PASS: msgctl(3, 0, (nil)): EPERM (1) Summary: passed 7 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=msgstress01 stime=1592166412 cmdline="msgstress01" contacts="" analysis=exit <<>> msgstress01 1 TPASS : Test ran successfully! <<>> initiation_status="ok" duration=3 termination_type=exited termination_id=0 corefile=no cutime=136 cstime=482 <<>> <<>> tag=msgstress02 stime=1592166415 cmdline="msgstress02" contacts="" analysis=exit <<>> msgstress02 1 TPASS : Test ran successfully! <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=17 cstime=57 <<>> <<>> tag=msgstress03 stime=1592166415 cmdline="msgstress03" contacts="" analysis=exit <<>> msgstress03 1 TPASS : Test ran successfully! <<>> initiation_status="ok" duration=155 termination_type=exited termination_id=0 corefile=no cutime=7602 cstime=22435 <<>> <<>> tag=msgstress04 stime=1592166570 cmdline="msgstress04" contacts="" analysis=exit <<>> msgstress04 0 TINFO : Found 32000 available message queues msgstress04 0 TINFO : Using upto 16290 pids msgstress04 1 TPASS : Test ran successfully! <<>> initiation_status="ok" duration=820 termination_type=exited termination_id=0 corefile=no cutime=33869 cstime=120653 <<>> <<>> tag=msgctl12 stime=1592167390 cmdline="msgctl12" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msgctl12.c:44: PASS: msgctl() test IPC_INFO succeeded msgctl12.c:44: PASS: msgctl() test MSG_INFO succeeded msgctl12.c:44: PASS: msgctl() test MSG_STAT succeeded Summary: passed 3 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=msgget01 stime=1592167390 cmdline="msgget01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msgget01.c:45: PASS: message received = message sent Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=msgget02 stime=1592167390 cmdline="msgget02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msgget02.c:57: PASS: msgget() failed as expected: EEXIST (17) msgget02.c:57: PASS: msgget() failed as expected: ENOENT (2) msgget02.c:57: PASS: msgget() failed as expected: ENOENT (2) msgget02.c:57: PASS: msgget() failed as expected: EACCES (13) msgget02.c:57: PASS: msgget() failed as expected: EACCES (13) msgget02.c:57: PASS: msgget() failed as expected: EACCES (13) Summary: passed 6 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=1 <<>> <<>> tag=msgget03 stime=1592167390 cmdline="msgget03" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msgget03.c:60: INFO: The maximum number of message queues (32000) reached msgget03.c:34: PASS: msgget() failed as expected: ENOSPC (28) Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=8 <<>> <<>> tag=msgrcv01 stime=1592167390 cmdline="msgrcv01" contacts="" analysis=exit <<>> msgrcv01 1 TPASS : message received = message sent <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=msgrcv02 stime=1592167390 cmdline="msgrcv02" contacts="" analysis=exit <<>> msgrcv02 1 TPASS : expected failure - errno = 13 : Permission denied msgrcv02 2 TPASS : expected failure - errno = 14 : Bad address <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=msgrcv03 stime=1592167390 cmdline="msgrcv03" contacts="" analysis=exit <<>> msgrcv03 1 TPASS : expected failure - errno = 22 : Invalid argument msgrcv03 2 TPASS : expected failure - errno = 22 : Invalid argument <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=msgrcv04 stime=1592167390 cmdline="msgrcv04" contacts="" analysis=exit <<>> msgrcv04 1 TPASS : expected failure - errno = 7 : Argument list too long msgrcv04 2 TPASS : expected failure - errno = 42 : No message of desired type <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=msgrcv05 stime=1592167390 cmdline="msgrcv05" contacts="" analysis=exit <<>> msgrcv05 1 TPASS : got EINTR as expected <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=msgrcv06 stime=1592167390 cmdline="msgrcv06" contacts="" analysis=exit <<>> msgrcv06 1 TPASS : expected failure - errno = 43 : Identifier removed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=msgrcv07 stime=1592167390 cmdline="msgrcv07" contacts="" analysis=exit <<>> msgrcv07 1 TPASS : test MSG_EXCEPT success msgrcv07 2 TPASS : test MSG_NOERROR success <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=msgrcv08 stime=1592167390 cmdline="msgrcv08" contacts="" analysis=exit <<>> msgrcv08 1 TCONF : msgrcv08.c:116: not works when compiled as 64-bit application. msgrcv08 2 TCONF : msgrcv08.c:116: Remaining cases not appropriate for configuration <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=0 cstime=0 <<>> <<>> tag=msgsnd01 stime=1592167390 cmdline="msgsnd01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msgsnd01.c:40: PASS: queue bytes and number of queues matched Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=msgsnd02 stime=1592167390 cmdline="msgsnd02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msgsnd02.c:71: PASS: msgsnd() failed as expected: EACCES (13) msgsnd02.c:71: PASS: msgsnd() failed as expected: EFAULT (14) msgsnd02.c:71: PASS: msgsnd() failed as expected: EINVAL (22) msgsnd02.c:71: PASS: msgsnd() failed as expected: EINVAL (22) msgsnd02.c:71: PASS: msgsnd() failed as expected: EINVAL (22) msgsnd02.c:71: PASS: msgsnd() failed as expected: EINVAL (22) Summary: passed 6 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=msgsnd05 stime=1592167390 cmdline="msgsnd05" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msgsnd05.c:51: PASS: msgsnd() failed as expected: EAGAIN/EWOULDBLOCK (11) msgsnd05.c:51: PASS: msgsnd() failed as expected: EINTR (4) Summary: passed 2 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=msgsnd06 stime=1592167390 cmdline="msgsnd06" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msgsnd06.c:38: PASS: msgsnd() failed as expected: EIDRM (43) Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=msync01 stime=1592167390 cmdline="msync01" contacts="" analysis=exit <<>> msync01 1 TPASS : Functionality of msync() successful <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=msync02 stime=1592167390 cmdline="msync02" contacts="" analysis=exit <<>> msync02 1 TPASS : Functionality of msync successful <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=msync03 stime=1592167390 cmdline="msync03" contacts="" analysis=exit <<>> msync03 1 TPASS : msync failed as expected: TEST_ERRNO=EBUSY(16): Device or resource busy msync03 2 TPASS : msync failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument msync03 3 TPASS : msync failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument msync03 4 TPASS : msync failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument msync03 5 TPASS : msync failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument msync03 6 TPASS : msync failed as expected: TEST_ERRNO=ENOMEM(12): Cannot allocate memory <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=msync04 stime=1592167390 cmdline="msync04" contacts="" analysis=exit <<>> tst_device.c:262: INFO: Using test device LTP_DEV='/dev/loop0' tst_supported_fs_types.c:60: INFO: Kernel supports ext2 tst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist tst_supported_fs_types.c:60: INFO: Kernel supports ext3 tst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist tst_supported_fs_types.c:60: INFO: Kernel supports ext4 tst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist tst_supported_fs_types.c:60: INFO: Kernel supports xfs tst_supported_fs_types.c:44: INFO: mkfs.xfs does exist tst_supported_fs_types.c:60: INFO: Kernel supports btrfs tst_supported_fs_types.c:44: INFO: mkfs.btrfs does exist tst_supported_fs_types.c:60: INFO: Kernel supports vfat tst_supported_fs_types.c:44: INFO: mkfs.vfat does exist tst_supported_fs_types.c:92: INFO: FUSE does support exfat tst_supported_fs_types.c:44: INFO: mkfs.exfat does exist tst_supported_fs_types.c:92: INFO: FUSE does support ntfs tst_supported_fs_types.c:44: INFO: mkfs.ntfs does exist tst_test.c:1308: INFO: Testing on ext2 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msync04.c:72: PASS: msync() working correctly tst_test.c:1308: INFO: Testing on ext3 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msync04.c:72: PASS: msync() working correctly tst_test.c:1308: INFO: Testing on ext4 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msync04.c:72: PASS: msync() working correctly tst_test.c:1308: INFO: Testing on xfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with xfs opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msync04.c:72: PASS: msync() working correctly tst_test.c:1308: INFO: Testing on btrfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with btrfs opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msync04.c:72: PASS: msync() working correctly tst_test.c:1308: INFO: Testing on vfat tst_mkfs.c:90: INFO: Formatting /dev/loop0 with vfat opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msync04.c:72: PASS: msync() working correctly tst_test.c:1308: INFO: Testing on exfat tst_mkfs.c:90: INFO: Formatting /dev/loop0 with exfat opts='' extra opts='' safe_macros.c:754: INFO: Trying FUSE... tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msync04.c:72: PASS: msync() working correctly tst_test.c:1308: INFO: Testing on ntfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. The number of heads was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. Windows will not be able to boot from this device. safe_macros.c:754: INFO: Trying FUSE... tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s msync04.c:72: PASS: msync() working correctly Summary: passed 8 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=7 termination_type=exited termination_id=0 corefile=no cutime=23 cstime=158 <<>> <<>> tag=munlock01 stime=1592167397 cmdline="munlock01" contacts="" analysis=exit <<>> munlock01 1 TPASS : test 0 passed length = 1 munlock01 2 TPASS : test 1 passed length = 1024 munlock01 3 TPASS : test 2 passed length = 1048576 munlock01 4 TPASS : test 3 passed length = 10485760 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=munlock02 stime=1592167397 cmdline="munlock02" contacts="" analysis=exit <<>> munlock02 1 TPASS : expected failure - errno = 12 : Cannot allocate memory <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=munlockall01 stime=1592167397 cmdline="munlockall01" contacts="" analysis=exit <<>> munlockall01 1 TPASS : munlockall() passed with return=0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=munmap01 stime=1592167397 cmdline="munmap01" contacts="" analysis=exit <<>> munmap01 1 TPASS : Functionality of munmap() successful <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=munmap02 stime=1592167397 cmdline="munmap02" contacts="" analysis=exit <<>> munmap02 1 TPASS : Functionality of munmap() successful <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=munmap03 stime=1592167397 cmdline="munmap03" contacts="" analysis=exit <<>> munmap03 1 TPASS : failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument munmap03 2 TPASS : failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument munmap03 3 TPASS : failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=nanosleep02 stime=1592167397 cmdline="nanosleep02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s nanosleep02.c:57: PASS: nanosleep() returned -1, set errno to EINTR nanosleep02.c:73: PASS: nanosleep() slept for 1000322us, remaining time difference 83us Summary: passed 2 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=1 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=nanosleep04 stime=1592167398 cmdline="nanosleep04" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s nanosleep04.c:45: PASS: nanosleep() failed with EINVAL nanosleep04.c:45: PASS: nanosleep() failed with EINVAL nanosleep04.c:45: PASS: nanosleep() failed with EINVAL Summary: passed 3 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=nftw01 stime=1592167398 cmdline="nftw01" contacts="" analysis=exit <<>> nftw01 1 TPASS : Test block 0 nftw01 2 TPASS : Test block 1 nftw01 3 TPASS : Test block 2 nftw01 4 TPASS : Test block 3 nftw01 5 TPASS : Test block 4 nftw01 6 TPASS : Test block 5 nftw01 7 TPASS : Test block 6 nftw01 8 TPASS : Test block 7 nftw01 9 TPASS : Test block 8 nftw01 10 TPASS : Test block 9 nftw01 11 TPASS : Test block 10 nftw01 12 TPASS : Test block 11 nftw01 13 TPASS : Test block 12 nftw01 14 TPASS : Test block 13 nftw01 15 TPASS : Test block 14 nftw01 16 TPASS : Test block 15 nftw01 17 TPASS : Test block 16 nftw01 18 TPASS : Test block 17 nftw01 19 TPASS : Test block 18 nftw01 20 TPASS : Test block 19 nftw01 21 TPASS : Test block 20 nftw01 22 TPASS : Test block 21 nftw01 23 TPASS : Test block 22 nftw01 24 TPASS : Test block 23 nftw01 25 TPASS : Test block 24 nftw01 26 TPASS : Test block 25 nftw01 27 TPASS : Test block 26 nftw01 28 TPASS : Test block 27 nftw01 29 TPASS : Test block 28 nftw01 30 TPASS : Test block 29 nftw01 31 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=nftw6401 stime=1592167398 cmdline="nftw6401" contacts="" analysis=exit <<>> nftw6401 1 TPASS : Test block 0 nftw6401 2 TPASS : Test block 1 nftw6401 3 TPASS : Test block 2 nftw6401 4 TPASS : Test block 3 nftw6401 5 TPASS : Test block 4 nftw6401 6 TPASS : Test block 5 nftw6401 7 TPASS : Test block 6 nftw6401 8 TPASS : Test block 7 nftw6401 9 TPASS : Test block 8 nftw6401 10 TPASS : Test block 9 nftw6401 11 TPASS : Test block 10 nftw6401 12 TPASS : Test block 11 nftw6401 13 TPASS : Test block 12 nftw6401 14 TPASS : Test block 13 nftw6401 15 TPASS : Test block 14 nftw6401 16 TPASS : Test block 15 nftw6401 17 TPASS : Test block 16 nftw6401 18 TPASS : Test block 17 nftw6401 19 TPASS : Test block 18 nftw6401 20 TPASS : Test block 19 nftw6401 21 TPASS : Test block 20 nftw6401 22 TPASS : Test block 21 nftw6401 23 TPASS : Test block 22 nftw6401 24 TPASS : Test block 23 nftw6401 25 TPASS : Test block 24 nftw6401 26 TPASS : Test block 25 nftw6401 27 TPASS : Test block 26 nftw6401 28 TPASS : Test block 27 nftw6401 29 TPASS : Test block 28 nftw6401 30 TPASS : Test block 29 nftw6401 31 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=nice01 stime=1592167398 cmdline="nice01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s nice01.c:48: PASS: nice(-12) passed Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=nice02 stime=1592167398 cmdline="nice02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s nice02.c:46: PASS: nice(50) passed Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=nice03 stime=1592167398 cmdline="nice03" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s nice03.c:47: PASS: nice(2) passed Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=nice04 stime=1592167398 cmdline="nice04" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s nice04.c:34: PASS: nice(-10) failed with EPERM Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=open01 stime=1592167398 cmdline="open01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s open01.c:59: PASS: Sticky bit is set as expected open01.c:59: PASS: Directory bit is set as expected Summary: passed 2 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=open01A stime=1592167398 cmdline="symlink01 -T open01" contacts="" analysis=exit <<>> open01 1 TPASS : open(2) with (O_CREAT | O_RDWR) to create object file through symbolic link file and all writes, reads, and lseeks are ok open01 2 TPASS : open(2) with O_RDWR of existing object file through symbolic link file and all writes, reads, and lseeks are ok open01 3 TPASS : open(2) with (O_CREAT | O_EXCL) error is caught when creating object file through symbolic link file open01 4 TPASS : open(2) error with O_RDWR is caught when processing symbolic link file which points at no object file open01 5 TPASS : Nested symbolic link access condition caught. ELOOP is returned <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=open02 stime=1592167398 cmdline="open02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s open02.c:66: PASS: open() failed as expected: ENOENT (2) open02.c:66: PASS: open() failed as expected: EPERM (1) Summary: passed 2 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=open03 stime=1592167398 cmdline="open03" contacts="" analysis=exit <<>> open03 1 TPASS : open(tfile_17266, O_RDWR|O_CREAT,0700) returned 7 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=open04 stime=1592167398 cmdline="open04" contacts="" analysis=exit <<>> open04 1 TPASS : call returned expected EMFILE error <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=8 <<>> <<>> tag=open05 stime=1592167398 cmdline="open05" contacts="" analysis=exit <<>> open05 1 TPASS : open returned expected EACCES error <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=open06 stime=1592167398 cmdline="open06" contacts="" analysis=exit <<>> open06 1 TPASS : call returned expected ENXIO error <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=open07 stime=1592167398 cmdline="open07" contacts="" analysis=exit <<>> open07 1 TPASS : open returned expected ELOOP error open07 2 TPASS : open returned expected ELOOP error open07 3 TPASS : open returned expected ELOOP error open07 4 TPASS : open returned expected ELOOP error open07 5 TPASS : open succeeded as expected <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=open08 stime=1592167398 cmdline="open08" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s open08.c:84: PASS: expected failure - errno = 17 : File exists open08.c:84: PASS: expected failure - errno = 21 : Is a directory open08.c:84: PASS: expected failure - errno = 20 : Not a directory open08.c:84: PASS: expected failure - errno = 36 : File name too long open08.c:84: PASS: expected failure - errno = 13 : Permission denied open08.c:84: PASS: expected failure - errno = 14 : Bad address Summary: passed 6 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=open09 stime=1592167398 cmdline="open09" contacts="" analysis=exit <<>> open09 1 TPASS : Test passed in O_WRONLY. open09 2 TPASS : Test passed in O_RDONLY. <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=open10 stime=1592167398 cmdline="open10" contacts="" analysis=exit <<>> open10 1 TPASS : Test passed in block0. open10 2 TPASS : Test passed in block1. open10 3 TPASS : Test passed in block2. open10 4 TPASS : Test passed in block3. open10 5 TPASS : Test passed. <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=open11 stime=1592167398 cmdline="open11" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s open11.c:289: PASS: Open regular file O_RDONLY open11.c:289: PASS: Open regular file O_WRONLY open11.c:289: PASS: Open regular file O_RDWR open11.c:289: PASS: Open regular file O_RDWR | O_SYNC open11.c:289: PASS: Open regular file O_RDWR | O_TRUNC open11.c:289: PASS: Open dir O_RDONLY open11.c:289: PASS: Open dir O_RDWR, expect EISDIR open11.c:289: PASS: Open regular file O_DIRECTORY, expect ENOTDIR open11.c:289: PASS: Open hard link file O_RDONLY open11.c:289: PASS: Open hard link file O_WRONLY open11.c:289: PASS: Open hard link file O_RDWR open11.c:289: PASS: Open sym link file O_RDONLY open11.c:289: PASS: Open sym link file O_WRONLY open11.c:289: PASS: Open sym link file O_RDWR open11.c:289: PASS: Open sym link dir O_RDONLY open11.c:289: PASS: Open sym link dir O_WRONLY, expect EISDIR open11.c:289: PASS: Open sym link dir O_RDWR, expect EISDIR open11.c:289: PASS: Open device special file O_RDONLY open11.c:289: PASS: Open device special file O_WRONLY open11.c:289: PASS: Open device special file O_RDWR open11.c:289: PASS: Open non-existing regular file in existing dir open11.c:289: PASS: Open link file O_RDONLY | O_CREAT open11.c:289: PASS: Open symlink file O_RDONLY | O_CREAT open11.c:289: PASS: Open regular file O_RDONLY | O_CREAT open11.c:289: PASS: Open symlink dir O_RDONLY | O_CREAT, expect EISDIR open11.c:289: PASS: Open dir O_RDONLY | O_CREAT, expect EISDIR open11.c:289: PASS: Open regular file O_RDONLY | O_TRUNC, behaviour is undefined but should not oops or hang open11.c:289: PASS: Open regular file(non-empty) O_RDONLY | O_TRUNC, behaviour is undefined but should not oops or hang Summary: passed 28 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=open12 stime=1592167398 cmdline="open12" contacts="" analysis=exit <<>> mke2fs 1.43.4 (31-Jan-2017) open12 0 TINFO : Using test device LTP_DEV='/dev/loop0' open12 0 TINFO : Formatting /dev/loop0 with ext2 opts='' extra opts='' open12 1 TPASS : test O_APPEND for open success open12 2 TPASS : test O_NOATIME for open success open12 3 TPASS : test O_CLOEXEC for open success open12 4 TPASS : test O_LARGEFILE for open success <<>> initiation_status="ok" duration=1 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=3 <<>> <<>> tag=open13 stime=1592167399 cmdline="open13" contacts="" analysis=exit <<>> open13 1 TPASS : read(2) failed with EBADF open13 2 TPASS : write(2) failed with EBADF open13 3 TPASS : fchmod(2) failed with EBADF open13 4 TPASS : fchown(2) failed with EBADF open13 5 TPASS : fgetxattr(2) failed with EBADF <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=open14 stime=1592167399 cmdline="open14" contacts="" analysis=exit <<>> open14 0 TINFO : creating a file with O_TMPFILE flag open14 0 TINFO : writing data to the file open14 0 TINFO : file size is '4096' open14 0 TINFO : looking for the file in '.' open14 0 TINFO : file not found, OK open14 0 TINFO : renaming '/fs/vda/tmpdir/ltp-h3IhxjCgey/opeqw0eha/#402654305 (deleted)' -> 'tmpfile' open14 0 TINFO : found a file: tmpfile open14 1 TPASS : single file tests passed open14 0 TINFO : create files in multiple directories open14 0 TINFO : removing test directories open14 0 TINFO : writing/reading temporary files open14 0 TINFO : closing temporary files open14 2 TPASS : multiple files tests passed open14 0 TINFO : create multiple directories, link files into them open14 0 TINFO : and check file permissions open14 0 TINFO : remove files, directories open14 3 TPASS : file permission tests passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=3 <<>> <<>> tag=openat01 stime=1592167399 cmdline="openat01" contacts="" analysis=exit <<>> openat01 1 TPASS : openat() returned -1: TEST_ERRNO=SUCCESS(0): Success openat01 2 TPASS : openat() returned -1: TEST_ERRNO=SUCCESS(0): Success openat01 3 TPASS : openat() returned -1: TEST_ERRNO=ENOTDIR(20): Not a directory openat01 4 TPASS : openat() returned -1: TEST_ERRNO=EBADF(9): Bad file descriptor openat01 5 TPASS : openat() returned -1: TEST_ERRNO=SUCCESS(0): Success <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=openat02 stime=1592167399 cmdline="openat02" contacts="" analysis=exit <<>> openat02 1 TPASS : test O_APPEND for openat success openat02 2 TPASS : test O_CLOEXEC for openat success openat02 3 TPASS : test O_LARGEFILE for openat success openat02 4 TCONF : openat02.c:237: test O_NOATIME flag for openat needs filesystems which are mounted without noatime and relatime openat02 5 TPASS : test O_NOFOLLOW for openat success openat02 6 TPASS : test O_TRUNC for openat success <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=openat03 stime=1592167399 cmdline="openat03" contacts="" analysis=exit <<>> openat03 0 TINFO : creating a file with O_TMPFILE flag openat03 0 TINFO : writing data to the file openat03 0 TINFO : file size is '4096' openat03 0 TINFO : looking for the file in '.' openat03 0 TINFO : file not found, OK openat03 0 TINFO : renaming '/fs/vda/tmpdir/ltp-h3IhxjCgey/opehrmDPf/#402654369 (deleted)' -> 'tmpfile' openat03 0 TINFO : found a file: tmpfile openat03 1 TPASS : single file tests passed openat03 0 TINFO : create files in multiple directories openat03 0 TINFO : removing test directories openat03 0 TINFO : writing/reading temporary files openat03 0 TINFO : closing temporary files openat03 2 TPASS : multiple files tests passed openat03 0 TINFO : create multiple directories, link files into them openat03 0 TINFO : and check file permissions openat03 0 TINFO : remove files, directories openat03 3 TPASS : file permission tests passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=3 <<>> <<>> tag=openat201 stime=1592167399 cmdline="openat201" contacts="" analysis=exit <<>> tst_buffers.c:55: INFO: Test is using guarded buffers tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s openat201.c:80: PASS: openat2() passed (0) openat201.c:80: PASS: openat2() passed (1) openat201.c:80: PASS: openat2() passed (2) openat201.c:80: PASS: openat2() passed (3) openat201.c:80: PASS: openat2() passed (4) openat201.c:80: PASS: openat2() passed (5) openat201.c:80: PASS: openat2() passed (6) openat201.c:80: PASS: openat2() passed (7) openat201.c:80: PASS: openat2() passed (8) openat201.c:80: PASS: openat2() passed (9) openat201.c:80: PASS: openat2() passed (10) openat201.c:80: PASS: openat2() passed (11) openat201.c:80: PASS: openat2() passed (12) openat201.c:80: PASS: openat2() passed (13) openat201.c:80: PASS: openat2() passed (14) openat201.c:80: PASS: openat2() passed (15) Summary: passed 16 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=openat202 stime=1592167399 cmdline="openat202" contacts="" analysis=exit <<>> tst_buffers.c:55: INFO: Test is using guarded buffers tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s openat202.c:58: PASS: open /proc/version: openat2() passed openat202.c:58: PASS: open magiclinks: openat2() passed openat202.c:58: PASS: open symlinks: openat2() passed openat202.c:74: PASS: resolve-no-xdev: openat2() failed as expected: EXDEV (18) openat202.c:74: PASS: resolve-no-magiclinks: openat2() failed as expected: ELOOP (40) openat202.c:74: PASS: resolve-no-symlinks: openat2() failed as expected: ELOOP (40) openat202.c:74: PASS: resolve-beneath: openat2() failed as expected: EXDEV (18) openat202.c:74: PASS: resolve-beneath: openat2() failed as expected: EXDEV (18) openat202.c:74: PASS: resolve-no-in-root: openat2() failed as expected: ENOENT (2) Summary: passed 9 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=openat203 stime=1592167399 cmdline="openat203" contacts="" analysis=exit <<>> tst_buffers.c:55: INFO: Test is using guarded buffers tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s openat203.c:67: PASS: invalid-dfd: openat2() failed as expected: EBADF (9) openat203.c:67: PASS: invalid-pathname: openat2() failed as expected: EFAULT (14) openat203.c:67: PASS: invalid-flags: openat2() failed as expected: EINVAL (22) openat203.c:67: PASS: invalid-mode: openat2() failed as expected: EINVAL (22) openat203.c:67: PASS: invalid-resolve: openat2() failed as expected: EINVAL (22) openat203.c:67: PASS: invalid-size-zero: openat2() failed as expected: EINVAL (22) openat203.c:67: PASS: invalid-size-small: openat2() failed as expected: EINVAL (22) openat203.c:67: PASS: invalid-size-big: openat2() failed as expected: EFAULT (14) openat203.c:67: PASS: invalid-size-big-with-pad: openat2() failed as expected: E2BIG (7) Summary: passed 9 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=open_tree01 stime=1592167399 cmdline="open_tree01" contacts="" analysis=exit <<>> tst_device.c:262: INFO: Using test device LTP_DEV='/dev/loop0' tst_supported_fs_types.c:60: INFO: Kernel supports ext2 tst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist tst_supported_fs_types.c:60: INFO: Kernel supports ext3 tst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist tst_supported_fs_types.c:60: INFO: Kernel supports ext4 tst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist tst_supported_fs_types.c:60: INFO: Kernel supports xfs tst_supported_fs_types.c:44: INFO: mkfs.xfs does exist tst_supported_fs_types.c:60: INFO: Kernel supports btrfs tst_supported_fs_types.c:44: INFO: mkfs.btrfs does exist tst_supported_fs_types.c:60: INFO: Kernel supports vfat tst_supported_fs_types.c:44: INFO: mkfs.vfat does exist tst_supported_fs_types.c:88: INFO: Skipping FUSE as requested by the test tst_supported_fs_types.c:88: INFO: Skipping FUSE as requested by the test tst_test.c:1308: INFO: Testing on ext2 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s open_tree01.c:60: PASS: Flag OPEN_TREE_CLONE: open_tree() passed open_tree01.c:60: PASS: Flag OPEN_TREE_CLOEXEC: open_tree() passed tst_test.c:1308: INFO: Testing on ext3 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s open_tree01.c:60: PASS: Flag OPEN_TREE_CLONE: open_tree() passed open_tree01.c:60: PASS: Flag OPEN_TREE_CLOEXEC: open_tree() passed tst_test.c:1308: INFO: Testing on ext4 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s open_tree01.c:60: PASS: Flag OPEN_TREE_CLONE: open_tree() passed open_tree01.c:60: PASS: Flag OPEN_TREE_CLOEXEC: open_tree() passed tst_test.c:1308: INFO: Testing on xfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with xfs opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s open_tree01.c:60: PASS: Flag OPEN_TREE_CLONE: open_tree() passed open_tree01.c:60: PASS: Flag OPEN_TREE_CLOEXEC: open_tree() passed tst_test.c:1308: INFO: Testing on btrfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with btrfs opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s open_tree01.c:60: PASS: Flag OPEN_TREE_CLONE: open_tree() passed open_tree01.c:60: PASS: Flag OPEN_TREE_CLOEXEC: open_tree() passed tst_test.c:1308: INFO: Testing on vfat tst_mkfs.c:90: INFO: Formatting /dev/loop0 with vfat opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s open_tree01.c:60: PASS: Flag OPEN_TREE_CLONE: open_tree() passed open_tree01.c:60: PASS: Flag OPEN_TREE_CLOEXEC: open_tree() passed Summary: passed 12 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=2 termination_type=exited termination_id=0 corefile=no cutime=6 cstime=23 <<>> <<>> tag=open_tree02 stime=1592167401 cmdline="open_tree02" contacts="" analysis=exit <<>> tst_device.c:262: INFO: Using test device LTP_DEV='/dev/loop0' tst_supported_fs_types.c:60: INFO: Kernel supports ext2 tst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist tst_supported_fs_types.c:60: INFO: Kernel supports ext3 tst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist tst_supported_fs_types.c:60: INFO: Kernel supports ext4 tst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist tst_supported_fs_types.c:60: INFO: Kernel supports xfs tst_supported_fs_types.c:44: INFO: mkfs.xfs does exist tst_supported_fs_types.c:60: INFO: Kernel supports btrfs tst_supported_fs_types.c:44: INFO: mkfs.btrfs does exist tst_supported_fs_types.c:60: INFO: Kernel supports vfat tst_supported_fs_types.c:44: INFO: mkfs.vfat does exist tst_supported_fs_types.c:88: INFO: Skipping FUSE as requested by the test tst_supported_fs_types.c:88: INFO: Skipping FUSE as requested by the test tst_test.c:1308: INFO: Testing on ext2 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s open_tree02.c:43: PASS: invalid-fd: open_tree() failed as expected: EBADF (9) open_tree02.c:43: PASS: invalid-path: open_tree() failed as expected: ENOENT (2) open_tree02.c:43: PASS: invalid-flags: open_tree() failed as expected: EINVAL (22) tst_test.c:1308: INFO: Testing on ext3 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s open_tree02.c:43: PASS: invalid-fd: open_tree() failed as expected: EBADF (9) open_tree02.c:43: PASS: invalid-path: open_tree() failed as expected: ENOENT (2) open_tree02.c:43: PASS: invalid-flags: open_tree() failed as expected: EINVAL (22) tst_test.c:1308: INFO: Testing on ext4 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s open_tree02.c:43: PASS: invalid-fd: open_tree() failed as expected: EBADF (9) open_tree02.c:43: PASS: invalid-path: open_tree() failed as expected: ENOENT (2) open_tree02.c:43: PASS: invalid-flags: open_tree() failed as expected: EINVAL (22) tst_test.c:1308: INFO: Testing on xfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with xfs opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s open_tree02.c:43: PASS: invalid-fd: open_tree() failed as expected: EBADF (9) open_tree02.c:43: PASS: invalid-path: open_tree() failed as expected: ENOENT (2) open_tree02.c:43: PASS: invalid-flags: open_tree() failed as expected: EINVAL (22) tst_test.c:1308: INFO: Testing on btrfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with btrfs opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s open_tree02.c:43: PASS: invalid-fd: open_tree() failed as expected: EBADF (9) open_tree02.c:43: PASS: invalid-path: open_tree() failed as expected: ENOENT (2) open_tree02.c:43: PASS: invalid-flags: open_tree() failed as expected: EINVAL (22) tst_test.c:1308: INFO: Testing on vfat tst_mkfs.c:90: INFO: Formatting /dev/loop0 with vfat opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s open_tree02.c:43: PASS: invalid-fd: open_tree() failed as expected: EBADF (9) open_tree02.c:43: PASS: invalid-path: open_tree() failed as expected: ENOENT (2) open_tree02.c:43: PASS: invalid-flags: open_tree() failed as expected: EINVAL (22) Summary: passed 18 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=2 termination_type=exited termination_id=0 corefile=no cutime=8 cstime=24 <<>> <<>> tag=mincore01 stime=1592167403 cmdline="mincore01" contacts="" analysis=exit <<>> mincore01 1 TPASS : failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument mincore01 2 TPASS : failed as expected: TEST_ERRNO=EFAULT(14): Bad address mincore01 3 TPASS : failed as expected: TEST_ERRNO=ENOMEM(12): Cannot allocate memory mincore01 4 TPASS : failed as expected: TEST_ERRNO=ENOMEM(12): Cannot allocate memory <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=mincore02 stime=1592167403 cmdline="mincore02" contacts="" analysis=exit <<>> mincore02 1 TPASS : 4 pages locked, 4 pages in-core <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=madvise01 stime=1592167403 cmdline="madvise01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s madvise01.c:112: PASS: madvise test for MADV_NORMAL PASSED madvise01.c:112: PASS: madvise test for MADV_RANDOM PASSED madvise01.c:112: PASS: madvise test for MADV_SEQUENTIAL PASSED madvise01.c:112: PASS: madvise test for MADV_WILLNEED PASSED madvise01.c:112: PASS: madvise test for MADV_DONTNEED PASSED madvise01.c:112: PASS: madvise test for MADV_REMOVE PASSED madvise01.c:112: PASS: madvise test for MADV_DONTFORK PASSED madvise01.c:112: PASS: madvise test for MADV_DOFORK PASSED madvise01.c:112: PASS: madvise test for MADV_HWPOISON PASSED madvise01.c:112: PASS: madvise test for MADV_MERGEABLE PASSED madvise01.c:112: PASS: madvise test for MADV_UNMERGEABLE PASSED madvise01.c:112: PASS: madvise test for MADV_HUGEPAGE PASSED madvise01.c:112: PASS: madvise test for MADV_NOHUGEPAGE PASSED madvise01.c:112: PASS: madvise test for MADV_DONTDUMP PASSED madvise01.c:112: PASS: madvise test for MADV_DODUMP PASSED madvise01.c:112: PASS: madvise test for MADV_FREE PASSED madvise01.c:112: PASS: madvise test for MADV_WIPEONFORK PASSED madvise01.c:112: PASS: madvise test for MADV_KEEPONFORK PASSED Summary: passed 18 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=7 <<>> <<>> tag=madvise02 stime=1592167403 cmdline="madvise02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s madvise02.c:180: PASS: MADV_NORMAL failed as expected: EINVAL (22) madvise02.c:180: PASS: MADV_NORMAL failed as expected: EINVAL (22) madvise02.c:180: PASS: MADV_REMOVE failed as expected: EINVAL (22) madvise02.c:180: PASS: MADV_DONTNEED failed as expected: EINVAL (22) madvise02.c:173: CONF: MADV_MERGEABLE is not supported madvise02.c:173: CONF: MADV_UNMERGEABLE is not supported madvise02.c:180: PASS: MADV_NORMAL failed as expected: ENOMEM (12) madvise02.c:180: PASS: MADV_WILLNEED failed as expected: ENOMEM (12) madvise02.c:173: CONF: MADV_WILLNEED is not supported madvise02.c:180: PASS: MADV_FREE failed as expected: EINVAL (22) madvise02.c:180: PASS: MADV_WIPEONFORK failed as expected: EINVAL (22) madvise02.c:180: PASS: MADV_WIPEONFORK shared_anon failed as expected: EINVAL (22) madvise02.c:180: PASS: MADV_WIPEONFORK private file backed failed as expected: EINVAL (22) Summary: passed 10 failed 0 skipped 3 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=madvise05 stime=1592167403 cmdline="madvise05" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s madvise05.c:38: PASS: issue has not been reproduced Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=madvise06 stime=1592167403 cmdline="madvise06" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s madvise06.c:52: INFO: dropping caches madvise06.c:63: CONF: System swap is too small (838860800 bytes needed) Summary: passed 0 failed 0 skipped 1 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=0 cstime=7 <<>> <<>> tag=madvise07 stime=1592167403 cmdline="madvise07" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s madvise07.c:45: INFO: mmap(0, 4096, PROT_READ | PROT_WRITE, MAP_ANONYMOUS | MAP_PRIVATE, -1, 0) madvise07.c:54: INFO: madvise(0x7fa659df9000, 4096, MADV_HWPOISON) madvise07.c:83: PASS: Received SIGBUS after accessing poisoned page Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=madvise08 stime=1592167403 cmdline="madvise08" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s madvise08.c:78: INFO: Temporary core pattern is '/fs/vda/tmpdir/ltp-h3IhxjCgey/peb1BZ/dump-%p' madvise08.c:117: INFO: Dump file should be dump-17492 madvise08.c:201: PASS: madvise(..., MADV_DONTDUMP) madvise08.c:117: INFO: Dump file should be dump-17493 madvise08.c:205: PASS: madvise(..., MADV_DODUMP) Summary: passed 2 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=madvise09 stime=1592167403 cmdline="madvise09" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s madvise09.c:319: CONF: MADV_FREE does not work without swap Summary: passed 0 failed 0 skipped 1 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=0 cstime=0 <<>> <<>> tag=madvise10 stime=1592167403 cmdline="madvise10" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s madvise10.c:134: INFO: MADV_WIPEONFORK zeroes memory in child madvise10.c:108: PASS: madvise(0x7fb93de27000, 16384, 0x0) madvise10.c:108: PASS: madvise(0x7fb93de27000, 16384, 0x12) madvise10.c:89: PASS: In PID 17498, Matched expected pattern madvise10.c:134: INFO: MADV_WIPEONFORK with zero length does nothing madvise10.c:108: PASS: madvise(0x7fb93de27000, 0, 0x0) madvise10.c:108: PASS: madvise(0x7fb93de27000, 0, 0x12) madvise10.c:89: PASS: In PID 17499, Matched expected pattern madvise10.c:134: INFO: MADV_WIPEONFORK zeroes memory in grand-child madvise10.c:108: PASS: madvise(0x7fb93de27000, 16384, 0x0) madvise10.c:108: PASS: madvise(0x7fb93de27000, 16384, 0x12) madvise10.c:89: PASS: In PID 17501, Matched expected pattern madvise10.c:134: INFO: MADV_KEEPONFORK will undo MADV_WIPEONFORK madvise10.c:108: PASS: madvise(0x7fb93de27000, 16384, 0x12) madvise10.c:108: PASS: madvise(0x7fb93de27000, 16384, 0x13) madvise10.c:89: PASS: In PID 17502, Matched expected pattern Summary: passed 12 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=newuname01 stime=1592167403 cmdline="newuname01" contacts="" analysis=exit <<>> newuname01 1 TPASS : newuname call succeed: return value = 0 newuname01 0 TINFO : This system is Linux newuname01 0 TINFO : The system infomation is : newuname01 0 TINFO : System is Linux on x86_64 hardware newuname01 0 TINFO : Nodename is vm-snb-43 newuname01 0 TINFO : Version is 5.7.0-rc2-00013-g6b2fb79963fbe, #1 SMP Mon Jun 15 04:08:51 CST 2020 newuname01 0 TINFO : Domainname is (none) <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pathconf01 stime=1592167403 cmdline="pathconf01" contacts="" analysis=exit <<>> pathconf01 1 TPASS : pathconf(/fs/vda/tmpdir/ltp-h3IhxjCgey/patYHvMS0, _PC_LINK_MAX) returned 2147483647 pathconf01 2 TPASS : pathconf(/fs/vda/tmpdir/ltp-h3IhxjCgey/patYHvMS0, _PC_NAME_MAX) returned 255 pathconf01 3 TPASS : pathconf(/fs/vda/tmpdir/ltp-h3IhxjCgey/patYHvMS0, _PC_PATH_MAX) returned 4096 pathconf01 4 TPASS : pathconf(/fs/vda/tmpdir/ltp-h3IhxjCgey/patYHvMS0, _PC_PIPE_BUF) returned 4096 pathconf01 5 TPASS : pathconf(/fs/vda/tmpdir/ltp-h3IhxjCgey/patYHvMS0, _PC_CHOWN_RESTRICTED) returned 1 pathconf01 6 TPASS : pathconf(/fs/vda/tmpdir/ltp-h3IhxjCgey/patYHvMS0, _PC_NO_TRUNC) returned 1 pathconf01 7 TPASS : pathconf(/fs/vda/tmpdir/ltp-h3IhxjCgey/patYHvMS0, (null)) returned 2147483647 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=pause01 stime=1592167403 cmdline="pause01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pause01.c:24: PASS: pause() interrupted with EINTR Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pause02 stime=1592167403 cmdline="pause02" contacts="" analysis=exit <<>> pause02 1 TPASS : pause was interrupted correctly <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=pause03 stime=1592167403 cmdline="pause03" contacts="" analysis=exit <<>> pause03 1 TPASS : pause() did not return after SIGKILL <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=personality01 stime=1592167403 cmdline="personality01" contacts="" analysis=exit <<>> personality01 1 TPASS : personality(PER_LINUX) personality01 0 TINFO : Child process returned TPASS personality01 1 TPASS : personality(PER_LINUX_32BIT) personality01 0 TINFO : Child process returned TPASS personality01 1 TPASS : personality(PER_SVR4) personality01 0 TINFO : Child process returned TPASS personality01 1 TPASS : personality(PER_SVR3) personality01 0 TINFO : Child process returned TPASS personality01 1 TPASS : personality(PER_SCOSVR3) personality01 0 TINFO : Child process returned TPASS personality01 1 TPASS : personality(PER_OSR5) personality01 0 TINFO : Child process returned TPASS personality01 1 TPASS : personality(PER_WYSEV386) personality01 0 TINFO : Child process returned TPASS personality01 1 TPASS : personality(PER_ISCR4) personality01 0 TINFO : Child process returned TPASS personality01 1 TPASS : personality(PER_BSD) personality01 0 TINFO : Child process returned TPASS personality01 1 TPASS : personality(PER_XENIX) personality01 0 TINFO : Child process returned TPASS personality01 1 TPASS : personality(PER_LINUX32) personality01 0 TINFO : Child process returned TPASS personality01 1 TPASS : personality(PER_IRIX32) personality01 0 TINFO : Child process returned TPASS personality01 1 TPASS : personality(PER_IRIXN32) personality01 0 TINFO : Child process returned TPASS personality01 1 TPASS : personality(PER_IRIX64) personality01 0 TINFO : Child process returned TPASS personality01 1 TPASS : personality(PER_RISCOS) personality01 0 TINFO : Child process returned TPASS personality01 1 TPASS : personality(PER_SOLARIS) personality01 0 TINFO : Child process returned TPASS personality01 1 TPASS : personality(PER_UW7) personality01 0 TINFO : Child process returned TPASS personality01 1 TPASS : personality(PER_OSF4) personality01 0 TINFO : Child process returned TPASS personality01 1 TPASS : personality(PER_HPUX) personality01 0 TINFO : Child process returned TPASS <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=personality02 stime=1592167403 cmdline="personality02" contacts="" analysis=exit <<>> personality02 1 TPASS : Timeout wasn't modified <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pidfd_open01 stime=1592167403 cmdline="pidfd_open01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pidfd_open01.c:21: PASS: pidfd_open(getpid(), 0) passed Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pidfd_open02 stime=1592167403 cmdline="pidfd_open02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pidfd_open02.c:50: PASS: expired pid: pidfd_open() failed as expected: ESRCH (3) pidfd_open02.c:50: PASS: invalid pid: pidfd_open() failed as expected: EINVAL (22) pidfd_open02.c:50: PASS: invalid flags: pidfd_open() failed as expected: EINVAL (22) Summary: passed 3 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=pidfd_open03 stime=1592167403 cmdline="pidfd_open03" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pidfd_open03.c:49: PASS: pidfd_open() passed Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pidfd_send_signal01 stime=1592167403 cmdline="pidfd_send_signal01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pidfd_send_signal01.c:30: PASS: Received correct signal and data! pidfd_send_signal01.c:66: PASS: pidfd_send_signal() behaved like rt_sigqueueinfo() Summary: passed 2 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pidfd_send_signal02 stime=1592167403 cmdline="pidfd_send_signal02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pidfd_send_signal02.c:64: PASS: pidfd_send_signal() failed as expected: EINVAL (22) pidfd_send_signal02.c:64: PASS: pidfd_send_signal() failed as expected: EBADF (9) pidfd_send_signal02.c:64: PASS: pidfd_send_signal() failed as expected: EINVAL (22) pidfd_send_signal02.c:64: PASS: pidfd_send_signal() failed as expected: EPERM (1) Summary: passed 4 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pidfd_send_signal03 stime=1592167403 cmdline="pidfd_send_signal03" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pidfd_send_signal03.c:100: PASS: Did not send signal to wrong process with same PID! Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=pipe01 stime=1592167403 cmdline="pipe01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pipe01.c:48: PASS: pipe() functionality is correct Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pipe02 stime=1592167403 cmdline="pipe02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pipe02.c:86: PASS: Child killed by SIGPIPE Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pipe03 stime=1592167403 cmdline="pipe03" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pipe03.c:30: PASS: expected failure writing to read end of pipe: EBADF (9) pipe03.c:39: PASS: expected failure reading from write end of pipe: EBADF (9) Summary: passed 2 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pipe04 stime=1592167403 cmdline="pipe04" contacts="" analysis=exit <<>> pipe04 1 TPASS : Child 1 killed while writing to a pipe pipe04 2 TPASS : Child 2 killed while writing to a pipe <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=pipe05 stime=1592167403 cmdline="pipe05" contacts="" analysis=exit <<>> pipe05 1 TPASS : expected failure - errno = 14 : Bad address <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pipe06 stime=1592167403 cmdline="pipe06" contacts="" analysis=exit <<>> pipe06 1 TPASS : failed with EMFILE <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pipe07 stime=1592167403 cmdline="pipe07" contacts="" analysis=exit <<>> pipe07 0 TINFO : Found 7 files open pipe07 1 TPASS : Opened 508 pipes <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=pipe08 stime=1592167403 cmdline="pipe08" contacts="" analysis=exit <<>> pipe08 1 TPASS : got expected SIGPIPE signal <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pipe09 stime=1592167403 cmdline="pipe09" contacts="" analysis=exit <<>> pipe09 1 TPASS : functionality appears to be correct <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pipe10 stime=1592167403 cmdline="pipe10" contacts="" analysis=exit <<>> pipe10 1 TPASS : functionality is correct <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=pipe11 stime=1592167403 cmdline="pipe11" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pipe11.c:70: INFO: Reading 4096 per each of 1 children pipe11.c:50: PASS: Child 17569 read pipe buffer correctly pipe11.c:70: INFO: Reading 2048 per each of 2 children pipe11.c:50: PASS: Child 17570 read pipe buffer correctly pipe11.c:50: PASS: Child 17571 read pipe buffer correctly pipe11.c:70: INFO: Reading 1365 per each of 3 children pipe11.c:50: PASS: Child 17572 read pipe buffer correctly pipe11.c:50: PASS: Child 17573 read pipe buffer correctly pipe11.c:50: PASS: Child 17574 read pipe buffer correctly pipe11.c:70: INFO: Reading 1024 per each of 4 children pipe11.c:50: PASS: Child 17575 read pipe buffer correctly pipe11.c:50: PASS: Child 17576 read pipe buffer correctly pipe11.c:50: PASS: Child 17577 read pipe buffer correctly pipe11.c:50: PASS: Child 17578 read pipe buffer correctly pipe11.c:70: INFO: Reading 409 per each of 10 children pipe11.c:50: PASS: Child 17582 read pipe buffer correctly pipe11.c:50: PASS: Child 17583 read pipe buffer correctly pipe11.c:50: PASS: Child 17584 read pipe buffer correctly pipe11.c:50: PASS: Child 17585 read pipe buffer correctly pipe11.c:50: PASS: Child 17586 read pipe buffer correctly pipe11.c:50: PASS: Child 17587 read pipe buffer correctly pipe11.c:50: PASS: Child 17588 read pipe buffer correctly pipe11.c:50: PASS: Child 17579 read pipe buffer correctly pipe11.c:50: PASS: Child 17580 read pipe buffer correctly pipe11.c:50: PASS: Child 17581 read pipe buffer correctly pipe11.c:70: INFO: Reading 81 per each of 50 children pipe11.c:50: PASS: Child 17634 read pipe buffer correctly pipe11.c:50: PASS: Child 17635 read pipe buffer correctly pipe11.c:50: PASS: Child 17624 read pipe buffer correctly pipe11.c:50: PASS: Child 17607 read pipe buffer correctly pipe11.c:50: PASS: Child 17613 read pipe buffer correctly pipe11.c:50: PASS: Child 17614 read pipe buffer correctly pipe11.c:50: PASS: Child 17621 read pipe buffer correctly pipe11.c:50: PASS: Child 17622 read pipe buffer correctly pipe11.c:50: PASS: Child 17623 read pipe buffer correctly pipe11.c:50: PASS: Child 17633 read pipe buffer correctly pipe11.c:50: PASS: Child 17632 read pipe buffer correctly pipe11.c:50: PASS: Child 17606 read pipe buffer correctly pipe11.c:50: PASS: Child 17605 read pipe buffer correctly pipe11.c:50: PASS: Child 17600 read pipe buffer correctly pipe11.c:50: PASS: Child 17596 read pipe buffer correctly pipe11.c:50: PASS: Child 17595 read pipe buffer correctly pipe11.c:50: PASS: Child 17636 read pipe buffer correctly pipe11.c:50: PASS: Child 17637 read pipe buffer correctly pipe11.c:50: PASS: Child 17638 read pipe buffer correctly pipe11.c:50: PASS: Child 17619 read pipe buffer correctly pipe11.c:50: PASS: Child 17618 read pipe buffer correctly pipe11.c:50: PASS: Child 17617 read pipe buffer correctly pipe11.c:50: PASS: Child 17616 read pipe buffer correctly pipe11.c:50: PASS: Child 17615 read pipe buffer correctly pipe11.c:50: PASS: Child 17612 read pipe buffer correctly pipe11.c:50: PASS: Child 17611 read pipe buffer correctly pipe11.c:50: PASS: Child 17610 read pipe buffer correctly pipe11.c:50: PASS: Child 17609 read pipe buffer correctly pipe11.c:50: PASS: Child 17608 read pipe buffer correctly pipe11.c:50: PASS: Child 17602 read pipe buffer correctly pipe11.c:50: PASS: Child 17601 read pipe buffer correctly pipe11.c:50: PASS: Child 17631 read pipe buffer correctly pipe11.c:50: PASS: Child 17630 read pipe buffer correctly pipe11.c:50: PASS: Child 17629 read pipe buffer correctly pipe11.c:50: PASS: Child 17628 read pipe buffer correctly pipe11.c:50: PASS: Child 17627 read pipe buffer correctly pipe11.c:50: PASS: Child 17626 read pipe buffer correctly pipe11.c:50: PASS: Child 17625 read pipe buffer correctly pipe11.c:50: PASS: Child 17597 read pipe buffer correctly pipe11.c:50: PASS: Child 17603 read pipe buffer correctly pipe11.c:50: PASS: Child 17598 read pipe buffer correctly pipe11.c:50: PASS: Child 17604 read pipe buffer correctly pipe11.c:50: PASS: Child 17620 read pipe buffer correctly pipe11.c:50: PASS: Child 17599 read pipe buffer correctly pipe11.c:50: PASS: Child 17589 read pipe buffer correctly pipe11.c:50: PASS: Child 17590 read pipe buffer correctly pipe11.c:50: PASS: Child 17591 read pipe buffer correctly pipe11.c:50: PASS: Child 17592 read pipe buffer correctly pipe11.c:50: PASS: Child 17593 read pipe buffer correctly pipe11.c:50: PASS: Child 17594 read pipe buffer correctly Summary: passed 70 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=pipe12 stime=1592167403 cmdline="pipe12" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pipe12.c:46: INFO: Write to full pipe pipe12.c:55: PASS: write failed as expected: EAGAIN/EWOULDBLOCK (11) pipe12.c:70: PASS: write 65536 bytes pipe12.c:46: INFO: Write to non-empty pipe pipe12.c:65: PASS: write succeeded as expectedly pipe12.c:75: PASS: write 61441 bytes pipe12.c:46: INFO: Write to empty pipe pipe12.c:65: PASS: write succeeded as expectedly pipe12.c:70: PASS: write 65536 bytes Summary: passed 6 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=1 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=pipe13 stime=1592167404 cmdline="pipe13" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pipe13.c:50: INFO: Creating 2 child processes pipe13.c:91: PASS: Closed pipe waked up everyone pipe13.c:50: INFO: Creating 10 child processes pipe13.c:91: PASS: Closed pipe waked up everyone pipe13.c:50: INFO: Creating 27 child processes pipe13.c:91: PASS: Closed pipe waked up everyone pipe13.c:50: INFO: Creating 100 child processes pipe13.c:91: PASS: Closed pipe waked up everyone Summary: passed 4 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=2 cstime=4 <<>> <<>> tag=pipe2_01 stime=1592167404 cmdline="pipe2_01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pipe2_01.c:56: INFO: Test pipe2 with 0 flag pipe2_01.c:68: PASS: pipe2 fds[0] gets expected flag(0) pipe2_01.c:68: PASS: pipe2 fds[1] gets expected flag(0) pipe2_01.c:56: INFO: Test pipe2 using O_CLOEXEC flag pipe2_01.c:68: PASS: pipe2 fds[0] gets expected flag(524288) pipe2_01.c:68: PASS: pipe2 fds[1] gets expected flag(524288) pipe2_01.c:56: INFO: Test pipe2 using O_DIRECT flag pipe2_01.c:68: PASS: pipe2 fds[1] gets expected flag(16384) pipe2_01.c:56: INFO: Test pipe2 using O_NONBLOCK flag pipe2_01.c:68: PASS: pipe2 fds[0] gets expected flag(2048) pipe2_01.c:68: PASS: pipe2 fds[1] gets expected flag(2048) Summary: passed 7 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pipe2_02 stime=1592167404 cmdline="pipe2_02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pipe2_02.c:43: PASS: test O_CLOEXEC for pipe2 success Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=pipe2_04 stime=1592167404 cmdline="pipe2_04" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pipe2_04.c:37: PASS: write failed as expected: EAGAIN/EWOULDBLOCK (11) pipe2_04.c:53: PASS: Child process is blocked Summary: passed 2 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=pivot_root01 stime=1592167404 cmdline="pivot_root01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pivot_root01.c:158: PASS: pivot_root succeeded pivot_root01.c:173: PASS: pivot_root failed as expectedly: EBUSY (16) pivot_root01.c:173: PASS: pivot_root failed as expectedly: EINVAL (22) pivot_root01.c:173: PASS: pivot_root failed as expectedly: ENOTDIR (20) pivot_root01.c:173: PASS: pivot_root failed as expectedly: EPERM (1) Summary: passed 5 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=poll01 stime=1592167404 cmdline="poll01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s poll01.c:42: PASS: poll() POLLOUT poll01.c:69: PASS: poll() POLLIN Summary: passed 2 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=ppoll01 stime=1592167404 cmdline="ppoll01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s ppoll01.c:212: INFO: case NORMAL ppoll01.c:243: PASS: revents=0x0005 ppoll01.c:249: PASS: ret: 1 ppoll01.c:212: INFO: case MASK_SIGNAL ppoll01.c:249: PASS: ret: 0 ppoll01.c:212: INFO: case TIMEOUT ppoll01.c:249: PASS: ret: 0 ppoll01.c:212: INFO: case FD_ALREADY_CLOSED ppoll01.c:243: PASS: revents=0x0020 ppoll01.c:249: PASS: ret: 1 ppoll01.c:212: INFO: case SEND_SIGINT ppoll01.c:252: PASS: ret: -1, errno: EINTR (4) ppoll01.c:212: INFO: case SEND_SIGINT_RACE_TEST ppoll01.c:252: PASS: ret: -1, errno: EINTR (4) ppoll01.c:212: INFO: case INVALID_NFDS ppoll01.c:252: PASS: ret: -1, errno: EINVAL (22) ppoll01.c:212: INFO: case INVALID_FDS ppoll01.c:252: PASS: ret: -1, errno: EFAULT (14) Summary: passed 10 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=prctl01 stime=1592167404 cmdline="prctl01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s prctl01.c:25: PASS: prctl(PR_SET_PDEATHSIG) succeeded prctl01.c:35: PASS: prctl(PR_GET_PDEATHSIG) got expected death signal Summary: passed 2 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=prctl02 stime=1592167404 cmdline="prctl02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s tst_capability.c:29: INFO: Dropping CAP_SYS_ADMIN(21) tst_capability.c:29: INFO: Dropping CAP_SETPCAP(8) prctl02.c:105: INFO: Test #0: invalid option prctl02.c:151: PASS: prctl() failed as expected: EINVAL (22) prctl02.c:105: INFO: Test #1: PR_SET_PDEATHSIG prctl02.c:151: PASS: prctl() failed as expected: EINVAL (22) prctl02.c:105: INFO: Test #2: PR_SET_DUMPABLE prctl02.c:151: PASS: prctl() failed as expected: EINVAL (22) prctl02.c:105: INFO: Test #3: PR_SET_NAME prctl02.c:151: PASS: prctl() failed as expected: EFAULT (14) prctl02.c:105: INFO: Test #4: PR_SET_SECCOMP prctl02.c:151: PASS: prctl() failed as expected: EFAULT (14) prctl02.c:105: INFO: Test #5: PR_SET_SECCOMP prctl02.c:151: PASS: prctl() failed as expected: EACCES (13) prctl02.c:105: INFO: Test #6: PR_SET_TIMING prctl02.c:151: PASS: prctl() failed as expected: EINVAL (22) prctl02.c:105: INFO: Test #7: PR_SET_NO_NEW_PRIVS prctl02.c:151: PASS: prctl() failed as expected: EINVAL (22) prctl02.c:105: INFO: Test #8: PR_SET_NO_NEW_PRIVS prctl02.c:151: PASS: prctl() failed as expected: EINVAL (22) prctl02.c:105: INFO: Test #9: PR_GET_NO_NEW_PRIVS prctl02.c:151: PASS: prctl() failed as expected: EINVAL (22) prctl02.c:105: INFO: Test #10: PR_SET_THP_DISABLE prctl02.c:151: PASS: prctl() failed as expected: EINVAL (22) prctl02.c:105: INFO: Test #11: PR_GET_THP_DISABLE prctl02.c:151: PASS: prctl() failed as expected: EINVAL (22) prctl02.c:105: INFO: Test #12: PR_CAP_AMBIENT prctl02.c:151: PASS: prctl() failed as expected: EINVAL (22) prctl02.c:105: INFO: Test #13: PR_GET_SPECULATION_CTRL prctl02.c:151: PASS: prctl() failed as expected: EINVAL (22) prctl02.c:105: INFO: Test #14: PR_SET_SECUREBITS prctl02.c:151: PASS: prctl() failed as expected: EPERM (1) prctl02.c:105: INFO: Test #15: PR_CAPBSET_DROP prctl02.c:151: PASS: prctl() failed as expected: EPERM (1) Summary: passed 16 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=prctl03 stime=1592167404 cmdline="prctl03" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s prctl03.c:73: PASS: prctl(PR_SET_CHILD_SUBREAPER) succeeded prctl03.c:46: PASS: prctl(PR_GET_CHILD_SUBREAPER) got expected 0 prctl03.c:88: PASS: PPID of orphaned process was reparented prctl03.c:101: PASS: wait() got orphaned process, pid 17815, status 0 prctl03.c:108: PASS: received SIGCHLD from orphaned process prctl03.c:46: PASS: prctl(PR_GET_CHILD_SUBREAPER) got expected 1 Summary: passed 6 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=prctl04 stime=1592167404 cmdline="prctl04" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s prctl04.c:213: INFO: kernel support PR_GET/SET_SECCOMP prctl04.c:125: PASS: prctl(PR_SET_SECCOMP) sets SECCOMP_MODE_STRICT succeed prctl04.c:197: PASS: SECCOMP_MODE_STRICT doesn't permit GET_SECCOMP call prctl04.c:133: PASS: SECCOMP_MODE_STRICT permits read(2) write(2) and _exit(2) prctl04.c:197: PASS: SECCOMP_MODE_STRICT doesn't permit close(2) prctl04.c:165: PASS: prctl(PR_SET_SECCOMP) sets SECCOMP_MODE_FILTER succeed prctl04.c:197: PASS: SECCOMP_MODE_FILTER doestn't permit GET_SECCOMP call prctl04.c:171: PASS: SECCOMP_MODE_FILTER permits close(2) prctl04.c:197: PASS: SECCOMP_MODE_FILTER doesn't permit exit() prctl04.c:95: PASS: SECCOMP_MODE_FILTER permits fork(2) prctl04.c:102: PASS: SECCOMP_MODE_FILTER has been inherited by child Summary: passed 10 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=1 <<>> <<>> tag=prctl05 stime=1592167404 cmdline="prctl05" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s prctl05.c:43: PASS: prctl(PR_SET_NAME, 'prctl05_test') succeeded prctl05.c:57: PASS: prctl(PR_GET_NAME) succeeded, thread name is prctl05_test prctl05.c:62: PASS: /proc/self/task/17827/comm = 'prctl05_test' prctl05.c:63: PASS: /proc/self/comm = 'prctl05_test' prctl05.c:43: PASS: prctl(PR_SET_NAME, 'prctl05_test_xxxxx') succeeded prctl05.c:57: PASS: prctl(PR_GET_NAME) succeeded, thread name is prctl05_test_xx prctl05.c:62: PASS: /proc/self/task/17827/comm = 'prctl05_test_xx' prctl05.c:63: PASS: /proc/self/comm = 'prctl05_test_xx' Summary: passed 8 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=prctl06 stime=1592167404 cmdline="prctl06" contacts="" analysis=exit <<>> tst_device.c:262: INFO: Using test device LTP_DEV='/dev/loop0' tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s prctl06.c:98: INFO: kernel supports PR_GET/SET_NO_NEW_PRIVS prctl06.h:33: PASS: parent prctl(PR_GET_NO_NEW_PRIVS) expected 0 got 0 prctl06.h:39: PASS: /proc/self/status NoNewPrivs: = 0 prctl06.c:42: PASS: prctl(PR_SET_NO_NEW_PRIVS) succeeded prctl06.h:33: PASS: After fork, child process prctl(PR_GET_NO_NEW_PRIVS) expected 1 got 1 prctl06.h:39: PASS: /proc/self/status NoNewPrivs: = 1 prctl06.h:33: PASS: After execve, child process prctl(PR_GET_NO_NEW_PRIVS) expected 1 got 1 prctl06.h:39: PASS: /proc/self/status NoNewPrivs: = 1 prctl06_execve.c:37: PASS: After execve, child process getegid() returns nobody, it doesn't gain root privileges prctl06_execve.c:47: PASS: After execve, child process geteuid() returns nobody, it doesn't gain root privileges prctl06.h:33: PASS: parent process prctl(PR_GET_NO_NEW_PRIVS) expected 1 got 1 prctl06.h:39: PASS: /proc/self/status NoNewPrivs: = 1 prctl06.h:33: PASS: After execve, parent process prctl(PR_GET_NO_NEW_PRIVS) expected 1 got 1 prctl06.h:39: PASS: /proc/self/status NoNewPrivs: = 1 prctl06_execve.c:37: PASS: After execve, parent process getegid() returns nobody, it doesn't gain root privileges prctl06_execve.c:47: PASS: After execve, parent process geteuid() returns nobody, it doesn't gain root privileges Summary: passed 15 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=1 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=6 <<>> <<>> tag=prctl07 stime=1592167405 cmdline="prctl07" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s prctl07.c:158: INFO: kernel supports PR_CAP_AMBIENT prctl07.c:103: INFO: At the beginning prctl07.c:104: PASS: /proc/self/status CapAmb = '0000000000000000' prctl07.c:59: PASS: PR_CAP_AMBIENT_RAISE failed with EPERM on non-inheritable cap prctl07.c:59: PASS: PR_CAP_AMBIENT_RAISE failed with EPERM on non-permitted cap prctl07.c:59: PASS: PR_CAP_AMBIENT_RAISE failed with EPERM because of NO_RAISE_SECBIT set prctl07.c:47: PASS: PR_CAP_AMBIENT_RAISE CAP_NET_BIND_SERVICE succeeded prctl07.c:47: PASS: PR_CAP_AMBIENT_RAISE CAP_NET_BIND_SERIVCE twice succeeded prctl07.c:125: INFO: After PR_CAP_AMBIENT_RAISE prctl07.c:126: PASS: /proc/self/status CapAmb = '0000000000000400' prctl07.c:72: PASS: PR_CAP_AMBIENT_IS_SET CAP_NET_BIND_SERVICE was in AmbientCap prctl07.c:75: PASS: PR_CAP_AMBIENT_IS_SET CAP_NET_RAW was not in AmbientCap prctl07.c:87: PASS: PR_CAP_AMBIENT_LOWER CAP_NET_RAW(it wasn't in ambient set) succeeded prctl07.c:87: PASS: PR_CAP_AMBIENT_LOWER CAP_NET_BIND_SERVICE(it was in ambient set) succeeded prctl07.c:134: INFO: After PR_CAP_AMBIENT_LORWER prctl07.c:135: PASS: /proc/self/status CapAmb = '0000000000000000' prctl07.c:138: INFO: raise cap for clear prctl07.c:141: PASS: PR_CAP_AMBIENT_CLEAR ALL succeeded prctl07.c:145: INFO: After PR_CAP_AMBIENT_CLEAR_ALL prctl07.c:146: PASS: /proc/self/status CapAmb = '0000000000000000' Summary: passed 14 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=prctl08 stime=1592167405 cmdline="prctl08" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s prctl08.c:117: INFO: current timerslack value is 50000 prctl08.c:104: PASS: prctl(PR_SET_TIMERSLACK, 0) succeed prctl08.c:61: PASS: Reset prctl(PR_GET_TIMERSLACK) got 50000 expectedly prctl08.c:67: PASS: /proc/self/timerslack_ns = 50000 prctl08.c:104: PASS: prctl(PR_SET_TIMERSLACK, 1) succeed prctl08.c:61: PASS: Min prctl(PR_GET_TIMERSLACK) got 1 expectedly prctl08.c:67: PASS: /proc/self/timerslack_ns = 1 prctl08.c:104: PASS: prctl(PR_SET_TIMERSLACK, 70000) succeed prctl08.c:61: PASS: Middle prctl(PR_GET_TIMERSLACK) got 70000 expectedly prctl08.c:67: PASS: /proc/self/timerslack_ns = 70000 prctl08.c:104: PASS: prctl(PR_SET_TIMERSLACK, 2147483647) succeed prctl08.c:61: PASS: Max prctl(PR_GET_TIMERSLACK) got 2147483647 expectedly prctl08.c:67: PASS: /proc/self/timerslack_ns = 2147483647 prctl08.c:104: PASS: prctl(PR_SET_TIMERSLACK, 70000) succeed prctl08.c:84: PASS: Child process two timer slack values are made the same as the current value(70000) of the creating thread. Summary: passed 14 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pread01 stime=1592167405 cmdline="pread01" contacts="" analysis=exit <<>> pread01 1 TPASS : Functionality of pread() is correct <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pread01_64 stime=1592167405 cmdline="pread01_64" contacts="" analysis=exit <<>> pread01 1 TPASS : Functionality of pread() is correct <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=pread02 stime=1592167405 cmdline="pread02" contacts="" analysis=exit <<>> pread02 1 TPASS : pread() fails, file descriptor is a PIPE or FIFO, errno:29 pread02 2 TPASS : pread() fails, specified offset is -ve or invalid, errno:22 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pread02_64 stime=1592167405 cmdline="pread02_64" contacts="" analysis=exit <<>> pread02 1 TPASS : pread() fails, file descriptor is a PIPE or FIFO, errno:29 pread02 2 TPASS : pread() fails, specified offset is -ve or invalid, errno:22 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pread03 stime=1592167405 cmdline="pread03" contacts="" analysis=exit <<>> pread03 1 TPASS : pread() fails with expected error EISDIR errno:21 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pread03_64 stime=1592167405 cmdline="pread03_64" contacts="" analysis=exit <<>> pread03 1 TPASS : pread() fails with expected error EISDIR errno:21 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=preadv01 stime=1592167405 cmdline="preadv01" contacts="" analysis=exit <<>> tst_buffers.c:55: INFO: Test is using guarded buffers tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv01.c:81: PASS: Preadv(2) read 64 bytes successfully with content 'a' expectedly preadv01.c:81: PASS: Preadv(2) read 64 bytes successfully with content 'a' expectedly preadv01.c:81: PASS: Preadv(2) read 32 bytes successfully with content 'b' expectedly Summary: passed 3 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=preadv01_64 stime=1592167405 cmdline="preadv01_64" contacts="" analysis=exit <<>> tst_buffers.c:55: INFO: Test is using guarded buffers tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv01.c:81: PASS: Preadv(2) read 64 bytes successfully with content 'a' expectedly preadv01.c:81: PASS: Preadv(2) read 64 bytes successfully with content 'a' expectedly preadv01.c:81: PASS: Preadv(2) read 32 bytes successfully with content 'b' expectedly Summary: passed 3 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=preadv02 stime=1592167405 cmdline="preadv02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv02.c:89: PASS: preadv() failed as expected: EINVAL (22) preadv02.c:89: PASS: preadv() failed as expected: EINVAL (22) preadv02.c:89: PASS: preadv() failed as expected: EINVAL (22) preadv02.c:89: PASS: preadv() failed as expected: EFAULT (14) preadv02.c:89: PASS: preadv() failed as expected: EBADF (9) preadv02.c:89: PASS: preadv() failed as expected: EBADF (9) preadv02.c:89: PASS: preadv() failed as expected: EISDIR (21) preadv02.c:89: PASS: preadv() failed as expected: ESPIPE (29) Summary: passed 8 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=preadv02_64 stime=1592167405 cmdline="preadv02_64" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv02.c:89: PASS: preadv() failed as expected: EINVAL (22) preadv02.c:89: PASS: preadv() failed as expected: EINVAL (22) preadv02.c:89: PASS: preadv() failed as expected: EINVAL (22) preadv02.c:89: PASS: preadv() failed as expected: EFAULT (14) preadv02.c:89: PASS: preadv() failed as expected: EBADF (9) preadv02.c:89: PASS: preadv() failed as expected: EBADF (9) preadv02.c:89: PASS: preadv() failed as expected: EISDIR (21) preadv02.c:89: PASS: preadv() failed as expected: ESPIPE (29) Summary: passed 8 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=preadv03 stime=1592167405 cmdline="preadv03" contacts="" analysis=exit <<>> tst_device.c:262: INFO: Using test device LTP_DEV='/dev/loop0' tst_supported_fs_types.c:60: INFO: Kernel supports ext2 tst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist tst_supported_fs_types.c:60: INFO: Kernel supports ext3 tst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist tst_supported_fs_types.c:60: INFO: Kernel supports ext4 tst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist tst_supported_fs_types.c:60: INFO: Kernel supports xfs tst_supported_fs_types.c:44: INFO: mkfs.xfs does exist tst_supported_fs_types.c:60: INFO: Kernel supports btrfs tst_supported_fs_types.c:44: INFO: mkfs.btrfs does exist tst_supported_fs_types.c:60: INFO: Kernel supports vfat tst_supported_fs_types.c:44: INFO: mkfs.vfat does exist tst_supported_fs_types.c:92: INFO: FUSE does support exfat tst_supported_fs_types.c:44: INFO: mkfs.exfat does exist tst_supported_fs_types.c:92: INFO: FUSE does support ntfs tst_supported_fs_types.c:44: INFO: mkfs.ntfs does exist tst_test.c:1308: INFO: Testing on ext2 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv03.c:102: INFO: Using block size 512 preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly tst_test.c:1308: INFO: Testing on ext3 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv03.c:102: INFO: Using block size 512 preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly tst_test.c:1308: INFO: Testing on ext4 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv03.c:102: INFO: Using block size 512 preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly tst_test.c:1308: INFO: Testing on xfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with xfs opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv03.c:102: INFO: Using block size 512 preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly tst_test.c:1308: INFO: Testing on btrfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with btrfs opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv03.c:102: INFO: Using block size 512 preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly tst_test.c:1308: INFO: Testing on vfat tst_mkfs.c:90: INFO: Formatting /dev/loop0 with vfat opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv03.c:102: INFO: Using block size 512 preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly tst_test.c:1308: INFO: Testing on exfat tst_mkfs.c:90: INFO: Formatting /dev/loop0 with exfat opts='' extra opts='' safe_macros.c:754: INFO: Trying FUSE... tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv03.c:102: INFO: Using block size 512 preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly tst_test.c:1308: INFO: Testing on ntfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. The number of heads was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. Windows will not be able to boot from this device. safe_macros.c:754: INFO: Trying FUSE... tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv03.c:102: INFO: Using block size 512 preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly Summary: passed 24 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=5 termination_type=exited termination_id=0 corefile=no cutime=11 cstime=177 <<>> <<>> tag=preadv03_64 stime=1592167410 cmdline="preadv03_64" contacts="" analysis=exit <<>> tst_device.c:262: INFO: Using test device LTP_DEV='/dev/loop0' tst_supported_fs_types.c:60: INFO: Kernel supports ext2 tst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist tst_supported_fs_types.c:60: INFO: Kernel supports ext3 tst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist tst_supported_fs_types.c:60: INFO: Kernel supports ext4 tst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist tst_supported_fs_types.c:60: INFO: Kernel supports xfs tst_supported_fs_types.c:44: INFO: mkfs.xfs does exist tst_supported_fs_types.c:60: INFO: Kernel supports btrfs tst_supported_fs_types.c:44: INFO: mkfs.btrfs does exist tst_supported_fs_types.c:60: INFO: Kernel supports vfat tst_supported_fs_types.c:44: INFO: mkfs.vfat does exist tst_supported_fs_types.c:92: INFO: FUSE does support exfat tst_supported_fs_types.c:44: INFO: mkfs.exfat does exist tst_supported_fs_types.c:92: INFO: FUSE does support ntfs tst_supported_fs_types.c:44: INFO: mkfs.ntfs does exist tst_test.c:1308: INFO: Testing on ext2 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv03.c:102: INFO: Using block size 512 preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly tst_test.c:1308: INFO: Testing on ext3 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv03.c:102: INFO: Using block size 512 preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly tst_test.c:1308: INFO: Testing on ext4 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv03.c:102: INFO: Using block size 512 preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly tst_test.c:1308: INFO: Testing on xfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with xfs opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv03.c:102: INFO: Using block size 512 preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly tst_test.c:1308: INFO: Testing on btrfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with btrfs opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv03.c:102: INFO: Using block size 512 preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly tst_test.c:1308: INFO: Testing on vfat tst_mkfs.c:90: INFO: Formatting /dev/loop0 with vfat opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv03.c:102: INFO: Using block size 512 preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly tst_test.c:1308: INFO: Testing on exfat tst_mkfs.c:90: INFO: Formatting /dev/loop0 with exfat opts='' extra opts='' safe_macros.c:754: INFO: Trying FUSE... tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv03.c:102: INFO: Using block size 512 preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly tst_test.c:1308: INFO: Testing on ntfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. The number of heads was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. Windows will not be able to boot from this device. safe_macros.c:754: INFO: Trying FUSE... tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv03.c:102: INFO: Using block size 512 preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'a' expectedly preadv03.c:88: PASS: preadv(O_DIRECT) read 512 bytes successfully with content 'b' expectedly Summary: passed 24 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=5 termination_type=exited termination_id=0 corefile=no cutime=13 cstime=136 <<>> <<>> tag=preadv201 stime=1592167415 cmdline="preadv201" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv201.c:91: PASS: preadv2() read 64 bytes with content 'a' expectedly preadv201.c:91: PASS: preadv2() read 64 bytes with content 'a' expectedly preadv201.c:91: PASS: preadv2() read 32 bytes with content 'b' expectedly preadv201.c:91: PASS: preadv2() read 64 bytes with content 'a' expectedly preadv201.c:91: PASS: preadv2() read 64 bytes with content 'a' expectedly preadv201.c:91: PASS: preadv2() read 64 bytes with content 'b' expectedly Summary: passed 6 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=1 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=preadv201_64 stime=1592167416 cmdline="preadv201_64" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv201.c:91: PASS: preadv2() read 64 bytes with content 'a' expectedly preadv201.c:91: PASS: preadv2() read 64 bytes with content 'a' expectedly preadv201.c:91: PASS: preadv2() read 32 bytes with content 'b' expectedly preadv201.c:91: PASS: preadv2() read 64 bytes with content 'a' expectedly preadv201.c:91: PASS: preadv2() read 64 bytes with content 'a' expectedly preadv201.c:91: PASS: preadv2() read 64 bytes with content 'b' expectedly Summary: passed 6 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=preadv202 stime=1592167416 cmdline="preadv202" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv202.c:82: PASS: preadv2() failed as expected: EINVAL (22) preadv202.c:82: PASS: preadv2() failed as expected: EINVAL (22) preadv202.c:82: PASS: preadv2() failed as expected: EOPNOTSUPP (95) preadv202.c:82: PASS: preadv2() failed as expected: EFAULT (14) preadv202.c:82: PASS: preadv2() failed as expected: EBADF (9) preadv202.c:82: PASS: preadv2() failed as expected: EBADF (9) preadv202.c:82: PASS: preadv2() failed as expected: EISDIR (21) preadv202.c:82: PASS: preadv2() failed as expected: ESPIPE (29) Summary: passed 8 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=preadv202_64 stime=1592167416 cmdline="preadv202_64" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv202.c:82: PASS: preadv2() failed as expected: EINVAL (22) preadv202.c:82: PASS: preadv2() failed as expected: EINVAL (22) preadv202.c:82: PASS: preadv2() failed as expected: EOPNOTSUPP (95) preadv202.c:82: PASS: preadv2() failed as expected: EFAULT (14) preadv202.c:82: PASS: preadv2() failed as expected: EBADF (9) preadv202.c:82: PASS: preadv2() failed as expected: EBADF (9) preadv202.c:82: PASS: preadv2() failed as expected: EISDIR (21) preadv202.c:82: PASS: preadv2() failed as expected: ESPIPE (29) Summary: passed 8 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=preadv203 stime=1592167416 cmdline="preadv203" contacts="" analysis=exit <<>> tst_device.c:262: INFO: Using test device LTP_DEV='/dev/loop0' tst_supported_fs_types.c:60: INFO: Kernel supports ext2 tst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist tst_supported_fs_types.c:60: INFO: Kernel supports ext3 tst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist tst_supported_fs_types.c:60: INFO: Kernel supports ext4 tst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist tst_supported_fs_types.c:60: INFO: Kernel supports xfs tst_supported_fs_types.c:44: INFO: mkfs.xfs does exist tst_supported_fs_types.c:60: INFO: Kernel supports btrfs tst_supported_fs_types.c:44: INFO: mkfs.btrfs does exist tst_supported_fs_types.c:60: INFO: Kernel supports vfat tst_supported_fs_types.c:44: INFO: mkfs.vfat does exist tst_supported_fs_types.c:92: INFO: FUSE does support exfat tst_supported_fs_types.c:44: INFO: mkfs.exfat does exist tst_supported_fs_types.c:92: INFO: FUSE does support ntfs tst_supported_fs_types.c:44: INFO: mkfs.ntfs does exist tst_test.c:1308: INFO: Testing on ext2 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv203.c:145: INFO: Number of full_reads 2323986, short reads 10, zero len reads 0, EAGAIN(s) 28315 preadv203.c:180: INFO: Number of writes 2686560 preadv203.c:194: INFO: Cache dropped 145 times preadv203.c:223: PASS: Got some EAGAIN tst_test.c:1308: INFO: Testing on ext3 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv203.c:145: INFO: Number of full_reads 268145, short reads 10, zero len reads 0, EAGAIN(s) 69895 preadv203.c:194: INFO: Cache dropped 19 times preadv203.c:180: INFO: Number of writes 272100 preadv203.c:223: PASS: Got some EAGAIN tst_test.c:1308: INFO: Testing on ext4 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv203.c:145: INFO: Number of full_reads 3422880, short reads 10, zero len reads 0, EAGAIN(s) 24575 preadv203.c:180: INFO: Number of writes 3340440 preadv203.c:194: INFO: Cache dropped 224 times preadv203.c:223: PASS: Got some EAGAIN tst_test.c:1308: INFO: Testing on xfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with xfs opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv203.c:145: INFO: Number of full_reads 3463554, short reads 10, zero len reads 0, EAGAIN(s) 18647 preadv203.c:180: INFO: Number of writes 4054920 preadv203.c:194: INFO: Cache dropped 251 times preadv203.c:223: PASS: Got some EAGAIN tst_test.c:1308: INFO: Testing on btrfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with btrfs opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv203.c:145: INFO: Number of full_reads 8806, short reads 10, zero len reads 0, EAGAIN(s) 70713 preadv203.c:194: INFO: Cache dropped 2 times preadv203.c:180: INFO: Number of writes 3300 preadv203.c:223: PASS: Got some EAGAIN tst_test.c:1308: INFO: Testing on vfat tst_mkfs.c:90: INFO: Formatting /dev/loop0 with vfat opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv203.c:238: CONF: preadv2(): EOPNOTSUPP (95) tst_test.c:1308: INFO: Testing on exfat tst_mkfs.c:90: INFO: Formatting /dev/loop0 with exfat opts='' extra opts='' safe_macros.c:754: INFO: Trying FUSE... tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv203.c:238: CONF: preadv2(): EOPNOTSUPP (95) tst_test.c:1308: INFO: Testing on ntfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. The number of heads was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. Windows will not be able to boot from this device. safe_macros.c:754: INFO: Trying FUSE... tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv203.c:238: CONF: preadv2(): EOPNOTSUPP (95) Summary: passed 5 failed 0 skipped 3 warnings 0 <<>> initiation_status="ok" duration=117 termination_type=exited termination_id=0 corefile=no cutime=1098 cstime=14453 <<>> <<>> tag=preadv203_64 stime=1592167533 cmdline="preadv203_64" contacts="" analysis=exit <<>> tst_device.c:262: INFO: Using test device LTP_DEV='/dev/loop0' tst_supported_fs_types.c:60: INFO: Kernel supports ext2 tst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist tst_supported_fs_types.c:60: INFO: Kernel supports ext3 tst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist tst_supported_fs_types.c:60: INFO: Kernel supports ext4 tst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist tst_supported_fs_types.c:60: INFO: Kernel supports xfs tst_supported_fs_types.c:44: INFO: mkfs.xfs does exist tst_supported_fs_types.c:60: INFO: Kernel supports btrfs tst_supported_fs_types.c:44: INFO: mkfs.btrfs does exist tst_supported_fs_types.c:60: INFO: Kernel supports vfat tst_supported_fs_types.c:44: INFO: mkfs.vfat does exist tst_supported_fs_types.c:92: INFO: FUSE does support exfat tst_supported_fs_types.c:44: INFO: mkfs.exfat does exist tst_supported_fs_types.c:92: INFO: FUSE does support ntfs tst_supported_fs_types.c:44: INFO: mkfs.ntfs does exist tst_test.c:1308: INFO: Testing on ext2 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv203.c:145: INFO: Number of full_reads 3572761, short reads 10, zero len reads 0, EAGAIN(s) 10844 preadv203.c:180: INFO: Number of writes 3913680 preadv203.c:194: INFO: Cache dropped 241 times preadv203.c:223: PASS: Got some EAGAIN tst_test.c:1308: INFO: Testing on ext3 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv203.c:145: INFO: Number of full_reads 576595, short reads 10, zero len reads 0, EAGAIN(s) 31131 preadv203.c:180: INFO: Number of writes 521760 preadv203.c:194: INFO: Cache dropped 38 times preadv203.c:223: PASS: Got some EAGAIN tst_test.c:1308: INFO: Testing on ext4 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv203.c:145: INFO: Number of full_reads 3478559, short reads 10, zero len reads 0, EAGAIN(s) 8110 preadv203.c:180: INFO: Number of writes 3565260 preadv203.c:194: INFO: Cache dropped 266 times preadv203.c:223: PASS: Got some EAGAIN tst_test.c:1308: INFO: Testing on xfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with xfs opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv203.c:180: INFO: Number of writes 7723260 preadv203.c:145: INFO: Number of full_reads 6607622, short reads 3, zero len reads 0, EAGAIN(s) 115303 preadv203.c:194: INFO: Cache dropped 444 times preadv203.c:223: PASS: Got some EAGAIN tst_test.c:1308: INFO: Testing on btrfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with btrfs opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv203.c:145: INFO: Number of full_reads 5088, short reads 10, zero len reads 0, EAGAIN(s) 112053 preadv203.c:180: INFO: Number of writes 3120 preadv203.c:194: INFO: Cache dropped 8 times preadv203.c:223: PASS: Got some EAGAIN tst_test.c:1308: INFO: Testing on vfat tst_mkfs.c:90: INFO: Formatting /dev/loop0 with vfat opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv203.c:238: CONF: preadv2(): EOPNOTSUPP (95) tst_test.c:1308: INFO: Testing on exfat tst_mkfs.c:90: INFO: Formatting /dev/loop0 with exfat opts='' extra opts='' safe_macros.c:754: INFO: Trying FUSE... tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv203.c:238: CONF: preadv2(): EOPNOTSUPP (95) tst_test.c:1308: INFO: Testing on ntfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. The number of heads was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. Windows will not be able to boot from this device. safe_macros.c:754: INFO: Trying FUSE... tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s preadv203.c:238: CONF: preadv2(): EOPNOTSUPP (95) Summary: passed 5 failed 0 skipped 3 warnings 0 <<>> initiation_status="ok" duration=145 termination_type=exited termination_id=0 corefile=no cutime=1641 cstime=21991 <<>> <<>> tag=profil01 stime=1592167678 cmdline="profil01" contacts="" analysis=exit <<>> profil01 0 TINFO : buf[0x404c]=1 profil01 0 TINFO : buf[0x4052]=22 profil01 0 TINFO : buf[0x4056]=16 profil01 0 TINFO : buf[0x4058]=12 profil01 0 TINFO : buf[0x406a]=5 profil01 0 TINFO : buf[0x406e]=11 profil01 0 TINFO : buf[0x4084]=7 profil01 0 TINFO : buf[0x409e]=6 profil01 0 TINFO : buf[0x4174]=23 profil01 0 TINFO : buf[0x4178]=7 profil01 0 TINFO : buf[0x417c]=2 profil01 0 TINFO : buf[0x417e]=16 profil01 0 TINFO : buf[0x4182]=23 profil01 0 TINFO : buf[0x418c]=27 profil01 0 TINFO : buf[0x4190]=5 profil01 0 TINFO : buf[0x4194]=5 profil01 0 TINFO : buf[0x4196]=69 profil01 0 TINFO : buf[0x419a]=22 profil01 0 TINFO : buf[0x41a4]=30 profil01 0 TINFO : buf[0x41a8]=21 profil01 0 TINFO : buf[0x41aa]=4 profil01 0 TINFO : buf[0x41ac]=35 profil01 0 TINFO : buf[0x41b0]=17 profil01 0 TINFO : buf[0x41be]=7 profil01 0 TINFO : buf[0x41c0]=9 profil01 0 TINFO : buf[0x41c4]=21 profil01 0 TINFO : buf[0x41c6]=11 profil01 0 TINFO : buf[0x41c8]=14 profil01 0 TINFO : buf[0x41cc]=22 profil01 1 TPASS : profil recorded some data <<>> initiation_status="ok" duration=5 termination_type=exited termination_id=0 corefile=no cutime=470 cstime=1 <<>> <<>> tag=process_vm_readv01 stime=1592167683 cmdline="process_vm01 -r" contacts="" analysis=exit <<>> process_vm_readv 0 TINFO : test_sane_params process_vm_readv 1 TPASS : expected ret success - returned value = 4096 process_vm_readv 0 TINFO : test_flags, flags=-2147483647 process_vm_readv 2 TPASS : expected ret success - returned value = -1 process_vm_readv 3 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_readv 0 TINFO : test_flags, flags=-1 process_vm_readv 4 TPASS : expected ret success - returned value = -1 process_vm_readv 5 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_readv 0 TINFO : test_flags, flags=1 process_vm_readv 6 TPASS : expected ret success - returned value = -1 process_vm_readv 7 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_readv 0 TINFO : test_flags, flags=2147483647 process_vm_readv 8 TPASS : expected ret success - returned value = -1 process_vm_readv 9 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_readv 0 TINFO : test_flags, flags=0 process_vm_readv 10 TPASS : expected ret success - returned value = 4096 process_vm_readv 0 TINFO : test_iov_len_overflow process_vm_readv 11 TPASS : expected ret success - returned value = -1 process_vm_readv 12 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_readv 0 TINFO : test_iov_invalid - lvec->iov_base process_vm_readv 13 TPASS : expected ret success - returned value = -1 process_vm_readv 14 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address process_vm_readv 0 TINFO : test_iov_invalid - rvec->iov_base process_vm_readv 15 TPASS : expected ret success - returned value = -1 process_vm_readv 16 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address process_vm_readv 0 TINFO : test_iov_invalid - lvec process_vm_readv 17 TPASS : expected ret success - returned value = -1 process_vm_readv 18 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address process_vm_readv 0 TINFO : test_iov_invalid - rvec process_vm_readv 19 TPASS : expected ret success - returned value = -1 process_vm_readv 20 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address process_vm_readv 0 TINFO : test_invalid_pid process_vm_readv 21 TPASS : expected ret success - returned value = -1 process_vm_readv 22 TPASS : expected failure: TEST_ERRNO=ESRCH(3): No such process process_vm_readv 23 TPASS : expected ret success - returned value = -1 process_vm_readv 24 TPASS : expected failure: TEST_ERRNO=ESRCH(3): No such process process_vm_readv 0 TINFO : test_invalid_perm process_vm_readv 25 TPASS : expected ret success - returned value = -1 process_vm_readv 26 TPASS : expected failure: TEST_ERRNO=EPERM(1): Operation not permitted process_vm_readv 0 TINFO : test_sane_params process_vm_readv 1 TPASS : expected ret success - returned value = 4096 process_vm_readv 0 TINFO : test_flags, flags=-2147483647 process_vm_readv 2 TPASS : expected ret success - returned value = -1 process_vm_readv 3 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_readv 0 TINFO : test_flags, flags=-1 process_vm_readv 4 TPASS : expected ret success - returned value = -1 process_vm_readv 5 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_readv 0 TINFO : test_flags, flags=1 process_vm_readv 6 TPASS : expected ret success - returned value = -1 process_vm_readv 7 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_readv 0 TINFO : test_flags, flags=2147483647 process_vm_readv 8 TPASS : expected ret success - returned value = -1 process_vm_readv 9 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_readv 0 TINFO : test_flags, flags=0 process_vm_readv 10 TPASS : expected ret success - returned value = 4096 process_vm_readv 0 TINFO : test_iov_len_overflow process_vm_readv 11 TPASS : expected ret success - returned value = -1 process_vm_readv 12 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_readv 0 TINFO : test_iov_invalid - lvec->iov_base process_vm_readv 13 TPASS : expected ret success - returned value = -1 process_vm_readv 14 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address process_vm_readv 0 TINFO : test_iov_invalid - rvec->iov_base process_vm_readv 15 TPASS : expected ret success - returned value = -1 process_vm_readv 16 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address process_vm_readv 0 TINFO : test_iov_invalid - lvec process_vm_readv 17 TPASS : expected ret success - returned value = -1 process_vm_readv 18 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address process_vm_readv 0 TINFO : test_iov_invalid - rvec process_vm_readv 19 TPASS : expected ret success - returned value = -1 process_vm_readv 20 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address process_vm_readv 0 TINFO : test_invalid_pid process_vm_readv 21 TPASS : expected ret success - returned value = -1 process_vm_readv 22 TPASS : expected failure: TEST_ERRNO=ESRCH(3): No such process process_vm_readv 23 TPASS : expected ret success - returned value = -1 process_vm_readv 24 TPASS : expected failure: TEST_ERRNO=ESRCH(3): No such process process_vm_readv 0 TINFO : test_invalid_perm process_vm_readv 0 TINFO : test_invalid_protection lvec process_vm_readv 25 TPASS : expected ret success - returned value = -1 process_vm_readv 26 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address process_vm_readv 0 TINFO : test_invalid_protection rvec process_vm_readv 27 TPASS : expected ret success - returned value = -1 process_vm_readv 28 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=process_vm_readv02 stime=1592167683 cmdline="process_vm_readv02" contacts="" analysis=exit <<>> process_vm_readv02 0 TINFO : child 1: reading string from same memory location. process_vm_readv02 1 TPASS : expected string received. process_vm_readv02 0 TINFO : child 0: memory allocated and initialized. <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=process_vm_readv03 stime=1592167683 cmdline="process_vm_readv03" contacts="" analysis=exit <<>> process_vm_readv03 0 TINFO : child 1: 10 remote iovecs received. process_vm_readv03 0 TINFO : child 1: 4 local iovecs initialized. process_vm_readv03 1 TPASS : child 1: all bytes are correctly received. process_vm_readv03 0 TINFO : child 0: 10 iovecs allocated and initialized. <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=process_vm_writev01 stime=1592167683 cmdline="process_vm01 -w" contacts="" analysis=exit <<>> process_vm_writev 0 TINFO : test_sane_params process_vm_writev 1 TPASS : expected ret success - returned value = 4096 process_vm_writev 0 TINFO : test_flags, flags=-2147483647 process_vm_writev 2 TPASS : expected ret success - returned value = -1 process_vm_writev 3 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_writev 0 TINFO : test_flags, flags=-1 process_vm_writev 4 TPASS : expected ret success - returned value = -1 process_vm_writev 5 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_writev 0 TINFO : test_flags, flags=1 process_vm_writev 6 TPASS : expected ret success - returned value = -1 process_vm_writev 7 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_writev 0 TINFO : test_flags, flags=2147483647 process_vm_writev 8 TPASS : expected ret success - returned value = -1 process_vm_writev 9 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_writev 0 TINFO : test_flags, flags=0 process_vm_writev 10 TPASS : expected ret success - returned value = 4096 process_vm_writev 0 TINFO : test_iov_len_overflow process_vm_writev 11 TPASS : expected ret success - returned value = -1 process_vm_writev 12 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_writev 0 TINFO : test_iov_invalid - lvec->iov_base process_vm_writev 13 TPASS : expected ret success - returned value = -1 process_vm_writev 14 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address process_vm_writev 0 TINFO : test_iov_invalid - rvec->iov_base process_vm_writev 15 TPASS : expected ret success - returned value = -1 process_vm_writev 16 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address process_vm_writev 0 TINFO : test_iov_invalid - lvec process_vm_writev 17 TPASS : expected ret success - returned value = -1 process_vm_writev 18 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address process_vm_writev 0 TINFO : test_iov_invalid - rvec process_vm_writev 19 TPASS : expected ret success - returned value = -1 process_vm_writev 20 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address process_vm_writev 0 TINFO : test_invalid_pid process_vm_writev 21 TPASS : expected ret success - returned value = -1 process_vm_writev 22 TPASS : expected failure: TEST_ERRNO=ESRCH(3): No such process process_vm_writev 23 TPASS : expected ret success - returned value = -1 process_vm_writev 24 TPASS : expected failure: TEST_ERRNO=ESRCH(3): No such process process_vm_writev 0 TINFO : test_invalid_perm process_vm_writev 25 TPASS : expected ret success - returned value = -1 process_vm_writev 26 TPASS : expected failure: TEST_ERRNO=EPERM(1): Operation not permitted process_vm_writev 0 TINFO : test_sane_params process_vm_writev 1 TPASS : expected ret success - returned value = 4096 process_vm_writev 0 TINFO : test_flags, flags=-2147483647 process_vm_writev 2 TPASS : expected ret success - returned value = -1 process_vm_writev 3 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_writev 0 TINFO : test_flags, flags=-1 process_vm_writev 4 TPASS : expected ret success - returned value = -1 process_vm_writev 5 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_writev 0 TINFO : test_flags, flags=1 process_vm_writev 6 TPASS : expected ret success - returned value = -1 process_vm_writev 7 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_writev 0 TINFO : test_flags, flags=2147483647 process_vm_writev 8 TPASS : expected ret success - returned value = -1 process_vm_writev 9 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_writev 0 TINFO : test_flags, flags=0 process_vm_writev 10 TPASS : expected ret success - returned value = 4096 process_vm_writev 0 TINFO : test_iov_len_overflow process_vm_writev 11 TPASS : expected ret success - returned value = -1 process_vm_writev 12 TPASS : expected failure: TEST_ERRNO=EINVAL(22): Invalid argument process_vm_writev 0 TINFO : test_iov_invalid - lvec->iov_base process_vm_writev 13 TPASS : expected ret success - returned value = -1 process_vm_writev 14 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address process_vm_writev 0 TINFO : test_iov_invalid - rvec->iov_base process_vm_writev 15 TPASS : expected ret success - returned value = -1 process_vm_writev 16 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address process_vm_writev 0 TINFO : test_iov_invalid - lvec process_vm_writev 17 TPASS : expected ret success - returned value = -1 process_vm_writev 18 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address process_vm_writev 0 TINFO : test_iov_invalid - rvec process_vm_writev 19 TPASS : expected ret success - returned value = -1 process_vm_writev 20 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address process_vm_writev 0 TINFO : test_invalid_pid process_vm_writev 21 TPASS : expected ret success - returned value = -1 process_vm_writev 22 TPASS : expected failure: TEST_ERRNO=ESRCH(3): No such process process_vm_writev 23 TPASS : expected ret success - returned value = -1 process_vm_writev 24 TPASS : expected failure: TEST_ERRNO=ESRCH(3): No such process process_vm_writev 0 TINFO : test_invalid_perm process_vm_writev 0 TINFO : test_invalid_protection lvec process_vm_writev 25 TPASS : expected ret success - returned value = -1 process_vm_writev 26 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address process_vm_writev 0 TINFO : test_invalid_protection rvec process_vm_writev 27 TPASS : expected ret success - returned value = -1 process_vm_writev 28 TPASS : expected failure: TEST_ERRNO=EFAULT(14): Bad address <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=process_vm_writev02 stime=1592167683 cmdline="process_vm_writev02" contacts="" analysis=exit <<>> process_vm_writev02 0 TINFO : child 2: write to the same memory location. process_vm_writev02 0 TINFO : child 0: memory allocated. process_vm_writev02 1 TPASS : child 0: all bytes are expected. <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=prot_hsymlinks stime=1592167683 cmdline="prot_hsymlinks" contacts="" analysis=exit <<>> prot_hsymlinks 0 TINFO : --- HARDLINKS AND SYMLINKS RESTRICTIONS TEST --- prot_hsymlinks 1 TPASS : Expect: can follow symlink '.../link_1', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 2 TPASS : Expect: can follow symlink '.../link_1', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 3 TPASS : Expect: can follow symlink '.../link_2', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 4 TPASS : Expect: can follow symlink '.../link_2', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 5 TPASS : Expect: can follow symlink '.../tmp_root/link_3', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 6 TPASS : Expect: can follow symlink '.../tmp_root/link_3', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 7 TPASS : Expect: can't follow symlink '.../tmp_root/link_4', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 8 TPASS : Expect: can follow symlink '.../tmp_root/link_4', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 9 TPASS : Expect: can follow symlink '.../tmp_hsym/link_5', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 10 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_5', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 11 TPASS : Expect: can follow symlink '.../tmp_hsym/link_6', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 12 TPASS : Expect: can follow symlink '.../tmp_hsym/link_6', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 13 TPASS : Expect: can create hardlink '.../root.hs' to '.../link_7', owner 'root', curr.user 'root', w(1) prot_hsymlinks 14 TPASS : Expect: can't create hardlink '.../root.hs' to '.../link_8', owner 'root', curr.user 'hsym', w(0) prot_hsymlinks 15 TPASS : Expect: can create hardlink '.../root.hs' to '.../tmp_root/link_9', owner 'root', curr.user 'root', w(1) prot_hsymlinks 16 TPASS : Expect: can't create hardlink '.../root.hs' to '.../tmp_root/link_10', owner 'root', curr.user 'hsym', w(0) prot_hsymlinks 17 TPASS : Expect: can create hardlink '.../root.hs' to '.../tmp_hsym/link_11', owner 'root', curr.user 'root', w(1) prot_hsymlinks 18 TPASS : Expect: can't create hardlink '.../root.hs' to '.../tmp_hsym/link_12', owner 'root', curr.user 'hsym', w(0) prot_hsymlinks 19 TPASS : Expect: can follow symlink '.../link_13', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 20 TPASS : Expect: can follow symlink '.../link_13', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 21 TPASS : Expect: can follow symlink '.../link_14', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 22 TPASS : Expect: can follow symlink '.../link_14', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 23 TPASS : Expect: can follow symlink '.../tmp_root/link_15', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 24 TPASS : Expect: can follow symlink '.../tmp_root/link_15', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 25 TPASS : Expect: can't follow symlink '.../tmp_root/link_16', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 26 TPASS : Expect: can follow symlink '.../tmp_root/link_16', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 27 TPASS : Expect: can follow symlink '.../tmp_hsym/link_17', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 28 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_17', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 29 TPASS : Expect: can follow symlink '.../tmp_hsym/link_18', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 30 TPASS : Expect: can follow symlink '.../tmp_hsym/link_18', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 31 TPASS : Expect: can create hardlink '.../root.hs_w' to '.../link_19', owner 'root', curr.user 'root', w(1) prot_hsymlinks 32 TPASS : Expect: can create hardlink '.../root.hs_w' to '.../link_20', owner 'root', curr.user 'hsym', w(1) prot_hsymlinks 33 TPASS : Expect: can create hardlink '.../root.hs_w' to '.../tmp_root/link_21', owner 'root', curr.user 'root', w(1) prot_hsymlinks 34 TPASS : Expect: can create hardlink '.../root.hs_w' to '.../tmp_root/link_22', owner 'root', curr.user 'hsym', w(1) prot_hsymlinks 35 TPASS : Expect: can create hardlink '.../root.hs_w' to '.../tmp_hsym/link_23', owner 'root', curr.user 'root', w(1) prot_hsymlinks 36 TPASS : Expect: can create hardlink '.../root.hs_w' to '.../tmp_hsym/link_24', owner 'root', curr.user 'hsym', w(1) prot_hsymlinks 37 TPASS : Expect: can follow symlink '.../link_25', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 38 TPASS : Expect: can follow symlink '.../link_25', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 39 TPASS : Expect: can follow symlink '.../link_26', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 40 TPASS : Expect: can follow symlink '.../link_26', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 41 TPASS : Expect: can follow symlink '.../tmp_root/link_27', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 42 TPASS : Expect: can follow symlink '.../tmp_root/link_27', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 43 TPASS : Expect: can't follow symlink '.../tmp_root/link_28', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 44 TPASS : Expect: can follow symlink '.../tmp_root/link_28', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 45 TPASS : Expect: can follow symlink '.../tmp_hsym/link_29', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 46 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_29', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 47 TPASS : Expect: can follow symlink '.../tmp_hsym/link_30', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 48 TPASS : Expect: can follow symlink '.../tmp_hsym/link_30', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 49 TPASS : Expect: can follow symlink '.../link_31', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 50 TPASS : Expect: can follow symlink '.../link_31', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 51 TPASS : Expect: can follow symlink '.../link_32', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 52 TPASS : Expect: can follow symlink '.../link_32', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 53 TPASS : Expect: can follow symlink '.../tmp_root/link_33', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 54 TPASS : Expect: can follow symlink '.../tmp_root/link_33', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 55 TPASS : Expect: can't follow symlink '.../tmp_root/link_34', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 56 TPASS : Expect: can follow symlink '.../tmp_root/link_34', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 57 TPASS : Expect: can follow symlink '.../tmp_hsym/link_35', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 58 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_35', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 59 TPASS : Expect: can follow symlink '.../tmp_hsym/link_36', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 60 TPASS : Expect: can follow symlink '.../tmp_hsym/link_36', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 61 TPASS : Expect: can create hardlink '.../root/local_root.hs' to '.../link_37', owner 'root', curr.user 'root', w(1) prot_hsymlinks 62 TPASS : Expect: can't create hardlink '.../root/local_root.hs' to '.../link_38', owner 'root', curr.user 'hsym', w(0) prot_hsymlinks 63 TPASS : Expect: can create hardlink '.../root/local_root.hs' to '.../tmp_root/link_39', owner 'root', curr.user 'root', w(1) prot_hsymlinks 64 TPASS : Expect: can't create hardlink '.../root/local_root.hs' to '.../tmp_root/link_40', owner 'root', curr.user 'hsym', w(0) prot_hsymlinks 65 TPASS : Expect: can create hardlink '.../root/local_root.hs' to '.../tmp_hsym/link_41', owner 'root', curr.user 'root', w(1) prot_hsymlinks 66 TPASS : Expect: can't create hardlink '.../root/local_root.hs' to '.../tmp_hsym/link_42', owner 'root', curr.user 'hsym', w(0) prot_hsymlinks 67 TPASS : Expect: can follow symlink '.../link_43', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 68 TPASS : Expect: can follow symlink '.../link_43', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 69 TPASS : Expect: can follow symlink '.../link_44', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 70 TPASS : Expect: can follow symlink '.../link_44', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 71 TPASS : Expect: can follow symlink '.../tmp_root/link_45', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 72 TPASS : Expect: can follow symlink '.../tmp_root/link_45', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 73 TPASS : Expect: can't follow symlink '.../tmp_root/link_46', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 74 TPASS : Expect: can follow symlink '.../tmp_root/link_46', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 75 TPASS : Expect: can follow symlink '.../tmp_hsym/link_47', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 76 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_47', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 77 TPASS : Expect: can follow symlink '.../tmp_hsym/link_48', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 78 TPASS : Expect: can follow symlink '.../tmp_hsym/link_48', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 79 TPASS : Expect: can create hardlink '.../tmp_root/root.hs' to '.../link_49', owner 'root', curr.user 'root', w(1) prot_hsymlinks 80 TPASS : Expect: can't create hardlink '.../tmp_root/root.hs' to '.../link_50', owner 'root', curr.user 'hsym', w(0) prot_hsymlinks 81 TPASS : Expect: can create hardlink '.../tmp_root/root.hs' to '.../tmp_root/link_51', owner 'root', curr.user 'root', w(1) prot_hsymlinks 82 TPASS : Expect: can't create hardlink '.../tmp_root/root.hs' to '.../tmp_root/link_52', owner 'root', curr.user 'hsym', w(0) prot_hsymlinks 83 TPASS : Expect: can create hardlink '.../tmp_root/root.hs' to '.../tmp_hsym/link_53', owner 'root', curr.user 'root', w(1) prot_hsymlinks 84 TPASS : Expect: can't create hardlink '.../tmp_root/root.hs' to '.../tmp_hsym/link_54', owner 'root', curr.user 'hsym', w(0) prot_hsymlinks 85 TPASS : Expect: can follow symlink '.../link_55', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 86 TPASS : Expect: can follow symlink '.../link_55', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 87 TPASS : Expect: can follow symlink '.../link_56', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 88 TPASS : Expect: can follow symlink '.../link_56', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 89 TPASS : Expect: can follow symlink '.../tmp_root/link_57', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 90 TPASS : Expect: can follow symlink '.../tmp_root/link_57', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 91 TPASS : Expect: can't follow symlink '.../tmp_root/link_58', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 92 TPASS : Expect: can follow symlink '.../tmp_root/link_58', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 93 TPASS : Expect: can follow symlink '.../tmp_hsym/link_59', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 94 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_59', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 95 TPASS : Expect: can follow symlink '.../tmp_hsym/link_60', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 96 TPASS : Expect: can follow symlink '.../tmp_hsym/link_60', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 97 TPASS : Expect: can create hardlink '.../tmp_root/root.hs_w' to '.../link_61', owner 'root', curr.user 'root', w(1) prot_hsymlinks 98 TPASS : Expect: can create hardlink '.../tmp_root/root.hs_w' to '.../link_62', owner 'root', curr.user 'hsym', w(1) prot_hsymlinks 99 TPASS : Expect: can create hardlink '.../tmp_root/root.hs_w' to '.../tmp_root/link_63', owner 'root', curr.user 'root', w(1) prot_hsymlinks 100 TPASS : Expect: can create hardlink '.../tmp_root/root.hs_w' to '.../tmp_root/link_64', owner 'root', curr.user 'hsym', w(1) prot_hsymlinks 101 TPASS : Expect: can create hardlink '.../tmp_root/root.hs_w' to '.../tmp_hsym/link_65', owner 'root', curr.user 'root', w(1) prot_hsymlinks 102 TPASS : Expect: can create hardlink '.../tmp_root/root.hs_w' to '.../tmp_hsym/link_66', owner 'root', curr.user 'hsym', w(1) prot_hsymlinks 103 TPASS : Expect: can follow symlink '.../link_67', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 104 TPASS : Expect: can follow symlink '.../link_67', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 105 TPASS : Expect: can follow symlink '.../link_68', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 106 TPASS : Expect: can follow symlink '.../link_68', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 107 TPASS : Expect: can follow symlink '.../tmp_root/link_69', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 108 TPASS : Expect: can follow symlink '.../tmp_root/link_69', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 109 TPASS : Expect: can't follow symlink '.../tmp_root/link_70', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 110 TPASS : Expect: can follow symlink '.../tmp_root/link_70', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 111 TPASS : Expect: can follow symlink '.../tmp_hsym/link_71', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 112 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_71', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 113 TPASS : Expect: can follow symlink '.../tmp_hsym/link_72', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 114 TPASS : Expect: can follow symlink '.../tmp_hsym/link_72', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 115 TPASS : Expect: can follow symlink '.../link_73', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 116 TPASS : Expect: can follow symlink '.../link_73', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 117 TPASS : Expect: can follow symlink '.../link_74', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 118 TPASS : Expect: can follow symlink '.../link_74', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 119 TPASS : Expect: can follow symlink '.../tmp_root/link_75', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 120 TPASS : Expect: can follow symlink '.../tmp_root/link_75', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 121 TPASS : Expect: can't follow symlink '.../tmp_root/link_76', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 122 TPASS : Expect: can follow symlink '.../tmp_root/link_76', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 123 TPASS : Expect: can follow symlink '.../tmp_hsym/link_77', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 124 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_77', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 125 TPASS : Expect: can follow symlink '.../tmp_hsym/link_78', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 126 TPASS : Expect: can follow symlink '.../tmp_hsym/link_78', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 127 TPASS : Expect: can create hardlink '.../tmp_root/root/local_root.hs' to '.../link_79', owner 'root', curr.user 'root', w(1) prot_hsymlinks 128 TPASS : Expect: can't create hardlink '.../tmp_root/root/local_root.hs' to '.../link_80', owner 'root', curr.user 'hsym', w(0) prot_hsymlinks 129 TPASS : Expect: can create hardlink '.../tmp_root/root/local_root.hs' to '.../tmp_root/link_81', owner 'root', curr.user 'root', w(1) prot_hsymlinks 130 TPASS : Expect: can't create hardlink '.../tmp_root/root/local_root.hs' to '.../tmp_root/link_82', owner 'root', curr.user 'hsym', w(0) prot_hsymlinks 131 TPASS : Expect: can create hardlink '.../tmp_root/root/local_root.hs' to '.../tmp_hsym/link_83', owner 'root', curr.user 'root', w(1) prot_hsymlinks 132 TPASS : Expect: can't create hardlink '.../tmp_root/root/local_root.hs' to '.../tmp_hsym/link_84', owner 'root', curr.user 'hsym', w(0) prot_hsymlinks 133 TPASS : Expect: can follow symlink '.../link_85', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 134 TPASS : Expect: can follow symlink '.../link_85', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 135 TPASS : Expect: can follow symlink '.../link_86', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 136 TPASS : Expect: can follow symlink '.../link_86', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 137 TPASS : Expect: can follow symlink '.../tmp_root/link_87', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 138 TPASS : Expect: can follow symlink '.../tmp_root/link_87', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 139 TPASS : Expect: can't follow symlink '.../tmp_root/link_88', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 140 TPASS : Expect: can follow symlink '.../tmp_root/link_88', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 141 TPASS : Expect: can follow symlink '.../tmp_hsym/link_89', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 142 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_89', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 143 TPASS : Expect: can follow symlink '.../tmp_hsym/link_90', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 144 TPASS : Expect: can follow symlink '.../tmp_hsym/link_90', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 145 TPASS : Expect: can create hardlink '.../tmp_hsym/root.hs' to '.../link_91', owner 'root', curr.user 'root', w(1) prot_hsymlinks 146 TPASS : Expect: can't create hardlink '.../tmp_hsym/root.hs' to '.../link_92', owner 'root', curr.user 'hsym', w(0) prot_hsymlinks 147 TPASS : Expect: can create hardlink '.../tmp_hsym/root.hs' to '.../tmp_root/link_93', owner 'root', curr.user 'root', w(1) prot_hsymlinks 148 TPASS : Expect: can't create hardlink '.../tmp_hsym/root.hs' to '.../tmp_root/link_94', owner 'root', curr.user 'hsym', w(0) prot_hsymlinks 149 TPASS : Expect: can create hardlink '.../tmp_hsym/root.hs' to '.../tmp_hsym/link_95', owner 'root', curr.user 'root', w(1) prot_hsymlinks 150 TPASS : Expect: can't create hardlink '.../tmp_hsym/root.hs' to '.../tmp_hsym/link_96', owner 'root', curr.user 'hsym', w(0) prot_hsymlinks 151 TPASS : Expect: can follow symlink '.../link_97', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 152 TPASS : Expect: can follow symlink '.../link_97', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 153 TPASS : Expect: can follow symlink '.../link_98', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 154 TPASS : Expect: can follow symlink '.../link_98', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 155 TPASS : Expect: can follow symlink '.../tmp_root/link_99', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 156 TPASS : Expect: can follow symlink '.../tmp_root/link_99', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 157 TPASS : Expect: can't follow symlink '.../tmp_root/link_100', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 158 TPASS : Expect: can follow symlink '.../tmp_root/link_100', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 159 TPASS : Expect: can follow symlink '.../tmp_hsym/link_101', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 160 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_101', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 161 TPASS : Expect: can follow symlink '.../tmp_hsym/link_102', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 162 TPASS : Expect: can follow symlink '.../tmp_hsym/link_102', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 163 TPASS : Expect: can create hardlink '.../tmp_hsym/root.hs_w' to '.../link_103', owner 'root', curr.user 'root', w(1) prot_hsymlinks 164 TPASS : Expect: can create hardlink '.../tmp_hsym/root.hs_w' to '.../link_104', owner 'root', curr.user 'hsym', w(1) prot_hsymlinks 165 TPASS : Expect: can create hardlink '.../tmp_hsym/root.hs_w' to '.../tmp_root/link_105', owner 'root', curr.user 'root', w(1) prot_hsymlinks 166 TPASS : Expect: can create hardlink '.../tmp_hsym/root.hs_w' to '.../tmp_root/link_106', owner 'root', curr.user 'hsym', w(1) prot_hsymlinks 167 TPASS : Expect: can create hardlink '.../tmp_hsym/root.hs_w' to '.../tmp_hsym/link_107', owner 'root', curr.user 'root', w(1) prot_hsymlinks 168 TPASS : Expect: can create hardlink '.../tmp_hsym/root.hs_w' to '.../tmp_hsym/link_108', owner 'root', curr.user 'hsym', w(1) prot_hsymlinks 169 TPASS : Expect: can follow symlink '.../link_109', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 170 TPASS : Expect: can follow symlink '.../link_109', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 171 TPASS : Expect: can follow symlink '.../link_110', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 172 TPASS : Expect: can follow symlink '.../link_110', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 173 TPASS : Expect: can follow symlink '.../tmp_root/link_111', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 174 TPASS : Expect: can follow symlink '.../tmp_root/link_111', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 175 TPASS : Expect: can't follow symlink '.../tmp_root/link_112', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 176 TPASS : Expect: can follow symlink '.../tmp_root/link_112', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 177 TPASS : Expect: can follow symlink '.../tmp_hsym/link_113', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 178 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_113', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 179 TPASS : Expect: can follow symlink '.../tmp_hsym/link_114', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 180 TPASS : Expect: can follow symlink '.../tmp_hsym/link_114', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 181 TPASS : Expect: can follow symlink '.../link_115', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 182 TPASS : Expect: can follow symlink '.../link_115', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 183 TPASS : Expect: can follow symlink '.../link_116', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 184 TPASS : Expect: can follow symlink '.../link_116', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 185 TPASS : Expect: can follow symlink '.../tmp_root/link_117', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 186 TPASS : Expect: can follow symlink '.../tmp_root/link_117', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 187 TPASS : Expect: can't follow symlink '.../tmp_root/link_118', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'root' prot_hsymlinks 188 TPASS : Expect: can follow symlink '.../tmp_root/link_118', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 189 TPASS : Expect: can follow symlink '.../tmp_hsym/link_119', owner 'root', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 190 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_119', owner 'root', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 191 TPASS : Expect: can follow symlink '.../tmp_hsym/link_120', owner 'hsym', src.owner 'root', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 192 TPASS : Expect: can follow symlink '.../tmp_hsym/link_120', owner 'hsym', src.owner 'root', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 193 TPASS : Expect: can create hardlink '.../tmp_hsym/root/local_root.hs' to '.../link_121', owner 'root', curr.user 'root', w(1) prot_hsymlinks 194 TPASS : Expect: can't create hardlink '.../tmp_hsym/root/local_root.hs' to '.../link_122', owner 'root', curr.user 'hsym', w(0) prot_hsymlinks 195 TPASS : Expect: can create hardlink '.../tmp_hsym/root/local_root.hs' to '.../tmp_root/link_123', owner 'root', curr.user 'root', w(1) prot_hsymlinks 196 TPASS : Expect: can't create hardlink '.../tmp_hsym/root/local_root.hs' to '.../tmp_root/link_124', owner 'root', curr.user 'hsym', w(0) prot_hsymlinks 197 TPASS : Expect: can create hardlink '.../tmp_hsym/root/local_root.hs' to '.../tmp_hsym/link_125', owner 'root', curr.user 'root', w(1) prot_hsymlinks 198 TPASS : Expect: can't create hardlink '.../tmp_hsym/root/local_root.hs' to '.../tmp_hsym/link_126', owner 'root', curr.user 'hsym', w(0) prot_hsymlinks 199 TPASS : Expect: can follow symlink '.../link_127', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 200 TPASS : Expect: can follow symlink '.../link_127', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 201 TPASS : Expect: can follow symlink '.../link_128', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 202 TPASS : Expect: can follow symlink '.../link_128', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 203 TPASS : Expect: can follow symlink '.../tmp_root/link_129', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 204 TPASS : Expect: can follow symlink '.../tmp_root/link_129', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 205 TPASS : Expect: can't follow symlink '.../tmp_root/link_130', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 206 TPASS : Expect: can follow symlink '.../tmp_root/link_130', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 207 TPASS : Expect: can follow symlink '.../tmp_hsym/link_131', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 208 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_131', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 209 TPASS : Expect: can follow symlink '.../tmp_hsym/link_132', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 210 TPASS : Expect: can follow symlink '.../tmp_hsym/link_132', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 211 TPASS : Expect: can create hardlink '.../hsym.hs' to '.../link_133', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 212 TPASS : Expect: can create hardlink '.../hsym.hs' to '.../link_134', owner 'hsym', curr.user 'hsym', w(1) prot_hsymlinks 213 TPASS : Expect: can create hardlink '.../hsym.hs' to '.../tmp_root/link_135', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 214 TPASS : Expect: can create hardlink '.../hsym.hs' to '.../tmp_root/link_136', owner 'hsym', curr.user 'hsym', w(1) prot_hsymlinks 215 TPASS : Expect: can create hardlink '.../hsym.hs' to '.../tmp_hsym/link_137', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 216 TPASS : Expect: can create hardlink '.../hsym.hs' to '.../tmp_hsym/link_138', owner 'hsym', curr.user 'hsym', w(1) prot_hsymlinks 217 TPASS : Expect: can follow symlink '.../link_139', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 218 TPASS : Expect: can follow symlink '.../link_139', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 219 TPASS : Expect: can follow symlink '.../link_140', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 220 TPASS : Expect: can follow symlink '.../link_140', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 221 TPASS : Expect: can follow symlink '.../tmp_root/link_141', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 222 TPASS : Expect: can follow symlink '.../tmp_root/link_141', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 223 TPASS : Expect: can't follow symlink '.../tmp_root/link_142', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 224 TPASS : Expect: can follow symlink '.../tmp_root/link_142', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 225 TPASS : Expect: can follow symlink '.../tmp_hsym/link_143', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 226 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_143', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 227 TPASS : Expect: can follow symlink '.../tmp_hsym/link_144', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 228 TPASS : Expect: can follow symlink '.../tmp_hsym/link_144', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 229 TPASS : Expect: can create hardlink '.../hsym.hs_w' to '.../link_145', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 230 TPASS : Expect: can create hardlink '.../hsym.hs_w' to '.../link_146', owner 'hsym', curr.user 'hsym', w(0) prot_hsymlinks 231 TPASS : Expect: can create hardlink '.../hsym.hs_w' to '.../tmp_root/link_147', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 232 TPASS : Expect: can create hardlink '.../hsym.hs_w' to '.../tmp_root/link_148', owner 'hsym', curr.user 'hsym', w(0) prot_hsymlinks 233 TPASS : Expect: can create hardlink '.../hsym.hs_w' to '.../tmp_hsym/link_149', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 234 TPASS : Expect: can create hardlink '.../hsym.hs_w' to '.../tmp_hsym/link_150', owner 'hsym', curr.user 'hsym', w(0) prot_hsymlinks 235 TPASS : Expect: can follow symlink '.../link_151', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 236 TPASS : Expect: can follow symlink '.../link_151', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 237 TPASS : Expect: can follow symlink '.../link_152', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 238 TPASS : Expect: can follow symlink '.../link_152', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 239 TPASS : Expect: can follow symlink '.../tmp_root/link_153', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 240 TPASS : Expect: can follow symlink '.../tmp_root/link_153', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 241 TPASS : Expect: can't follow symlink '.../tmp_root/link_154', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 242 TPASS : Expect: can follow symlink '.../tmp_root/link_154', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 243 TPASS : Expect: can follow symlink '.../tmp_hsym/link_155', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 244 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_155', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 245 TPASS : Expect: can follow symlink '.../tmp_hsym/link_156', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 246 TPASS : Expect: can follow symlink '.../tmp_hsym/link_156', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 247 TPASS : Expect: can follow symlink '.../link_157', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 248 TPASS : Expect: can follow symlink '.../link_157', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 249 TPASS : Expect: can follow symlink '.../link_158', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 250 TPASS : Expect: can follow symlink '.../link_158', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 251 TPASS : Expect: can follow symlink '.../tmp_root/link_159', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 252 TPASS : Expect: can follow symlink '.../tmp_root/link_159', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 253 TPASS : Expect: can't follow symlink '.../tmp_root/link_160', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 254 TPASS : Expect: can follow symlink '.../tmp_root/link_160', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 255 TPASS : Expect: can follow symlink '.../tmp_hsym/link_161', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 256 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_161', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 257 TPASS : Expect: can follow symlink '.../tmp_hsym/link_162', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 258 TPASS : Expect: can follow symlink '.../tmp_hsym/link_162', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 259 TPASS : Expect: can create hardlink '.../hsym/local_hsym.hs' to '.../link_163', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 260 TPASS : Expect: can create hardlink '.../hsym/local_hsym.hs' to '.../link_164', owner 'hsym', curr.user 'hsym', w(1) prot_hsymlinks 261 TPASS : Expect: can create hardlink '.../hsym/local_hsym.hs' to '.../tmp_root/link_165', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 262 TPASS : Expect: can create hardlink '.../hsym/local_hsym.hs' to '.../tmp_root/link_166', owner 'hsym', curr.user 'hsym', w(1) prot_hsymlinks 263 TPASS : Expect: can create hardlink '.../hsym/local_hsym.hs' to '.../tmp_hsym/link_167', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 264 TPASS : Expect: can create hardlink '.../hsym/local_hsym.hs' to '.../tmp_hsym/link_168', owner 'hsym', curr.user 'hsym', w(1) prot_hsymlinks 265 TPASS : Expect: can follow symlink '.../link_169', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 266 TPASS : Expect: can follow symlink '.../link_169', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 267 TPASS : Expect: can follow symlink '.../link_170', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 268 TPASS : Expect: can follow symlink '.../link_170', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 269 TPASS : Expect: can follow symlink '.../tmp_root/link_171', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 270 TPASS : Expect: can follow symlink '.../tmp_root/link_171', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 271 TPASS : Expect: can't follow symlink '.../tmp_root/link_172', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 272 TPASS : Expect: can follow symlink '.../tmp_root/link_172', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 273 TPASS : Expect: can follow symlink '.../tmp_hsym/link_173', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 274 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_173', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 275 TPASS : Expect: can follow symlink '.../tmp_hsym/link_174', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 276 TPASS : Expect: can follow symlink '.../tmp_hsym/link_174', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 277 TPASS : Expect: can create hardlink '.../tmp_root/hsym.hs' to '.../link_175', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 278 TPASS : Expect: can create hardlink '.../tmp_root/hsym.hs' to '.../link_176', owner 'hsym', curr.user 'hsym', w(1) prot_hsymlinks 279 TPASS : Expect: can create hardlink '.../tmp_root/hsym.hs' to '.../tmp_root/link_177', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 280 TPASS : Expect: can create hardlink '.../tmp_root/hsym.hs' to '.../tmp_root/link_178', owner 'hsym', curr.user 'hsym', w(1) prot_hsymlinks 281 TPASS : Expect: can create hardlink '.../tmp_root/hsym.hs' to '.../tmp_hsym/link_179', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 282 TPASS : Expect: can create hardlink '.../tmp_root/hsym.hs' to '.../tmp_hsym/link_180', owner 'hsym', curr.user 'hsym', w(1) prot_hsymlinks 283 TPASS : Expect: can follow symlink '.../link_181', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 284 TPASS : Expect: can follow symlink '.../link_181', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 285 TPASS : Expect: can follow symlink '.../link_182', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 286 TPASS : Expect: can follow symlink '.../link_182', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 287 TPASS : Expect: can follow symlink '.../tmp_root/link_183', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 288 TPASS : Expect: can follow symlink '.../tmp_root/link_183', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 289 TPASS : Expect: can't follow symlink '.../tmp_root/link_184', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 290 TPASS : Expect: can follow symlink '.../tmp_root/link_184', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 291 TPASS : Expect: can follow symlink '.../tmp_hsym/link_185', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 292 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_185', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 293 TPASS : Expect: can follow symlink '.../tmp_hsym/link_186', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 294 TPASS : Expect: can follow symlink '.../tmp_hsym/link_186', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 295 TPASS : Expect: can create hardlink '.../tmp_root/hsym.hs_w' to '.../link_187', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 296 TPASS : Expect: can create hardlink '.../tmp_root/hsym.hs_w' to '.../link_188', owner 'hsym', curr.user 'hsym', w(0) prot_hsymlinks 297 TPASS : Expect: can create hardlink '.../tmp_root/hsym.hs_w' to '.../tmp_root/link_189', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 298 TPASS : Expect: can create hardlink '.../tmp_root/hsym.hs_w' to '.../tmp_root/link_190', owner 'hsym', curr.user 'hsym', w(0) prot_hsymlinks 299 TPASS : Expect: can create hardlink '.../tmp_root/hsym.hs_w' to '.../tmp_hsym/link_191', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 300 TPASS : Expect: can create hardlink '.../tmp_root/hsym.hs_w' to '.../tmp_hsym/link_192', owner 'hsym', curr.user 'hsym', w(0) prot_hsymlinks 301 TPASS : Expect: can follow symlink '.../link_193', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 302 TPASS : Expect: can follow symlink '.../link_193', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 303 TPASS : Expect: can follow symlink '.../link_194', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 304 TPASS : Expect: can follow symlink '.../link_194', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 305 TPASS : Expect: can follow symlink '.../tmp_root/link_195', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 306 TPASS : Expect: can follow symlink '.../tmp_root/link_195', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 307 TPASS : Expect: can't follow symlink '.../tmp_root/link_196', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 308 TPASS : Expect: can follow symlink '.../tmp_root/link_196', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 309 TPASS : Expect: can follow symlink '.../tmp_hsym/link_197', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 310 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_197', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 311 TPASS : Expect: can follow symlink '.../tmp_hsym/link_198', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 312 TPASS : Expect: can follow symlink '.../tmp_hsym/link_198', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 313 TPASS : Expect: can follow symlink '.../link_199', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 314 TPASS : Expect: can follow symlink '.../link_199', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 315 TPASS : Expect: can follow symlink '.../link_200', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 316 TPASS : Expect: can follow symlink '.../link_200', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 317 TPASS : Expect: can follow symlink '.../tmp_root/link_201', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 318 TPASS : Expect: can follow symlink '.../tmp_root/link_201', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 319 TPASS : Expect: can't follow symlink '.../tmp_root/link_202', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 320 TPASS : Expect: can follow symlink '.../tmp_root/link_202', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 321 TPASS : Expect: can follow symlink '.../tmp_hsym/link_203', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 322 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_203', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 323 TPASS : Expect: can follow symlink '.../tmp_hsym/link_204', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 324 TPASS : Expect: can follow symlink '.../tmp_hsym/link_204', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 325 TPASS : Expect: can create hardlink '.../tmp_root/hsym/local_hsym.hs' to '.../link_205', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 326 TPASS : Expect: can create hardlink '.../tmp_root/hsym/local_hsym.hs' to '.../link_206', owner 'hsym', curr.user 'hsym', w(1) prot_hsymlinks 327 TPASS : Expect: can create hardlink '.../tmp_root/hsym/local_hsym.hs' to '.../tmp_root/link_207', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 328 TPASS : Expect: can create hardlink '.../tmp_root/hsym/local_hsym.hs' to '.../tmp_root/link_208', owner 'hsym', curr.user 'hsym', w(1) prot_hsymlinks 329 TPASS : Expect: can create hardlink '.../tmp_root/hsym/local_hsym.hs' to '.../tmp_hsym/link_209', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 330 TPASS : Expect: can create hardlink '.../tmp_root/hsym/local_hsym.hs' to '.../tmp_hsym/link_210', owner 'hsym', curr.user 'hsym', w(1) prot_hsymlinks 331 TPASS : Expect: can follow symlink '.../link_211', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 332 TPASS : Expect: can follow symlink '.../link_211', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 333 TPASS : Expect: can follow symlink '.../link_212', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 334 TPASS : Expect: can follow symlink '.../link_212', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 335 TPASS : Expect: can follow symlink '.../tmp_root/link_213', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 336 TPASS : Expect: can follow symlink '.../tmp_root/link_213', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 337 TPASS : Expect: can't follow symlink '.../tmp_root/link_214', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 338 TPASS : Expect: can follow symlink '.../tmp_root/link_214', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 339 TPASS : Expect: can follow symlink '.../tmp_hsym/link_215', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 340 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_215', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 341 TPASS : Expect: can follow symlink '.../tmp_hsym/link_216', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 342 TPASS : Expect: can follow symlink '.../tmp_hsym/link_216', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 343 TPASS : Expect: can create hardlink '.../tmp_hsym/hsym.hs' to '.../link_217', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 344 TPASS : Expect: can create hardlink '.../tmp_hsym/hsym.hs' to '.../link_218', owner 'hsym', curr.user 'hsym', w(1) prot_hsymlinks 345 TPASS : Expect: can create hardlink '.../tmp_hsym/hsym.hs' to '.../tmp_root/link_219', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 346 TPASS : Expect: can create hardlink '.../tmp_hsym/hsym.hs' to '.../tmp_root/link_220', owner 'hsym', curr.user 'hsym', w(1) prot_hsymlinks 347 TPASS : Expect: can create hardlink '.../tmp_hsym/hsym.hs' to '.../tmp_hsym/link_221', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 348 TPASS : Expect: can create hardlink '.../tmp_hsym/hsym.hs' to '.../tmp_hsym/link_222', owner 'hsym', curr.user 'hsym', w(1) prot_hsymlinks 349 TPASS : Expect: can follow symlink '.../link_223', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 350 TPASS : Expect: can follow symlink '.../link_223', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 351 TPASS : Expect: can follow symlink '.../link_224', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 352 TPASS : Expect: can follow symlink '.../link_224', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 353 TPASS : Expect: can follow symlink '.../tmp_root/link_225', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 354 TPASS : Expect: can follow symlink '.../tmp_root/link_225', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 355 TPASS : Expect: can't follow symlink '.../tmp_root/link_226', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 356 TPASS : Expect: can follow symlink '.../tmp_root/link_226', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 357 TPASS : Expect: can follow symlink '.../tmp_hsym/link_227', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 358 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_227', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 359 TPASS : Expect: can follow symlink '.../tmp_hsym/link_228', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 360 TPASS : Expect: can follow symlink '.../tmp_hsym/link_228', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 361 TPASS : Expect: can create hardlink '.../tmp_hsym/hsym.hs_w' to '.../link_229', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 362 TPASS : Expect: can create hardlink '.../tmp_hsym/hsym.hs_w' to '.../link_230', owner 'hsym', curr.user 'hsym', w(0) prot_hsymlinks 363 TPASS : Expect: can create hardlink '.../tmp_hsym/hsym.hs_w' to '.../tmp_root/link_231', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 364 TPASS : Expect: can create hardlink '.../tmp_hsym/hsym.hs_w' to '.../tmp_root/link_232', owner 'hsym', curr.user 'hsym', w(0) prot_hsymlinks 365 TPASS : Expect: can create hardlink '.../tmp_hsym/hsym.hs_w' to '.../tmp_hsym/link_233', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 366 TPASS : Expect: can create hardlink '.../tmp_hsym/hsym.hs_w' to '.../tmp_hsym/link_234', owner 'hsym', curr.user 'hsym', w(0) prot_hsymlinks 367 TPASS : Expect: can follow symlink '.../link_235', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 368 TPASS : Expect: can follow symlink '.../link_235', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 369 TPASS : Expect: can follow symlink '.../link_236', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 370 TPASS : Expect: can follow symlink '.../link_236', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 371 TPASS : Expect: can follow symlink '.../tmp_root/link_237', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 372 TPASS : Expect: can follow symlink '.../tmp_root/link_237', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 373 TPASS : Expect: can't follow symlink '.../tmp_root/link_238', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 374 TPASS : Expect: can follow symlink '.../tmp_root/link_238', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 375 TPASS : Expect: can follow symlink '.../tmp_hsym/link_239', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 376 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_239', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 377 TPASS : Expect: can follow symlink '.../tmp_hsym/link_240', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 378 TPASS : Expect: can follow symlink '.../tmp_hsym/link_240', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 379 TPASS : Expect: can follow symlink '.../link_241', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 380 TPASS : Expect: can follow symlink '.../link_241', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 381 TPASS : Expect: can follow symlink '.../link_242', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 382 TPASS : Expect: can follow symlink '.../link_242', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 383 TPASS : Expect: can follow symlink '.../tmp_root/link_243', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 384 TPASS : Expect: can follow symlink '.../tmp_root/link_243', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 385 TPASS : Expect: can't follow symlink '.../tmp_root/link_244', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'root' prot_hsymlinks 386 TPASS : Expect: can follow symlink '.../tmp_root/link_244', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'root' prot_hsymlinks 387 TPASS : Expect: can follow symlink '.../tmp_hsym/link_245', owner 'root', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 388 TPASS : Expect: can't follow symlink '.../tmp_hsym/link_245', owner 'root', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 389 TPASS : Expect: can follow symlink '.../tmp_hsym/link_246', owner 'hsym', src.owner 'hsym', curr.user 'root', dir.owner 'hsym' prot_hsymlinks 390 TPASS : Expect: can follow symlink '.../tmp_hsym/link_246', owner 'hsym', src.owner 'hsym', curr.user 'hsym', dir.owner 'hsym' prot_hsymlinks 391 TPASS : Expect: can create hardlink '.../tmp_hsym/hsym/local_hsym.hs' to '.../link_247', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 392 TPASS : Expect: can create userdel: hsym mail spool (/var/mail/hsym) not found userdel: hsym home directory (/home/hsym) not found hardlink '.../tmp_hsym/hsym/local_hsym.hs' to '.../link_248', owner 'hsym', curr.user 'hsym', w(1) prot_hsymlinks 393 TPASS : Expect: can create hardlink '.../tmp_hsym/hsym/local_hsym.hs' to '.../tmp_root/link_249', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 394 TPASS : Expect: can create hardlink '.../tmp_hsym/hsym/local_hsym.hs' to '.../tmp_root/link_250', owner 'hsym', curr.user 'hsym', w(1) prot_hsymlinks 395 TPASS : Expect: can create hardlink '.../tmp_hsym/hsym/local_hsym.hs' to '.../tmp_hsym/link_251', owner 'hsym', curr.user 'root', w(1) prot_hsymlinks 396 TPASS : Expect: can create hardlink '.../tmp_hsym/hsym/local_hsym.hs' to '.../tmp_hsym/link_252', owner 'hsym', curr.user 'hsym', w(1) prot_hsymlinks 0 TINFO : All test-cases have been completed, summary: - symlinks test: PASS - hardlinks test: PASS prot_hsymlinks 0 TINFO : Disable protected hardlinks mode back prot_hsymlinks 0 TINFO : Disable protected symlinks mode back <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=2 cstime=7 <<>> <<>> tag=dirtyc0w stime=1592167683 cmdline="dirtyc0w" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s dirtyc0w.c:93: PASS: Bug not reproduced Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=1 termination_type=exited termination_id=0 corefile=no cutime=18 cstime=64 <<>> <<>> tag=pselect02 stime=1592167684 cmdline="pselect02" contacts="" analysis=exit <<>> pselect02 1 TPASS : pselect() failed as expected: TEST_ERRNO=EBADF(9): Bad file descriptor pselect02 2 TPASS : pselect() failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument pselect02 3 TPASS : pselect() failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pselect02_64 stime=1592167684 cmdline="pselect02_64" contacts="" analysis=exit <<>> pselect02_64 1 TPASS : pselect() failed as expected: TEST_ERRNO=EBADF(9): Bad file descriptor pselect02_64 2 TPASS : pselect() failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument pselect02_64 3 TPASS : pselect() failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pselect03 stime=1592167684 cmdline="pselect03" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pselect03.c:31: PASS: pselect() succeeded retval=0 Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pselect03_64 stime=1592167684 cmdline="pselect03_64" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pselect03.c:31: PASS: pselect() succeeded retval=0 Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=ptrace01 stime=1592167684 cmdline="ptrace01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s ptrace01.c:89: INFO: Testing PTRACE_KILL without child handler ptrace01.c:118: PASS: Child killed by SIGKILL as expected ptrace01.c:89: INFO: Testing PTRACE_KILL with child handler ptrace01.c:118: PASS: Child killed by SIGKILL as expected ptrace01.c:89: INFO: Testing PTRACE_CONT without child handler ptrace01.c:118: PASS: Child exited with 1 as expected ptrace01.c:89: INFO: Testing PTRACE_CONT with child handler ptrace01.c:118: PASS: Child exited with 1 as expected Summary: passed 4 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=ptrace03 stime=1592167684 cmdline="ptrace03" contacts="" analysis=exit <<>> ptrace03 1 TCONF : ptrace03.c:137: this kernel allows to trace init ptrace03 2 TPASS : Test Passed ptrace03 3 TPASS : Test Passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=ptrace04 stime=1592167684 cmdline="ptrace04" contacts="" analysis=exit <<>> ptrace04 1 TCONF : ptrace04.c:105: test not supported for your arch (yet) ptrace04 2 TCONF : ptrace04.c:105: Remaining cases not appropriate for configuration <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=0 cstime=0 <<>> <<>> tag=ptrace05 stime=1592167684 cmdline="ptrace05" contacts="" analysis=exit <<>> ptrace05 0 TINFO : [child] Sending kill(.., 0) ptrace05 1 TPASS : kill(.., 0) exited with 0, as expected. ptrace05 2 TPASS : Stopped as expected ptrace05 3 TPASS : Stopped as expected ptrace05 4 TPASS : Stopped as expected ptrace05 5 TPASS : Stopped as expected ptrace05 6 TPASS : Stopped as expected ptrace05 7 TPASS : Stopped as expected ptrace05 8 TPASS : Stopped as expected ptrace05 9 TPASS : Stopped as expected ptrace05 10 TPASS : Killed with SIGKILL, as expected. ptrace05 11 TPASS : Stopped as expected ptrace05 12 TPASS : Stopped as expected ptrace05 13 TPASS : Stopped as expected ptrace05 14 TPASS : Stopped as expected ptrace05 15 TPASS : Stopped as expected ptrace05 16 TPASS : Stopped as expected ptrace05 17 TPASS : Stopped as expected ptrace05 18 TPASS : Stopped as expected ptrace05 19 TPASS : Stopped as expected ptrace05 20 TPASS : Stopped as expected ptrace05 21 TPASS : Stopped as expected ptrace05 22 TPASS : Stopped as expected ptrace05 23 TPASS : Stopped as expected ptrace05 24 TPASS : Stopped as expected ptrace05 25 TPASS : Stopped as expected ptrace05 26 TPASS : Stopped as expected ptrace05 27 TPASS : Stopped as expected ptrace05 28 TPASS : Stopped as expected ptrace05 29 TPASS : Stopped as expected ptrace05 30 TPASS : Stopped as expected ptrace05 31 TPASS : Stopped as expected ptrace05 32 TPASS : Stopped as expected ptrace05 33 TPASS : Stopped as expected ptrace05 34 TPASS : Stopped as expected ptrace05 35 TPASS : Stopped as expected ptrace05 36 TPASS : Stopped as expected ptrace05 37 TPASS : Stopped as expected ptrace05 38 TPASS : Stopped as expected ptrace05 39 TPASS : Stopped as expected ptrace05 40 TPASS : Stopped as expected ptrace05 41 TPASS : Stopped as expected ptrace05 42 TPASS : Stopped as expected ptrace05 43 TPASS : Stopped as expected ptrace05 44 TPASS : Stopped as expected ptrace05 45 TPASS : Stopped as expected ptrace05 46 TPASS : Stopped as expected ptrace05 47 TPASS : Stopped as expected ptrace05 48 TPASS : Stopped as expected ptrace05 49 TPASS : Stopped as expected ptrace05 50 TPASS : Stopped as expected ptrace05 51 TPASS : Stopped as expected ptrace05 52 TPASS : Stopped as expected ptrace05 53 TPASS : Stopped as expected ptrace05 54 TPASS : Stopped as expected ptrace05 55 TPASS : Stopped as expected ptrace05 56 TPASS : Stopped as expected ptrace05 57 TPASS : Stopped as expected ptrace05 58 TPASS : Stopped as expected ptrace05 59 TPASS : Stopped as expected ptrace05 60 TPASS : Stopped as expected ptrace05 61 TPASS : Stopped as expected ptrace05 62 TPASS : Stopped as expected ptrace05 63 TPASS : Stopped as expected <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=ptrace07 stime=1592167684 cmdline="ptrace07" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s ptrace07.c:138: INFO: PTRACE_SETREGSET with reserved bits failed with EINVAL ptrace07.c:161: INFO: test child 19327 exited, retcode: 0 ptrace07.c:174: PASS: wasn't able to set invalid FPU state Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=3 termination_type=exited termination_id=0 corefile=no cutime=235 cstime=2 <<>> <<>> tag=ptrace08 stime=1592167687 cmdline="ptrace08" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s ptrace08.c:68: INFO: Kernel symbol "do_debug" found at 0xffffffff83c32f20 ptrace08.c:120: PASS: Child killed by SIGTRAP ptrace08.c:121: PASS: We're still here. Nothing bad happened, probably. Summary: passed 2 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=ptrace09 stime=1592167687 cmdline="ptrace09" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s ptrace09.c:81: PASS: We're still here. Nothing bad happened, probably. Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=pwrite01 stime=1592167687 cmdline="pwrite01" contacts="" analysis=exit <<>> pwrite01 1 TPASS : Functionality of pwrite() successful <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pwrite02 stime=1592167687 cmdline="pwrite02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwrite02.c:89: PASS: pwrite failed as expected: ESPIPE (29) pwrite02.c:89: PASS: pwrite failed as expected: EINVAL (22) pwrite02.c:89: PASS: pwrite failed as expected: EBADF (9) pwrite02.c:89: PASS: pwrite failed as expected: EBADF (9) pwrite02.c:89: PASS: pwrite failed as expected: EFAULT (14) Summary: passed 5 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pwrite03 stime=1592167687 cmdline="pwrite03" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwrite03.c:25: PASS: pwrite(fd, NULL, 0) == 0 Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pwrite04 stime=1592167687 cmdline="pwrite04" contacts="" analysis=exit <<>> pwrite04 1 TPASS : O_APPEND test passed. <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pwrite01_64 stime=1592167687 cmdline="pwrite01_64" contacts="" analysis=exit <<>> pwrite01 1 TPASS : Functionality of pwrite() successful <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=pwrite02_64 stime=1592167687 cmdline="pwrite02_64" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwrite02.c:89: PASS: pwrite failed as expected: ESPIPE (29) pwrite02.c:89: PASS: pwrite failed as expected: EINVAL (22) pwrite02.c:89: PASS: pwrite failed as expected: EBADF (9) pwrite02.c:89: PASS: pwrite failed as expected: EBADF (9) pwrite02.c:89: PASS: pwrite failed as expected: EFAULT (14) Summary: passed 5 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pwrite03_64 stime=1592167687 cmdline="pwrite03_64" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwrite03.c:25: PASS: pwrite(fd, NULL, 0) == 0 Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pwrite04_64 stime=1592167687 cmdline="pwrite04_64" contacts="" analysis=exit <<>> pwrite04 1 TPASS : O_APPEND test passed. <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pwritev01 stime=1592167687 cmdline="pwritev01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev01.c:85: PASS: writev() wrote 64 bytes successfully with content 'a' expectedly pwritev01.c:85: PASS: writev() wrote 64 bytes successfully with content 'a' expectedly pwritev01.c:85: PASS: writev() wrote 64 bytes successfully with content 'a' expectedly Summary: passed 3 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=pwritev01_64 stime=1592167687 cmdline="pwritev01_64" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev01.c:85: PASS: writev() wrote 64 bytes successfully with content 'a' expectedly pwritev01.c:85: PASS: writev() wrote 64 bytes successfully with content 'a' expectedly pwritev01.c:85: PASS: writev() wrote 64 bytes successfully with content 'a' expectedly Summary: passed 3 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=pwritev02 stime=1592167687 cmdline="pwritev02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev02.c:84: PASS: pwritev() failed as expected: EINVAL (22) pwritev02.c:84: PASS: pwritev() failed as expected: EINVAL (22) pwritev02.c:84: PASS: pwritev() failed as expected: EINVAL (22) pwritev02.c:84: PASS: pwritev() failed as expected: EFAULT (14) pwritev02.c:84: PASS: pwritev() failed as expected: EBADF (9) pwritev02.c:84: PASS: pwritev() failed as expected: EBADF (9) pwritev02.c:84: PASS: pwritev() failed as expected: ESPIPE (29) Summary: passed 7 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pwritev02_64 stime=1592167687 cmdline="pwritev02_64" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev02.c:84: PASS: pwritev() failed as expected: EINVAL (22) pwritev02.c:84: PASS: pwritev() failed as expected: EINVAL (22) pwritev02.c:84: PASS: pwritev() failed as expected: EINVAL (22) pwritev02.c:84: PASS: pwritev() failed as expected: EFAULT (14) pwritev02.c:84: PASS: pwritev() failed as expected: EBADF (9) pwritev02.c:84: PASS: pwritev() failed as expected: EBADF (9) pwritev02.c:84: PASS: pwritev() failed as expected: ESPIPE (29) Summary: passed 7 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pwritev03 stime=1592167687 cmdline="pwritev03" contacts="" analysis=exit <<>> tst_device.c:262: INFO: Using test device LTP_DEV='/dev/loop0' tst_supported_fs_types.c:60: INFO: Kernel supports ext2 tst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist tst_supported_fs_types.c:60: INFO: Kernel supports ext3 tst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist tst_supported_fs_types.c:60: INFO: Kernel supports ext4 tst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist tst_supported_fs_types.c:60: INFO: Kernel supports xfs tst_supported_fs_types.c:44: INFO: mkfs.xfs does exist tst_supported_fs_types.c:60: INFO: Kernel supports btrfs tst_supported_fs_types.c:44: INFO: mkfs.btrfs does exist tst_supported_fs_types.c:60: INFO: Kernel supports vfat tst_supported_fs_types.c:44: INFO: mkfs.vfat does exist tst_supported_fs_types.c:92: INFO: FUSE does support exfat tst_supported_fs_types.c:44: INFO: mkfs.exfat does exist tst_supported_fs_types.c:92: INFO: FUSE does support ntfs tst_supported_fs_types.c:44: INFO: mkfs.ntfs does exist tst_test.c:1308: INFO: Testing on ext2 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev03.c:101: INFO: Using block size 512 pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly tst_test.c:1308: INFO: Testing on ext3 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev03.c:101: INFO: Using block size 512 pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly tst_test.c:1308: INFO: Testing on ext4 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev03.c:101: INFO: Using block size 512 pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly tst_test.c:1308: INFO: Testing on xfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with xfs opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev03.c:101: INFO: Using block size 512 pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly tst_test.c:1308: INFO: Testing on btrfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with btrfs opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev03.c:101: INFO: Using block size 512 pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly tst_test.c:1308: INFO: Testing on vfat tst_mkfs.c:90: INFO: Formatting /dev/loop0 with vfat opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev03.c:101: INFO: Using block size 512 pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly tst_test.c:1308: INFO: Testing on exfat tst_mkfs.c:90: INFO: Formatting /dev/loop0 with exfat opts='' extra opts='' safe_macros.c:754: INFO: Trying FUSE... tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev03.c:101: INFO: Using block size 512 pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly tst_test.c:1308: INFO: Testing on ntfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. The number of heads was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. Windows will not be able to boot from this device. safe_macros.c:754: INFO: Trying FUSE... tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev03.c:101: INFO: Using block size 512 pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly Summary: passed 24 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=6 termination_type=exited termination_id=0 corefile=no cutime=12 cstime=164 <<>> <<>> tag=pwritev03_64 stime=1592167693 cmdline="pwritev03_64" contacts="" analysis=exit <<>> tst_device.c:262: INFO: Using test device LTP_DEV='/dev/loop0' tst_supported_fs_types.c:60: INFO: Kernel supports ext2 tst_supported_fs_types.c:44: INFO: mkfs.ext2 does exist tst_supported_fs_types.c:60: INFO: Kernel supports ext3 tst_supported_fs_types.c:44: INFO: mkfs.ext3 does exist tst_supported_fs_types.c:60: INFO: Kernel supports ext4 tst_supported_fs_types.c:44: INFO: mkfs.ext4 does exist tst_supported_fs_types.c:60: INFO: Kernel supports xfs tst_supported_fs_types.c:44: INFO: mkfs.xfs does exist tst_supported_fs_types.c:60: INFO: Kernel supports btrfs tst_supported_fs_types.c:44: INFO: mkfs.btrfs does exist tst_supported_fs_types.c:60: INFO: Kernel supports vfat tst_supported_fs_types.c:44: INFO: mkfs.vfat does exist tst_supported_fs_types.c:92: INFO: FUSE does support exfat tst_supported_fs_types.c:44: INFO: mkfs.exfat does exist tst_supported_fs_types.c:92: INFO: FUSE does support ntfs tst_supported_fs_types.c:44: INFO: mkfs.ntfs does exist tst_test.c:1308: INFO: Testing on ext2 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev03.c:101: INFO: Using block size 512 pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly tst_test.c:1308: INFO: Testing on ext3 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev03.c:101: INFO: Using block size 512 pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly tst_test.c:1308: INFO: Testing on ext4 tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev03.c:101: INFO: Using block size 512 pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly tst_test.c:1308: INFO: Testing on xfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with xfs opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev03.c:101: INFO: Using block size 512 pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly tst_test.c:1308: INFO: Testing on btrfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with btrfs opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev03.c:101: INFO: Using block size 512 pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly tst_test.c:1308: INFO: Testing on vfat tst_mkfs.c:90: INFO: Formatting /dev/loop0 with vfat opts='' extra opts='' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev03.c:101: INFO: Using block size 512 pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly tst_test.c:1308: INFO: Testing on exfat tst_mkfs.c:90: INFO: Formatting /dev/loop0 with exfat opts='' extra opts='' safe_macros.c:754: INFO: Trying FUSE... tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev03.c:101: INFO: Using block size 512 pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly tst_test.c:1308: INFO: Testing on ntfs tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ntfs opts='' extra opts='' The partition start sector was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. The number of sectors per track was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. The number of heads was not specified for /dev/loop0 and it could not be obtained automatically. It has been set to 0. To boot from a device, Windows needs the 'partition start sector', the 'sectors per track' and the 'number of heads' to be set. Windows will not be able to boot from this device. safe_macros.c:754: INFO: Trying FUSE... tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev03.c:101: INFO: Using block size 512 pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly pwritev03.c:87: PASS: pwritev(O_DIRECT) wrote 512 bytes successfully with content 'a' expectedly Summary: passed 24 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=7 termination_type=exited termination_id=0 corefile=no cutime=11 cstime=177 <<>> <<>> tag=pwritev201 stime=1592167700 cmdline="pwritev201" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev201.c:96: PASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly pwritev201.c:96: PASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly pwritev201.c:96: PASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly pwritev201.c:96: PASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly pwritev201.c:96: PASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly pwritev201.c:96: PASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly Summary: passed 6 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pwritev201_64 stime=1592167700 cmdline="pwritev201_64" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev201.c:96: PASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly pwritev201.c:96: PASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly pwritev201.c:96: PASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly pwritev201.c:96: PASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly pwritev201.c:96: PASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly pwritev201.c:96: PASS: pwritev2() wrote 64 bytes successfully with content 'a' expectedly Summary: passed 6 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=pwritev202 stime=1592167700 cmdline="pwritev202" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev202.c:78: PASS: pwritev2() failed as expected: EINVAL (22) pwritev202.c:78: PASS: pwritev2() failed as expected: EINVAL (22) pwritev202.c:78: PASS: pwritev2() failed as expected: EOPNOTSUPP (95) pwritev202.c:78: PASS: pwritev2() failed as expected: EFAULT (14) pwritev202.c:78: PASS: pwritev2() failed as expected: EBADF (9) pwritev202.c:78: PASS: pwritev2() failed as expected: EBADF (9) pwritev202.c:78: PASS: pwritev2() failed as expected: ESPIPE (29) Summary: passed 7 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=pwritev202_64 stime=1592167700 cmdline="pwritev202_64" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s pwritev202.c:78: PASS: pwritev2() failed as expected: EINVAL (22) pwritev202.c:78: PASS: pwritev2() failed as expected: EINVAL (22) pwritev202.c:78: PASS: pwritev2() failed as expected: EOPNOTSUPP (95) pwritev202.c:78: PASS: pwritev2() failed as expected: EFAULT (14) pwritev202.c:78: PASS: pwritev2() failed as expected: EBADF (9) pwritev202.c:78: PASS: pwritev2() failed as expected: EBADF (9) pwritev202.c:78: PASS: pwritev2() failed as expected: ESPIPE (29) Summary: passed 7 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=quotactl01 stime=1592167700 cmdline="quotactl01" contacts="" analysis=exit <<>> tst_kconfig.c:62: INFO: Parsing kernel config '/proc/config.gz' tst_device.c:262: INFO: Using test device LTP_DEV='/dev/loop0' tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s quotactl01.c:190: INFO: Test #0: QCMD(Q_QUOTAON, USRQUOTA) quotactl01.c:210: PASS: quotactl succeeded to turn on quota for user quotactl01.c:190: INFO: Test #1: QCMD(Q_SETQUOTA, USRQUOTA) quotactl01.c:210: PASS: quotactl succeeded to set disk quota limit for user quotactl01.c:190: INFO: Test #2: QCMD(Q_GETQUOTA, USRQUOTA) quotactl01.c:210: PASS: quotactl succeeded to get disk quota limit for user quotactl01.c:190: INFO: Test #3: QCMD(Q_SETINFO, USRQUOTA) quotactl01.c:210: PASS: quotactl succeeded to set information about quotafile for user quotactl01.c:190: INFO: Test #4: QCMD(Q_GETINFO, USRQUOTA) quotactl01.c:210: PASS: quotactl succeeded to get information about quotafile for user quotactl01.c:190: INFO: Test #5: QCMD(Q_GETFMT, USRQUOTA) quotactl01.c:210: PASS: quotactl succeeded to get quota format for user quotactl01.c:190: INFO: Test #6: QCMD(Q_SYNC, USRQUOTA) quotactl01.c:210: PASS: quotactl succeeded to update quota usages for user quotactl01.c:190: INFO: Test #7: QCMD(Q_GETNEXTQUOTA, USRQUOTA) quotactl01.c:210: PASS: quotactl succeeded to get next disk quota limit for user quotactl01.c:190: INFO: Test #8: QCMD(Q_QUOTAOFF, USRQUOTA) quotactl01.c:210: PASS: quotactl succeeded to turn off quota for user quotactl01.c:190: INFO: Test #9: QCMD(Q_QUOTAON, GRPQUOTA) quotactl01.c:210: PASS: quotactl succeeded to turn on quota for group quotactl01.c:190: INFO: Test #10: QCMD(Q_SETQUOTA, GRPQUOTA) quotactl01.c:210: PASS: quotactl succeeded to set disk quota limit for group quotactl01.c:190: INFO: Test #11: QCMD(Q_GETQUOTA, GRPQUOTA) quotactl01.c:210: PASS: quotactl succeeded to set disk quota limit for group quotactl01.c:190: INFO: Test #12: QCMD(Q_SETINFO, GRPQUOTA) quotactl01.c:210: PASS: quotactl succeeded to set information about quotafile for group quotactl01.c:190: INFO: Test #13: QCMD(Q_GETINFO, GRPQUOTA) quotactl01.c:210: PASS: quotactl succeeded to get information about quotafile for group quotactl01.c:190: INFO: Test #14: QCMD(Q_GETFMT, GRPQUOTA) quotactl01.c:210: PASS: quotactl succeeded to get quota format for group quotactl01.c:190: INFO: Test #15: QCMD(Q_SYNC, GRPQUOTA) quotactl01.c:210: PASS: quotactl succeeded to update quota usages for group quotactl01.c:190: INFO: Test #16: QCMD(Q_GETNEXTQUOTA, GRPQUOTA) quotactl01.c:210: PASS: quotactl succeeded to get next disk quota limit for group quotactl01.c:190: INFO: Test #17: QCMD(Q_QUOTAOFF, GRPQUOTA) quotactl01.c:210: PASS: quotactl succeeded to turn off quota for group Summary: passed 18 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=2 cstime=5 <<>> <<>> tag=quotactl02 stime=1592167700 cmdline="quotactl02" contacts="" analysis=exit <<>> tst_test.c:871: CONF: System doesn't have <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=0 cstime=0 <<>> <<>> tag=quotactl03 stime=1592167700 cmdline="quotactl03" contacts="" analysis=exit <<>> tst_test.c:871: CONF: System doesn't have <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=0 cstime=0 <<>> <<>> tag=quotactl04 stime=1592167700 cmdline="quotactl04" contacts="" analysis=exit <<>> tst_kconfig.c:62: INFO: Parsing kernel config '/proc/config.gz' tst_device.c:262: INFO: Using test device LTP_DEV='/dev/loop0' tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext4 opts='-I 256 -O quota,project' extra opts='' mke2fs 1.43.4 (31-Jan-2017) quotactl04.c:127: INFO: Test #0: QCMD(Q_QUOTAON, PRJQUOTA) quotactl04.c:142: PASS: quotactl succeeded to turn on quota for project quotactl04.c:127: INFO: Test #1: QCMD(Q_SETQUOTA, PRJQUOTA) quotactl04.c:142: PASS: quotactl succeeded to set disk quota limit for project quotactl04.c:127: INFO: Test #2: QCMD(Q_GETQUOTA, PRJQUOTA) quotactl04.c:142: PASS: quotactl succeeded to get disk quota limit for project quotactl04.c:127: INFO: Test #3: QCMD(Q_SETINFO, PRJQUOTA quotactl04.c:142: PASS: quotactl succeeded to set information about quotafile for project quotactl04.c:127: INFO: Test #4: QCMD(Q_GETINFO, PRJQUOTA quotactl04.c:142: PASS: quotactl succeeded to get information about quotafile for project quotactl04.c:127: INFO: Test #5: QCMD(Q_GETFMT, PRJQUOTA) quotactl04.c:142: PASS: quotactl succeeded to get quota format for project quotactl04.c:127: INFO: Test #6: QCMD(Q_GETNEXTQUOTA, PRJQUOTA) quotactl04.c:142: PASS: quotactl succeeded to get next disk quota limit for project quotactl04.c:127: INFO: Test #7: QCMD(Q_QUOTAOFF, PRJQUOTA) quotactl04.c:142: PASS: quotactl succeeded to turn off quota for project Summary: passed 8 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=2 cstime=3 <<>> <<>> tag=quotactl05 stime=1592167700 cmdline="quotactl05" contacts="" analysis=exit <<>> tst_test.c:871: CONF: This system didn't have <<>> initiation_status="ok" duration=1 termination_type=exited termination_id=32 corefile=no cutime=0 cstime=0 <<>> <<>> tag=quotactl06 stime=1592167701 cmdline="quotactl06" contacts="" analysis=exit <<>> tst_kconfig.c:62: INFO: Parsing kernel config '/proc/config.gz' tst_device.c:262: INFO: Using test device LTP_DEV='/dev/loop0' tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s quotactl06.c:122: PASS: quotactl failed as expected: EACCES (13) quotactl06.c:122: PASS: quotactl failed as expected: ENOENT (2) quotactl06.c:122: PASS: quotactl failed as expected: EBUSY (16) quotactl06.c:122: PASS: quotactl failed as expected: EFAULT (14) quotactl06.c:122: PASS: quotactl failed as expected: EINVAL (22) quotactl06.c:122: PASS: quotactl failed as expected: ENOTBLK (15) quotactl06.c:122: PASS: quotactl failed as expected: ESRCH (3) quotactl06.c:122: PASS: quotactl failed as expected: ESRCH (3) quotactl06.c:122: PASS: quotactl failed as expected: ESRCH (3) quotactl06.c:122: PASS: quotactl failed as expected: ERANGE (34) tst_capability.c:29: INFO: Dropping CAP_SYS_ADMIN(21) quotactl06.c:122: PASS: quotactl failed as expected: EPERM (1) tst_capability.c:41: INFO: Permitting CAP_SYS_ADMIN(21) Summary: passed 11 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=1 termination_type=exited termination_id=0 corefile=no cutime=2 cstime=6 <<>> <<>> tag=quotactl07 stime=1592167702 cmdline="quotactl07" contacts="" analysis=exit <<>> tst_test.c:871: CONF: System doesn't have <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=0 cstime=0 <<>> <<>> tag=read01 stime=1592167702 cmdline="read01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s read01.c:24: PASS: read(2) returned 512 Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=read02 stime=1592167702 cmdline="read02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s read02.c:86: PASS: read() failed as expected: EBADF (9) read02.c:86: PASS: read() failed as expected: EISDIR (21) read02.c:86: PASS: read() failed as expected: EFAULT (14) read02.c:86: PASS: read() failed as expected: EINVAL (22) read02.c:86: PASS: read() failed as expected: EINVAL (22) Summary: passed 5 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=read03 stime=1592167702 cmdline="read03" contacts="" analysis=exit <<>> read03 1 TPASS : read() succeded in setting errno to EAGAIN <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=read04 stime=1592167702 cmdline="read04" contacts="" analysis=exit <<>> read04 1 TPASS : functionality of read() is correct <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=readahead01 stime=1592167702 cmdline="readahead01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s readahead01.c:56: INFO: test_bad_fd -1 readahead01.c:28: PASS: expected ret success - returned value = -1 readahead01.c:39: PASS: expected failure: EBADF (9) readahead01.c:61: INFO: test_bad_fd O_WRONLY readahead01.c:28: PASS: expected ret success - returned value = -1 readahead01.c:39: PASS: expected failure: EBADF (9) readahead01.c:78: INFO: test_invalid_fd pipe readahead01.c:28: PASS: expected ret success - returned value = -1 readahead01.c:39: PASS: expected failure: EINVAL (22) readahead01.c:86: INFO: test_invalid_fd socket readahead01.c:28: PASS: expected ret success - returned value = -1 readahead01.c:39: PASS: expected failure: EINVAL (22) Summary: passed 8 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=readahead02 stime=1592167702 cmdline="readahead02" contacts="" analysis=exit <<>> tst_device.c:262: INFO: Using test device LTP_DEV='/dev/loop0' tst_mkfs.c:90: INFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' mke2fs 1.43.4 (31-Jan-2017) tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s readahead02.c:388: INFO: readahead length: 2097152 readahead02.c:226: INFO: Test #0: readahead on file readahead02.c:131: INFO: creating test file of size: 67108864 readahead02.c:245: INFO: read_testfile(0) readahead02.c:256: INFO: read_testfile(1) readahead02.c:180: INFO: readahead calls made: 32 readahead02.c:186: PASS: offset is still at 0 as expected readahead02.c:290: INFO: read_testfile(0) took: 159236 usec readahead02.c:291: INFO: read_testfile(1) took: 159895 usec readahead02.c:293: INFO: read_testfile(0) read: 67108864 bytes readahead02.c:295: INFO: read_testfile(1) read: 0 bytes readahead02.c:298: PASS: readahead saved some I/O readahead02.c:306: INFO: cache can hold at least: 140476 kB readahead02.c:307: INFO: read_testfile(0) used cache: 134844 kB readahead02.c:308: INFO: read_testfile(1) used cache: 79024 kB readahead02.c:316: PASS: using cache as expected readahead02.c:226: INFO: Test #1: readahead on overlayfs file readahead02.c:131: INFO: creating test file of size: 67108864 readahead02.c:245: INFO: read_testfile(0) readahead02.c:256: INFO: read_testfile(1) readahead02.c:180: INFO: readahead calls made: 32 readahead02.c:186: PASS: offset is still at 0 as expected readahead02.c:290: INFO: read_testfile(0) took: 134157 usec readahead02.c:291: INFO: read_testfile(1) took: 93731 usec readahead02.c:293: INFO: read_testfile(0) read: 67108864 bytes readahead02.c:295: INFO: read_testfile(1) read: 0 bytes readahead02.c:298: PASS: readahead saved some I/O readahead02.c:306: INFO: cache can hold at least: 266372 kB readahead02.c:307: INFO: read_testfile(0) used cache: 134476 kB readahead02.c:308: INFO: read_testfile(1) used cache: 84452 kB readahead02.c:316: PASS: using cache as expected readahead02.c:226: INFO: Test #2: POSIX_FADV_WILLNEED on file readahead02.c:131: INFO: creating test file of size: 67108864 readahead02.c:245: INFO: read_testfile(0) readahead02.c:256: INFO: read_testfile(1) readahead02.c:180: INFO: readahead calls made: 32 readahead02.c:186: PASS: offset is still at 0 as expected readahead02.c:290: INFO: read_testfile(0) took: 103172 usec readahead02.c:291: INFO: read_testfile(1) took: 99034 usec readahead02.c:293: INFO: read_testfile(0) read: 67108864 bytes readahead02.c:295: INFO: read_testfile(1) read: 0 bytes readahead02.c:298: PASS: readahead saved some I/O readahead02.c:306: INFO: cache can hold at least: 266372 kB readahead02.c:307: INFO: read_testfile(0) used cache: 134660 kB readahead02.c:308: INFO: read_testfile(1) used cache: 75364 kB readahead02.c:316: PASS: using cache as expected readahead02.c:226: INFO: Test #3: POSIX_FADV_WILLNEED on overlayfs file readahead02.c:131: INFO: creating test file of size: 67108864 readahead02.c:245: INFO: read_testfile(0) readahead02.c:256: INFO: read_testfile(1) readahead02.c:180: INFO: readahead calls made: 32 readahead02.c:186: PASS: offset is still at 0 as expected readahead02.c:290: INFO: read_testfile(0) took: 109935 usec readahead02.c:291: INFO: read_testfile(1) took: 124445 usec readahead02.c:293: INFO: read_testfile(0) read: 67108864 bytes readahead02.c:295: INFO: read_testfile(1) read: 0 bytes readahead02.c:298: PASS: readahead saved some I/O readahead02.c:306: INFO: cache can hold at least: 266452 kB readahead02.c:307: INFO: read_testfile(0) used cache: 134848 kB readahead02.c:308: INFO: read_testfile(1) used cache: 78680 kB readahead02.c:316: PASS: using cache as expected Summary: passed 12 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=8 termination_type=exited termination_id=0 corefile=no cutime=5 cstime=228 <<>> <<>> tag=readdir01 stime=1592167710 cmdline="readdir01" contacts="" analysis=exit <<>> readdir01 1 TPASS : found all 10 that were created <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=readdir21 stime=1592167710 cmdline="readdir21" contacts="" analysis=exit <<>> readdir21 1 TCONF : readdir21.c:122: syscall(-1) __NR_readdir not supported on your arch readdir21 2 TCONF : readdir21.c:122: Remaining cases not appropriate for configuration <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=0 cstime=0 <<>> <<>> tag=readlink01A stime=1592167710 cmdline="symlink01 -T readlink01" contacts="" analysis=exit <<>> readlink01 1 TPASS : Reading of symbolic link file contents checks out ok readlink01 2 TPASS : Reading of symbolic link file contents checks out ok readlink01 3 TPASS : Reading a symbolic link which exceeds maximum pathname error is caught readlink01 4 TPASS : Reading a nonsymbolic link file error condition is caught. EINVAL is returned <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=readlink01 stime=1592167710 cmdline="readlink01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s readlink01.c:64: INFO: Running test as root readlink01.c:46: PASS: readlink() functionality on 'slink_file' was correct readlink01.c:55: INFO: Running test as nobody readlink01.c:46: PASS: readlink() functionality on 'slink_file' was correct Summary: passed 2 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=readlink03 stime=1592167710 cmdline="readlink03" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s readlink03.c:86: PASS: readlink() failed as expected: EACCES (13) readlink03.c:86: PASS: readlink() failed as expected: EINVAL (22) readlink03.c:86: PASS: readlink() failed as expected: EINVAL (22) readlink03.c:86: PASS: readlink() failed as expected: ENAMETOOLONG (36) readlink03.c:86: PASS: readlink() failed as expected: ENOENT (2) readlink03.c:86: PASS: readlink() failed as expected: ENOTDIR (20) readlink03.c:86: PASS: readlink() failed as expected: ELOOP (40) readlink03.c:86: PASS: readlink() failed as expected: EFAULT (14) Summary: passed 8 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=readlinkat01 stime=1592167710 cmdline="readlinkat01" contacts="" analysis=exit <<>> readlinkat01 1 TPASS : readlinkat() returned 13: TEST_ERRNO=SUCCESS(0): Success readlinkat01 2 TPASS : readlinkat() returned 13: TEST_ERRNO=SUCCESS(0): Success readlinkat01 3 TPASS : readlinkat() returned -1: TEST_ERRNO=ENOTDIR(20): Not a directory readlinkat01 4 TPASS : readlinkat() returned -1: TEST_ERRNO=EBADF(9): Bad file descriptor readlinkat01 5 TPASS : readlinkat() returned 13: TEST_ERRNO=SUCCESS(0): Success <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=readlinkat02 stime=1592167710 cmdline="readlinkat02" contacts="" analysis=exit <<>> readlinkat02 1 TPASS : readlinkat failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument readlinkat02 2 TPASS : readlinkat failed as expected: TEST_ERRNO=EINVAL(22): Invalid argument readlinkat02 3 TPASS : readlinkat failed as expected: TEST_ERRNO=ENOTDIR(20): Not a directory readlinkat02 4 TPASS : readlinkat failed as expected: TEST_ERRNO=ENOTDIR(20): Not a directory <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=readv01 stime=1592167710 cmdline="readv01" contacts="" analysis=exit <<>> tst_buffers.c:55: INFO: Test is using guarded buffers tst_test.c:1247: INFO: Timeout per run is 0h 00m 15s readv01.c:71: PASS: readv() with 0 I/O vectors readv01.c:85: PASS: readv() correctly read 0 bytes readv01.c:71: PASS: readv() with NULL I/O vectors readv01.c:85: PASS: readv() correctly read 64 bytes readv01.c:71: PASS: readv() with too big I/O vectors readv01.c:85: PASS: readv() correctly read 64 bytes readv01.c:71: PASS: readv() with multiple I/O vectors readv01.c:85: PASS: readv() correctly read 48 bytes readv01.c:71: PASS: readv() with zero-len buffer readv01.c:85: PASS: readv() correctly read 64 bytes Summary: passed 10 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=readv02 stime=1592167710 cmdline="readv02" contacts="" analysis=exit <<>> readv02 1 TPASS : got EINVAL readv02 2 TPASS : got EFAULT readv02 3 TPASS : got EBADF readv02 4 TPASS : got EINVAL <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=readv03 stime=1592167710 cmdline="readv03" contacts="" analysis=exit <<>> readv03 1 TPASS : got EISDIR <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=realpath01 stime=1592167710 cmdline="realpath01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s realpath01.c:30: FAIL: returned unexpected errno: SUCCESS (0) HINT: You _MAY_ be vunerable to CVE(s), see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000001 Summary: passed 0 failed 1 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=1 corefile=no cutime=0 cstime=1 <<>> <<>> tag=reboot01 stime=1592167710 cmdline="reboot01" contacts="" analysis=exit <<>> reboot01 1 TPASS : reboot(2) Passed for option LINUX_REBOOT_CMD_CAD_ON reboot01 2 TPASS : reboot(2) Passed for option LINUX_REBOOT_CMD_CAD_OFF <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=reboot02 stime=1592167710 cmdline="reboot02" contacts="" analysis=exit <<>> reboot02 1 TPASS : reboot(2) expected failure; Got errno - EINVAL : Invalid flag reboot02 1 TPASS : reboot(2) expected failure; Got errno - EPERM : Permission denied <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=recv01 stime=1592167710 cmdline="recv01" contacts="" analysis=exit <<>> recv01 1 TPASS : bad file descriptor successful recv01 2 TPASS : invalid socket successful recv01 3 TPASS : invalid recv buffer successful recv01 4 TPASS : invalid MSG_OOB flag set successful recv01 5 TPASS : invalid MSG_ERRQUEUE flag set successful <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=recvfrom01 stime=1592167710 cmdline="recvfrom01" contacts="" analysis=exit <<>> recvfrom01 1 TPASS : bad file descriptor successful recvfrom01 2 TPASS : invalid socket successful recvfrom01 3 TPASS : invalid socket buffer successful recvfrom01 4 TPASS : invalid socket addr length successful recvfrom01 5 TPASS : invalid recv buffer successful recvfrom01 6 TPASS : invalid MSG_OOB flag set successful recvfrom01 7 TPASS : invalid MSG_ERRQUEUE flag set successful <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=recvmsg01 stime=1592167710 cmdline="recvmsg01" contacts="" analysis=exit <<>> recvmsg01 1 TPASS : bad file descriptor successful recvmsg01 2 TPASS : invalid socket successful recvmsg01 3 TPASS : invalid socket buffer successful recvmsg01 4 TPASS : invalid socket length successful recvmsg01 5 TPASS : invalid recv buffer successful recvmsg01 6 TPASS : invalid iovec buffer successful recvmsg01 7 TPASS : invalid iovec count successful recvmsg01 8 TPASS : rights reception successful recvmsg01 9 TPASS : invalid MSG_OOB flag set successful recvmsg01 10 TPASS : invalid MSG_ERRQUEUE flag set successful recvmsg01 11 TPASS : invalid cmsg length successful recvmsg01 12 TPASS : large cmesg length successful <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=recvmsg02 stime=1592167710 cmdline="recvmsg02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s recvmsg02.c:76: INFO: received 25 bytes recvmsg02.c:79: PASS: recvmsg(..., MSG_PEEK) works fine Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=recvmsg03 stime=1592167710 cmdline="recvmsg03" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s recvmsg03.c:38: CONF: rds was not supported Summary: passed 0 failed 0 skipped 1 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=1 cstime=0 <<>> <<>> tag=remap_file_pages01 stime=1592167710 cmdline="remap_file_pages01" contacts="" analysis=exit <<>> remap_file_pages01 1 TPASS : Non-Linear shm file OK remap_file_pages01 2 TPASS : Non-Linear /tmp/ file OK <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=2 <<>> <<>> tag=remap_file_pages02 stime=1592167710 cmdline="remap_file_pages02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s remap_file_pages02.c:86: PASS: remap_file_pages(2) start is not valid MAP_SHARED mapping: EINVAL (22) remap_file_pages02.c:86: PASS: remap_file_pages(2) start is invalid: EINVAL (22) remap_file_pages02.c:86: PASS: remap_file_pages(2) size is invalid: EINVAL (22) remap_file_pages02.c:86: PASS: remap_file_pages(2) prot is invalid: EINVAL (22) Summary: passed 4 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=removexattr01 stime=1592167710 cmdline="removexattr01" contacts="" analysis=exit <<>> removexattr01 1 TPASS : removexattr() succeeded <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=removexattr02 stime=1592167710 cmdline="removexattr02" contacts="" analysis=exit <<>> removexattr02 1 TPASS : removexattr() failed as expected: TEST_ERRNO=ENODATA(61): No data available removexattr02 2 TPASS : removexattr() failed as expected: TEST_ERRNO=ENOENT(2): No such file or directory removexattr02 3 TPASS : removexattr() failed as expected: TEST_ERRNO=EFAULT(14): Bad address <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rename01 stime=1592167710 cmdline="rename01" contacts="" analysis=exit <<>> rename01 1 TPASS : functionality is correct for renaming a file rename01 2 TPASS : functionality is correct for renaming a directory <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rename01A stime=1592167710 cmdline="symlink01 -T rename01" contacts="" analysis=exit <<>> rename01 1 TPASS : rename(3) of symbolic link file name which points at no object file is ok rename01 2 TPASS : rename(3) of symbolic link file name which points at object file is ok <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rename02 stime=1592167710 cmdline="rename02" contacts="" analysis=exit <<>> rename02 1 TPASS : rename(./tfile_19741, ./rnfile_19741) returned 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rename03 stime=1592167710 cmdline="rename03" contacts="" analysis=exit <<>> rename03 1 TPASS : functionality is correct for renaming a file rename03 2 TPASS : functionality is correct for renaming a directory <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=rename04 stime=1592167710 cmdline="rename04" contacts="" analysis=exit <<>> rename04 1 TPASS : rename() returned EEXIST <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rename05 stime=1592167710 cmdline="rename05" contacts="" analysis=exit <<>> rename05 1 TPASS : rename() returned EISDIR <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rename06 stime=1592167710 cmdline="rename06" contacts="" analysis=exit <<>> rename06 1 TPASS : rename() returned EINVAL <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rename07 stime=1592167710 cmdline="rename07" contacts="" analysis=exit <<>> rename07 1 TPASS : rename() returned ENOTDIR <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=rename08 stime=1592167710 cmdline="rename08" contacts="" analysis=exit <<>> rename08 1 TPASS : expected failure - errno = 14 : Bad address rename08 2 TPASS : expected failure - errno = 14 : Bad address rename08 3 TPASS : expected failure - errno = 14 : Bad address <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rename09 stime=1592167710 cmdline="rename09" contacts="" analysis=exit <<>> rename09 1 TPASS : rename() returned EACCES <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rename10 stime=1592167710 cmdline="rename10" contacts="" analysis=exit <<>> rename10 1 TPASS : expected failure - errno = 36 : File name too long rename10 2 TPASS : expected failure - errno = 2 : No such file or directory <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rename11 stime=1592167710 cmdline="rename11" contacts="" analysis=exit <<>> mke2fs 1.43.4 (31-Jan-2017) rename11 0 TINFO : Using test device LTP_DEV='/dev/loop0' rename11 0 TINFO : Formatting /dev/loop0 with ext2 opts='' extra opts='' rename11 0 TINFO : subdir limit is not availiable for XFS filesystem rename11 1 TPASS : failed as expected: TEST_ERRNO=ELOOP(40): Too many levels of symbolic links rename11 2 TPASS : failed as expected: TEST_ERRNO=EROFS(30): Read-only file system rename11 3 TCONF : rename11.c:167: EMLINK test is not appropriate <<>> initiation_status="ok" duration=1 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=4 <<>> <<>> tag=rename12 stime=1592167711 cmdline="rename12" contacts="" analysis=exit <<>> rename12 1 TPASS : rename returned EPERM or EACCES <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rename13 stime=1592167711 cmdline="rename13" contacts="" analysis=exit <<>> rename13 1 TPASS : functionality of rename() is correct <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=rename14 stime=1592167711 cmdline="rename14" contacts="" analysis=exit <<>> rename14 1 TPASS : Test Passed <<>> initiation_status="ok" duration=5 termination_type=exited termination_id=0 corefile=no cutime=38 cstime=617 <<>> <<>> tag=renameat01 stime=1592167716 cmdline="renameat01" contacts="" analysis=exit <<>> mke2fs 1.43.4 (31-Jan-2017) renameat01 0 TINFO : Using test device LTP_DEV='/dev/loop0' renameat01 0 TINFO : Formatting /dev/loop0 with ext2 opts='' extra opts='' renameat01 0 TINFO : subdir limit is not availiable for XFS filesystem renameat01 1 TPASS : renameat() returned the expected value: TEST_ERRNO=SUCCESS(0): Success renameat01 2 TPASS : renameat() returned the expected value: TEST_ERRNO=SUCCESS(0): Success renameat01 3 TPASS : renameat() returned the expected value: TEST_ERRNO=SUCCESS(0): Success renameat01 4 TPASS : renameat() returned the expected value: TEST_ERRNO=EBADF(9): Bad file descriptor renameat01 5 TPASS : renameat() returned the expected value: TEST_ERRNO=ENOTDIR(20): Not a directory renameat01 6 TPASS : renameat() returned the expected value: TEST_ERRNO=ELOOP(40): Too many levels of symbolic links renameat01 7 TPASS : renameat() returned the expected value: TEST_ERRNO=EROFS(30): Read-only file system renameat01 8 TCONF : renameat01.c:200: EMLINK test is not appropriate <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=3 <<>> <<>> tag=renameat201 stime=1592167716 cmdline="renameat201" contacts="" analysis=exit <<>> renameat201 1 TPASS : renameat2() returned the expected value: TEST_ERRNO=EEXIST(17): File exists renameat201 2 TPASS : renameat2() returned the expected value: TEST_ERRNO=SUCCESS(0): Success renameat201 3 TPASS : renameat2() returned the expected value: TEST_ERRNO=ENOENT(2): No such file or directory renameat201 4 TPASS : renameat2() returned the expected value: TEST_ERRNO=SUCCESS(0): Success renameat201 5 TPASS : renameat2() returned the expected value: TEST_ERRNO=EINVAL(22): Invalid argument renameat201 6 TPASS : renameat2() returned the expected value: TEST_ERRNO=EINVAL(22): Invalid argument <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=renameat202 stime=1592167716 cmdline="renameat202 -i 10" contacts="" analysis=exit <<>> renameat202 1 TPASS : renameat2() test passed renameat202 1 TPASS : renameat2() test passed renameat202 1 TPASS : renameat2() test passed renameat202 1 TPASS : renameat2() test passed renameat202 1 TPASS : renameat2() test passed renameat202 1 TPASS : renameat2() test passed renameat202 1 TPASS : renameat2() test passed renameat202 1 TPASS : renameat2() test passed renameat202 1 TPASS : renameat2() test passed renameat202 1 TPASS : renameat2() test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=request_key01 stime=1592167716 cmdline="request_key01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s request_key01.c:39: PASS: request_key() succeed Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=request_key02 stime=1592167716 cmdline="request_key02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s request_key02.c:53: PASS: request_key() failed expectly: ENOKEY (126) request_key02.c:53: PASS: request_key() failed expectly: EKEYREVOKED (128) request_key02.c:53: PASS: request_key() failed expectly: EKEYEXPIRED (127) Summary: passed 3 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=2 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=request_key03 stime=1592167718 cmdline="request_key03" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s request_key03.c:142: PASS: didn't crash while updating key of type 'encrypted' request_key03.c:156: PASS: didn't crash while requesting key of type 'encrypted' request_key03.c:65: CONF: kernel doesn't support key type 'trusted' request_key03.c:142: PASS: didn't crash while updating key of type 'user' request_key03.c:156: PASS: didn't crash while requesting key of type 'user' Summary: passed 4 failed 0 skipped 1 warnings 0 <<>> initiation_status="ok" duration=3 termination_type=exited termination_id=0 corefile=no cutime=5 cstime=34 <<>> <<>> tag=request_key04 stime=1592167721 cmdline="request_key04" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s request_key04.c:66: PASS: request_key() failed with EACCES as expected Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=request_key05 stime=1592167721 cmdline="request_key05" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s request_key05.c:25: INFO: Requesting dead key request_key05.c:29: PASS: No crash after 256 attempts Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rmdir01 stime=1592167721 cmdline="rmdir01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s rmdir01.c:33: PASS: rmdir(testdir) success Summary: passed 1 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rmdir02 stime=1592167721 cmdline="rmdir02" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s rmdir02.c:92: PASS: rmdir() failed as expected: ENOTEMPTY (39) rmdir02.c:92: PASS: rmdir() failed as expected: ENAMETOOLONG (36) rmdir02.c:92: PASS: rmdir() failed as expected: ENOENT (2) rmdir02.c:92: PASS: rmdir() failed as expected: ENOTDIR (20) rmdir02.c:92: PASS: rmdir() failed as expected: EFAULT (14) rmdir02.c:92: PASS: rmdir() failed as expected: ELOOP (40) rmdir02.c:92: PASS: rmdir() failed as expected: EROFS (30) rmdir02.c:92: PASS: rmdir() failed as expected: EBUSY (16) rmdir02.c:92: PASS: rmdir() failed as expected: EINVAL (22) Summary: passed 9 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rmdir03 stime=1592167721 cmdline="rmdir03" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s rmdir03.c:55: PASS: rmdir() got expected errno: EPERM (1) rmdir03.c:61: PASS: rmdir() got expected errno: EACCES (13) Summary: passed 2 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rmdir03A stime=1592167721 cmdline="symlink01 -T rmdir03" contacts="" analysis=exit <<>> rmdir03 1 TPASS : rmdir(2) of object file through symbolic link file failed as expected <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=rt_sigaction01 stime=1592167721 cmdline="rt_sigaction01" contacts="" analysis=exit <<>> rt_sigaction01 0 TINFO : signal: 34 rt_sigaction01 1 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 34 rt_sigaction01 0 TINFO : signal: 34 rt_sigaction01 2 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 34 rt_sigaction01 0 TINFO : signal: 34 rt_sigaction01 3 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 34 rt_sigaction01 0 TINFO : signal: 34 rt_sigaction01 4 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 34 rt_sigaction01 0 TINFO : signal: 34 rt_sigaction01 5 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 34 rt_sigaction01 0 TINFO : signal: 35 rt_sigaction01 6 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 35 rt_sigaction01 0 TINFO : signal: 35 rt_sigaction01 7 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 35 rt_sigaction01 0 TINFO : signal: 35 rt_sigaction01 8 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 35 rt_sigaction01 0 TINFO : signal: 35 rt_sigaction01 9 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 35 rt_sigaction01 0 TINFO : signal: 35 rt_sigaction01 10 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 35 rt_sigaction01 0 TINFO : signal: 36 rt_sigaction01 11 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 36 rt_sigaction01 0 TINFO : signal: 36 rt_sigaction01 12 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 36 rt_sigaction01 0 TINFO : signal: 36 rt_sigaction01 13 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 36 rt_sigaction01 0 TINFO : signal: 36 rt_sigaction01 14 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 36 rt_sigaction01 0 TINFO : signal: 36 rt_sigaction01 15 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 36 rt_sigaction01 0 TINFO : signal: 37 rt_sigaction01 16 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 37 rt_sigaction01 0 TINFO : signal: 37 rt_sigaction01 17 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 37 rt_sigaction01 0 TINFO : signal: 37 rt_sigaction01 18 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 37 rt_sigaction01 0 TINFO : signal: 37 rt_sigaction01 19 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 37 rt_sigaction01 0 TINFO : signal: 37 rt_sigaction01 20 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 37 rt_sigaction01 0 TINFO : signal: 38 rt_sigaction01 21 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 38 rt_sigaction01 0 TINFO : signal: 38 rt_sigaction01 22 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 38 rt_sigaction01 0 TINFO : signal: 38 rt_sigaction01 23 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 38 rt_sigaction01 0 TINFO : signal: 38 rt_sigaction01 24 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 38 rt_sigaction01 0 TINFO : signal: 38 rt_sigaction01 25 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 38 rt_sigaction01 0 TINFO : signal: 39 rt_sigaction01 26 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 39 rt_sigaction01 0 TINFO : signal: 39 rt_sigaction01 27 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 39 rt_sigaction01 0 TINFO : signal: 39 rt_sigaction01 28 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 39 rt_sigaction01 0 TINFO : signal: 39 rt_sigaction01 29 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 39 rt_sigaction01 0 TINFO : signal: 39 rt_sigaction01 30 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 39 rt_sigaction01 0 TINFO : signal: 40 rt_sigaction01 31 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 40 rt_sigaction01 0 TINFO : signal: 40 rt_sigaction01 32 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 40 rt_sigaction01 0 TINFO : signal: 40 rt_sigaction01 33 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 40 rt_sigaction01 0 TINFO : signal: 40 rt_sigaction01 34 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 40 rt_sigaction01 0 TINFO : signal: 40 rt_sigaction01 35 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 40 rt_sigaction01 0 TINFO : signal: 41 rt_sigaction01 36 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 41 rt_sigaction01 0 TINFO : signal: 41 rt_sigaction01 37 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 41 rt_sigaction01 0 TINFO : signal: 41 rt_sigaction01 38 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 41 rt_sigaction01 0 TINFO : signal: 41 rt_sigaction01 39 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 41 rt_sigaction01 0 TINFO : signal: 41 rt_sigaction01 40 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 41 rt_sigaction01 0 TINFO : signal: 42 rt_sigaction01 41 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 42 rt_sigaction01 0 TINFO : signal: 42 rt_sigaction01 42 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 42 rt_sigaction01 0 TINFO : signal: 42 rt_sigaction01 43 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 42 rt_sigaction01 0 TINFO : signal: 42 rt_sigaction01 44 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 42 rt_sigaction01 0 TINFO : signal: 42 rt_sigaction01 45 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 42 rt_sigaction01 0 TINFO : signal: 43 rt_sigaction01 46 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 43 rt_sigaction01 0 TINFO : signal: 43 rt_sigaction01 47 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 43 rt_sigaction01 0 TINFO : signal: 43 rt_sigaction01 48 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 43 rt_sigaction01 0 TINFO : signal: 43 rt_sigaction01 49 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 43 rt_sigaction01 0 TINFO : signal: 43 rt_sigaction01 50 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 43 rt_sigaction01 0 TINFO : signal: 44 rt_sigaction01 51 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 44 rt_sigaction01 0 TINFO : signal: 44 rt_sigaction01 52 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 44 rt_sigaction01 0 TINFO : signal: 44 rt_sigaction01 53 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 44 rt_sigaction01 0 TINFO : signal: 44 rt_sigaction01 54 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 44 rt_sigaction01 0 TINFO : signal: 44 rt_sigaction01 55 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 44 rt_sigaction01 0 TINFO : signal: 45 rt_sigaction01 56 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 45 rt_sigaction01 0 TINFO : signal: 45 rt_sigaction01 57 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 45 rt_sigaction01 0 TINFO : signal: 45 rt_sigaction01 58 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 45 rt_sigaction01 0 TINFO : signal: 45 rt_sigaction01 59 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 45 rt_sigaction01 0 TINFO : signal: 45 rt_sigaction01 60 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 45 rt_sigaction01 0 TINFO : signal: 46 rt_sigaction01 61 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 46 rt_sigaction01 0 TINFO : signal: 46 rt_sigaction01 62 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 46 rt_sigaction01 0 TINFO : signal: 46 rt_sigaction01 63 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 46 rt_sigaction01 0 TINFO : signal: 46 rt_sigaction01 64 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 46 rt_sigaction01 0 TINFO : signal: 46 rt_sigaction01 65 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 46 rt_sigaction01 0 TINFO : signal: 47 rt_sigaction01 66 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 47 rt_sigaction01 0 TINFO : signal: 47 rt_sigaction01 67 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 47 rt_sigaction01 0 TINFO : signal: 47 rt_sigaction01 68 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 47 rt_sigaction01 0 TINFO : signal: 47 rt_sigaction01 69 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 47 rt_sigaction01 0 TINFO : signal: 47 rt_sigaction01 70 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 47 rt_sigaction01 0 TINFO : signal: 48 rt_sigaction01 71 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 48 rt_sigaction01 0 TINFO : signal: 48 rt_sigaction01 72 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 48 rt_sigaction01 0 TINFO : signal: 48 rt_sigaction01 73 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 48 rt_sigaction01 0 TINFO : signal: 48 rt_sigaction01 74 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 48 rt_sigaction01 0 TINFO : signal: 48 rt_sigaction01 75 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 48 rt_sigaction01 0 TINFO : signal: 49 rt_sigaction01 76 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 49 rt_sigaction01 0 TINFO : signal: 49 rt_sigaction01 77 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 49 rt_sigaction01 0 TINFO : signal: 49 rt_sigaction01 78 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 49 rt_sigaction01 0 TINFO : signal: 49 rt_sigaction01 79 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 49 rt_sigaction01 0 TINFO : signal: 49 rt_sigaction01 80 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 49 rt_sigaction01 0 TINFO : signal: 50 rt_sigaction01 81 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 50 rt_sigaction01 0 TINFO : signal: 50 rt_sigaction01 82 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 50 rt_sigaction01 0 TINFO : signal: 50 rt_sigaction01 83 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 50 rt_sigaction01 0 TINFO : signal: 50 rt_sigaction01 84 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 50 rt_sigaction01 0 TINFO : signal: 50 rt_sigaction01 85 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 50 rt_sigaction01 0 TINFO : signal: 51 rt_sigaction01 86 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 51 rt_sigaction01 0 TINFO : signal: 51 rt_sigaction01 87 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 51 rt_sigaction01 0 TINFO : signal: 51 rt_sigaction01 88 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 51 rt_sigaction01 0 TINFO : signal: 51 rt_sigaction01 89 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 51 rt_sigaction01 0 TINFO : signal: 51 rt_sigaction01 90 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 51 rt_sigaction01 0 TINFO : signal: 52 rt_sigaction01 91 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 52 rt_sigaction01 0 TINFO : signal: 52 rt_sigaction01 92 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 52 rt_sigaction01 0 TINFO : signal: 52 rt_sigaction01 93 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 52 rt_sigaction01 0 TINFO : signal: 52 rt_sigaction01 94 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 52 rt_sigaction01 0 TINFO : signal: 52 rt_sigaction01 95 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 52 rt_sigaction01 0 TINFO : signal: 53 rt_sigaction01 96 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 53 rt_sigaction01 0 TINFO : signal: 53 rt_sigaction01 97 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 53 rt_sigaction01 0 TINFO : signal: 53 rt_sigaction01 98 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 53 rt_sigaction01 0 TINFO : signal: 53 rt_sigaction01 99 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 53 rt_sigaction01 0 TINFO : signal: 53 rt_sigaction01 100 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 53 rt_sigaction01 0 TINFO : signal: 54 rt_sigaction01 101 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 54 rt_sigaction01 0 TINFO : signal: 54 rt_sigaction01 102 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 54 rt_sigaction01 0 TINFO : signal: 54 rt_sigaction01 103 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 54 rt_sigaction01 0 TINFO : signal: 54 rt_sigaction01 104 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 54 rt_sigaction01 0 TINFO : signal: 54 rt_sigaction01 105 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 54 rt_sigaction01 0 TINFO : signal: 55 rt_sigaction01 106 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 55 rt_sigaction01 0 TINFO : signal: 55 rt_sigaction01 107 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 55 rt_sigaction01 0 TINFO : signal: 55 rt_sigaction01 108 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 55 rt_sigaction01 0 TINFO : signal: 55 rt_sigaction01 109 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 55 rt_sigaction01 0 TINFO : signal: 55 rt_sigaction01 110 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 55 rt_sigaction01 0 TINFO : signal: 56 rt_sigaction01 111 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 56 rt_sigaction01 0 TINFO : signal: 56 rt_sigaction01 112 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 56 rt_sigaction01 0 TINFO : signal: 56 rt_sigaction01 113 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 56 rt_sigaction01 0 TINFO : signal: 56 rt_sigaction01 114 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 56 rt_sigaction01 0 TINFO : signal: 56 rt_sigaction01 115 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 56 rt_sigaction01 0 TINFO : signal: 57 rt_sigaction01 116 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 57 rt_sigaction01 0 TINFO : signal: 57 rt_sigaction01 117 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 57 rt_sigaction01 0 TINFO : signal: 57 rt_sigaction01 118 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 57 rt_sigaction01 0 TINFO : signal: 57 rt_sigaction01 119 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 57 rt_sigaction01 0 TINFO : signal: 57 rt_sigaction01 120 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 57 rt_sigaction01 0 TINFO : signal: 58 rt_sigaction01 121 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 58 rt_sigaction01 0 TINFO : signal: 58 rt_sigaction01 122 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 58 rt_sigaction01 0 TINFO : signal: 58 rt_sigaction01 123 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 58 rt_sigaction01 0 TINFO : signal: 58 rt_sigaction01 124 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 58 rt_sigaction01 0 TINFO : signal: 58 rt_sigaction01 125 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 58 rt_sigaction01 0 TINFO : signal: 59 rt_sigaction01 126 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 59 rt_sigaction01 0 TINFO : signal: 59 rt_sigaction01 127 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 59 rt_sigaction01 0 TINFO : signal: 59 rt_sigaction01 128 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 59 rt_sigaction01 0 TINFO : signal: 59 rt_sigaction01 129 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 59 rt_sigaction01 0 TINFO : signal: 59 rt_sigaction01 130 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 59 rt_sigaction01 0 TINFO : signal: 60 rt_sigaction01 131 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 60 rt_sigaction01 0 TINFO : signal: 60 rt_sigaction01 132 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 60 rt_sigaction01 0 TINFO : signal: 60 rt_sigaction01 133 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 60 rt_sigaction01 0 TINFO : signal: 60 rt_sigaction01 134 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 60 rt_sigaction01 0 TINFO : signal: 60 rt_sigaction01 135 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 60 rt_sigaction01 0 TINFO : signal: 61 rt_sigaction01 136 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 61 rt_sigaction01 0 TINFO : signal: 61 rt_sigaction01 137 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 61 rt_sigaction01 0 TINFO : signal: 61 rt_sigaction01 138 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 61 rt_sigaction01 0 TINFO : signal: 61 rt_sigaction01 139 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 61 rt_sigaction01 0 TINFO : signal: 61 rt_sigaction01 140 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 61 rt_sigaction01 0 TINFO : signal: 62 rt_sigaction01 141 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 62 rt_sigaction01 0 TINFO : signal: 62 rt_sigaction01 142 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 62 rt_sigaction01 0 TINFO : signal: 62 rt_sigaction01 143 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 62 rt_sigaction01 0 TINFO : signal: 62 rt_sigaction01 144 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 62 rt_sigaction01 0 TINFO : signal: 62 rt_sigaction01 145 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 62 rt_sigaction01 0 TINFO : signal: 63 rt_sigaction01 146 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 63 rt_sigaction01 0 TINFO : signal: 63 rt_sigaction01 147 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 63 rt_sigaction01 0 TINFO : signal: 63 rt_sigaction01 148 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 63 rt_sigaction01 0 TINFO : signal: 63 rt_sigaction01 149 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 63 rt_sigaction01 0 TINFO : signal: 63 rt_sigaction01 150 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 63 rt_sigaction01 0 TINFO : signal: 64 rt_sigaction01 151 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 64 rt_sigaction01 0 TINFO : signal: 64 rt_sigaction01 152 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction01 0 TINFO : Signal Handler Called with signal number 64 rt_sigaction01 0 TINFO : signal: 64 rt_sigaction01 153 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 64 rt_sigaction01 0 TINFO : signal: 64 rt_sigaction01 154 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction01 0 TINFO : Signal Handler Called with signal number 64 rt_sigaction01 0 TINFO : signal: 64 rt_sigaction01 155 TPASS : rt_sigaction call succeeded: result = 0 rt_sigaction01 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction01 0 TINFO : Signal Handler Called with signal number 64 <<>> initiation_status="ok" duration=1 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rt_sigaction02 stime=1592167722 cmdline="rt_sigaction02" contacts="" analysis=exit <<>> rt_sigaction02 0 TINFO : Signal 34 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 1 TPASS : rt_sigaction02 failure with sig: 34 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 2 TPASS : rt_sigaction02 failure with sig: 34 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 3 TPASS : rt_sigaction02 failure with sig: 34 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 4 TPASS : rt_sigaction02 failure with sig: 34 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 5 TPASS : rt_sigaction02 failure with sig: 34 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 35 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 6 TPASS : rt_sigaction02 failure with sig: 35 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 7 TPASS : rt_sigaction02 failure with sig: 35 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 8 TPASS : rt_sigaction02 failure with sig: 35 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 9 TPASS : rt_sigaction02 failure with sig: 35 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 10 TPASS : rt_sigaction02 failure with sig: 35 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 36 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 11 TPASS : rt_sigaction02 failure with sig: 36 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 12 TPASS : rt_sigaction02 failure with sig: 36 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 13 TPASS : rt_sigaction02 failure with sig: 36 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 14 TPASS : rt_sigaction02 failure with sig: 36 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 15 TPASS : rt_sigaction02 failure with sig: 36 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 37 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 16 TPASS : rt_sigaction02 failure with sig: 37 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 17 TPASS : rt_sigaction02 failure with sig: 37 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 18 TPASS : rt_sigaction02 failure with sig: 37 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 19 TPASS : rt_sigaction02 failure with sig: 37 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 20 TPASS : rt_sigaction02 failure with sig: 37 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 38 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 21 TPASS : rt_sigaction02 failure with sig: 38 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 22 TPASS : rt_sigaction02 failure with sig: 38 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 23 TPASS : rt_sigaction02 failure with sig: 38 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 24 TPASS : rt_sigaction02 failure with sig: 38 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 25 TPASS : rt_sigaction02 failure with sig: 38 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 39 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 26 TPASS : rt_sigaction02 failure with sig: 39 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 27 TPASS : rt_sigaction02 failure with sig: 39 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 28 TPASS : rt_sigaction02 failure with sig: 39 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 29 TPASS : rt_sigaction02 failure with sig: 39 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 30 TPASS : rt_sigaction02 failure with sig: 39 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 40 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 31 TPASS : rt_sigaction02 failure with sig: 40 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 32 TPASS : rt_sigaction02 failure with sig: 40 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 33 TPASS : rt_sigaction02 failure with sig: 40 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 34 TPASS : rt_sigaction02 failure with sig: 40 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 35 TPASS : rt_sigaction02 failure with sig: 40 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 41 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 36 TPASS : rt_sigaction02 failure with sig: 41 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 37 TPASS : rt_sigaction02 failure with sig: 41 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 38 TPASS : rt_sigaction02 failure with sig: 41 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 39 TPASS : rt_sigaction02 failure with sig: 41 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 40 TPASS : rt_sigaction02 failure with sig: 41 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 42 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 41 TPASS : rt_sigaction02 failure with sig: 42 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 42 TPASS : rt_sigaction02 failure with sig: 42 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 43 TPASS : rt_sigaction02 failure with sig: 42 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 44 TPASS : rt_sigaction02 failure with sig: 42 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 45 TPASS : rt_sigaction02 failure with sig: 42 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 43 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 46 TPASS : rt_sigaction02 failure with sig: 43 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 47 TPASS : rt_sigaction02 failure with sig: 43 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 48 TPASS : rt_sigaction02 failure with sig: 43 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 49 TPASS : rt_sigaction02 failure with sig: 43 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 50 TPASS : rt_sigaction02 failure with sig: 43 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 44 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 51 TPASS : rt_sigaction02 failure with sig: 44 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 52 TPASS : rt_sigaction02 failure with sig: 44 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 53 TPASS : rt_sigaction02 failure with sig: 44 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 54 TPASS : rt_sigaction02 failure with sig: 44 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 55 TPASS : rt_sigaction02 failure with sig: 44 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 45 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 56 TPASS : rt_sigaction02 failure with sig: 45 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 57 TPASS : rt_sigaction02 failure with sig: 45 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 58 TPASS : rt_sigaction02 failure with sig: 45 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 59 TPASS : rt_sigaction02 failure with sig: 45 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 60 TPASS : rt_sigaction02 failure with sig: 45 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 46 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 61 TPASS : rt_sigaction02 failure with sig: 46 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 62 TPASS : rt_sigaction02 failure with sig: 46 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 63 TPASS : rt_sigaction02 failure with sig: 46 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 64 TPASS : rt_sigaction02 failure with sig: 46 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 65 TPASS : rt_sigaction02 failure with sig: 46 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 47 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 66 TPASS : rt_sigaction02 failure with sig: 47 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 67 TPASS : rt_sigaction02 failure with sig: 47 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 68 TPASS : rt_sigaction02 failure with sig: 47 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 69 TPASS : rt_sigaction02 failure with sig: 47 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 70 TPASS : rt_sigaction02 failure with sig: 47 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 48 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 71 TPASS : rt_sigaction02 failure with sig: 48 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 72 TPASS : rt_sigaction02 failure with sig: 48 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 73 TPASS : rt_sigaction02 failure with sig: 48 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 74 TPASS : rt_sigaction02 failure with sig: 48 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 75 TPASS : rt_sigaction02 failure with sig: 48 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 49 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 76 TPASS : rt_sigaction02 failure with sig: 49 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 77 TPASS : rt_sigaction02 failure with sig: 49 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 78 TPASS : rt_sigaction02 failure with sig: 49 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 79 TPASS : rt_sigaction02 failure with sig: 49 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 80 TPASS : rt_sigaction02 failure with sig: 49 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 50 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 81 TPASS : rt_sigaction02 failure with sig: 50 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 82 TPASS : rt_sigaction02 failure with sig: 50 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 83 TPASS : rt_sigaction02 failure with sig: 50 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 84 TPASS : rt_sigaction02 failure with sig: 50 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 85 TPASS : rt_sigaction02 failure with sig: 50 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 51 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 86 TPASS : rt_sigaction02 failure with sig: 51 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 87 TPASS : rt_sigaction02 failure with sig: 51 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 88 TPASS : rt_sigaction02 failure with sig: 51 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 89 TPASS : rt_sigaction02 failure with sig: 51 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 90 TPASS : rt_sigaction02 failure with sig: 51 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 52 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 91 TPASS : rt_sigaction02 failure with sig: 52 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 92 TPASS : rt_sigaction02 failure with sig: 52 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 93 TPASS : rt_sigaction02 failure with sig: 52 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 94 TPASS : rt_sigaction02 failure with sig: 52 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 95 TPASS : rt_sigaction02 failure with sig: 52 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 53 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 96 TPASS : rt_sigaction02 failure with sig: 53 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 97 TPASS : rt_sigaction02 failure with sig: 53 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 98 TPASS : rt_sigaction02 failure with sig: 53 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 99 TPASS : rt_sigaction02 failure with sig: 53 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 100 TPASS : rt_sigaction02 failure with sig: 53 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 54 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 101 TPASS : rt_sigaction02 failure with sig: 54 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 102 TPASS : rt_sigaction02 failure with sig: 54 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 103 TPASS : rt_sigaction02 failure with sig: 54 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 104 TPASS : rt_sigaction02 failure with sig: 54 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 105 TPASS : rt_sigaction02 failure with sig: 54 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 55 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 106 TPASS : rt_sigaction02 failure with sig: 55 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 107 TPASS : rt_sigaction02 failure with sig: 55 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 108 TPASS : rt_sigaction02 failure with sig: 55 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 109 TPASS : rt_sigaction02 failure with sig: 55 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 110 TPASS : rt_sigaction02 failure with sig: 55 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 56 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 111 TPASS : rt_sigaction02 failure with sig: 56 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 112 TPASS : rt_sigaction02 failure with sig: 56 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 113 TPASS : rt_sigaction02 failure with sig: 56 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 114 TPASS : rt_sigaction02 failure with sig: 56 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 115 TPASS : rt_sigaction02 failure with sig: 56 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 57 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 116 TPASS : rt_sigaction02 failure with sig: 57 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 117 TPASS : rt_sigaction02 failure with sig: 57 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 118 TPASS : rt_sigaction02 failure with sig: 57 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 119 TPASS : rt_sigaction02 failure with sig: 57 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 120 TPASS : rt_sigaction02 failure with sig: 57 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 58 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 121 TPASS : rt_sigaction02 failure with sig: 58 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 122 TPASS : rt_sigaction02 failure with sig: 58 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 123 TPASS : rt_sigaction02 failure with sig: 58 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 124 TPASS : rt_sigaction02 failure with sig: 58 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 125 TPASS : rt_sigaction02 failure with sig: 58 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 59 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 126 TPASS : rt_sigaction02 failure with sig: 59 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 127 TPASS : rt_sigaction02 failure with sig: 59 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 128 TPASS : rt_sigaction02 failure with sig: 59 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 129 TPASS : rt_sigaction02 failure with sig: 59 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 130 TPASS : rt_sigaction02 failure with sig: 59 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 60 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 131 TPASS : rt_sigaction02 failure with sig: 60 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 132 TPASS : rt_sigaction02 failure with sig: 60 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 133 TPASS : rt_sigaction02 failure with sig: 60 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 134 TPASS : rt_sigaction02 failure with sig: 60 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 135 TPASS : rt_sigaction02 failure with sig: 60 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 61 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 136 TPASS : rt_sigaction02 failure with sig: 61 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 137 TPASS : rt_sigaction02 failure with sig: 61 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 138 TPASS : rt_sigaction02 failure with sig: 61 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 139 TPASS : rt_sigaction02 failure with sig: 61 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 140 TPASS : rt_sigaction02 failure with sig: 61 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 62 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 141 TPASS : rt_sigaction02 failure with sig: 62 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 142 TPASS : rt_sigaction02 failure with sig: 62 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 143 TPASS : rt_sigaction02 failure with sig: 62 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 144 TPASS : rt_sigaction02 failure with sig: 62 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 145 TPASS : rt_sigaction02 failure with sig: 62 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 63 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 146 TPASS : rt_sigaction02 failure with sig: 63 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 147 TPASS : rt_sigaction02 failure with sig: 63 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 148 TPASS : rt_sigaction02 failure with sig: 63 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 149 TPASS : rt_sigaction02 failure with sig: 63 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 150 TPASS : rt_sigaction02 failure with sig: 63 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : Signal 64 rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 151 TPASS : rt_sigaction02 failure with sig: 64 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction02 152 TPASS : rt_sigaction02 failure with sig: 64 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 153 TPASS : rt_sigaction02 failure with sig: 64 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction02 154 TPASS : rt_sigaction02 failure with sig: 64 as expected errno = EFAULT : Bad address rt_sigaction02 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction02 155 TPASS : rt_sigaction02 failure with sig: 64 as expected errno = EFAULT : Bad address <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rt_sigaction03 stime=1592167722 cmdline="rt_sigaction03" contacts="" analysis=exit <<>> rt_sigaction03 0 TINFO : Signal 34 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 1 TPASS : rt_sigaction03 failure with sig: 34 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 2 TPASS : rt_sigaction03 failure with sig: 34 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 3 TPASS : rt_sigaction03 failure with sig: 34 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 4 TPASS : rt_sigaction03 failure with sig: 34 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 5 TPASS : rt_sigaction03 failure with sig: 34 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 35 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 6 TPASS : rt_sigaction03 failure with sig: 35 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 7 TPASS : rt_sigaction03 failure with sig: 35 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 8 TPASS : rt_sigaction03 failure with sig: 35 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 9 TPASS : rt_sigaction03 failure with sig: 35 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 10 TPASS : rt_sigaction03 failure with sig: 35 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 36 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 11 TPASS : rt_sigaction03 failure with sig: 36 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 12 TPASS : rt_sigaction03 failure with sig: 36 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 13 TPASS : rt_sigaction03 failure with sig: 36 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 14 TPASS : rt_sigaction03 failure with sig: 36 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 15 TPASS : rt_sigaction03 failure with sig: 36 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 37 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 16 TPASS : rt_sigaction03 failure with sig: 37 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 17 TPASS : rt_sigaction03 failure with sig: 37 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 18 TPASS : rt_sigaction03 failure with sig: 37 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 19 TPASS : rt_sigaction03 failure with sig: 37 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 20 TPASS : rt_sigaction03 failure with sig: 37 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 38 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 21 TPASS : rt_sigaction03 failure with sig: 38 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 22 TPASS : rt_sigaction03 failure with sig: 38 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 23 TPASS : rt_sigaction03 failure with sig: 38 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 24 TPASS : rt_sigaction03 failure with sig: 38 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 25 TPASS : rt_sigaction03 failure with sig: 38 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 39 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 26 TPASS : rt_sigaction03 failure with sig: 39 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 27 TPASS : rt_sigaction03 failure with sig: 39 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 28 TPASS : rt_sigaction03 failure with sig: 39 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 29 TPASS : rt_sigaction03 failure with sig: 39 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 30 TPASS : rt_sigaction03 failure with sig: 39 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 40 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 31 TPASS : rt_sigaction03 failure with sig: 40 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 32 TPASS : rt_sigaction03 failure with sig: 40 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 33 TPASS : rt_sigaction03 failure with sig: 40 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 34 TPASS : rt_sigaction03 failure with sig: 40 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 35 TPASS : rt_sigaction03 failure with sig: 40 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 41 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 36 TPASS : rt_sigaction03 failure with sig: 41 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 37 TPASS : rt_sigaction03 failure with sig: 41 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 38 TPASS : rt_sigaction03 failure with sig: 41 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 39 TPASS : rt_sigaction03 failure with sig: 41 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 40 TPASS : rt_sigaction03 failure with sig: 41 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 42 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 41 TPASS : rt_sigaction03 failure with sig: 42 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 42 TPASS : rt_sigaction03 failure with sig: 42 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 43 TPASS : rt_sigaction03 failure with sig: 42 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 44 TPASS : rt_sigaction03 failure with sig: 42 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 45 TPASS : rt_sigaction03 failure with sig: 42 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 43 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 46 TPASS : rt_sigaction03 failure with sig: 43 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 47 TPASS : rt_sigaction03 failure with sig: 43 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 48 TPASS : rt_sigaction03 failure with sig: 43 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 49 TPASS : rt_sigaction03 failure with sig: 43 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 50 TPASS : rt_sigaction03 failure with sig: 43 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 44 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 51 TPASS : rt_sigaction03 failure with sig: 44 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 52 TPASS : rt_sigaction03 failure with sig: 44 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 53 TPASS : rt_sigaction03 failure with sig: 44 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 54 TPASS : rt_sigaction03 failure with sig: 44 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 55 TPASS : rt_sigaction03 failure with sig: 44 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 45 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 56 TPASS : rt_sigaction03 failure with sig: 45 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 57 TPASS : rt_sigaction03 failure with sig: 45 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 58 TPASS : rt_sigaction03 failure with sig: 45 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 59 TPASS : rt_sigaction03 failure with sig: 45 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 60 TPASS : rt_sigaction03 failure with sig: 45 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 46 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 61 TPASS : rt_sigaction03 failure with sig: 46 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 62 TPASS : rt_sigaction03 failure with sig: 46 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 63 TPASS : rt_sigaction03 failure with sig: 46 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 64 TPASS : rt_sigaction03 failure with sig: 46 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 65 TPASS : rt_sigaction03 failure with sig: 46 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 47 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 66 TPASS : rt_sigaction03 failure with sig: 47 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 67 TPASS : rt_sigaction03 failure with sig: 47 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 68 TPASS : rt_sigaction03 failure with sig: 47 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 69 TPASS : rt_sigaction03 failure with sig: 47 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 70 TPASS : rt_sigaction03 failure with sig: 47 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 48 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 71 TPASS : rt_sigaction03 failure with sig: 48 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 72 TPASS : rt_sigaction03 failure with sig: 48 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 73 TPASS : rt_sigaction03 failure with sig: 48 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 74 TPASS : rt_sigaction03 failure with sig: 48 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 75 TPASS : rt_sigaction03 failure with sig: 48 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 49 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 76 TPASS : rt_sigaction03 failure with sig: 49 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 77 TPASS : rt_sigaction03 failure with sig: 49 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 78 TPASS : rt_sigaction03 failure with sig: 49 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 79 TPASS : rt_sigaction03 failure with sig: 49 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 80 TPASS : rt_sigaction03 failure with sig: 49 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 50 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 81 TPASS : rt_sigaction03 failure with sig: 50 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 82 TPASS : rt_sigaction03 failure with sig: 50 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 83 TPASS : rt_sigaction03 failure with sig: 50 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 84 TPASS : rt_sigaction03 failure with sig: 50 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 85 TPASS : rt_sigaction03 failure with sig: 50 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 51 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 86 TPASS : rt_sigaction03 failure with sig: 51 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 87 TPASS : rt_sigaction03 failure with sig: 51 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 88 TPASS : rt_sigaction03 failure with sig: 51 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 89 TPASS : rt_sigaction03 failure with sig: 51 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 90 TPASS : rt_sigaction03 failure with sig: 51 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 52 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 91 TPASS : rt_sigaction03 failure with sig: 52 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 92 TPASS : rt_sigaction03 failure with sig: 52 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 93 TPASS : rt_sigaction03 failure with sig: 52 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 94 TPASS : rt_sigaction03 failure with sig: 52 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 95 TPASS : rt_sigaction03 failure with sig: 52 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 53 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 96 TPASS : rt_sigaction03 failure with sig: 53 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 97 TPASS : rt_sigaction03 failure with sig: 53 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 98 TPASS : rt_sigaction03 failure with sig: 53 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 99 TPASS : rt_sigaction03 failure with sig: 53 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 100 TPASS : rt_sigaction03 failure with sig: 53 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 54 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 101 TPASS : rt_sigaction03 failure with sig: 54 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 102 TPASS : rt_sigaction03 failure with sig: 54 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 103 TPASS : rt_sigaction03 failure with sig: 54 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 104 TPASS : rt_sigaction03 failure with sig: 54 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 105 TPASS : rt_sigaction03 failure with sig: 54 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 55 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 106 TPASS : rt_sigaction03 failure with sig: 55 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 107 TPASS : rt_sigaction03 failure with sig: 55 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 108 TPASS : rt_sigaction03 failure with sig: 55 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 109 TPASS : rt_sigaction03 failure with sig: 55 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 110 TPASS : rt_sigaction03 failure with sig: 55 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 56 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 111 TPASS : rt_sigaction03 failure with sig: 56 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 112 TPASS : rt_sigaction03 failure with sig: 56 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 113 TPASS : rt_sigaction03 failure with sig: 56 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 114 TPASS : rt_sigaction03 failure with sig: 56 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 115 TPASS : rt_sigaction03 failure with sig: 56 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 57 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 116 TPASS : rt_sigaction03 failure with sig: 57 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 117 TPASS : rt_sigaction03 failure with sig: 57 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 118 TPASS : rt_sigaction03 failure with sig: 57 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 119 TPASS : rt_sigaction03 failure with sig: 57 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 120 TPASS : rt_sigaction03 failure with sig: 57 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 58 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 121 TPASS : rt_sigaction03 failure with sig: 58 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 122 TPASS : rt_sigaction03 failure with sig: 58 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 123 TPASS : rt_sigaction03 failure with sig: 58 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 124 TPASS : rt_sigaction03 failure with sig: 58 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 125 TPASS : rt_sigaction03 failure with sig: 58 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 59 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 126 TPASS : rt_sigaction03 failure with sig: 59 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 127 TPASS : rt_sigaction03 failure with sig: 59 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 128 TPASS : rt_sigaction03 failure with sig: 59 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 129 TPASS : rt_sigaction03 failure with sig: 59 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 130 TPASS : rt_sigaction03 failure with sig: 59 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 60 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 131 TPASS : rt_sigaction03 failure with sig: 60 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 132 TPASS : rt_sigaction03 failure with sig: 60 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 133 TPASS : rt_sigaction03 failure with sig: 60 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 134 TPASS : rt_sigaction03 failure with sig: 60 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 135 TPASS : rt_sigaction03 failure with sig: 60 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 61 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 136 TPASS : rt_sigaction03 failure with sig: 61 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 137 TPASS : rt_sigaction03 failure with sig: 61 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 138 TPASS : rt_sigaction03 failure with sig: 61 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 139 TPASS : rt_sigaction03 failure with sig: 61 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 140 TPASS : rt_sigaction03 failure with sig: 61 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 62 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 141 TPASS : rt_sigaction03 failure with sig: 62 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 142 TPASS : rt_sigaction03 failure with sig: 62 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 143 TPASS : rt_sigaction03 failure with sig: 62 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 144 TPASS : rt_sigaction03 failure with sig: 62 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 145 TPASS : rt_sigaction03 failure with sig: 62 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 63 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 146 TPASS : rt_sigaction03 failure with sig: 63 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 147 TPASS : rt_sigaction03 failure with sig: 63 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 148 TPASS : rt_sigaction03 failure with sig: 63 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 149 TPASS : rt_sigaction03 failure with sig: 63 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 150 TPASS : rt_sigaction03 failure with sig: 63 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : Signal 64 rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 151 TPASS : rt_sigaction03 failure with sig: 64 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND rt_sigaction03 152 TPASS : rt_sigaction03 failure with sig: 64 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 153 TPASS : rt_sigaction03 failure with sig: 64 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_RESETHAND|SA_SIGINFO rt_sigaction03 154 TPASS : rt_sigaction03 failure with sig: 64 as expected errno = EINVAL : Invalid argument rt_sigaction03 0 TINFO : sa.sa_flags = SA_NOMASK rt_sigaction03 155 TPASS : rt_sigaction03 failure with sig: 64 as expected errno = EINVAL : Invalid argument <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=rt_sigprocmask01 stime=1592167722 cmdline="rt_sigprocmask01" contacts="" analysis=exit <<>> rt_sigprocmask01 1 TPASS : rt_sigprocmask functionality passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rt_sigprocmask02 stime=1592167722 cmdline="rt_sigprocmask02" contacts="" analysis=exit <<>> rt_sigprocmask02 1 TPASS : Got expected errno: TEST_ERRNO=EINVAL(22): Invalid argument rt_sigprocmask02 2 TPASS : Got expected errno: TEST_ERRNO=EFAULT(14): Bad address <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rt_sigqueueinfo01 stime=1592167722 cmdline="rt_sigqueueinfo01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 00m 20s rt_sigqueueinfo01.c:37: PASS: Received correct signal and data! rt_sigqueueinfo01.c:78: PASS: rt_sigqueueinfo() was successful! Summary: passed 2 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rt_sigsuspend01 stime=1592167722 cmdline="rt_sigsuspend01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s rt_sigsuspend01.c:49: PASS: rt_sigsuspend() returned with -1 and EINTR rt_sigsuspend01.c:58: PASS: signal mask preserved Summary: passed 2 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=1 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=rt_sigtimedwait01 stime=1592167723 cmdline="rt_sigtimedwait01" contacts="" analysis=exit <<>> rt_sigtimedwait01 0 TINFO : 0x564be58823c0, 10 rt_sigtimedwait01 1 TPASS : Test passed rt_sigtimedwait01 0 TINFO : 0x564be58823c0, 10 rt_sigtimedwait01 2 TPASS : Test passed rt_sigtimedwait01 0 TINFO : 0x564be58823c0, 10 rt_sigtimedwait01 3 TPASS : Test passed rt_sigtimedwait01 3 TPASS : sigwaitinfo restored the original mask rt_sigtimedwait01 0 TINFO : 0x564be58823c0, 10 rt_sigtimedwait01 4 TPASS : Test passed rt_sigtimedwait01 0 TINFO : 0x564be58823c0, 10 rt_sigtimedwait01 5 TPASS : Test passed rt_sigtimedwait01 5 TPASS : sigwaitinfo restored the original mask rt_sigtimedwait01 0 TINFO : 0x564be58823c0, 10 rt_sigtimedwait01 6 TPASS : Test passed rt_sigtimedwait01 0 TINFO : 0x564be58823c0, 10 rt_sigtimedwait01 7 TPASS : Test passed rt_sigtimedwait01 0 TINFO : 0x564be58823c0, 10 rt_sigtimedwait01 8 TPASS : Test passed rt_sigtimedwait01 0 TINFO : 0x564be58823c0, 0 rt_sigtimedwait01 9 TPASS : Test passed rt_sigtimedwait01 0 TINFO : 0x564be58823c0, 12 rt_sigtimedwait01 10 TPASS : Test passed rt_sigtimedwait01 10 TPASS : sigwaitinfo restored the original mask rt_sigtimedwait01 0 TINFO : 0x564be58823c0, 12 rt_sigtimedwait01 11 TPASS : Test passed rt_sigtimedwait01 0 TINFO : 0x564be58823c0, 15 rt_sigtimedwait01 12 TPASS : Test passed rt_sigtimedwait01 12 TPASS : sigwaitinfo restored the original mask rt_sigtimedwait01 0 TINFO : 0x564be58823c0, -1 rt_sigtimedwait01 13 TPASS : Test passed rt_sigtimedwait01 13 TPASS : Test passed rt_sigtimedwait01 13 TPASS : sigwaitinfo restored the original mask <<>> initiation_status="ok" duration=2 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=rt_tgsigqueueinfo01 stime=1592167725 cmdline="rt_tgsigqueueinfo01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s rt_tgsigqueueinfo01.c:65: PASS: Test signal to self succeeded rt_tgsigqueueinfo01.c:96: PASS: Test signal to different thread succeeded rt_tgsigqueueinfo01.c:96: PASS: Test signal to different thread succeeded Summary: passed 3 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sbrk01 stime=1592167725 cmdline="sbrk01" contacts="" analysis=exit <<>> sbrk01 1 TPASS : sbrk - Increase by 8192 bytes returned 0x564838f15000 sbrk01 2 TPASS : sbrk - Increase by -8192 bytes returned 0x564838f17000 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=sbrk02 stime=1592167725 cmdline="sbrk02" contacts="" analysis=exit <<>> sbrk02 0 TINFO : setup() bailing inc: 8371830784, ret: 0xffffffffffffffff, sbrk: 0x579350ff1000: errno=ENOMEM(12): Cannot allocate memory sbrk02 1 TPASS : sbrk(8371830784) failed as expected: TEST_ERRNO=ENOMEM(12): Cannot allocate memory <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sbrk03 stime=1592167725 cmdline="sbrk03" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s sbrk03.c:63: CONF: Only works in 32bit on s390 series system Summary: passed 0 failed 0 skipped 1 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=32 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_get_priority_max01 stime=1592167725 cmdline="sched_get_priority_max01" contacts="" analysis=exit <<>> sched_get_priority_max01 1 TPASS : Test for SCHED_OTHER Passed sched_get_priority_max01 2 TPASS : Test for SCHED_FIFO Passed sched_get_priority_max01 3 TPASS : Test for SCHED_RR Passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=sched_get_priority_max02 stime=1592167725 cmdline="sched_get_priority_max02" contacts="" analysis=exit <<>> sched_get_priority_max02 1 TPASS : Test Passed, Got EINVAL <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_get_priority_min01 stime=1592167725 cmdline="sched_get_priority_min01" contacts="" analysis=exit <<>> sched_get_priority_min01 1 TPASS : Test for SCHED_OTHER Passed sched_get_priority_min01 2 TPASS : Test for SCHED_FIFO Passed sched_get_priority_min01 3 TPASS : Test for SCHED_RR Passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_get_priority_min02 stime=1592167725 cmdline="sched_get_priority_min02" contacts="" analysis=exit <<>> sched_get_priority_min02 1 TPASS : Test Passed, Got EINVAL <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_getparam01 stime=1592167725 cmdline="sched_getparam01" contacts="" analysis=exit <<>> sched_getparam01 1 TPASS : sched_getparam() returned 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_getparam02 stime=1592167725 cmdline="sched_getparam02" contacts="" analysis=exit <<>> sched_getparam02 1 TPASS : Test Passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_getparam03 stime=1592167725 cmdline="sched_getparam03" contacts="" analysis=exit <<>> sched_getparam03 1 TPASS : expected failure; Got ESRCH sched_getparam03 2 TPASS : expected failure; Got EINVAL sched_getparam03 3 TPASS : expected failure; Got EINVAL <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_rr_get_interval01 stime=1592167725 cmdline="sched_rr_get_interval01" contacts="" analysis=exit <<>> sched_rr_get_interval01 1 TPASS : sched_rr_get_interval() returned 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=sched_rr_get_interval02 stime=1592167725 cmdline="sched_rr_get_interval02" contacts="" analysis=exit <<>> sched_rr_get_interval02 1 TPASS : Test passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_rr_get_interval03 stime=1592167725 cmdline="sched_rr_get_interval03" contacts="" analysis=exit <<>> sched_rr_get_interval03 1 TPASS : Test Passed sched_rr_get_interval03 2 TPASS : Test Passed sched_rr_get_interval03 3 TPASS : Test Passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_setparam01 stime=1592167725 cmdline="sched_setparam01" contacts="" analysis=exit <<>> sched_setparam01 1 TPASS : sched_setparam() returned 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_setparam02 stime=1592167725 cmdline="sched_setparam02" contacts="" analysis=exit <<>> sched_setparam02 1 TPASS : Test with policy SCHED_FIFO Passed sched_setparam02 2 TPASS : Test with policy SCHED_RR Passed sched_setparam02 3 TPASS : Test with SCHED_OTHER Passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_setparam03 stime=1592167725 cmdline="sched_setparam03" contacts="" analysis=exit <<>> sched_setparam03 1 TPASS : Test Passed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_setparam04 stime=1592167725 cmdline="sched_setparam04" contacts="" analysis=exit <<>> sched_setparam04 1 TPASS : expected failure; Got ESRCH sched_setparam04 2 TPASS : expected failure; Got EINVAL sched_setparam04 3 TPASS : expected failure; Got EINVAL sched_setparam04 4 TPASS : expected failure; Got EINVAL <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_setparam05 stime=1592167725 cmdline="sched_setparam05" contacts="" analysis=exit <<>> sched_setparam05 1 TPASS : Test passed, Got EPERM <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=0 <<>> <<>> tag=sched_getscheduler01 stime=1592167725 cmdline="sched_getscheduler01" contacts="" analysis=exit <<>> sched_getscheduler01 1 TPASS : policy value returned is correct sched_getscheduler01 2 TPASS : policy value returned is correct sched_getscheduler01 3 TPASS : policy value returned is correct <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=sched_getscheduler02 stime=1592167725 cmdline="sched_getscheduler02" contacts="" analysis=exit <<>> sched_getscheduler02 1 TPASS : call failed with ESRCH <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_setscheduler01 stime=1592167725 cmdline="sched_setscheduler01" contacts="" analysis=exit <<>> sched_setscheduler01 1 TPASS : expected failure - errno = 3 : No such process sched_setscheduler01 2 TPASS : expected failure - errno = 22 : Invalid argument sched_setscheduler01 3 TPASS : expected failure - errno = 14 : Bad address sched_setscheduler01 4 TPASS : expected failure - errno = 22 : Invalid argument <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_setscheduler02 stime=1592167725 cmdline="sched_setscheduler02" contacts="" analysis=exit <<>> sched_setscheduler02 1 TPASS : got EPERM <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_setscheduler03 stime=1592167725 cmdline="sched_setscheduler03" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s sched_setscheduler03.c:64: INFO: rlimit rlim_cur=0 sched_setscheduler03.c:66: INFO: rlimit rlim_max=0 sched_setscheduler03.c:74: INFO: Setting rlim_cur to 19 sched_setscheduler03.c:76: INFO: Setting rlim_max to 19 sched_setscheduler03.c:64: INFO: rlimit rlim_cur=19 sched_setscheduler03.c:66: INFO: rlimit rlim_max=19 sched_setscheduler03.c:131: INFO: Setting init sched policy to SCHED_OTHER sched_setscheduler03.c:139: INFO: Setting euid to nobody to drop privilege sched_setscheduler03.c:153: INFO: forked pid is 21609 sched_setscheduler03.c:97: INFO: Verifying case[1]: policy = 0, priority = 0 sched_setscheduler03.c:105: PASS: case[1] succeeded sched_setscheduler03.c:153: INFO: forked pid is 21610 sched_setscheduler03.c:97: INFO: Verifying case[2]: policy = 3, priority = 0 sched_setscheduler03.c:105: PASS: case[2] succeeded sched_setscheduler03.c:153: INFO: forked pid is 21611 sched_setscheduler03.c:97: INFO: Verifying case[3]: policy = 5, priority = 0 sched_setscheduler03.c:105: PASS: case[3] succeeded Summary: passed 3 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_yield01 stime=1592167725 cmdline="sched_yield01" contacts="" analysis=exit <<>> sched_yield01 1 TPASS : sched_yield() call succeeded <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_setaffinity01 stime=1592167725 cmdline="sched_setaffinity01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s sched_setaffinity01.c:83: PASS: sched_setaffinity() failed: EFAULT (14) sched_setaffinity01.c:83: PASS: sched_setaffinity() failed: EINVAL (22) sched_setaffinity01.c:83: PASS: sched_setaffinity() failed: ESRCH (3) sched_setaffinity01.c:83: PASS: sched_setaffinity() failed: EPERM (1) Summary: passed 4 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=sched_getaffinity01 stime=1592167725 cmdline="sched_getaffinity01" contacts="" analysis=exit <<>> tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s sched_getaffinity01.c:88: INFO: system has 2 processor(s). sched_getaffinity01.c:76: PASS: cpuset size = 128, enabled cpus 2 sched_getaffinity01.c:39: PASS: sched_getaffinity() failed: EFAULT (14) sched_getaffinity01.c:39: PASS: sched_getaffinity() failed: EINVAL (22) sched_getaffinity01.c:39: PASS: sched_getaffinity() failed: ESRCH (3) Summary: passed 4 failed 0 skipped 0 warnings 0 <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_setattr01 stime=1592167725 cmdline="sched_setattr01" contacts="" analysis=exit <<>> sched_setattr01 1 TPASS : sched_setattr() works as expected: TEST_ERRNO=SUCCESS(0): Success sched_setattr01 2 TPASS : sched_setattr() works as expected: TEST_ERRNO=ESRCH(3): No such process sched_setattr01 3 TPASS : sched_setattr() works as expected: TEST_ERRNO=EINVAL(22): Invalid argument sched_setattr01 4 TPASS : sched_setattr() works as expected: TEST_ERRNO=EINVAL(22): Invalid argument <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_getattr01 stime=1592167725 cmdline="sched_getattr01" contacts="" analysis=exit <<>> sched_getattr01 1 TPASS : attributes were read back correctly <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=sched_getattr02 stime=1592167725 cmdline="sched_getattr02" contacts="" analysis=exit <<>> sched_getattr02 1 TPASS : sched_getattr() failed expectedly: TEST_ERRNO=ESRCH(3): No such process sched_getattr02 2 TPASS : sched_getattr() failed expectedly: TEST_ERRNO=EINVAL(22): Invalid argument sched_getattr02 3 TPASS : sched_getattr() failed expectedly: TEST_ERRNO=EINVAL(22): Invalid argument sched_getattr02 4 TPASS : sched_getattr() failed expectedly: TEST_ERRNO=EINVAL(22): Invalid argument <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=select01 stime=1592167725 cmdline="select01" contacts="" analysis=exit <<>> select01 1 TPASS : select(4, &Readfds, 0, 0, &timeout) timeout = 0 usecs <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=1 <<>> <<>> tag=select02 stime=1592167725 cmdline="select02" contacts="" analysis=exit <<>> select02 1 TPASS : select(5, &Readfds, &Writefds, 0, &timeout) timeout = 0 usecs <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=select03 stime=1592167725 cmdline="select03" contacts="" analysis=exit <<>> select03 1 TPASS : select(5, &Readfds, &Writefds, 0, &timeout) timeout = 0 usecs <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> <<>> tag=semctl01 stime=1592167725 cmdline="semctl01" contacts="" analysis=exit <<>> semctl01 1 TPASS : buf.sem_nsems and buf.sem_perm.mode are correct semctl01 2 TPASS : buf.sem_perm.mode is correct semctl01 3 TPASS : semaphores have expected values semctl01 4 TPASS : number of sleeping processes is correct semctl01 5 TPASS : last pid value is correct semctl01 6 TPASS : semaphore value is correct semctl01 7 TPASS : number of sleeping processes is correct semctl01 8 TPASS : semaphore values are correct semctl01 9 TPASS : semaphore value is correct semctl01 10 TPASS : the highest index is correct semctl01 11 TPASS : number of semaphore sets is correct semctl01 12 TPASS : id of the semaphore set is correct semctl01 13 TPASS : semaphore appears to be removed <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=1 cstime=1 <<>> <<>> tag=semctl02 stime=1592167725 cmdline="semctl02" contacts="" analysis=exit <<>> semctl02 1 TPASS : expected failure - errno = 13 : Permission denied incrementing stop <<>> initiation_status="ok" duration=0 termination_type=exited termination_id=0 corefile=no cutime=0 cstime=0 <<>> INFO: ltp-pan reported some tests FAIL LTP Version: 20200515-23-gec1b91c46 ############################################################### Done executing testcases. LTP Version: 20200515-23-gec1b91c46 ###############################################################