# git rev-parse -q --verify 1a323ea5356edbb3073dc59d51b9e6b86908857d^{commit} 1a323ea5356edbb3073dc59d51b9e6b86908857d already have revision, skipping fetch # git checkout -q -f -B kisskb 1a323ea5356edbb3073dc59d51b9e6b86908857d # git clean -qxdf # < git log -1 # commit 1a323ea5356edbb3073dc59d51b9e6b86908857d # Author: Linus Torvalds # Date: Tue Mar 31 18:23:47 2020 -0700 # # x86: get rid of 'errret' argument to __get_user_xyz() macross # # Every remaining user just has the error case returning -EFAULT. # # In fact, the exception was __get_user_asm_nozero(), which was removed in # commit 4b842e4e25b1 ("x86: get rid of small constant size cases in # raw_copy_{to,from}_user()"), and the other __get_user_xyz() macros just # followed suit for consistency. # # Fix up some macro whitespace while at it. # # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 1a323ea5356edbb3073dc59d51b9e6b86908857d # < make -s -j 8 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig KCONFIG_SEED=0x55069A1A WARNING: unmet direct dependencies detected for USB_PHY Depends on [n]: USB_SUPPORT [=n] Selected by [y]: - PHY_TEGRA_XUSB [=y] && ARCH_TEGRA [=y] WARNING: unmet direct dependencies detected for USB_PHY Depends on [n]: USB_SUPPORT [=n] Selected by [y]: - PHY_TEGRA_XUSB [=y] && ARCH_TEGRA [=y] WARNING: unmet direct dependencies detected for USB_CONN_GPIO Depends on [n]: USB_SUPPORT [=n] && GPIOLIB [=y] Selected by [y]: - PHY_TEGRA_XUSB [=y] && ARCH_TEGRA [=y] # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 8 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 8 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig .config:7850:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD WARNING: unmet direct dependencies detected for USB_PHY Depends on [n]: USB_SUPPORT [=n] Selected by [y]: - PHY_TEGRA_XUSB [=y] && ARCH_TEGRA [=y] WARNING: unmet direct dependencies detected for USB_CONN_GPIO Depends on [n]: USB_SUPPORT [=n] && GPIOLIB [=y] Selected by [y]: - PHY_TEGRA_XUSB [=y] && ARCH_TEGRA [=y] # make -s -j 8 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- WARNING: unmet direct dependencies detected for USB_PHY Depends on [n]: USB_SUPPORT [=n] Selected by [y]: - PHY_TEGRA_XUSB [=y] && ARCH_TEGRA [=y] WARNING: unmet direct dependencies detected for USB_CONN_GPIO Depends on [n]: USB_SUPPORT [=n] && GPIOLIB [=y] Selected by [y]: - PHY_TEGRA_XUSB [=y] && ARCH_TEGRA [=y] WARNING: unmet direct dependencies detected for USB_PHY Depends on [n]: USB_SUPPORT [=n] Selected by [y]: - PHY_TEGRA_XUSB [=y] && ARCH_TEGRA [=y] WARNING: unmet direct dependencies detected for USB_CONN_GPIO Depends on [n]: USB_SUPPORT [=n] && GPIOLIB [=y] Selected by [y]: - PHY_TEGRA_XUSB [=y] && ARCH_TEGRA [=y] WARNING: unmet direct dependencies detected for USB_PHY Depends on [n]: USB_SUPPORT [=n] Selected by [y]: - PHY_TEGRA_XUSB [=y] && ARCH_TEGRA [=y] WARNING: unmet direct dependencies detected for USB_CONN_GPIO Depends on [n]: USB_SUPPORT [=n] && GPIOLIB [=y] Selected by [y]: - PHY_TEGRA_XUSB [=y] && ARCH_TEGRA [=y] drivers/phy/tegra/xusb.o: In function `tegra_xusb_port_unregister': xusb.c:(.text+0x1b8): undefined reference to `usb_remove_phy' drivers/phy/tegra/xusb.o: In function `tegra_xusb_usb_phy_work': xusb.c:(.text+0x3bc): undefined reference to `usb_phy_set_event' drivers/phy/tegra/xusb.o: In function `tegra_xusb_setup_ports': xusb.c:(.text+0xec0): undefined reference to `usb_add_phy_dev' xusb.c:(.text+0x12a8): undefined reference to `usb_get_maximum_speed' drivers/power/supply/pda_power.o: In function `pda_power_remove': pda_power.c:(.text+0x26c): undefined reference to `usb_put_phy' drivers/power/supply/pda_power.o: In function `pda_power_probe': pda_power.c:(.text+0xa54): undefined reference to `usb_get_phy' pda_power.c:(.text+0xcf4): undefined reference to `usb_put_phy' drivers/power/supply/rt9455_charger.o: In function `rt9455_probe': rt9455_charger.c:(.text+0x1440): undefined reference to `devm_usb_get_phy' drivers/power/supply/isp1704_charger.o: In function `isp1704_charger_probe': isp1704_charger.c:(.text+0x234): undefined reference to `devm_usb_get_phy_by_phandle' isp1704_charger.c:(.text+0x244): undefined reference to `devm_usb_get_phy' drivers/power/supply/bq25890_charger.o: In function `bq25890_probe': bq25890_charger.c:(.text+0xf08): undefined reference to `devm_usb_get_phy' drivers/power/supply/sc2731_charger.o: In function `sc2731_charger_probe': sc2731_charger.c:(.text+0x820): undefined reference to `devm_usb_get_phy_by_phandle' sc2731_charger.c:(.text+0x8b8): undefined reference to `usb_phy_get_charger_current' make[1]: *** [/kisskb/src/Makefile:1086: vmlinux] Error 1 make: *** [Makefile:180: sub-make] Error 2 Command 'make -s -j 8 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:11:44.093370