# git rev-parse -q --verify 10569a280f259f696c0b32fc1d45866d2fd33f53^{commit} 10569a280f259f696c0b32fc1d45866d2fd33f53 already have revision, skipping fetch # git checkout -q -f -B kisskb 10569a280f259f696c0b32fc1d45866d2fd33f53 # git clean -qxdf # < git log -1 # commit 10569a280f259f696c0b32fc1d45866d2fd33f53 # Author: Stephen Rothwell # Date: Thu Feb 27 15:15:38 2020 +1100 # # Add linux-next specific files for 20200227 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-ld --version # < git log --format=%s --max-count=1 10569a280f259f696c0b32fc1d45866d2fd33f53 # < make -s -j 48 ARCH=mips O=/kisskb/build/linux-next_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- defconfig # < make -s -j 48 ARCH=mips O=/kisskb/build/linux-next_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- help # make -s -j 48 ARCH=mips O=/kisskb/build/linux-next_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- olddefconfig # make -s -j 48 ARCH=mips O=/kisskb/build/linux-next_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- In file included from /kisskb/src/include/linux/list.h:9:0, from /kisskb/src/include/linux/smp.h:12, from /kisskb/src/include/linux/kernel_stat.h:5, from /kisskb/src/mm/memory.c:42: /kisskb/src/mm/memory.c: In function 'insert_pages': /kisskb/src/mm/memory.c:1523:41: error: implicit declaration of function 'pte_index' [-Werror=implicit-function-declaration] remaining_pages_total, PTRS_PER_PTE - pte_index(addr)); ^ /kisskb/src/include/linux/kernel.h:842:40: note: in definition of macro '__typecheck' (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^ /kisskb/src/include/linux/kernel.h:866:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^ /kisskb/src/include/linux/kernel.h:934:27: note: in expansion of macro '__careful_cmp' #define min_t(type, x, y) __careful_cmp((type)(x), (type)(y), <) ^ /kisskb/src/mm/memory.c:1522:26: note: in expansion of macro 'min_t' pages_to_write_in_pmd = min_t(unsigned long, ^ cc1: some warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:267: mm/memory.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1683: mm] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:180: sub-make] Error 2 Command 'make -s -j 48 ARCH=mips O=/kisskb/build/linux-next_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_mips-defconfig_mipsel # Build took: 0:01:24.279744