# git rev-parse -q --verify 6417f03132a6952cd17ddd8eaddbac92b61b17e0^{commit} 6417f03132a6952cd17ddd8eaddbac92b61b17e0 already have revision, skipping fetch # git checkout -q -f -B kisskb 6417f03132a6952cd17ddd8eaddbac92b61b17e0 # git clean -qxdf # < git log -1 # commit 6417f03132a6952cd17ddd8eaddbac92b61b17e0 # Author: Leon Romanovsky # Date: Wed Mar 17 12:45:47 2021 +0200 # # module: remove never implemented MODULE_SUPPORTED_DEVICE # # MODULE_SUPPORTED_DEVICE was added in pre-git era and never was # implemented. We can safely remove it, because the kernel has grown # to have many more reliable mechanisms to determine if device is # supported or not. # # Signed-off-by: Leon Romanovsky # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-gcc --version # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-ld --version # < git log --format=%s --max-count=1 6417f03132a6952cd17ddd8eaddbac92b61b17e0 # < make -s -j 10 ARCH=microblaze O=/kisskb/build/linus_nommu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- nommu_defconfig *** *** Can't find default configuration "arch/microblaze/configs/nommu_defconfig"! *** make[2]: *** [/kisskb/src/scripts/kconfig/Makefile:80: nommu_defconfig] Error 1 make[1]: *** [/kisskb/src/Makefile:602: nommu_defconfig] Error 2 make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 10 ARCH=microblaze O=/kisskb/build/linus_nommu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- nommu_defconfig' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_nommu_defconfig_microblaze # Build took: 0:00:02.458911