# git rev-parse -q --verify 9739ab7eda459f0669ec9807e0d9be5020bab88c^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git fixes-test warning: 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 9739ab7eda459f0669ec9807e0d9be5020bab88c^{commit} 9739ab7eda459f0669ec9807e0d9be5020bab88c # git checkout -q -f -B kisskb 9739ab7eda459f0669ec9807e0d9be5020bab88c # git clean -qxdf # < git log -1 # commit 9739ab7eda459f0669ec9807e0d9be5020bab88c # Author: Christoph Hellwig # Date: Thu Jun 13 10:24:46 2019 +0200 # # powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac # # With the strict dma mask checking introduced with the switch to # the generic DMA direct code common wifi chips on 32-bit powerbooks # stopped working. Add a 30-bit ZONE_DMA to the 32-bit pmac builds # to allow them to reliably allocate dma coherent memory. # # Fixes: 65a21b71f948 ("powerpc/dma: remove dma_nommu_dma_supported") # Reported-by: Aaro Koskinen # Signed-off-by: Christoph Hellwig # Tested-by: Larry Finger # Acked-by: Larry Finger # Tested-by: Aaro Koskinen # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/ia64-linux/bin/ia64-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/ia64-linux/bin/ia64-linux-ld --version # < git log --format=%s --max-count=1 9739ab7eda459f0669ec9807e0d9be5020bab88c # < make -s -j 24 ARCH=ia64 O=/kisskb/build/powerpc-fixes_ia64-defconfig_ia64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/ia64-linux/bin/ia64-linux- defconfig # make -s -j 24 ARCH=ia64 O=/kisskb/build/powerpc-fixes_ia64-defconfig_ia64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/ia64-linux/bin/ia64-linux- /kisskb/src/mm/vmstat.c: In function 'sysctl_vm_numa_stat_handler': /kisskb/src/mm/vmstat.c:90:5: warning: 'oldval' 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:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/ipv4/ip_output.c: In function '__ip_append_data': /kisskb/src/include/linux/skbuff.h:1406:6: warning: 'extra_uref' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/ipv4/ip_output.c:881:14: note: 'extra_uref' was declared here /kisskb/src/kernel/fork.c:768:13: warning: 'task_struct_whitelist' defined but not used [-Wunused-function] /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:331:21: note: 'pdeo' was declared here /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1465:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2077:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/ipv4/fib_semantics.c: In function 'fib_check_nh_v4_gw': /kisskb/src/net/ipv4/fib_semantics.c:1027:12: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] No errors detected in 21387 functions. Kernel: vmlinux.gz is ready Completed OK # rm -rf /kisskb/build/powerpc-fixes_ia64-defconfig_ia64 # Build took: 0:02:24.229649