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-release-aarch64-mainline-defconfig in repository toolchain/ci/linux.
from 26dca6dbd62d Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/s [...] adds 1b710b1b10ef char/random: silence a lockdep splat with printk() adds 4c8d062186d9 random: Don't wake crng_init_wait when crng_init == 1 adds c6f1deb15878 random: Add a urandom_read_nowait() for random APIs that d [...] adds 75551dbf112c random: add GRND_INSECURE to return best-effort non-crypto [...] adds 48446f198f9a random: ignore GRND_RANDOM in getentropy(2) adds 30c08efec888 random: make /dev/random be almost like /dev/urandom adds 90ea1c6436d2 random: remove the blocking pool adds 84df7cdfbb21 random: delete code to pull data into pools adds c95ea0c69ffd random: remove kernel.random.read_wakeup_threshold adds 870e05b1b188 random: remove unnecessary unlikely() adds 12faac30d157 random: convert to ENTROPY_BITS for better code readability adds 12cd53aff5ea random: Add and use pr_fmt() adds 727d499a6f4f random: fix typo in add_timer_randomness() adds 09a6d00a42ce random: remove some dead code of poolinfo adds 5f2ed7f5b99b x86: Remove arch_has_random, arch_has_random_seed adds cbac004995a0 powerpc: Remove arch_has_random, arch_has_random_seed adds 5e054c820f59 s390: Remove arch_has_random, arch_has_random_seed adds 647f50d5d9d9 linux/random.h: Remove arch_has_random, arch_has_random_seed adds 66f5ae899ada linux/random.h: Use false with bool adds 904caa6413c8 linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check adds 1640a7b9f482 x86: Mark archrandom.h functions __must_check adds 98dcfce69729 powerpc: Use bool in archrandom.h adds 8dae77ac56fe powerpc: Mark archrandom.h functions __must_check adds 4cb760b02419 s390x: Mark archrandom.h functions __must_check adds acd77500aa8a Merge tag 'random_for_linus' of git://git.kernel.org/pub/s [...] adds 551197864ad5 kbuild: detect missing include guard for exported headers adds 0186b1267b42 kbuild: rename header-test- to no-header-test in usr/inclu [...] adds 56d589361572 kbuild: do not create orphan built-in.a or obj-y objects adds a7499267976c kbuild: use pattern rule for building built-in.a in sub-di [...] adds 7e826c44f5de kbuild: add stringify helper to quote a string passed to C files adds 1664a377908e kbuild: pass KBUILD_MODFILE when compiling builtin objects adds 8b41fc4454e3 kbuild: create modules.builtin without Makefile.modbuiltin [...] adds 9945722afdc3 builddeb: make headers package thinner adds a2183c043798 initramfs: replace klibcdirs in Makefile with FORCE adds 9a04dc52982e gen_initramfs_list.sh: remove unused variable 'default_list' adds a4c968e70f68 gen_initramfs_list.sh: fix the tool name in the comment adds 80e715a06c2d initramfs: rename gen_initramfs_list.sh to gen_initramfs.sh adds be1859bdc660 initramfs: remove redundant dependency on BLK_DEV_INITRD adds ddd09bcc899f initramfs: make compression options not depend on INITRAMF [...] adds f26661e12765 initramfs: make initramfs compression choice non-optional adds 3e176683634c initramfs: specify $(src)/gen_initramfs.sh as a prerequisi [...] adds 9668097599aa initramfs: generate dependency list and cpio at the same time adds 4538f41305c3 initramfs: add default_cpio_list, and delete -d option support adds 469e87e89fd6 gen_initramfs.sh: always output cpio even without -o option adds 65e00e04e5ae initramfs: refactor the initramfs build rules adds 7168965ec7b1 gen_initramfs.sh: remove intermediate cpio_list on errors adds 5370d4acc590 modpost: assume STT_SPARC_REGISTER is defined adds 94f7345b7124 kbuild: remove PYTHON2 variable adds 88fe89a47153 kbuild: remove *.tmp file when filechk fails adds 9c9aa8fdf306 kbuild: remove 'Building modules, stage 2.' log adds 1a7f0a34ea7d builddeb: allow selection of .deb compressor adds 3bed1b7b9d79 kbuild: use -S instead of -E for precise cc-option test in [...] adds 7e61b167eb29 builddeb: remove unneeded files in hdrobjfiles for headers [...] adds 1694e94e4f46 builddeb: match temporary directory name to the package name adds f9a4711ebb24 builddeb: remove redundant $objtree/ adds 9a92eee38790 builddeb: avoid invoking sub-shells where possible adds aae6a6712440 builddeb: remove redundant make for ARCH=um adds 3126c17d28b6 builddeb: split kernel headers deployment out into a function adds 451dff37f075 builddeb: split libc headers deployment out into a function adds 368d060bb497 Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/li [...] adds f64048a20b0c kconfig: remove the rootmenu check in menu_add_prop() adds de026ca9152c kconfig: use parent->dep as the parentdep of 'menu' adds 801b27db4638 kconfig: drop T_WORD from the RHS of 'prompt' symbol adds 1be6e791383a kconfig: remove 'prompt' symbol adds 024352ff8d69 kconfig: move prompt handling to menu_add_prompt() from me [...] adds 2ffeef615b5e kconfig: remove 'prompt' argument from menu_add_prop() adds 6397d96ba5a5 kconfig: remove sym from struct property adds adf7c5bd0674 kconfig: squash prop_alloc() into menu_add_prop() adds 5edcef8454a4 kconfig: localmodconfig: remove unused $config adds 68f0d62746bc kconfig: localmodconfig: fix indentation for closing brace adds 1d1352373ebc kconfig: fix too deep indentation in Makefile adds c8138a57bbd1 kconfig: use $(PERL) in Makefile adds 89b9060987d9 kconfig: Add yes2modconfig and mod2yesconfig targets. adds edda15f21974 kconfig: list all definitions of a symbol in help text adds 3460d0bc256a kconfig: distinguish between dependencies and visibility i [...] adds a9609686042b kconfig: fix nesting of symbol help text adds ba82f52e2287 kconfig: fix an "implicit declaration of function" warning adds 2b5072b9dfab kconfig: fix documentation typos adds 14cd0bd04907 Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/l [...] adds 6404674acd59 vfs: fix do_last() regression adds c54849ddd832 cifs: fix soft mounts hanging in the reconnect code adds b581098482e6 cifs: update internal module version number adds 94f2630b1897 Merge tag '5.6-rc-small-smb3-fix-for-stable' of git://git. [...]
No new revisions were added by this update.
Summary of changes: Documentation/kbuild/kconfig-language.rst | 7 +- Documentation/kbuild/kconfig.rst | 5 - Makefile | 24 +- arch/powerpc/include/asm/archrandom.h | 27 +- arch/s390/include/asm/archrandom.h | 20 +- arch/x86/include/asm/archrandom.h | 28 +-- drivers/char/random.c | 316 ++++-------------------- fs/cifs/cifsfs.h | 2 +- fs/cifs/smb2pdu.c | 2 +- fs/namei.c | 4 +- include/linux/module.h | 12 +- include/linux/random.h | 24 +- include/uapi/linux/random.h | 4 +- scripts/Kbuild.include | 25 +- scripts/Kconfig.include | 2 +- scripts/Makefile.build | 4 +- scripts/Makefile.lib | 21 +- scripts/Makefile.modbuiltin | 57 ----- scripts/Makefile.modpost | 1 - scripts/kconfig/Makefile | 24 +- scripts/kconfig/conf.c | 16 ++ scripts/kconfig/confdata.c | 61 ++--- scripts/kconfig/expr.c | 3 +- scripts/kconfig/expr.h | 2 +- scripts/kconfig/gconf.c | 1 + scripts/kconfig/lkc.h | 4 +- scripts/kconfig/mconf.c | 1 + scripts/kconfig/menu.c | 185 ++++++++------ scripts/kconfig/nconf.c | 1 + scripts/kconfig/parser.y | 21 +- scripts/kconfig/streamline_config.pl | 4 +- scripts/kconfig/symbol.c | 22 -- scripts/link-vmlinux.sh | 4 + scripts/mod/modpost.c | 8 +- scripts/package/builddeb | 106 ++++---- usr/.gitignore | 8 +- usr/Kconfig | 26 -- usr/Makefile | 97 +++++--- usr/default_cpio_list | 6 + usr/{gen_initramfs_list.sh => gen_initramfs.sh} | 167 ++++--------- usr/include/Makefile | 107 ++++---- usr/initramfs_data.S | 5 +- 42 files changed, 548 insertions(+), 916 deletions(-) delete mode 100644 scripts/Makefile.modbuiltin create mode 100644 usr/default_cpio_list rename usr/{gen_initramfs_list.sh => gen_initramfs.sh} (53%)