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-allyesconfig in repository toolchain/ci/linux.
from ad32b4800c2b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] adds e16c2983fba0 x86/purgatory: Change compiler flags from -mcmodel=kernel [...] adds afa8b475c1ae x86/timer: Force PIT initialization when !X86_FEATURE_ARAT adds 95217783b7f6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...] adds a0eb9abd8af9 fork: block invalid exit signals with clone3() adds 98dcb386e5c3 Merge tag 'for-linus-20190912' of gitolite.kernel.org:pub/ [...] adds 505a8ec7e11a Revert "drm/i915/userptr: Acquire the page lock around set [...] adds 410f954cb1d1 Btrfs: fix assertion failure during fsync and use of stale [...] adds 18dfa7117a3f Btrfs: fix unwritten extent buffers and hangs on future wr [...] adds 1b304a1ae45d Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/sc [...] adds 44e9d308a51f kselftests: cgroup: add freezer mkdir test adds 97a61369830a cgroup: freezer: fix frozen state inheritance adds a7f89616b737 Merge branch 'for-5.3-fixes' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes: arch/x86/kernel/apic/apic.c | 4 ++ arch/x86/purgatory/Makefile | 35 +++++++++-------- drivers/gpu/drm/i915/gem/i915_gem_userptr.c | 10 +---- fs/btrfs/extent_io.c | 35 ++++++++++++----- fs/btrfs/tree-log.c | 16 ++++---- kernel/cgroup/cgroup.c | 10 ++++- kernel/fork.c | 10 +++++ tools/testing/selftests/cgroup/test_freezer.c | 54 +++++++++++++++++++++++++++ 8 files changed, 131 insertions(+), 43 deletions(-)