# git rev-parse -q --verify ae596de1a0c8c2c924dc99d23c026259372ab234^{commit} ae596de1a0c8c2c924dc99d23c026259372ab234 already have revision, skipping fetch # git checkout -q -f -B kisskb ae596de1a0c8c2c924dc99d23c026259372ab234 # git clean -qxdf # < git log -1 # commit ae596de1a0c8c2c924dc99d23c026259372ab234 # Author: Miguel Ojeda # Date: Tue Sep 18 18:55:42 2018 +0200 # # Compiler Attributes: naked can be shared # # The naked attribute is supported by at least gcc >= 4.6 (for ARM, # which is the only current user), gcc >= 8 (for x86), clang >= 3.1 # and icc >= 13. See https://godbolt.org/z/350Dyc # # Therefore, move it out of compiler-gcc.h so that the definition # is shared by all compilers. # # This also fixes Clang support for ARM32 --- 815f0ddb346c # ("include/linux/compiler*.h: make compiler-*.h mutually exclusive"). # # Fixes: 815f0ddb346c ("include/linux/compiler*.h: make compiler-*.h mutually exclusive") # Cc: Rasmus Villemoes # Cc: Eli Friedman # Cc: Christopher Li # Cc: Kees Cook # Cc: Ingo Molnar # Cc: Geert Uytterhoeven # Cc: Greg Kroah-Hartman # Cc: Masahiro Yamada # Cc: Joe Perches # Cc: Dominique Martinet # Cc: Linus Torvalds # Cc: linux-sparse@vger.kernel.org # Suggested-by: Arnd Bergmann # Tested-by: Stefan Agner # Reviewed-by: Stefan Agner # Reviewed-by: Luc Van Oostenryck # Reviewed-by: Nick Desaulniers # Signed-off-by: Miguel Ojeda # Signed-off-by: Greg Kroah-Hartman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 ae596de1a0c8c2c924dc99d23c026259372ab234 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc512x_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc512x_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:185: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:2511: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:1833: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:341:21: note: 'pdeo' 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 0x5d93c8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.19.0-rc4-gae596de1a0c8 Created: Fri Sep 21 03:47:58 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2979973 Bytes = 2910.13 KiB = 2.84 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc # Build took: 0:00:17.106364