# git rev-parse -q --verify 4caf4ebfe4cf0ea262eb9e829bb254a6a6d58acc^{commit} 4caf4ebfe4cf0ea262eb9e829bb254a6a6d58acc already have revision, skipping fetch # git checkout -q -f -B kisskb 4caf4ebfe4cf0ea262eb9e829bb254a6a6d58acc # git clean -qxdf # < git log -1 # commit 4caf4ebfe4cf0ea262eb9e829bb254a6a6d58acc # Author: Linus Torvalds # Date: Fri Jan 4 09:58:25 2019 -0800 # # Fix access_ok() fallout for sparc32 and powerpc # # These two architectures actually had an intentional use of the 'type' # argument to access_ok() just to avoid warnings. # # I had actually noticed the powerpc one, but forgot to then fix it up. # And I missed the sparc32 case entirely. # # This is hopefully all of it. # # Reported-by: Mathieu Malaterre # Reported-by: Guenter Roeck # Fixes: 96d4f267e40f ("Remove 'type' argument from access_ok() function") # Signed-off-by: Linus Torvalds # < /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 4caf4ebfe4cf0ea262eb9e829bb254a6a6d58acc # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc 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:186:16: warning: 'old' 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:341: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:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here /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 [-Wuninitialized] INFO: Uncompressed kernel (size 0x53d5a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x53d5a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x53d5a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x52cf2c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x53d5a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.20.0-g4caf4ebfe4cf Created: Sat Jan 5 05:31:54 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2634844 Bytes = 2573.09 KiB = 2.51 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.20.0-g4caf4ebfe4cf Created: Sat Jan 5 05:31:54 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2668008 Bytes = 2605.48 KiB = 2.54 MiB Load Address: 00600000 Entry Point: 00601758 Image Name: Linux-4.20.0-g4caf4ebfe4cf Created: Sat Jan 5 05:31:54 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2670702 Bytes = 2608.11 KiB = 2.55 MiB Load Address: 00600000 Entry Point: 006019cc Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc # Build took: 0:00:24.697740