Buildresult: linus/sh-defconfig/sh4-gcc11 built on May 1 2023, 08:38
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 1 2023, 08:38
Duration:
0:01:14.935125
Builder:
alpine3
Revision:
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu (
58390c8ce1bddb6c623f62e7ed36383e7fa5c02f)
Target:
linus/sh-defconfig/sh4-gcc11
Branch:
linus
Compiler:
sh4-gcc11
(sh4-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (6)
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] fs/mpage.c:657:1: warning: the frame size of 1144 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/mpage.c:329:1: warning: the frame size of 1092 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/ext4/readpage.c:400:1: warning: the frame size of 1128 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/ext4/super.c:1262:13: warning: unused variable 'i' [-Wunused-variable] fs/ext4/super.c:5200:22: warning: unused variable 'i' [-Wunused-variable]
Full Log
# git rev-parse -q --verify 58390c8ce1bddb6c623f62e7ed36383e7fa5c02f^{commit} 58390c8ce1bddb6c623f62e7ed36383e7fa5c02f already have revision, skipping fetch # git checkout -q -f -B kisskb 58390c8ce1bddb6c623f62e7ed36383e7fa5c02f # git clean -qxdf # < git log -1 # commit 58390c8ce1bddb6c623f62e7ed36383e7fa5c02f # Merge: 7acc13721130 e51b4198396c # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun Apr 30 13:00:38 2023 -0700 # # Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu # # Pull iommu updates from Joerg Roedel: # # - Convert to platform remove callback returning void # # - Extend changing default domain to normal group # # - Intel VT-d updates: # - Remove VT-d virtual command interface and IOASID # - Allow the VT-d driver to support non-PRI IOPF # - Remove PASID supervisor request support # - Various small and misc cleanups # # - ARM SMMU updates: # - Device-tree binding updates: # * Allow Qualcomm GPU SMMUs to accept relevant clock properties # * Document Qualcomm 8550 SoC as implementing an MMU-500 # * Favour new "qcom,smmu-500" binding for Adreno SMMUs # # - Fix S2CR quirk detection on non-architectural Qualcomm SMMU # implementations # # - Acknowledge SMMUv3 PRI queue overflow when consuming events # # - Document (in a comment) why ATS is disabled for bypass streams # # - AMD IOMMU updates: # - 5-level page-table support # - NUMA awareness for memory allocations # # - Unisoc driver: Support for reattaching an existing domain # # - Rockchip driver: Add missing set_platform_dma_ops callback # # - Mediatek driver: Adjust the dma-ranges # # - Various other small fixes and cleanups # # * tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu: (82 commits) # iommu: Remove iommu_group_get_by_id() # iommu: Make iommu_release_device() static # iommu/vt-d: Remove BUG_ON in dmar_insert_dev_scope() # iommu/vt-d: Remove a useless BUG_ON(dev->is_virtfn) # iommu/vt-d: Remove BUG_ON in map/unmap() # iommu/vt-d: Remove BUG_ON when domain->pgd is NULL # iommu/vt-d: Remove BUG_ON in handling iotlb cache invalidation # iommu/vt-d: Remove BUG_ON on checking valid pfn range # iommu/vt-d: Make size of operands same in bitwise operations # iommu/vt-d: Remove PASID supervisor request support # iommu/vt-d: Use non-privileged mode for all PASIDs # iommu/vt-d: Remove extern from function prototypes # iommu/vt-d: Do not use GFP_ATOMIC when not needed # iommu/vt-d: Remove unnecessary checks in iopf disabling path # iommu/vt-d: Move PRI handling to IOPF feature path # iommu/vt-d: Move pfsid and ats_qdep calculation to device probe path # iommu/vt-d: Move iopf code from SVA to IOPF enabling path # iommu/vt-d: Allow SVA with device-specific IOPF # dmaengine: idxd: Add enable/disable device IOPF feature # arm64: dts: mt8186: Add dma-ranges for the parent "soc" node # ... # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 58390c8ce1bddb6c623f62e7ed36383e7fa5c02f # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_sh-defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- defconfig # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_sh-defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_sh-defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_sh-defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/fs/mpage.c: In function '__mpage_writepage': /kisskb/src/fs/mpage.c:657:1: warning: the frame size of 1144 bytes is larger than 1024 bytes [-Wframe-larger-than=] 657 | } | ^ /kisskb/src/fs/mpage.c: In function 'do_mpage_readpage': /kisskb/src/fs/mpage.c:329:1: warning: the frame size of 1092 bytes is larger than 1024 bytes [-Wframe-larger-than=] 329 | } | ^ /kisskb/src/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext4/readpage.c:400:1: warning: the frame size of 1128 bytes is larger than 1024 bytes [-Wframe-larger-than=] 400 | } | ^ /kisskb/src/fs/ext4/super.c: In function 'ext4_put_super': /kisskb/src/fs/ext4/super.c:1262:13: warning: unused variable 'i' [-Wunused-variable] 1262 | int i, err; | ^ /kisskb/src/fs/ext4/super.c: In function '__ext4_fill_super': /kisskb/src/fs/ext4/super.c:5200:22: warning: unused variable 'i' [-Wunused-variable] 5200 | unsigned int i; | ^ Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sh-defconfig_sh4-gcc11 # Build took: 0:01:14.935125
© Michael Ellerman 2006-2018.