# git rev-parse -q --verify 4a3bb4200a5958d76cc26ebe4db4257efa56812b^{commit} 4a3bb4200a5958d76cc26ebe4db4257efa56812b already have revision, skipping fetch # git checkout -q -f -B kisskb 4a3bb4200a5958d76cc26ebe4db4257efa56812b # git clean -qxdf # < git log -1 # commit 4a3bb4200a5958d76cc26ebe4db4257efa56812b # Merge: eceae1e7acae c1dec343d7ab # Author: Linus Torvalds # Date: Thu Sep 2 10:32:06 2021 -0700 # # Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping # # Pull dma-mapping updates from Christoph Hellwig: # # - fix debugfs initialization order (Anthony Iliopoulos) # # - use memory_intersects() directly (Kefeng Wang) # # - allow to return specific errors from ->map_sg (Logan Gunthorpe, # Martin Oliveira) # # - turn the dma_map_sg return value into an unsigned int (me) # # - provide a common global coherent pool Ń–mplementation (me) # # * tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping: (31 commits) # hexagon: use the generic global coherent pool # dma-mapping: make the global coherent pool conditional # dma-mapping: add a dma_init_global_coherent helper # dma-mapping: simplify dma_init_coherent_memory # dma-mapping: allow using the global coherent pool for !ARM # ARM/nommu: use the generic dma-direct code for non-coherent devices # dma-direct: add support for dma_coherent_default_memory # dma-mapping: return an unsigned int from dma_map_sg{,_attrs} # dma-mapping: disallow .map_sg operations from returning zero on error # dma-mapping: return error code from dma_dummy_map_sg() # x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR # x86/amd_gart: return error code from gart_map_sg() # xen: swiotlb: return error code from xen_swiotlb_map_sg() # parisc: return error code from .map_sg() ops # sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR # sparc/iommu: return error codes from .map_sg() ops # s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR # s390/pci: return error code from s390_dma_map_sg() # powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR # powerpc/iommu: return error code from .map_sg() ops # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 4a3bb4200a5958d76cc26ebe4db4257efa56812b # < make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/arch/s390/kernel/syscall.c: In function '__do_syscall': /kisskb/src/arch/s390/kernel/syscall.c:168:1: warning: '__do_syscall' uses dynamic stack allocation } ^ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'start_kthread': /kisskb/src/kernel/trace/trace_osnoise.c:1515:8: warning: 'main' is usually a function [-Wmain] void *main = osnoise_main; ^~~~ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_val_width': /kisskb/src/lib/test_scanf.c:530:1: warning: the frame size of 2488 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_typemax': /kisskb/src/lib/test_scanf.c:488:1: warning: the frame size of 2976 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/test_scanf.c: In function 'numbers_list': /kisskb/src/lib/test_scanf.c:437:1: warning: the frame size of 2488 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/rockchip/cdn-dp-core.c:1126:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function] static int cdn_dp_resume(struct device *dev) ^~~~~~~~~~~~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ /kisskb/src/drivers/spi/spi-tegra20-slink.c:1200:12: warning: 'tegra_slink_runtime_resume' defined but not used [-Wunused-function] static int tegra_slink_runtime_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/spi/spi-tegra20-slink.c:1188:12: warning: 'tegra_slink_runtime_suspend' defined but not used [-Wunused-function] static int tegra_slink_runtime_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-allmodconfig_s390x-gcc8 # Build took: 0:23:34.331053