# < git ls-remote /scratch/git/linus.git refs/heads/master # < git rev-parse tmp/linus remote == local, skipping fetch # < git rev-parse tmp/linus Upstream revision is 29594404d7fe73cd80eaa4ee8c43dcc53970c60e Head not built, building # < git reset --mixed # git branch -D linus Deleted branch linus (was 2959440). # git checkout -q -f -b linus tmp/linus # < git ls-files --others --modified # git ls-files --others --modified cmd.log # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=x86_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/x86_64-linux/bin/x86_64-linux- -f kisskb-version.mk makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 # < /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=x86_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/x86_64-linux/bin/x86_64-linux- randconfig makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 warning: (XEN_FBDEV_FRONTEND) selects INPUT_XEN_KBDDEV_FRONTEND which has unmet direct dependencies (!S390 && !UML && INPUT && INPUT_MISC && XEN) # /scratch/kisskb/prod/kisskb/kisskb3/backend/makewrap.py ARCH=x86_64 O=/scratch/kisskb/prod/kisskb/kisskb3/backend/build/linus_x86_64-randconfig_x86_64 CROSS_COMPILE=/opt/cross/gcc-4.6-nolibc/x86_64-linux/bin/x86_64-linux- makewrap: Added ccache to CROSS_COMPILE makewrap: Using -j factor 128 GEN /scratch/kisskb/build/linus_x86_64-randconfig_x86_64/Makefile scripts/kconfig/conf --silentoldconfig Kconfig .config:158:warning: override: SLOB changes choice state warning: (XEN_FBDEV_FRONTEND) selects INPUT_XEN_KBDDEV_FRONTEND which has unmet direct dependencies (!S390 && !UML && INPUT && INPUT_MISC && XEN) * * Restart config... * * * Kernel hacking * Show timing information on printks (PRINTK_TIME) [N/y/?] n Default message log level (1-7) (DEFAULT_MESSAGE_LOGLEVEL) [4] 4 Enable __deprecated logic (ENABLE_WARN_DEPRECATED) [Y/n/?] y Enable __must_check logic (ENABLE_MUST_CHECK) [N/y/?] n Warn for stack frames larger than (needs gcc 4.4) (FRAME_WARN) [2048] 2048 Magic SysRq key (MAGIC_SYSRQ) [Y/n/?] y Strip assembler-generated symbols during link (STRIP_ASM_SYMS) [N/y/?] n Generate readable assembler code (READABLE_ASM) [N/y/?] n Enable unused/obsolete exported symbols (UNUSED_SYMBOLS) [Y/n/?] y Debug Filesystem (DEBUG_FS) [Y/?] y Run 'make headers_check' when building vmlinux (HEADERS_CHECK) [Y/n/?] y Enable full Section mismatch analysis (DEBUG_SECTION_MISMATCH) [Y/n/?] y Kernel debugging (DEBUG_KERNEL) [Y/?] y Debug shared IRQ handlers (DEBUG_SHIRQ) [Y/n/?] y Detect Hard and Soft Lockups (LOCKUP_DETECTOR) [Y/n/?] y Panic (Reboot) On Hard Lockups (BOOTPARAM_HARDLOCKUP_PANIC) [N/y/?] n Panic (Reboot) On Soft Lockups (BOOTPARAM_SOFTLOCKUP_PANIC) [N/y/?] n Panic on Oops (PANIC_ON_OOPS) [Y/n/?] y Detect Hung Tasks (DETECT_HUNG_TASK) [Y/n/?] y Default timeout for hung task detection (in seconds) (DEFAULT_HUNG_TASK_TIMEOUT) [120] 120 Panic (Reboot) On Hung Tasks (BOOTPARAM_HUNG_TASK_PANIC) [Y/n/?] y Collect scheduler debugging info (SCHED_DEBUG) [Y/?] y Collect scheduler statistics (SCHEDSTATS) [Y/?] y Collect kernel timers statistics (TIMER_STATS) [Y/n/?] y Debug object operations (DEBUG_OBJECTS) [N/y/?] n Debug preemptible kernel (DEBUG_PREEMPT) [N/y/?] n Spinlock and rw-lock debugging: basic checks (DEBUG_SPINLOCK) [Y/?] y Mutex debugging: basic checks (DEBUG_MUTEXES) [Y/?] y Lock debugging: detect incorrect freeing of live locks (DEBUG_LOCK_ALLOC) [Y/?] y Lock debugging: prove locking correctness (PROVE_LOCKING) [N/y/?] n RCU debugging: preemptible RCU race provocation (PROVE_RCU_DELAY) [N/y/?] n RCU debugging: sparse-based checks for pointer usage (SPARSE_RCU_POINTER) [N/y/?] n Lock usage statistics (LOCK_STAT) [Y/n/?] y Lock dependency engine debugging (DEBUG_LOCKDEP) [N/y/?] n Sleep inside atomic section checking (DEBUG_ATOMIC_SLEEP) [Y/n/?] y Locking API boot-time self-tests (DEBUG_LOCKING_API_SELFTESTS) [Y/n/?] y Stack utilization instrumentation (DEBUG_STACK_USAGE) [Y/n/?] y kobject debugging (DEBUG_KOBJECT) [N/y/?] n Compile the kernel with debug info (DEBUG_INFO) [N/y/?] n Debug VM (DEBUG_VM) [Y/n/?] y Debug VM red-black trees (DEBUG_VM_RB) [N/y/?] n Debug VM translations (DEBUG_VIRTUAL) [Y/n/?] y Debug filesystem writers count (DEBUG_WRITECOUNT) [Y/n/?] y Debug memory initialisation (DEBUG_MEMORY_INIT) [N/y/?] n Debug linked list manipulation (DEBUG_LIST) [N/y/?] n Linked list sorting test (TEST_LIST_SORT) [Y/n/?] y Debug SG table operations (DEBUG_SG) [Y/n/?] y Debug notifier call chains (DEBUG_NOTIFIERS) [Y/n/?] y Debug credential management (DEBUG_CREDENTIALS) [Y/n/?] y Compile the kernel with frame pointers (FRAME_POINTER) [Y/?] y Delay each boot printk message by N milliseconds (BOOT_PRINTK_DELAY) [N/y/?] n torture tests for RCU (RCU_TORTURE_TEST) [Y/n/?] y torture tests for RCU runnable by default (RCU_TORTURE_TEST_RUNNABLE) [N/y/?] n Enable tracing for RCU (RCU_TRACE) [Y/n/?] y Self test for the backtrace code (BACKTRACE_SELF_TEST) [Y/n/?] y Force weak per-cpu definitions (DEBUG_FORCE_WEAK_PER_CPU) [N/y/?] n Notifier error injection (NOTIFIER_ERROR_INJECTION) [N/y/?] n Fault-injection framework (FAULT_INJECTION) [Y/n/?] y Fault-injection capabilitiy for alloc_pages() (FAIL_PAGE_ALLOC) [N/y/?] n Debugfs entries for fault-injection capabilities (FAULT_INJECTION_DEBUG_FS) [Y/n/?] y Latency measuring infrastructure (LATENCYTOP) [Y/n/?] y Debug page memory allocations (DEBUG_PAGEALLOC) [N/y/?] (NEW) aborted! Console input/output is redirected. Run 'make oldconfig' to update configuration. make[3]: *** [silentoldconfig] Error 1 make[2]: *** [silentoldconfig] Error 2 SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_32.h SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_64.h SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_x32.h SYSTBL arch/x86/syscalls/../include/generated/asm/syscalls_32.h make[1]: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'. GEN /scratch/kisskb/build/linus_x86_64-randconfig_x86_64/Makefile WRAP arch/x86/include/generated/asm/clkdev.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h GEN /scratch/kisskb/build/linus_x86_64-randconfig_x86_64/Makefile scripts/kconfig/conf --silentoldconfig Kconfig HOSTCC arch/x86/tools/relocs .config:158:warning: override: SLOB changes choice state warning: (XEN_FBDEV_FRONTEND) selects INPUT_XEN_KBDDEV_FRONTEND which has unmet direct dependencies (!S390 && !UML && INPUT && INPUT_MISC && XEN) * * Restart config... * * * Kernel hacking * Show timing information on printks (PRINTK_TIME) [N/y/?] n Default message log level (1-7) (DEFAULT_MESSAGE_LOGLEVEL) [4] 4 Enable __deprecated logic (ENABLE_WARN_DEPRECATED) [Y/n/?] y Enable __must_check logic (ENABLE_MUST_CHECK) [N/y/?] n Warn for stack frames larger than (needs gcc 4.4) (FRAME_WARN) [2048] 2048 Magic SysRq key (MAGIC_SYSRQ) [Y/n/?] y Strip assembler-generated symbols during link (STRIP_ASM_SYMS) [N/y/?] n Generate readable assembler code (READABLE_ASM) [N/y/?] n Enable unused/obsolete exported symbols (UNUSED_SYMBOLS) [Y/n/?] y Debug Filesystem (DEBUG_FS) [Y/?] y Run 'make headers_check' when building vmlinux (HEADERS_CHECK) [Y/n/?] y Enable full Section mismatch analysis (DEBUG_SECTION_MISMATCH) [Y/n/?] y Kernel debugging (DEBUG_KERNEL) [Y/?] y Debug shared IRQ handlers (DEBUG_SHIRQ) [Y/n/?] y Detect Hard and Soft Lockups (LOCKUP_DETECTOR) [Y/n/?] y Panic (Reboot) On Hard Lockups (BOOTPARAM_HARDLOCKUP_PANIC) [N/y/?] n Panic (Reboot) On Soft Lockups (BOOTPARAM_SOFTLOCKUP_PANIC) [N/y/?] n Panic on Oops (PANIC_ON_OOPS) [Y/n/?] y Detect Hung Tasks (DETECT_HUNG_TASK) [Y/n/?] y Default timeout for hung task detection (in seconds) (DEFAULT_HUNG_TASK_TIMEOUT) [120] 120 Panic (Reboot) On Hung Tasks (BOOTPARAM_HUNG_TASK_PANIC) [Y/n/?] y Collect scheduler debugging info (SCHED_DEBUG) [Y/?] y Collect scheduler statistics (SCHEDSTATS) [Y/?] y Collect kernel timers statistics (TIMER_STATS) [Y/n/?] y Debug object operations (DEBUG_OBJECTS) [N/y/?] n Debug preemptible kernel (DEBUG_PREEMPT) [N/y/?] n Spinlock and rw-lock debugging: basic checks (DEBUG_SPINLOCK) [Y/?] y Mutex debugging: basic checks (DEBUG_MUTEXES) [Y/?] y Lock debugging: detect incorrect freeing of live locks (DEBUG_LOCK_ALLOC) [Y/?] y Lock debugging: prove locking correctness (PROVE_LOCKING) [N/y/?] n RCU debugging: preemptible RCU race provocation (PROVE_RCU_DELAY) [N/y/?] n RCU debugging: sparse-based checks for pointer usage (SPARSE_RCU_POINTER) [N/y/?] n Lock usage statistics (LOCK_STAT) [Y/n/?] y Lock dependency engine debugging (DEBUG_LOCKDEP) [N/y/?] n Sleep inside atomic section checking (DEBUG_ATOMIC_SLEEP) [Y/n/?] y Locking API boot-time self-tests (DEBUG_LOCKING_API_SELFTESTS) [Y/n/?] y Stack utilization instrumentation (DEBUG_STACK_USAGE) [Y/n/?] y kobject debugging (DEBUG_KOBJECT) [N/y/?] n Compile the kernel with debug info (DEBUG_INFO) [N/y/?] n Debug VM (DEBUG_VM) [Y/n/?] y Debug VM red-black trees (DEBUG_VM_RB) [N/y/?] n Debug VM translations (DEBUG_VIRTUAL) [Y/n/?] y Debug filesystem writers count (DEBUG_WRITECOUNT) [Y/n/?] y Debug memory initialisation (DEBUG_MEMORY_INIT) [N/y/?] n Debug linked list manipulation (DEBUG_LIST) [N/y/?] n Linked list sorting test (TEST_LIST_SORT) [Y/n/?] y Debug SG table operations (DEBUG_SG) [Y/n/?] y Debug notifier call chains (DEBUG_NOTIFIERS) [Y/n/?] y Debug credential management (DEBUG_CREDENTIALS) [Y/n/?] y Compile the kernel with frame pointers (FRAME_POINTER) [Y/?] y Delay each boot printk message by N milliseconds (BOOT_PRINTK_DELAY) [N/y/?] n torture tests for RCU (RCU_TORTURE_TEST) [Y/n/?] y torture tests for RCU runnable by default (RCU_TORTURE_TEST_RUNNABLE) [N/y/?] n Enable tracing for RCU (RCU_TRACE) [Y/n/?] y Self test for the backtrace code (BACKTRACE_SELF_TEST) [Y/n/?] y Force weak per-cpu definitions (DEBUG_FORCE_WEAK_PER_CPU) [N/y/?] n Notifier error injection (NOTIFIER_ERROR_INJECTION) [N/y/?] n Fault-injection framework (FAULT_INJECTION) [Y/n/?] y Fault-injection capabilitiy for alloc_pages() (FAIL_PAGE_ALLOC) [N/y/?] n Debugfs entries for fault-injection capabilities (FAULT_INJECTION_DEBUG_FS) [Y/n/?] y Latency measuring infrastructure (LATENCYTOP) [Y/n/?] y Debug page memory allocations (DEBUG_PAGEALLOC) [N/y/?] (NEW) aborted! Console input/output is redirected. Run 'make oldconfig' to update configuration. make[3]: *** [silentoldconfig] Error 1 make[2]: *** [silentoldconfig] Error 2 make[1]: *** [include/config/tristate.conf] Error 2 make[1]: Target `_all' not remade because of errors. make: *** [sub-make] Error 2 make: Target `_all' not remade because of errors. ## bisect disabled, NOT bisecting