# git rev-parse -q --verify be37f21a08ce65c7632c7f45e1755a4b07f278a0^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master error: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify be37f21a08ce65c7632c7f45e1755a4b07f278a0^{commit} be37f21a08ce65c7632c7f45e1755a4b07f278a0 # git checkout -q -f -B kisskb be37f21a08ce65c7632c7f45e1755a4b07f278a0 # git clean -qxdf # < git log -1 # commit be37f21a08ce65c7632c7f45e1755a4b07f278a0 # Merge: 3ac96c30ccfa 131d34cb0795 # Author: Linus Torvalds # Date: Thu Mar 7 12:20:11 2019 -0800 # # Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit # # Pull audit updates from Paul Moore: # "A lucky 13 audit patches for v5.1. # # Despite the rather large diffstat, most of the changes are from two # bug fix patches that move code from one Kconfig option to another. # # Beyond that bit of churn, the remaining changes are largely cleanups # and bug-fixes as we slowly march towards container auditing. It isn't # all boring though, we do have a couple of new things: file # capabilities v3 support, and expanded support for filtering on # filesystems to solve problems with remote filesystems. # # All changes pass the audit-testsuite. Please merge for v5.1" # # * tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit: # audit: mark expected switch fall-through # audit: hide auditsc_get_stamp and audit_serial prototypes # audit: join tty records to their syscall # audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL # audit: remove unused actx param from audit_rule_match # audit: ignore fcaps on umount # audit: clean up AUDITSYSCALL prototypes and stubs # audit: more filter PATH records keyed on filesystem magic # audit: add support for fcaps v3 # audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT # audit: add syscall information to CONFIG_CHANGE records # audit: hand taken context to audit_kill_trees for syscall logging # audit: give a clue what CONFIG_CHANGE op was involved # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 be37f21a08ce65c7632c7f45e1755a4b07f278a0 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- randconfig KCONFIG_SEED=0x575CC6B # 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 # yes \n | make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/arch/powerpc/kernel/exceptions-64e.S: Assembler messages: /kisskb/src/arch/powerpc/kernel/exceptions-64e.S:587: Error: Unrecognized opcode: `mc_btb_flush' make[3]: *** [/kisskb/src/scripts/Makefile.build:367: arch/powerpc/kernel/exceptions-64e.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:492: arch/powerpc/kernel] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] make[1]: *** [/kisskb/src/Makefile:1043: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:339:21: note: 'pdeo' was declared here /kisskb/src/fs/proc/inode.c: At top level: cc1: warning: unrecognized command line option "-Wno-maybe-uninitialized" [enabled by default] make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 # Build took: 0:01:21.912731