# git rev-parse -q --verify 8d6973327ee84c2f40dd9efd8928d4a1186c96e2^{commit} 8d6973327ee84c2f40dd9efd8928d4a1186c96e2 already have revision, skipping fetch # git checkout -q -f -B kisskb 8d6973327ee84c2f40dd9efd8928d4a1186c96e2 # git clean -qxdf # < git log -1 # commit 8d6973327ee84c2f40dd9efd8928d4a1186c96e2 # Merge: 6d101ba6be2a 12526b0d6c58 # Author: Linus Torvalds # Date: Thu Dec 27 10:43:24 2018 -0800 # # Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc updates from Michael Ellerman: # "Notable changes: # # - Mitigations for Spectre v2 on some Freescale (NXP) CPUs. # # - A large series adding support for pass-through of Nvidia V100 GPUs # to guests on Power9. # # - Another large series to enable hardware assistance for TLB table # walk on MPC8xx CPUs. # # - Some preparatory changes to our DMA code, to make way for further # cleanups from Christoph. # # - Several fixes for our Transactional Memory handling discovered by # fuzzing the signal return path. # # - Support for generating our system call table(s) from a text file # like other architectures. # # - A fix to our page fault handler so that instead of generating a # WARN_ON_ONCE, user accesses of kernel addresses instead print a # ratelimited and appropriately scary warning. # # - A cosmetic change to make our unhandled page fault messages more # similar to other arches and also more compact and informative. # # - Freescale updates from Scott: # "Highlights include elimination of legacy clock bindings use from # dts files, an 83xx watchdog handler, fixes to old dts interrupt # errors, and some minor cleanup." # # And many clean-ups, reworks and minor fixes etc. # # Thanks to: Alexandre Belloni, Alexey Kardashevskiy, Andrew Donnellan, # Aneesh Kumar K.V, Arnd Bergmann, Benjamin Herrenschmidt, Breno Leitao, # Christian Lamparter, Christophe Leroy, Christoph Hellwig, Daniel # Axtens, Darren Stevens, David Gibson, Diana Craciun, Dmitry V. Levin, # Firoz Khan, Geert Uytterhoeven, Greg Kurz, Gustavo Romero, Hari # Bathini, Joel Stanley, Kees Cook, Madhavan Srinivasan, Mahesh # Salgaonkar, Markus Elfring, Mathieu Malaterre, Michal Suchánek, Naveen # N. Rao, Nick Desaulniers, Oliver O'Halloran, Paul Mackerras, Ram Pai, # Ravi Bangoria, Rob Herring, Russell Currey, Sabyasachi Gupta, Sam # Bobroff, Satheesh Rajendran, Scott Wood, Segher Boessenkool, Stephen # Rothwell, Tang Yuantian, Thiago Jung Bauermann, Yangtao Li, Yuantian # Tang, Yue Haibing" # # * tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (201 commits) # Revert "powerpc/fsl_pci: simplify fsl_pci_dma_set_mask" # powerpc/zImage: Also check for stdout-path # powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=y # macintosh: Use of_node_name_{eq, prefix} for node name comparisons # ide: Use of_node_name_eq for node name comparisons # powerpc: Use of_node_name_eq for node name comparisons # powerpc/pseries/pmem: Convert to %pOFn instead of device_node.name # powerpc/mm: Remove very old comment in hash-4k.h # powerpc/pseries: Fix node leak in update_lmb_associativity_index() # powerpc/configs/85xx: Enable CONFIG_DEBUG_KERNEL # powerpc/dts/fsl: Fix dtc-flagged interrupt errors # clk: qoriq: add more compatibles strings # powerpc/fsl: Use new clockgen binding # powerpc/83xx: handle machine check caused by watchdog timer # powerpc/fsl-rio: fix spelling mistake "reserverd" -> "reserved" # powerpc/fsl_pci: simplify fsl_pci_dma_set_mask # arch/powerpc/fsl_rmu: Use dma_zalloc_coherent # vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriver # vfio_pci: Allow regions to add own capabilities # vfio_pci: Allow mapping extra regions # ... # < /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 8d6973327ee84c2f40dd9efd8928d4a1186c96e2 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_stx_gp3_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 85xx/stx_gp3_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_stx_gp3_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/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/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 0x504b18) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.20.0-g8d6973327ee8 Created: Thu Jan 3 00:05:18 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2588448 Bytes = 2527.78 KiB = 2.47 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_85xx_stx_gp3_defconfig_powerpc # Build took: 0:00:31.065676