# git rev-parse -q --verify 87b983f55b8ccaa0aa185e0e7672c1fa007cbf7f^{commit} 87b983f55b8ccaa0aa185e0e7672c1fa007cbf7f already have revision, skipping fetch # git checkout -q -f -B kisskb 87b983f55b8ccaa0aa185e0e7672c1fa007cbf7f # git clean -qxdf # < git log -1 # commit 87b983f55b8ccaa0aa185e0e7672c1fa007cbf7f # Author: Stephen Rothwell # Date: Fri Aug 9 18:00:46 2019 +1000 # # Add linux-next specific files for 20190809 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 87b983f55b8ccaa0aa185e0e7672c1fa007cbf7f # < make -s -j 24 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig KCONFIG_SEED=0x31A1871A # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 24 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 24 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum /kisskb/src/drivers/lightnvm/pblk-read.c: In function 'pblk_submit_read_gc': /kisskb/src/drivers/lightnvm/pblk-read.c:421:18: warning: unused variable 'geo' [-Wunused-variable] struct nvm_geo *geo = &dev->geo; ^ /kisskb/src/drivers/mfd/rk808.c:732:12: warning: 'rk8xx_suspend' defined but not used [-Wunused-function] static int rk8xx_suspend(struct device *dev) ^ /kisskb/src/drivers/mfd/rk808.c:752:12: warning: 'rk8xx_resume' defined but not used [-Wunused-function] static int rk8xx_resume(struct device *dev) ^ drivers/staging/wusbcore/devconnect.o: In function `wusb_usb_ncb': devconnect.c:(.text+0x930): undefined reference to `usb_set_device_state' devconnect.c:(.text+0x9c8): undefined reference to `usb_get_hcd' devconnect.c:(.text+0x9fc): undefined reference to `usb_get_dev' devconnect.c:(.text+0xa90): undefined reference to `usb_get_descriptor' devconnect.c:(.text+0xb0c): undefined reference to `usb_get_descriptor' devconnect.c:(.text+0xd8c): undefined reference to `usb_put_hcd' devconnect.c:(.text+0xe80): undefined reference to `usb_put_dev' drivers/staging/wusbcore/dev-sysfs.o: In function `wusbhc_get_by_usb_dev': dev-sysfs.c:(.text+0xa0): undefined reference to `usb_get_hcd' drivers/staging/wusbcore/dev-sysfs.o: In function `wusb_ck_store': dev-sysfs.c:(.text+0x224): undefined reference to `usb_put_hcd' drivers/staging/wusbcore/dev-sysfs.o: In function `wusb_disconnect_store': dev-sysfs.c:(.text+0x350): undefined reference to `usb_put_hcd' drivers/staging/wusbcore/dev-sysfs.o: In function `wusb_cdid_show': dev-sysfs.c:(.text+0x3e4): undefined reference to `usb_put_hcd' drivers/staging/wusbcore/security.o: In function `wusb_dev_set_gtk': security.c:(.text+0x94): undefined reference to `usb_control_msg' drivers/staging/wusbcore/security.o: In function `wusb_dev_set_encryption': security.c:(.text+0x124): undefined reference to `usb_control_msg' drivers/staging/wusbcore/security.o: In function `wusb_dev_sec_add': security.c:(.text+0x7ac): undefined reference to `usb_get_descriptor' security.c:(.text+0x834): undefined reference to `usb_get_descriptor' drivers/staging/wusbcore/security.o: In function `wusb_dev_update_address': security.c:(.text+0xb14): undefined reference to `usb_control_msg' security.c:(.text+0xb60): undefined reference to `usb_set_device_state' security.c:(.text+0xb68): undefined reference to `usb_ep0_reinit' security.c:(.text+0xba0): undefined reference to `usb_control_msg' security.c:(.text+0xbec): undefined reference to `usb_set_device_state' security.c:(.text+0xbf4): undefined reference to `usb_ep0_reinit' drivers/staging/wusbcore/security.o: In function `wusb_dev_4way_handshake': security.c:(.text+0xe84): undefined reference to `usb_control_msg' security.c:(.text+0xee8): undefined reference to `usb_control_msg' security.c:(.text+0x127c): undefined reference to `usb_control_msg' drivers/staging/wusbcore/wusbhc.o: In function `wusbhc_giveback_urb': wusbhc.c:(.text+0xafc): undefined reference to `usb_hcd_giveback_urb' drivers/staging/wusbcore/wusbhc.o: In function `wusbcore_exit': wusbhc.c:(.exit.text+0x70): undefined reference to `usb_unregister_notify' drivers/staging/wusbcore/wusbhc.o: In function `wusbcore_init': wusbhc.c:(.init.text+0x60): undefined reference to `usb_register_notify' make[1]: *** [/kisskb/src/Makefile:1071: vmlinux] Error 1 make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 24 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:02:36.586505