# git rev-parse -q --verify fca159f69e9f5d588c8d5511f52c768e09f2e75a^{commit} fca159f69e9f5d588c8d5511f52c768e09f2e75a already have revision, skipping fetch # 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 120 ARCH=powerpc O=/kisskb/build/powerpc-next_ep88xc_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ep88xc_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_ep88xc_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 Completed OK # rm -rf /kisskb/build/powerpc-next_ep88xc_defconfig_powerpc-gcc4.6 # Build took: 0:00:24.123151