# git rev-parse -q --verify 1c601f4bedae8a01838b97e3876a8128f6eb066c^{commit} 1c601f4bedae8a01838b97e3876a8128f6eb066c already have revision, skipping fetch # git checkout -q -f -B kisskb 1c601f4bedae8a01838b97e3876a8128f6eb066c # git clean -qxdf # < git log -1 # commit 1c601f4bedae8a01838b97e3876a8128f6eb066c # Author: Mike Kravetz # Date: Tue Nov 5 16:00:20 2019 -0800 # # powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h # # This removes the power specific stubs created by commit aad71e3928be # ("powerpc/mm: Fix build break with RADIX=y & HUGETLBFS=n") used when # !CONFIG_HUGETLB_PAGE. Instead, it addresses the build break by # getting the definitions from . # # Signed-off-by: Mike Kravetz # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 1c601f4bedae8a01838b97e3876a8128f6eb066c # < make -s -j 80 ARCH=arm64 O=/kisskb/build/mpe_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- defconfig # make -s -j 80 ARCH=arm64 O=/kisskb/build/mpe_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:38: LSE atomics not supported by binutils /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] pd->msg->buf[real_pos] = data; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here unsigned char data; ^ Completed OK # rm -rf /kisskb/build/mpe_arm64-defconfig_arm64-gcc5.4 # Build took: 0:04:50.094810