# git rev-parse -q --verify fca159f69e9f5d588c8d5511f52c768e09f2e75a^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git next-test error: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify fca159f69e9f5d588c8d5511f52c768e09f2e75a^{commit} fca159f69e9f5d588c8d5511f52c768e09f2e75a # git checkout -q -f -B kisskb fca159f69e9f5d588c8d5511f52c768e09f2e75a # git clean -qxdf # < git log -1 # commit fca159f69e9f5d588c8d5511f52c768e09f2e75a # Author: Thomas Huth # Date: Mon Feb 11 12:37:12 2019 +0100 # # powerpc/configs: Enable CONFIG_USB_XHCI_HCD by default # # Recent versions of QEMU provide a XHCI device by default these # days instead of an old-fashioned OHCI device: # # https://git.qemu.org/?p=qemu.git;a=commitdiff;h=57040d451315320b7d27 # # So to get the keyboard working in the graphical console there again, # we should now include XHCI support in the kernel by default, too. # # Signed-off-by: Thomas Huth # Reviewed-by: David Gibson # Acked-by: Joel Stanley # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 fca159f69e9f5d588c8d5511f52c768e09f2e75a # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_ep8248e_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ep8248e_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_ep8248e_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- :1478:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp] :1481:2: warning: #warning syscall io_uring_setup not implemented [-Wcpp] :1484:2: warning: #warning syscall io_uring_enter not implemented [-Wcpp] :1487:2: warning: #warning syscall io_uring_register not implemented [-Wcpp] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:187:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:337:21: note: 'pdeo' was declared here INFO: Uncompressed kernel (size 0x51ae9c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Completed OK # rm -rf /kisskb/build/powerpc-next_ep8248e_defconfig_powerpc-gcc4.6 # Build took: 0:00:52.536437