lkml.org 
[lkml]   [2020]   [Jun]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[rcu:dev.2020.06.09a] BUILD SUCCESS 68ceb9de922e3fbbd06b1a9a54deb05470fc1850
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git  dev.2020.06.09a
branch HEAD: 68ceb9de922e3fbbd06b1a9a54deb05470fc1850 fixup! torture: Create qemu-cmd in --buildonly runs

i386-tinyconfig vmlinux size:

========================================================================================================================================
TOTAL TEXT built-in.* arch/x86/events/zhaoxin/built-in.*
========================================================================================================================================
-1 0 b3e2d20973db rcuperf: Fix printk format warning
-233 -233 +136 6f1a383dd3b1 Merge branch 'kcsan-dev.2020.04.13c' into HEAD
0 0 0 191a685f4f2f Merge branch 'lkmm-dev.2020.05.16a' into HEAD
0 0 0 78df41a9c13a torture: Remove qemu dependency on EFI firmware
0 0 0 571b05c483d2 torture: Add script to smoke-test commits in a branch
+38 +38 0 e88deb89ed6a fork: Annotate a data race in vm_area_dup()
0 0 0 e534895edc55 x86/mm/pat: Mark an intentional data race
0 0 0 bce3f442b911 rculist: Add ASSERT_EXCLUSIVE_ACCESS() to __list_splice_init
0 0 0 afa06b508109 locktorture: Use true and false to assign to bool variables
0 0 0 1318fb21873e srcu: Fix a typo in comment "amoritized"->"amortized"
0 0 0 c4c78437db28 rcu: Simplify the calculation of rcu_state.ncpus
0 0 0 97e3dab5cebc docs: RCU: Convert checklist.txt to ReST
0 0 0 890bb7fe302c docs: RCU: Convert lockdep-splat.txt to ReST
0 0 0 8c8b194c3a41 docs: RCU: Convert lockdep.txt to ReST
0 0 0 c999e5cd7aa7 docs: RCU: Convert rculist_nulls.txt to ReST
0 0 0 09f2ded72f2e docs: RCU: Convert torture.txt to ReST
0 0 0 e68e913d34a2 docs: RCU: Convert rcuref.txt to ReST
0 0 0 91080f1874d1 docs: RCU: Convert stallwarn.txt to ReST
0 0 0 c89ecb29b2d8 docs: RCU: Don't duplicate chapter names in rculist_nulls.rs
0 0 0 ddca16397b69 rcutorture: Add races with task-exit processing
0 0 0 59c16d050ff8 torture: Set configfile variable to current scenario
0 0 0 54351dd51082 rcutorture: Handle non-statistic bang-string error messages
0 0 0 5a510624b945 rcutorture: NULL rcu_torture_current earlier in cleanup code
0 0 0 eaf2dde8be47 kcsan: Add test suite
0 0 0 f21fb721039d doc: Timer problems can cause RCU CPU stall warnings
0 0 0 834d28c7b403 rcu: Add callbacks-invoked counters
+1 0 0 7ec7b6a96122 rcu: Add comment documenting rcu_callback_map's purpose
0 0 0 2027c0175333 Revert b8c17e6664c4 ("rcu: Maintain special bits at bottom o
0 0 0 fce79449d4f5 rcu/tree: Add better tracing for dyntick-idle
0 0 0 6d0026bcc373 rcu/tree: Clean up dynticks counter usage
0 0 0 8a00baf57f8d rcu/tree: Remove dynticks_nmi_nesting counter
0 0 0 86c5a37ba1c4 trace: events: rcu: Change description of rcu_dyntick trace
0 0 0 ac45e88c3171 torture: Remove whitespace from identify_qemu_vcpus output
0 0 0 eb3413bab732 torture: Add --allcpus argument to the kvm.sh script
0 0 0 8a33a0254a7d rcu: Grace-period-kthread related sleeps to idle priority
0 0 0 dafabfab26e7 rcu: Priority-boost-related sleeps to idle priority
0 0 0 5e482bc4e619 rcu: No-CBs-related sleeps to idle priority
0 0 0 f411a8d5a59a rcu: Expedited grace-period sleeps to idle priority
0 0 0 41d887097fab rcu-tasks: Convert sleeps to idle priority
0 0 0 3ecbfe4fa2f2 fs/btrfs: Add cond_resched() for try_release_extent_mapping(
0 0 0 cf3fa62d84e1 locking/osq_lock: Annotate a data race in osq_lock
0 0 0 c152b7d96ee2 doc: Tasks RCU must protect instructions before trampoline
0 0 0 c53a43c252b8 doc: Update comment from rsp->rcu_gp_seq to rsp->gp_seq
0 0 0 c9a03aedb8fe tick/nohz: Narrow down noise while setting current task's ti
0 0 0 0b1b4e3ad8e9 rcu: fix some kernel-doc warnings
0 0 0 8390964aaf03 rcu: Remove initialized but unused rnp from check_slow_task(
0 0 0 fd97166981e6 rcu: Mark rcu_nmi_enter() call to rcu_cleanup_after_idle() n
0 0 0 9df19861701f rcuperf: Remove useless while loops around wait_event
0 0 0 2783ca3ea28a refperf: Add a test to measure performance of read-side sync
0 0 0 007b4ddd5c43 rcuperf: Add comments explaining the high reader overhead
0 0 0 7aeb9796b71e torture: Add refperf to the rcutorture scripting
0 0 0 06593893a534 refperf: Add holdoff parameter to allow CPUs to come online
0 0 0 b8549dc713c9 refperf: Hoist function-pointer calls out of the loop
0 0 0 67c9317844d0 refperf: Allow decimal nanoseconds
-1 0 0 eb6d364fafb8 refperf: Convert nreaders to a module parameter
0 0 0 ebc37da04456 refperf: Provide module parameter to specify number of exper
0 0 0 ba83d49e4bb3 refperf: Dynamically allocate experiment-summary output buff
0 0 0 04012ace1809 refperf: Dynamically allocate thread-summary output buffer
0 0 0 6e8dfef46b0c srcu: Avoid local_irq_save() before acquiring spinlock_t
0 0 0 cf34abbfb304 refperf: Make functions static
0 0 0 5626a109cb6b refperf: Tune reader measurement interval
0 0 0 e2993b36b5b9 refperf: Convert reader_task structure's "start" field to in
0 0 0 e1f1359a3f69 refperf: More closely synchronize reader start times
+2 0 0 036809aa83f2 refperf: Add warmup and cooldown processing phases
0 0 0 3a95847ff1e9 refperf: Label experiment-number column "Runs"
0 0 0 068191af2fc3 refperf: Output per-experiment data points
0 0 0 8d907d1cf16c refperf: Simplify initialization-time wakeup protocol
0 0 0 e58982e3d5c7 lockdep: Complain only once about RCU in extended quiescent
0 0 0 37ae469b504d refperf: Add read-side delay module parameter
0 0 0 2a0de90ded3d rcu-tasks: Make rcu_tasks_postscan() be static
0 0 0 64a9560058c7 rcu-tasks: Add #include of rcupdate_trace.h to update.c
0 0 0 cb980867c721 rcu-tasks: Conditionally compile show_rcu_tasks_gp_kthreads(
0 0 0 e6dd86e14756 refperf: Adjust refperf.loop default value
0 0 0 990966c54962 doc: Document rcuperf's module parameters
0 0 0 42050180cc8c refperf: Work around 64-bit division
0 0 0 58a5f4ce2baa refperf: Change readdelay module parameter to nanoseconds
0 0 0 5046313604ec refperf: Add test for RCU Tasks Trace readers.
0 0 0 90122438ed67 rcu/rcutorture: Replace 0 with false
0 0 0 ede7edf3ce6b rcu: Replace 1 with true
0 0 0 b004faf0336a kcsan: Prefer '__no_kcsan inline' in test
0 0 +139278 0 878f46d4d679 EXP kernel/smp: Provide CSD lock timeout diagnostics
0 0 0 0 7d2a8347a9fb refperf: Add test for RCU Tasks readers
0 0 0 0 a7c1048c89d1 tools/memory-model/README: Expand dependency of klitmus7
0 0 0 0 5954f8509526 rcu: Stop shrinker loop
0 0 0 0 2eacb7ba71ad torture: Create qemu-cmd in --buildonly runs
0 0 0 0 80deed982386 rcu-tasks: Fix code-style issues
0 0 0 0 a12cd72a2d65 torture: Add a stop-run capability
0 0 0 0 68ceb9de922e fixup! torture: Create qemu-cmd in --buildonly runs
-188 -189 +139278 +136 b1fcf9b83c41..68ceb9de922e (ALL COMMITS)
========================================================================================================================================

elapsed time: 483m

configs tested: 96
configs skipped: 4

The following configs have been built successfully.
More configs may be tested in the coming days.

arm64 allyesconfig
arm64 defconfig
arm64 allmodconfig
arm64 allnoconfig
arm defconfig
arm allyesconfig
arm allmodconfig
arm allnoconfig
powerpc mpc885_ads_defconfig
mips xway_defconfig
arm cns3420vb_defconfig
m68k sun3x_defconfig
sparc sparc32_defconfig
riscv rv32_defconfig
sh se7619_defconfig
h8300 h8s-sim_defconfig
mips ar7_defconfig
powerpc g5_defconfig
m68k bvme6000_defconfig
i386 allyesconfig
i386 defconfig
i386 debian-10.3
i386 allnoconfig
ia64 allmodconfig
ia64 defconfig
ia64 allnoconfig
ia64 allyesconfig
m68k allmodconfig
m68k allnoconfig
m68k sun3_defconfig
m68k defconfig
m68k allyesconfig
nds32 defconfig
nds32 allnoconfig
csky allyesconfig
csky defconfig
alpha defconfig
alpha allyesconfig
xtensa allyesconfig
h8300 allyesconfig
h8300 allmodconfig
xtensa defconfig
nios2 defconfig
nios2 allyesconfig
openrisc defconfig
c6x allyesconfig
c6x allnoconfig
openrisc allyesconfig
arc defconfig
arc allyesconfig
sh allmodconfig
sh allnoconfig
microblaze allnoconfig
mips allyesconfig
mips allnoconfig
mips allmodconfig
parisc allnoconfig
parisc defconfig
parisc allyesconfig
parisc allmodconfig
powerpc defconfig
powerpc allyesconfig
powerpc rhel-kconfig
powerpc allmodconfig
powerpc allnoconfig
i386 randconfig-a014-20200607
i386 randconfig-a015-20200607
i386 randconfig-a011-20200607
i386 randconfig-a016-20200607
i386 randconfig-a012-20200607
i386 randconfig-a013-20200607
riscv allyesconfig
riscv allnoconfig
riscv defconfig
riscv allmodconfig
s390 allyesconfig
s390 allnoconfig
s390 allmodconfig
s390 defconfig
sparc allyesconfig
sparc defconfig
sparc64 defconfig
sparc64 allnoconfig
sparc64 allyesconfig
sparc64 allmodconfig
um allmodconfig
um allnoconfig
um allyesconfig
um defconfig
x86_64 rhel
x86_64 rhel-7.6
x86_64 rhel-7.6-kselftests
x86_64 rhel-7.2-clear
x86_64 lkp
x86_64 fedora-25
x86_64 kexec

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

\
 
 \ /
  Last update: 2020-06-11 02:51    [W:0.036 / U:0.400 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site