# git rev-parse -q --verify e94f8ccde4710f9a3e51dd3bc6134c96e33f29b3^{commit} e94f8ccde4710f9a3e51dd3bc6134c96e33f29b3 already have revision, skipping fetch # git checkout -q -f -B kisskb e94f8ccde4710f9a3e51dd3bc6134c96e33f29b3 # git clean -qxdf # < git log -1 # commit e94f8ccde4710f9a3e51dd3bc6134c96e33f29b3 # Merge: 9f7582d15f82 e5bfad3d7acc # Author: Linus Torvalds # Date: Mon Sep 23 14:25:45 2019 -0700 # # Merge tag 'smack-for-5.4-rc1' of git://github.com/cschaufler/smack-next # # Pull smack updates from Casey Schaufler: # "Four patches for v5.4. Nothing is major. # # All but one are in response to mechanically detected potential issues. # The remaining patch cleans up kernel-doc notations" # # * tag 'smack-for-5.4-rc1' of git://github.com/cschaufler/smack-next: # smack: use GFP_NOFS while holding inode_smack::smk_lock # security: smack: Fix possible null-pointer dereferences in smack_socket_sock_rcv_skb() # smack: fix some kernel-doc notations # Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 e94f8ccde4710f9a3e51dd3bc6134c96e33f29b3 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x31dc): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x33c8): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 # Build took: 0:03:02.757343