# git rev-parse -q --verify c2101d01826480755f2bd9f3dd5e36757be61e23^{commit} c2101d01826480755f2bd9f3dd5e36757be61e23 already have revision, skipping fetch # git checkout -q -f -B kisskb c2101d01826480755f2bd9f3dd5e36757be61e23 # git clean -qxdf # < git log -1 # commit c2101d01826480755f2bd9f3dd5e36757be61e23 # Merge: 6ef746769ef5 6a9b593d4b6f # Author: Linus Torvalds # Date: Tue Oct 30 09:15:31 2018 -0700 # # Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull more ACPI updates from Rafael Wysocki: # "Rework the handling of the P-unit semaphore on Intel Baytrail and # Cherrytrail systems to avoid race conditions and excessive overhead # related to it (Hans de Goede)" # # * tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: # ACPI / PMIC: xpower: Add depends on IOSF_MBI to Kconfig entry # i2c: designware: Cleanup bus lock handling # ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-write # x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 c2101d01826480755f2bd9f3dd5e36757be61e23 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/net/ethernet/mellanox/mlx4/en_rx.c:582:18: warning: 'struct iphdr' declared inside parameter list struct iphdr *iph) ^ /kisskb/src/drivers/net/ethernet/mellanox/mlx4/en_rx.c:582:18: warning: its scope is only this definition or declaration, which is probably not what you want /kisskb/src/drivers/net/ethernet/mellanox/mlx4/en_rx.c: In function 'get_fixed_ipv4_csum': /kisskb/src/drivers/net/ethernet/mellanox/mlx4/en_rx.c:586:20: error: dereferencing pointer to incomplete type 'struct iphdr' __u8 ipproto = iph->protocol; ^ make[6]: *** [/kisskb/src/scripts/Makefile.build:293: drivers/net/ethernet/mellanox/mlx4/en_rx.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:518: drivers/net/ethernet/mellanox/mlx4] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:518: drivers/net/ethernet/mellanox] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:518: drivers/net/ethernet] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:518: drivers/net] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1060: drivers] Error 2 make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 # Build took: 0:02:12.773319