# git rev-parse -q --verify 9aa900c8094dba7a60dc805ecec1e9f720744ba1^{commit} 9aa900c8094dba7a60dc805ecec1e9f720744ba1 already have revision, skipping fetch # git checkout -q -f -B kisskb 9aa900c8094dba7a60dc805ecec1e9f720744ba1 # git clean -qxdf # < git log -1 # commit 9aa900c8094dba7a60dc805ecec1e9f720744ba1 # Merge: f558b8364e19 05c8a4fc44a9 # Author: Linus Torvalds # Date: Sun Jun 7 10:59:32 2020 -0700 # # Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc # # Pull char/misc driver updates from Greg KH: # "Here is the large set of char/misc driver patches for 5.8-rc1 # # Included in here are: # # - habanalabs driver updates, loads # # - mhi bus driver updates # # - extcon driver updates # # - clk driver updates (approved by the clock maintainer) # # - firmware driver updates # # - fpga driver updates # # - gnss driver updates # # - coresight driver updates # # - interconnect driver updates # # - parport driver updates (it's still alive!) # # - nvmem driver updates # # - soundwire driver updates # # - visorbus driver updates # # - w1 driver updates # # - various misc driver updates # # In short, loads of different driver subsystem updates along with the # drivers as well. # # All have been in linux-next for a while with no reported issues" # # * tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (233 commits) # habanalabs: correctly cast u64 to void* # habanalabs: initialize variable to default value # extcon: arizona: Fix runtime PM imbalance on error # extcon: max14577: Add proper dt-compatible strings # extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()' # extcon: remove redundant assignment to variable idx # w1: omap-hdq: print dev_err if irq flags are not cleared # w1: omap-hdq: fix interrupt handling which did show spurious timeouts # w1: omap-hdq: fix return value to be -1 if there is a timeout # w1: omap-hdq: cleanup to add missing newline for some dev_dbg # /dev/mem: Revoke mappings when a driver claims the region # misc: xilinx-sdfec: convert get_user_pages() --> pin_user_pages() # misc: xilinx-sdfec: cleanup return value in xsdfec_table_write() # misc: xilinx-sdfec: improve get_user_pages_fast() error handling # nvmem: qfprom: remove incorrect write support # habanalabs: handle MMU cache invalidation timeout # habanalabs: don't allow hard reset with open processes # habanalabs: GAUDI does not support soft-reset # habanalabs: add print for soft reset due to event # habanalabs: improve MMU cache invalidation code # ... # < /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 9aa900c8094dba7a60dc805ecec1e9f720744ba1 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x8D759B6C # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4548:warning: override: reassigning to symbol STANDALONE .config:4552:warning: override: reassigning to symbol PPC64 .config:4553:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4560:warning: override: reassigning to symbol UBSAN WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:1888:13: warning: 'pnv_ioda_setup_bus_dma' defined but not used [-Wunused-function] static void pnv_ioda_setup_bus_dma(struct pnv_ioda_pe *pe, struct pci_bus *bus) ^ /kisskb/src/drivers/usb/misc/usbtest.c: In function 'test_queue': /kisskb/src/drivers/usb/misc/usbtest.c:2148:1: warning: the frame size of 1264 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'powernv_cpufreq_reboot_notifier': /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:896:1: warning: the frame size of 1456 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 # Build took: 0:02:55.307318