# git rev-parse -q --verify fd8f64df95204951c3edd4c4a7817c909d55a100^{commit} fd8f64df95204951c3edd4c4a7817c909d55a100 already have revision, skipping fetch # git checkout -q -f -B kisskb fd8f64df95204951c3edd4c4a7817c909d55a100 # git clean -qxdf # < git log -1 # commit fd8f64df95204951c3edd4c4a7817c909d55a100 # Author: Geert Uytterhoeven # Date: Tue Nov 19 12:25:24 2019 +0100 # # mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=n # # Commit 1d4639567d97 ("mdio_bus: Fix PTR_ERR applied after initialization # to constant") accidentally changed a check from -ENOTSUPP to -ENOSYS, # causing failures if reset controller support is not enabled. E.g. on # r7s72100/rskrza1: # # sh-eth e8203000.ethernet: MDIO init failed: -524 # sh-eth: probe of e8203000.ethernet failed with error -524 # # Seen on r8a7740/armadillo, r7s72100/rskrza1, and r7s9210/rza2mevb. # # Fixes: 1d4639567d97 ("mdio_bus: Fix PTR_ERR applied after initialization to constant") # Signed-off-by: Geert Uytterhoeven # Cc: YueHaibing # Cc: David S. Miller # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 fd8f64df95204951c3edd4c4a7817c909d55a100 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/fsp2_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x956ee0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xa00000) Image Name: Linux-5.4.0-rc8-gfd8f64df95204 Created: Wed Nov 20 05:53:23 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4203697 Bytes = 4105.17 KiB = 4.01 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_44x_fsp2_defconfig_powerpc-gcc5 # Build took: 0:01:19.592699