File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1049,13 +1049,13 @@ jobs:
10491049 - uses : astral-sh/setup-uv@v7
10501050 - name : Check Build and Boot Logs
10511051 run : scripts/check-logs.py
1052- _f55f621d06182ca5a43e1565d0337966 :
1052+ _d068250330a300115e739d1082eb2bd9 :
10531053 runs-on : ubuntu-latest
10541054 needs :
10551055 - kick_tuxsuite_defconfigs
10561056 - check_cache
10571057 - check_patches
1058- name : ARCH=sparc CC=clang LLVM_IAS=0 LLVM_VERSION=23 sparc64_defconfig
1058+ name : ARCH=sparc CC=clang LLVM_IAS=1 LLVM_VERSION=23 sparc64_defconfig
10591059 if : ${{ needs.check_cache.outputs.status != 'pass' }}
10601060 env :
10611061 ARCH : sparc
Original file line number Diff line number Diff line change @@ -1049,13 +1049,13 @@ jobs:
10491049 - uses : astral-sh/setup-uv@v7
10501050 - name : Check Build and Boot Logs
10511051 run : scripts/check-logs.py
1052- _f55f621d06182ca5a43e1565d0337966 :
1052+ _d068250330a300115e739d1082eb2bd9 :
10531053 runs-on : ubuntu-latest
10541054 needs :
10551055 - kick_tuxsuite_defconfigs
10561056 - check_cache
10571057 - check_patches
1058- name : ARCH=sparc CC=clang LLVM_IAS=0 LLVM_VERSION=23 sparc64_defconfig
1058+ name : ARCH=sparc CC=clang LLVM_IAS=1 LLVM_VERSION=23 sparc64_defconfig
10591059 if : ${{ needs.check_cache.outputs.status != 'pass' }}
10601060 env :
10611061 ARCH : sparc
Original file line number Diff line number Diff line change @@ -1049,13 +1049,13 @@ jobs:
10491049 - uses : astral-sh/setup-uv@v7
10501050 - name : Check Build and Boot Logs
10511051 run : scripts/check-logs.py
1052- _f55f621d06182ca5a43e1565d0337966 :
1052+ _d068250330a300115e739d1082eb2bd9 :
10531053 runs-on : ubuntu-latest
10541054 needs :
10551055 - kick_tuxsuite_defconfigs
10561056 - check_cache
10571057 - check_patches
1058- name : ARCH=sparc CC=clang LLVM_IAS=0 LLVM_VERSION=23 sparc64_defconfig
1058+ name : ARCH=sparc CC=clang LLVM_IAS=1 LLVM_VERSION=23 sparc64_defconfig
10591059 if : ${{ needs.check_cache.outputs.status != 'pass' }}
10601060 env :
10611061 ARCH : sparc
Original file line number Diff line number Diff line change @@ -1049,13 +1049,13 @@ jobs:
10491049 - uses : astral-sh/setup-uv@v7
10501050 - name : Check Build and Boot Logs
10511051 run : scripts/check-logs.py
1052- _f55f621d06182ca5a43e1565d0337966 :
1052+ _d068250330a300115e739d1082eb2bd9 :
10531053 runs-on : ubuntu-latest
10541054 needs :
10551055 - kick_tuxsuite_defconfigs
10561056 - check_cache
10571057 - check_patches
1058- name : ARCH=sparc CC=clang LLVM_IAS=0 LLVM_VERSION=23 sparc64_defconfig
1058+ name : ARCH=sparc CC=clang LLVM_IAS=1 LLVM_VERSION=23 sparc64_defconfig
10591059 if : ${{ needs.check_cache.outputs.status != 'pass' }}
10601060 env :
10611061 ARCH : sparc
Original file line number Diff line number Diff line change @@ -336,7 +336,7 @@ jobs:
336336 - kernel
337337 kernel_image : image
338338 make_variables :
339- LLVM_IAS : 0
339+ LLVM_IAS : 1
340340 - target_arch : um
341341 toolchain : clang-nightly
342342 kconfig : defconfig
Original file line number Diff line number Diff line change @@ -336,7 +336,7 @@ jobs:
336336 - kernel
337337 kernel_image : image
338338 make_variables :
339- LLVM_IAS : 0
339+ LLVM_IAS : 1
340340 - target_arch : um
341341 toolchain : clang-nightly
342342 kconfig : defconfig
Original file line number Diff line number Diff line change @@ -336,7 +336,7 @@ jobs:
336336 - kernel
337337 kernel_image : image
338338 make_variables :
339- LLVM_IAS : 0
339+ LLVM_IAS : 1
340340 - target_arch : um
341341 toolchain : clang-nightly
342342 kconfig : defconfig
Original file line number Diff line number Diff line change @@ -336,7 +336,7 @@ jobs:
336336 - kernel
337337 kernel_image : image
338338 make_variables :
339- LLVM_IAS : 0
339+ LLVM_IAS : 1
340340 - target_arch : um
341341 toolchain : clang-nightly
342342 kconfig : defconfig
You can’t perform that action at this time.
0 commit comments