# git rev-parse -q --verify 0f75ef6a9cff49ff612f7ce0578bced9d0b38325^{commit} 0f75ef6a9cff49ff612f7ce0578bced9d0b38325 already have revision, skipping fetch # git checkout -q -f -B kisskb 0f75ef6a9cff49ff612f7ce0578bced9d0b38325 # git clean -qxdf # < git log -1 # commit 0f75ef6a9cff49ff612f7ce0578bced9d0b38325 # Merge: c84ca912b079 7a1ade847596 # Author: Linus Torvalds # Date: Mon Jul 8 19:56:57 2019 -0700 # # Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs # # Pull keyring ACL support from David Howells: # "This changes the permissions model used by keys and keyrings to be # based on an internal ACL by the following means: # # - Replace the permissions mask internally with an ACL that contains a # list of ACEs, each with a specific subject with a permissions mask. # Potted default ACLs are available for new keys and keyrings. # # ACE subjects can be macroised to indicate the UID and GID specified # on the key (which remain). Future commits will be able to add # additional subject types, such as specific UIDs or domain # tags/namespaces. # # Also split a number of permissions to give finer control. Examples # include splitting the revocation permit from the change-attributes # permit, thereby allowing someone to be granted permission to revoke # a key without allowing them to change the owner; also the ability # to join a keyring is split from the ability to link to it, thereby # stopping a process accessing a keyring by joining it and thus # acquiring use of possessor permits. # # - Provide a keyctl to allow the granting or denial of one or more # permits to a specific subject. Direct access to the ACL is not # granted, and the ACL cannot be viewed" # # * tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs: # keys: Provide KEYCTL_GRANT_PERMISSION # keys: Replace uid/gid/perm permissions checking with an ACL # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 0f75ef6a9cff49ff612f7ce0578bced9d0b38325 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x11104080 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # yes \n | make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/iommu.c:136:30: warning: 'fail_iommu_bus_notifier' defined but not used [-Wunused-variable] static struct notifier_block fail_iommu_bus_notifier = { ^~~~~~~~~~~~~~~~~~~~~~~ WARNING: vmlinux.o(.text+0x3aa): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:.early_setup() The function start_here_multiplatform() references the function __init .early_setup(). This is often because start_here_multiplatform lacks a __init annotation or the annotation of .early_setup is wrong. /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: warning: orphan section `.gnu.hash' from `linker stubs' being placed in section `.gnu.hash'. /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: warning: orphan section `.gnu.hash' from `linker stubs' being placed in section `.gnu.hash'. /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: warning: orphan section `.gnu.hash' from `linker stubs' being placed in section `.gnu.hash'. WARNING: 4 bad relocations c00000000001c5a2 R_PPC64_ADDR16_HIGHEST .head.text+0x000000000001c5bc c00000000001c5a6 R_PPC64_ADDR16_HIGHER .head.text+0x000000000001c5bc c00000000001c5ae R_PPC64_ADDR16_HIGH .head.text+0x000000000001c5bc c00000000001c5b2 R_PPC64_ADDR16_LO .head.text+0x000000000001c5bc Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc8 # Build took: 0:05:56.826925