This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8f4db53bf 0: update: binutils-gcc-linux: all
new 771f93e2f 0: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (8f4db53bf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 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:
01-reset_artifacts/console.log | 14 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11563 ++++++-----
04-build_abe-stage1/console.log | 20422 +++++++++---------
05-build_linux/console.log | 520 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 32943 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
12 files changed, 33103 insertions(+), 32805 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-10-branch
in repository binutils-gdb.
from a90a7eb266f Automatic date update in version.in
new 77477f6d04a Automatic date update in version.in
The 1 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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 5b7d45d32a5 Squash coverity warning for REVERSE_INULL in dump_note_entry_p
new 6266b411ce9 Automatic date update in version.in
The 1 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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_35-branch
in repository binutils-gdb.
from cdb56860eb0 Automatic date update in version.in
new 1312b14b30d Automatic date update in version.in
The 1 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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allyesconfig
in repository toolchain/ci/linux.
from 0fa8ee0d9ab9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds c335b4f1f650 kunit: tool: unmark test_data as binary blobs
adds 3959d0a63b32 kunit: Fix kunit.py parse subcommand (use null build_dir)
adds b7e0b983ff13 kunit: tool: fix pre-existing python type annotation errors
adds fcdb0bc08ced kunit: Do not pollute source directory with generated file [...]
adds 128dc4bcc8c0 kunit: Do not pollute source directory with generated file [...]
adds f7766424cf15 KUnit: Docs: fix a wording typo
adds 1f4dde57125b KUnit: Docs: style: fix some Kconfig example issues
adds 873ddeb881e0 KUnit: Docs: usage: wording fixes
adds 390881448b1f kunit: tool: print out stderr from make (like build warnings)
adds 060352e141e4 kunit: tool: fix extra trailing \n in raw + parsed test output
adds 3084db0e0d50 kunit: fix display of failed expectations for strings
new f86fee1845ee Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git:// [...]
adds c3213d260a23 SUNRPC: Fix oops in the rpc_xdr_buf event class
new ce228d459424 Merge tag 'nfsd-5.10-2' of git://linux-nfs.org/~bfields/linux
new 20b329129009 gfs2: Fix regression in freeze_go_sync
new c2e7554e1b85 Merge tag 'gfs2-v5.10-rc4-fixes' of git://git.kernel.org/p [...]
The 4 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:
Documentation/dev-tools/kunit/faq.rst | 2 +-
Documentation/dev-tools/kunit/style.rst | 18 +++++------
Documentation/dev-tools/kunit/usage.rst | 10 +++----
fs/gfs2/glops.c | 13 +++++++-
include/kunit/test.h | 2 +-
include/trace/events/sunrpc.h | 3 +-
tools/testing/kunit/.gitattributes | 1 -
tools/testing/kunit/kunit.py | 27 ++++++++---------
tools/testing/kunit/kunit_kernel.py | 53 +++++++++++++++++++++++++--------
tools/testing/kunit/kunit_parser.py | 17 ++++++-----
tools/testing/kunit/kunit_tool_test.py | 4 +--
11 files changed, 94 insertions(+), 56 deletions(-)
delete mode 100644 tools/testing/kunit/.gitattributes
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d4abaf809 6: update: binutils-gcc-linux: 19189
new 674722fc4 6: update: binutils-gcc-linux: 19189
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d4abaf809)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 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:
01-reset_artifacts/console.log | 191 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11584 ++++----
04-build_abe-stage1/console.log | 20685 +++++++--------
05-build_linux/console.log | 9426 +++----
07-check_regression/console.log | 38 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 84 +-
08-update_baseline/results.regressions | 20 +-
console.log | 42426 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
11 files changed, 42641 insertions(+), 42269 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ef2ba8774 0: update: llvm-linux: boot
new deaf00c04 0: update: llvm-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ef2ba8774)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 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:
01-reset_artifacts/console.log | 229 +-
02-build_llvm/console.log | 12676 +++++++++++++++++------------------
03-build_linux/console.log | 734 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 13655 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13657 insertions(+), 13675 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.