# git rev-parse -q --verify d3511f53bb2475f2a4e8460bee5a1ae6dea2a433^{commit} d3511f53bb2475f2a4e8460bee5a1ae6dea2a433 already have revision, skipping fetch # git checkout -q -f -B kisskb d3511f53bb2475f2a4e8460bee5a1ae6dea2a433 # git clean -qxdf # < git log -1 # commit d3511f53bb2475f2a4e8460bee5a1ae6dea2a433 # Merge: 02aff8db6438 62217beb394e # Author: Linus Torvalds # Date: Tue May 7 19:34:17 2019 -0700 # # Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux # # Pull parisc updates from Helge Deller: # "Many great new features, fixes and optimizations, including: # # - Convert page table updates to use per-pagetable spinlocks which # overall improves performance on SMP machines a lot, by Mikulas # Patocka # # - Kernel debugger (KGDB) support, by Sven Schnelle # # - KPROBES support, by Sven Schnelle # # - Lots of TLB lock/flush improvements, by Dave Anglin # # - Drop DISCONTIGMEM and switch to SPARSEMEM # # - Added JUMP_LABEL, branch runtime-patching support # # - Lots of other small speedups and cleanups, e.g. for QEMU, stack # randomization, avoidance of name clashes, documentation updates, # etc ..." # # * 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: (28 commits) # parisc: Add static branch and JUMP_LABEL feature # parisc: Use PA_ASM_LEVEL in boot code # parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code # parisc: Update huge TLB page support to use per-pagetable spinlock # parisc: Use per-pagetable spinlock # parisc: Allow live-patching of __meminit functions # parisc: Add memory barrier to asm pdc and sync instructions # parisc: Add memory clobber to TLB purges # parisc: Use ldcw instruction for SMP spinlock release barrier # parisc: Remove lock code to serialize TLB operations in pacache.S # parisc: Switch from DISCONTIGMEM to SPARSEMEM # parisc: enable wide mode early # parisc: update feature lists # parisc: Show n/a if product number not available # parisc: remove unused flags parameter in __patch_text() # doc: update kprobes supported architecture list # parisc: Implement kretprobes # parisc: remove kprobes.h from generic-y # parisc: Implement kprobes # parisc: add functions required by KPROBE_EVENTS # ... # < /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 d3511f53bb2475f2a4e8460bee5a1ae6dea2a433 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc6xx_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_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:187: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:2589: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:1850:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:223:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c:886:36: note: 'speaker_vol' was declared here /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec.isra.28': /kisskb/src/net/bridge/br_netlink.c:652:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2076:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1581:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1538:6: note: 'pwr_level_cisco' was declared here /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:331:21: note: 'pdeo' was declared here /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1842:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1755:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] /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 INFO: Uncompressed kernel (size 0xabb38c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xabb38c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xabb38c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xabb38c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xabb38c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xabb38c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaaaca8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xabb38c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xabb38c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.1.0+ Created: Wed May 8 19:11:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5128211 Bytes = 5008.02 KiB = 4.89 MiB Load Address: 00b00000 Entry Point: 00b00888 Image Name: Linux-5.1.0+ Created: Wed May 8 19:11:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5128939 Bytes = 5008.73 KiB = 4.89 MiB Load Address: 00b00000 Entry Point: 00b00888 Image Name: Linux-5.1.0+ Created: Wed May 8 19:11:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5096084 Bytes = 4976.64 KiB = 4.86 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0xabb38c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xabb38c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.1.0+ Created: Wed May 8 19:11:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5127518 Bytes = 5007.34 KiB = 4.89 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.1.0+ Created: Wed May 8 19:11:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5127427 Bytes = 5007.25 KiB = 4.89 MiB Load Address: 00b00000 Entry Point: 00b00290 INFO: Uncompressed kernel (size 0xaaaca8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.1.0+ Created: Wed May 8 19:11:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5127230 Bytes = 5007.06 KiB = 4.89 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.1.0+ Created: Wed May 8 19:11:34 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5127012 Bytes = 5006.85 KiB = 4.89 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.1.0+ Created: Wed May 8 19:11:34 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5126305 Bytes = 5006.16 KiB = 4.89 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.1.0+ Created: Wed May 8 19:11:34 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5128634 Bytes = 5008.43 KiB = 4.89 MiB Load Address: 00b00000 Entry Point: 00b00290 Completed OK # rm -rf /kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.6 # Build took: 0:03:55.167613