# git rev-parse -q --verify 6d93abaf4c5b2078e63aefb23792887357817498^{commit} 6d93abaf4c5b2078e63aefb23792887357817498 already have revision, skipping fetch # git checkout -q -f -B kisskb 6d93abaf4c5b2078e63aefb23792887357817498 # git clean -qxdf # < git log -1 # commit 6d93abaf4c5b2078e63aefb23792887357817498 # Author: Stephen Rothwell # Date: Mon Jul 23 19:57:48 2018 +1000 # # Add linux-next specific files for 20180723 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-gcc --version # < git log --format=%s --max-count=1 6d93abaf4c5b2078e63aefb23792887357817498 # < make -s -j 20 ARCH=microblaze O=/kisskb/build/linux-next_nommu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- nommu_defconfig # make -s -j 20 ARCH=microblaze O=/kisskb/build/linux-next_nommu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- :1338:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1341:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1344:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1347:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1350:2: warning: #warning syscall fspick not implemented [-Wcpp] :1353:2: warning: #warning syscall fsinfo not implemented [-Wcpp] /kisskb/src/mm/vmacache.c: In function 'vmacache_update': /kisskb/src/mm/vmacache.c:14:39: error: 'PMD_SHIFT' undeclared (first use in this function) #define VMACACHE_HASH(addr) ((addr >> PMD_SHIFT) & VMACACHE_MASK) ^ /kisskb/src/mm/vmacache.c:71:26: note: in expansion of macro 'VMACACHE_HASH' current->vmacache.vmas[VMACACHE_HASH(addr)] = newvma; ^ /kisskb/src/mm/vmacache.c:14:39: note: each undeclared identifier is reported only once for each function it appears in #define VMACACHE_HASH(addr) ((addr >> PMD_SHIFT) & VMACACHE_MASK) ^ /kisskb/src/mm/vmacache.c:71:26: note: in expansion of macro 'VMACACHE_HASH' current->vmacache.vmas[VMACACHE_HASH(addr)] = newvma; ^ /kisskb/src/mm/vmacache.c: In function 'vmacache_find': /kisskb/src/mm/vmacache.c:14:39: error: 'PMD_SHIFT' undeclared (first use in this function) #define VMACACHE_HASH(addr) ((addr >> PMD_SHIFT) & VMACACHE_MASK) ^ /kisskb/src/mm/vmacache.c:96:12: note: in expansion of macro 'VMACACHE_HASH' int idx = VMACACHE_HASH(addr); ^ /kisskb/src/mm/vmacache.c: In function 'vmacache_find_exact': /kisskb/src/mm/vmacache.c:127:26: error: 'addr' undeclared (first use in this function) int idx = VMACACHE_HASH(addr); ^ /kisskb/src/mm/vmacache.c:14:31: note: in definition of macro 'VMACACHE_HASH' #define VMACACHE_HASH(addr) ((addr >> PMD_SHIFT) & VMACACHE_MASK) ^ /kisskb/src/mm/vmacache.c:14:39: error: 'PMD_SHIFT' undeclared (first use in this function) #define VMACACHE_HASH(addr) ((addr >> PMD_SHIFT) & VMACACHE_MASK) ^ /kisskb/src/mm/vmacache.c:127:12: note: in expansion of macro 'VMACACHE_HASH' int idx = VMACACHE_HASH(addr); ^ /kisskb/src/scripts/Makefile.build:317: recipe for target 'mm/vmacache.o' failed make[2]: *** [mm/vmacache.o] Error 1 /kisskb/src/Makefile:1030: recipe for target 'mm' failed make[1]: *** [mm] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ret == -EOPNOTSUPP) ^ /kisskb/src/drivers/tty/serial/8250/8250_exar.c: In function 'pci_xr17v35x_setup': /kisskb/src/drivers/tty/serial/8250/8250_exar.c:380:31: warning: unused variable 'board' [-Wunused-variable] const struct exar8250_board *board = priv->board; ^ Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 20 ARCH=microblaze O=/kisskb/build/linux-next_nommu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_nommu_defconfig_microblaze # Build took: 0:00:27.910993