# 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_52xx_pcm030_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 52xx/pcm030_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_52xx_pcm030_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/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:121:34: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:88:6: note: 'levelspread[]' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2594:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /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/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1855:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' 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 0x473bb4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-5.1.0-rc3trunk+ Created: Tue Apr 9 00:58:38 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2268155 Bytes = 2215.00 KiB = 2.16 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_52xx_pcm030_defconfig_powerpc-gcc4.6 # Build took: 0:00:21.762441