# 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_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_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_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:11:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1538) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xca0d34) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-g9aa900c8094d Created: Mon Jun 8 04:55:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6200215 Bytes = 6054.90 KiB = 5.91 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.7.0-g9aa900c8094d Created: Mon Jun 8 04:55:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232591 Bytes = 6086.51 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-g9aa900c8094d Created: Mon Jun 8 04:55:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232378 Bytes = 6086.31 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-g9aa900c8094d Created: Mon Jun 8 04:55:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232539 Bytes = 6086.46 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g9aa900c8094d Created: Mon Jun 8 04:55:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232380 Bytes = 6086.31 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-g9aa900c8094d Created: Mon Jun 8 04:55:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232626 Bytes = 6086.55 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-g9aa900c8094d Created: Mon Jun 8 04:55:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232408 Bytes = 6086.34 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g9aa900c8094d Created: Mon Jun 8 04:55:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6233540 Bytes = 6087.44 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g9aa900c8094d Created: Mon Jun 8 04:55:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232377 Bytes = 6086.31 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g9aa900c8094d Created: Mon Jun 8 04:55:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232623 Bytes = 6086.55 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g9aa900c8094d Created: Mon Jun 8 04:55:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6234294 Bytes = 6088.18 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g9aa900c8094d Created: Mon Jun 8 04:55:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232432 Bytes = 6086.36 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-g9aa900c8094d Created: Mon Jun 8 04:55:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6234232 Bytes = 6088.12 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g9aa900c8094d Created: Mon Jun 8 04:55:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232780 Bytes = 6086.70 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g9aa900c8094d Created: Mon Jun 8 04:55:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232544 Bytes = 6086.47 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g9aa900c8094d Created: Mon Jun 8 04:55:18 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6233661 Bytes = 6087.56 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:08.905290