# git rev-parse -q --verify eda809aef53426d044b519405d25d9da55319b76^{commit} eda809aef53426d044b519405d25d9da55319b76 already have revision, skipping fetch # git checkout -q -f -B kisskb eda809aef53426d044b519405d25d9da55319b76 # git clean -qxdf # < git log -1 # commit eda809aef53426d044b519405d25d9da55319b76 # Merge: 8b4805c68ae3 cb5253198f10 # Author: Linus Torvalds # Date: Fri Jan 1 12:58:07 2021 -0800 # # Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi # # Pull SCSI fixes from James Bottomley: # "This is a load of driver fixes (12 ufs, 1 mpt3sas, 1 cxgbi). # # The big core two fixes are for power management ("block: Do not accept # any requests while suspended" and "block: Fix a race in the runtime # power management code") which finally sorts out the resume problems # we've occasionally been having. # # To make the resume fix, there are seven necessary precursors which # effectively renames REQ_PREEMPT to REQ_PM, so every "special" request # in block is automatically a power management exempt one. # # All of the non-PM preempt cases are removed except for the one in the # SCSI Parallel Interface (spi) domain validation which is a genuine # case where we have to run requests at high priority to validate the # bus so this becomes an autopm get/put protected request" # # * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (22 commits) # scsi: cxgb4i: Fix TLS dependency # scsi: ufs: Un-inline ufshcd_vops_device_reset function # scsi: ufs: Re-enable WriteBooster after device reset # scsi: ufs-mediatek: Use correct path to fix compile error # scsi: mpt3sas: Signedness bug in _base_get_diag_triggers() # scsi: block: Do not accept any requests while suspended # scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT # scsi: core: Only process PM requests if rpm_status != RPM_ACTIVE # scsi: scsi_transport_spi: Set RQF_PM for domain validation commands # scsi: ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT # scsi: ide: Do not set the RQF_PREEMPT flag for sense requests # scsi: block: Introduce BLK_MQ_REQ_PM # scsi: block: Fix a race in the runtime power management code # scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND for Intel controllers # scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllers # scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff() # scsi: ufs-pci: Fix restore from S4 for Intel controllers # scsi: ufs-mediatek: Keep VCC always-on for specific devices # scsi: ufs: Allow regulators being always-on # scsi: ufs: Clear UAC for RPMB after ufshcd resets # ... # < /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 eda809aef53426d044b519405d25d9da55319b76 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc83xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc83xx_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc83xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc83xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc83xx_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:1517:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x7e4964) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) INFO: Uncompressed kernel (size 0x7e4964) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) INFO: Uncompressed kernel (size 0x7e4964) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) INFO: Uncompressed kernel (size 0x7e4964) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) INFO: Uncompressed kernel (size 0x7e4964) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) INFO: Uncompressed kernel (size 0x7e4964) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) INFO: Uncompressed kernel (size 0x7d4354) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) INFO: Uncompressed kernel (size 0x7e4964) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) Image Name: Linux-5.11.0-rc1-80880-geda809ae Created: Sat Jan 2 09:07:33 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3593094 Bytes = 3508.88 KiB = 3.43 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.11.0-rc1-80880-geda809ae Created: Sat Jan 2 09:07:34 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3623881 Bytes = 3538.95 KiB = 3.46 MiB Load Address: 00800000 Entry Point: 00800294 Image Name: Linux-5.11.0-rc1-80880-geda809ae Created: Sat Jan 2 09:07:34 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3623526 Bytes = 3538.60 KiB = 3.46 MiB Load Address: 00800000 Entry Point: 00800294 Image Name: Linux-5.11.0-rc1-80880-geda809ae Created: Sat Jan 2 09:07:34 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3623080 Bytes = 3538.16 KiB = 3.46 MiB Load Address: 00800000 Entry Point: 00800294 Image Name: Linux-5.11.0-rc1-80880-geda809ae Created: Sat Jan 2 09:07:34 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3623446 Bytes = 3538.52 KiB = 3.46 MiB Load Address: 00800000 Entry Point: 00800294 Image Name: Linux-5.11.0-rc1-80880-geda809ae Created: Sat Jan 2 09:07:34 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3623380 Bytes = 3538.46 KiB = 3.46 MiB Load Address: 00800000 Entry Point: 00800294 Image Name: Linux-5.11.0-rc1-80880-geda809ae Created: Sat Jan 2 09:07:34 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3623477 Bytes = 3538.55 KiB = 3.46 MiB Load Address: 00800000 Entry Point: 00800294 Completed OK # rm -rf /kisskb/build/linus_mpc83xx_defconfig_powerpc-gcc4.9 # Build took: 0:00:54.823832