# git rev-parse -q --verify d15be546031cf65a0fc34879beca02fd90fe7ac7^{commit} d15be546031cf65a0fc34879beca02fd90fe7ac7 already have revision, skipping fetch # git checkout -q -f -B kisskb d15be546031cf65a0fc34879beca02fd90fe7ac7 # git clean -qxdf # < git log -1 # commit d15be546031cf65a0fc34879beca02fd90fe7ac7 # Merge: 071fb1bcd727 0d6db85131e0 # Author: Linus Torvalds # Date: Wed Jul 22 11:56:00 2020 -0700 # # Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media into master # # Pull media fixes from Mauro Carvalho Chehab: # "A series of fixes for the upcoming atomisp driver. They solve issues # when probing atomisp on devices with multiple cameras and get rid of # warnings when built with W=1. # # The diffstat is a bit long, as this driver has several abstractions. # The patches that solved the issues with W=1 had to get rid of some # duplicated code (there used to have 2 versions of the same code, one # for ISP2401 and another one for ISP2400). # # As this driver is not in 5.7, such changes won't cause regressions" # # * tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (38 commits) # Revert "media: atomisp: keep the ISP powered on when setting it" # media: atomisp: fix mask and shift operation on ISPSSPM0 # media: atomisp: move system_local consts into a C file # media: atomisp: get rid of version-specific system_local.h # media: atomisp: move global stuff into a common header # media: atomisp: remove non-used 32-bits consts at system_local # media: atomisp: get rid of some unused static vars # media: atomisp: Fix error code in ov5693_probe() # media: atomisp: Replace trace_printk by pr_info # media: atomisp: Fix __func__ style warnings # media: atomisp: fix help message for ISP2401 selection # media: atomisp: i2c: atomisp-ov2680.c: fixed a brace coding style issue. # media: atomisp: make const arrays static, makes object smaller # media: atomisp: Clean up non-existing folders from Makefile # media: atomisp: Get rid of ACPI specifics in gmin_subdev_add() # media: atomisp: Provide Gmin subdev as parameter to gmin_subdev_add() # media: atomisp: Use temporary variable for device in gmin_subdev_add() # media: atomisp: Refactor PMIC detection to a separate function # media: atomisp: Deduplicate return ret in gmin_i2c_write() # media: atomisp: Make pointer to PMIC client global # ... # < /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 d15be546031cf65a0fc34879beca02fd90fe7ac7 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc512x_defconfig # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_mpc512x_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/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1623:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_doubleFast': /kisskb/src/lib/zstd/compress.c:1393:1: warning: the frame size of 1384 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c: In function 'ads5121_select_chip': /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c:293:19: warning: unused variable 'mtd' [-Wunused-variable] struct mtd_info *mtd = nand_to_mtd(nand); ^ INFO: Uncompressed kernel (size 0x6be538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.8.0-rc6-33533-gd15be5460 Created: Thu Jul 23 12:26:33 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3489689 Bytes = 3407.90 KiB = 3.33 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 # Build took: 0:01:17.883142