# git rev-parse -q --verify 311da4975894aab7a4bb94aa83f38f052d7ffda4^{commit} 311da4975894aab7a4bb94aa83f38f052d7ffda4 already have revision, skipping fetch # git checkout -q -f -B kisskb 311da4975894aab7a4bb94aa83f38f052d7ffda4 # git clean -qxdf # < git log -1 # commit 311da4975894aab7a4bb94aa83f38f052d7ffda4 # Merge: ca95bf6 0ac000e # Author: Linus Torvalds # Date: Wed Jun 6 13:49:25 2018 -0700 # # Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm # # Pull ARM updates from Russell King: # # - Initial round of Spectre variant 1 and variant 2 fixes for 32-bit ARM # # - Clang support improvements # # - nommu updates for v8 MPU # # - enable ARM_MODULE_PLTS by default to avoid problems loading modules # with larger kernels # # - vmlinux.lds and dma-mapping cleanups # # * 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm: (31 commits) # ARM: spectre-v1: fix syscall entry # ARM: spectre-v1: add array_index_mask_nospec() implementation # ARM: spectre-v1: add speculation barrier (csdb) macros # ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1 # ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling # ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15 # ARM: KVM: invalidate icache on guest exit for Cortex-A15 # ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17 # ARM: spectre-v2: warn about incorrect context switching functions # ARM: spectre-v2: add firmware based hardening # ARM: spectre-v2: harden user aborts in kernel space # ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit # ARM: spectre-v2: harden branch predictor on context switches # ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre # ARM: bugs: add support for per-processor bug checking # ARM: bugs: hook processor bug checking into SMP and suspend paths # ARM: bugs: prepare processor bug infrastructure # ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs # ARM: 8774/1: remove no-op macro VMLINUX_SYMBOL() # ARM: 8773/1: amba: Export amba_bustype # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 311da4975894aab7a4bb94aa83f38f052d7ffda4 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_defconfig_powerpc 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 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183: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:2497: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:1819: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/drivers/dma-buf/reservation.c: In function 'reservation_object_add_shared_fence': /kisskb/src/drivers/dma-buf/reservation.c:225:6: warning: 'k' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec': /kisskb/src/net/bridge/br_netlink.c:635: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:2041:9: warning: 'str' 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:340:21: note: 'pdeo' was declared here /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1353:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1310:6: note: 'pwr_level_cisco' was declared here /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1827:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1737: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:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here arch/powerpc/boot/mpc832x_rdb.dtb: Warning (interrupts_property): /qe@e0100000/mdio@3120/ethernet-phy@0:#interrupt-cells: size is (4), expected multiple of 8 arch/powerpc/boot/mpc832x_rdb.dtb: Warning (interrupts_property): /qe@e0100000/mdio@3120/ethernet-phy@4:#interrupt-cells: size is (4), expected multiple of 8 INFO: Uncompressed kernel (size 0xa3f57c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa3f57c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa3f57c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa3f57c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa3f57c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa3f57c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa2ee58) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa3f57c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa3f57c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa3f57c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-4.17.0+ Created: Thu Jun 7 08:35:03 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4851157 Bytes = 4737.46 kB = 4.63 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.17.0+ Created: Thu Jun 7 08:35:03 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4875422 Bytes = 4761.15 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b00230 Image Name: Linux-4.17.0+ Created: Thu Jun 7 08:35:03 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4874975 Bytes = 4760.72 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b00230 Image Name: Linux-4.17.0+ Created: Thu Jun 7 08:35:03 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4876088 Bytes = 4761.80 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b007a0 INFO: Uncompressed kernel (size 0xa3f57c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-4.17.0+ Created: Thu Jun 7 08:35:03 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4876301 Bytes = 4762.01 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b007a0 Image Name: Linux-4.17.0+ Created: Thu Jun 7 08:35:03 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4875159 Bytes = 4760.90 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b00230 INFO: Uncompressed kernel (size 0xa2ee58) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-4.17.0+ Created: Thu Jun 7 08:35:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4874639 Bytes = 4760.39 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b00230 Image Name: Linux-4.17.0+ Created: Thu Jun 7 08:35:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4875835 Bytes = 4761.56 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b00230 Image Name: Linux-4.17.0+ Created: Thu Jun 7 08:35:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4874541 Bytes = 4760.29 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b00230 Completed OK # rm -rf /kisskb/build/linus_ppc6xx_defconfig_powerpc # Build took: 0:05:49.453405