# git rev-parse -q --verify 6b1271de3723a7957c7cc6a7f36ea114f557e730^{commit} 6b1271de3723a7957c7cc6a7f36ea114f557e730 already have revision, skipping fetch # git checkout -q -f -B kisskb 6b1271de3723a7957c7cc6a7f36ea114f557e730 # git clean -qxdf # < git log -1 # commit 6b1271de3723a7957c7cc6a7f36ea114f557e730 # Author: Pantelis Antoniou # Date: Fri Dec 19 14:34:34 2014 +0200 # # of/unittest: Overlays with sub-devices tests # # Introduce selftests for overlays using sub-devices present # in children nodes. # # Signed-off-by: Pantelis Antoniou # Signed-off-by: Grant Likely # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 6b1271de3723a7957c7cc6a7f36ea114f557e730 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/gcl_ppc6xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc6xx_defconfig In file included from scripts/kconfig/zconf.tab.c:2534: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 767 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:767:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:767:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 767 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 770 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:770:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 770 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # < make -s -j 8 ARCH=powerpc O=/kisskb/build/gcl_ppc6xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/gcl_ppc6xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # # configuration written to .config # # make -s -j 8 ARCH=powerpc O=/kisskb/build/gcl_ppc6xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/l2cr_6xx.S: Assembler messages: /kisskb/src/arch/powerpc/kernel/l2cr_6xx.S:184: Warning: invalid register expression /kisskb/src/arch/powerpc/kernel/l2cr_6xx.S:331: Warning: invalid register expression /kisskb/src/crypto/wp512.c: In function 'wp512_process_buffer': /kisskb/src/crypto/wp512.c:987:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/fs/gfs2/dir.c: In function 'get_first_leaf': /kisskb/src/fs/gfs2/dir.c:759:9: warning: 'leaf_no' may be used uninitialized in this function [-Wmaybe-uninitialized] error = get_leaf(dip, leaf_no, bh_out); ^ /kisskb/src/fs/gfs2/dir.c: In function 'dir_split_leaf.isra.14': /kisskb/src/fs/gfs2/dir.c:978:8: warning: 'leaf_no' may be used uninitialized in this function [-Wmaybe-uninitialized] error = get_leaf(dip, leaf_no, &obh); ^ In file included from /kisskb/src/sound/ppc/pmac.h:25:0, from /kisskb/src/sound/ppc/awacs.c:29: /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:212:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wmaybe-uninitialized] return _snd_ctl_add_slave(master, slave, 0); ^ /kisskb/src/sound/ppc/awacs.c:886:36: note: 'speaker_vol' was declared here struct snd_kcontrol *master_vol, *speaker_vol; ^ In file included from /kisskb/src/sound/ppc/pmac.h:25:0, from /kisskb/src/sound/ppc/awacs.c:29: /kisskb/src/include/sound/control.h:212:2: warning: 'master_vol' may be used uninitialized in this function [-Wmaybe-uninitialized] return _snd_ctl_add_slave(master, slave, 0); ^ /kisskb/src/sound/ppc/awacs.c:886:23: note: 'master_vol' was declared here struct snd_kcontrol *master_vol, *speaker_vol; ^ /kisskb/src/drivers/input/joystick/analog.c:176:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ /kisskb/src/drivers/net/ethernet/broadcom/tg3.c: In function 'tg3_set_eeprom': /kisskb/src/drivers/net/ethernet/broadcom/tg3.c:12055:4: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized] memcpy(buf, &start, 4); ^ In file included from /kisskb/src/arch/powerpc/include/asm/div64.h:1:0, from /kisskb/src/include/linux/kernel.h:124, from /kisskb/src/include/linux/list.h:8, from /kisskb/src/include/linux/timer.h:4, from /kisskb/src/drivers/net/ethernet/intel/e1000e/e1000.h:29, from /kisskb/src/drivers/net/ethernet/intel/e1000e/ich8lan.c:59: /kisskb/src/drivers/net/ethernet/intel/e1000e/ich8lan.c: In function 'e1000_platform_pm_pch_lpt': /kisskb/src/include/asm-generic/div64.h:43:28: warning: comparison of distinct pointer types lacks a cast (void)(((typeof((n)) *)0) == ((uint64_t *)0)); \ ^ /kisskb/src/drivers/net/ethernet/intel/e1000e/ich8lan.c:1016:4: note: in expansion of macro 'do_div' do_div(lat_ns, speed); ^ /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 453 | static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./usr/include/linux/kexec.h:61: userspace cannot reference function or variable defined in the kernel WARNING: modpost: Found 3 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' INFO: Uncompressed kernel (size 0x87f7a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) INFO: Uncompressed kernel (size 0x87f7a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) INFO: Uncompressed kernel (size 0x87f7a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) INFO: Uncompressed kernel (size 0x86f000) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) INFO: Uncompressed kernel (size 0x87f7a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) INFO: Uncompressed kernel (size 0x87f7a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) Image Name: Linux-3.19.0-rc4+ Created: Wed May 13 16:32:36 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4032142 Bytes = 3937.64 KiB = 3.85 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0x87f7a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) INFO: Uncompressed kernel (size 0x87f7a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) INFO: Uncompressed kernel (size 0x87f7a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) Image Name: Linux-3.19.0-rc4+ Created: Wed May 13 16:32:36 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4057459 Bytes = 3962.36 KiB = 3.87 MiB Load Address: 00900000 Entry Point: 009001f8 Image Name: Linux-3.19.0-rc4+ Created: Wed May 13 16:32:37 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4057108 Bytes = 3962.02 KiB = 3.87 MiB Load Address: 00900000 Entry Point: 009007a4 Image Name: Linux-3.19.0-rc4+ Created: Wed May 13 16:32:37 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4057395 Bytes = 3962.30 KiB = 3.87 MiB Load Address: 00900000 Entry Point: 009007a4 INFO: Uncompressed kernel (size 0x87f7a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) INFO: Uncompressed kernel (size 0x87f7a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) INFO: Uncompressed kernel (size 0x86f000) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) Image Name: Linux-3.19.0-rc4+ Created: Wed May 13 16:32:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4057388 Bytes = 3962.29 KiB = 3.87 MiB Load Address: 00900000 Entry Point: 009001f8 Image Name: Linux-3.19.0-rc4+ Created: Wed May 13 16:32:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4056738 Bytes = 3961.66 KiB = 3.87 MiB Load Address: 00900000 Entry Point: 009001f8 Image Name: Linux-3.19.0-rc4+ Created: Wed May 13 16:32:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4057445 Bytes = 3962.35 KiB = 3.87 MiB Load Address: 00900000 Entry Point: 009001f8 Image Name: Linux-3.19.0-rc4+ Created: Wed May 13 16:32:39 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4056809 Bytes = 3961.73 KiB = 3.87 MiB Load Address: 00900000 Entry Point: 009001f8 Image Name: Linux-3.19.0-rc4+ Created: Wed May 13 16:32:39 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4057181 Bytes = 3962.09 KiB = 3.87 MiB Load Address: 00900000 Entry Point: 009001f8 Completed OK # rm -rf /kisskb/build/gcl_ppc6xx_defconfig_powerpc-gcc4.9 # Build took: 0:04:03.745285