This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allnoconfig in repository toolchain/ci/linux.
from 30bb5572ce7a Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/lin [...] adds dbb92f88648d workqueue: Document (some) memory-ordering properties of { [...] new aa202f1f5696 workqueue: don't use wq_select_unbound_cpu() for bound works new 2c1aca4bd3fe Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/s [...] adds db8dd9697238 cgroup-v1: cgroup_pidlist_next should update position index adds 2d4ecb030dcc cgroup: cgroup_procs_next should increase position index adds 9c974c772464 cgroup: Iterate tasks that did not finish do_exit() adds 190ecb190a9c cgroup: fix psi_show() crash on 32bit ino archs adds 2e5383d7904e cgroup1: don't call release_agent when it is "" new e94148454103 Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/s [...] adds d568bbd2f872 auxdisplay: Fix Kconfig indentation adds e8897e4fe8f2 auxdisplay: img-ascii-lcd: convert to devm_platform_iorema [...] adds 2f920c0f0e29 auxdisplay: charlcd: replace zero-length array with flexib [...] new 2a48b3793157 Merge tag 'auxdisplay-for-linus-v5.6-rc6' of git://github. [...] new 11a4a8f73b3c clang-format: Update with the latest for_each macro list new f35111a94654 Merge tag 'clang-format-for-linus-v5.6-rc6' of git://githu [...]
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .clang-format | 25 ++++++++++++++++++++---- drivers/auxdisplay/Kconfig | 16 ++++++++-------- drivers/auxdisplay/charlcd.c | 2 +- drivers/auxdisplay/img-ascii-lcd.c | 4 +--- include/linux/cgroup.h | 1 + include/linux/workqueue.h | 16 ++++++++++++++++ kernel/cgroup/cgroup-v1.c | 3 ++- kernel/cgroup/cgroup.c | 39 +++++++++++++++++++++++++------------- kernel/workqueue.c | 14 ++++++++------ 9 files changed, 84 insertions(+), 36 deletions(-)