Skip to content

test s390 with integrated as #363

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
nickdesaulniers opened this issue May 11, 2022 · 0 comments · Fixed by #367
Closed

test s390 with integrated as #363

nickdesaulniers opened this issue May 11, 2022 · 0 comments · Fixed by #367
Labels
blocked (linux) Blocked on an issue with Linux upstream enhancement New feature or request

Comments

@nickdesaulniers
Copy link
Member

https://lore.kernel.org/lkml/20220511120532.2228616-1-hca@linux.ibm.com/

similar to #358 integrated assembler support is in the works for s390. When that lands, we should test it

@nickdesaulniers nickdesaulniers added enhancement New feature or request blocked (linux) Blocked on an issue with Linux upstream labels May 11, 2022
nathanchance added a commit to nathanchance/continuous-integration2 that referenced this issue May 18, 2022
The s390 folks have updated their asm to work with the integrated
assembler. Enable it for s390 builds on -next.

We cannot switch to LLVM=1 because ld.lld and llvm-objcopy do not
support s390:

ClangBuiltLinux/linux#1524
ClangBuiltLinux/linux#1530

For now, we will just use 'CC=clang LLVM_IAS=1'.

Closes: ClangBuiltLinux#363
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
nathanchance added a commit to nathanchance/continuous-integration2 that referenced this issue May 24, 2022
…inline

The s390 folks have updated their asm to work with the integrated
assembler. Enable it for s390 builds on -next and mainline.

We cannot switch to LLVM=1 because ld.lld and llvm-objcopy do not
support s390:

ClangBuiltLinux/linux#1524
ClangBuiltLinux/linux#1530

For now, we will just use 'CC=clang LLVM_IAS=1'.

Closes: ClangBuiltLinux#363
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
blocked (linux) Blocked on an issue with Linux upstream enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant