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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards cf48b7f0 0: update: llvm-linux: boot
new 65372f65 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 (cf48b7f0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 216 +-
02-build_llvm/console.log | 12174 +--
03-build_linux/console.log | 201418 +++++++++++++++++++++++++++++++++-
04-boot_linux/console.log | 418 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 214259 +++++++++++++++++++++++++++++++++++--
jenkins/manifest.sh | 14 +-
results | 2 +-
9 files changed, 413870 insertions(+), 14647 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 master
in repository linux.
from 8808cf8cbc4d Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
new c5e4a062fe66 module: support reading multiple values per modinfo tag
new ed13fc33f763 export: explicitly align struct kernel_symbol
new 8651ec01daed module: add support for symbol namespaces.
new cb9b55d21fe0 modpost: add support for symbol namespaces
new 3d52ec5e5d0d module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS
new 8e2adc6a00cd export: allow definition default namespaces in Makefiles o [...]
new 1d082773ff30 modpost: add support for generating namespace dependencies
new eb8305aecb95 scripts: Coccinelle script for namespace dependencies.
new c4f4af4094d6 docs: Add documentation for Symbol Namespaces
new 8140de1ea3a0 usb-storage: remove single-use define for debugging
new 32bca2df7da2 usb-storage: export symbols in USB_STORAGE namespace
new 069e1c07c18a module: Fix link failure due to invalid relocation on name [...]
new d189c2a4b6f0 module: remove redundant 'depends on MODULES'
new efd9763d88d1 module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULES
new b605be658188 module: remove unneeded casts in cmp_name()
new 2e6fcfeb9df6 module: Remove leftover '#undef' from export header
new e0703556644a Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/s [...]
The 17 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:
.gitignore | 1 +
Documentation/kbuild/modules.rst | 7 +-
Documentation/kbuild/namespaces.rst | 154 ++++++++++++++++++++++++++++
Documentation/kernel-hacking/hacking.rst | 18 ++++
MAINTAINERS | 5 +
Makefile | 14 ++-
arch/m68k/include/asm/export.h | 1 -
drivers/usb/storage/Makefile | 2 +
drivers/usb/storage/alauda.c | 1 +
drivers/usb/storage/cypress_atacb.c | 1 +
drivers/usb/storage/datafab.c | 1 +
drivers/usb/storage/ene_ub6250.c | 1 +
drivers/usb/storage/freecom.c | 1 +
drivers/usb/storage/isd200.c | 1 +
drivers/usb/storage/jumpshot.c | 1 +
drivers/usb/storage/karma.c | 1 +
drivers/usb/storage/onetouch.c | 1 +
drivers/usb/storage/realtek_cr.c | 1 +
drivers/usb/storage/sddr09.c | 1 +
drivers/usb/storage/sddr55.c | 1 +
drivers/usb/storage/shuttle_usbat.c | 1 +
drivers/usb/storage/uas.c | 1 +
include/asm-generic/export.h | 15 ++-
include/linux/export.h | 76 ++++++++++++--
include/linux/module.h | 2 +
init/Kconfig | 33 +++++-
kernel/module.c | 76 ++++++++++++--
lib/Kconfig.debug | 16 ---
scripts/Makefile.modpost | 5 +-
scripts/coccinelle/misc/add_namespace.cocci | 23 +++++
scripts/export_report.pl | 2 +-
scripts/mod/modpost.c | 150 ++++++++++++++++++++++++---
scripts/mod/modpost.h | 9 ++
scripts/nsdeps | 58 +++++++++++
34 files changed, 613 insertions(+), 68 deletions(-)
create mode 100644 Documentation/kbuild/namespaces.rst
create mode 100644 scripts/coccinelle/misc/add_namespace.cocci
create mode 100644 scripts/nsdeps
--
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 llvm.
from 45d7a8821e7 ConstantHoisting - Silence static analyzer dyn_cast<Pointer [...]
new 1302423e7e9 [LSR] Silence static analyzer null dereference warnings wit [...]
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:
lib/Transforms/Scalar/LoopStrengthReduce.cpp | 2 ++
1 file changed, 2 insertions(+)
--
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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 0f9a5a4d 0: update: llvm-linux: boot
new fc548e6d 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 (0f9a5a4d)
\
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 | 182 +-
02-build_llvm/console.log | 11996 +++++++++++++++++-----------------
03-build_linux/console.log | 680 +-
04-boot_linux/console.log | 438 +-
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 8 +-
console.log | 13320 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
results | 2 +-
9 files changed, 13326 insertions(+), 13326 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 master
in repository llvm.
from fdece6bce98 gn build: Friendlier error on invalid entries in llvm_targe [...]
new 45d7a8821e7 ConstantHoisting - Silence static analyzer dyn_cast<Pointer [...]
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:
lib/Transforms/Scalar/ConstantHoisting.cpp | 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/llvm-release-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5931d38d 0: update: llvm-linux: 16
new 9c2be2d7 0: update: llvm-linux: 16
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 (5931d38d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 220 +-
02-build_llvm/console.log | 11974 +++++++++++++++++------------------
03-build_linux/console.log | 794 ++-
05-check_regression/console.log | 8 +-
console.log | 12996 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
6 files changed, 12997 insertions(+), 13001 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 master
in repository clang.
from 9170534768 Clang-format: Add Whitesmiths indentation style
new 54dbd1f65a [CLANG][BPF] permit any argument type for __builtin_preserve [...]
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:
docs/LanguageExtensions.rst | 7 ++++---
include/clang/Basic/DiagnosticSemaKinds.td | 3 ---
lib/Sema/SemaChecking.cpp | 12 +-----------
...-index-array.c => builtin-preserve-access-index-nonptr.c} | 6 +++---
test/Sema/builtin-preserve-access-index.c | 12 ++++++++++--
5 files changed, 18 insertions(+), 22 deletions(-)
copy test/CodeGen/{builtin-preserve-access-index-array.c => builtin-preserve-acces [...]
--
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-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 58bd0ae6 0: update: llvm-linux: all
new e6db9428 0: update: llvm-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 (58bd0ae6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 134 +-
02-build_llvm/console.log | 12048 ++++++++++++++++++------------------
03-build_linux/console.log | 828 ++-
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 +
console.log | 13037 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
7 files changed, 13063 insertions(+), 13017 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.