# git rev-parse -q --verify 5f97cbe22b7616ead7ae267c29cad73bc1444811^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 5f97cbe22b7616ead7ae267c29cad73bc1444811^{commit} 5f97cbe22b7616ead7ae267c29cad73bc1444811 # git checkout -q -f -B kisskb 5f97cbe22b7616ead7ae267c29cad73bc1444811 # git clean -qxdf # < git log -1 # commit 5f97cbe22b7616ead7ae267c29cad73bc1444811 # Merge: 287c55ed7df5 24876f09a7df # Author: Linus Torvalds # Date: Mon Aug 19 16:28:25 2019 -0700 # # Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux # # Pull clk fixes from Stephen Boyd: # "A couple fixes to the core framework logic that finds clk parents, a # handful of samsung clk driver fixes for audio and display clks, and a # small fix for the Stratix10 SoC driver that was checking the wrong # register for validity" # # * tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: # clk: Fix potential NULL dereference in clk_fetch_parent_index() # clk: Fix falling back to legacy parent string matching # clk: socfpga: stratix10: fix rate caclulationg for cnt_clks # clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMU # clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMU # clk: samsung: Change signature of exynos5_subcmus_init() function # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 5f97cbe22b7616ead7ae267c29cad73bc1444811 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_mpc83xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc83xx_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_mpc83xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /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/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:3: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c:1651:6: note: 'oldval' was declared here /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 /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:613:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x66fb3c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66fb3c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66fb3c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66fb3c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66fb3c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66fb3c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x65f490) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x66fb3c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.3.0-rc5-g5f97cbe22b76 Created: Tue Aug 20 09:50:37 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3231432 Bytes = 3155.70 KiB = 3.08 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-rc5-g5f97cbe22b76 Created: Tue Aug 20 09:50:37 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3261071 Bytes = 3184.64 KiB = 3.11 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.3.0-rc5-g5f97cbe22b76 Created: Tue Aug 20 09:50:37 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3261444 Bytes = 3185.00 KiB = 3.11 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.3.0-rc5-g5f97cbe22b76 Created: Tue Aug 20 09:50:37 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3262957 Bytes = 3186.48 KiB = 3.11 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.3.0-rc5-g5f97cbe22b76 Created: Tue Aug 20 09:50:37 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3262849 Bytes = 3186.38 KiB = 3.11 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.3.0-rc5-g5f97cbe22b76 Created: Tue Aug 20 09:50:37 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3263290 Bytes = 3186.81 KiB = 3.11 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.3.0-rc5-g5f97cbe22b76 Created: Tue Aug 20 09:50:37 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3262876 Bytes = 3186.40 KiB = 3.11 MiB Load Address: 00700000 Entry Point: 00700290 Completed OK # rm -rf /kisskb/build/linus_mpc83xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:01.483387