# git rev-parse -q --verify f294a9dea3f101194276314c13f69429acd7762e^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify f294a9dea3f101194276314c13f69429acd7762e^{commit} f294a9dea3f101194276314c13f69429acd7762e # git checkout -q -f -B kisskb f294a9dea3f101194276314c13f69429acd7762e # git clean -qxdf # < git log -1 # commit f294a9dea3f101194276314c13f69429acd7762e # Author: Thomas Gleixner # Date: Sun Jul 28 20:27:41 2019 +0200 # # Kbuild: Handle PREEMPT_RT for version string and magic # # Update the build scripts and the version magic to reflect when # CONFIG_PREEMPT_RT is enabled in the same way as CONFIG_PREEMPT is treated. # # The resulting version strings: # # Linux m 5.3.0-rc1+ #100 SMP Fri Jul 26 ... # Linux m 5.3.0-rc1+ #101 SMP PREEMPT Fri Jul 26 ... # Linux m 5.3.0-rc1+ #102 SMP PREEMPT_RT Fri Jul 26 ... # # The module vermagic: # # 5.3.0-rc1+ SMP mod_unload modversions # 5.3.0-rc1+ SMP preempt mod_unload modversions # 5.3.0-rc1+ SMP preempt_rt mod_unload modversions # # Signed-off-by: Thomas Gleixner # Cc: Masahiro Yamada # Cc: Michal Marek # Cc: linux-kbuild@vger.kernel.org # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 f294a9dea3f101194276314c13f69429acd7762e # < make -s -j 10 ARCH=arm O=/kisskb/build/kbuild_versatile_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- versatile_defconfig # make -s -j 10 ARCH=arm O=/kisskb/build/kbuild_versatile_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2591:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1852:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here WARNING: "return_address" [vmlinux] is the static EXPORT_SYMBOL_GPL WARNING: "cpu_arm926_set_pte_ext" [vmlinux] is the static EXPORT_SYMBOL WARNING: "cpu_arm926_dcache_clean_area" [vmlinux] is the static EXPORT_SYMBOL WARNING: "drm_client_close" [vmlinux] is the static EXPORT_SYMBOL WARNING: "arm926_flush_user_cache_range" [vmlinux] is the static EXPORT_SYMBOL WARNING: "arm926_flush_kern_cache_all" [vmlinux] is the static EXPORT_SYMBOL WARNING: "jiffies" [vmlinux] is the static EXPORT_SYMBOL WARNING: "arm926_flush_user_cache_all" [vmlinux] is the static EXPORT_SYMBOL WARNING: "arm926_flush_kern_dcache_area" [vmlinux] is the static EXPORT_SYMBOL WARNING: "arm926_coherent_kern_range" [vmlinux] is the static EXPORT_SYMBOL WARNING: "return_address" [vmlinux] is the static EXPORT_SYMBOL_GPL WARNING: "cpu_arm926_set_pte_ext" [vmlinux] is the static EXPORT_SYMBOL WARNING: "cpu_arm926_dcache_clean_area" [vmlinux] is the static EXPORT_SYMBOL WARNING: "drm_client_close" [vmlinux] is the static EXPORT_SYMBOL WARNING: "arm926_flush_user_cache_range" [vmlinux] is the static EXPORT_SYMBOL WARNING: "arm926_flush_kern_cache_all" [vmlinux] is the static EXPORT_SYMBOL WARNING: "arm926_flush_user_cache_all" [vmlinux] is the static EXPORT_SYMBOL WARNING: "arm926_flush_kern_dcache_area" [vmlinux] is the static EXPORT_SYMBOL WARNING: "arm926_coherent_kern_range" [vmlinux] is the static EXPORT_SYMBOL Completed OK # rm -rf /kisskb/build/kbuild_versatile_defconfig_arm # Build took: 0:00:52.172229