On 8/11/22 00:53, David Matlack wrote:
On Fri, Jul 22, 2022 at 4:48 PM David Matlack <dmatlack@xxxxxxxxxx> wrote:
The LLVM integrated assembler has some differences from the GNU
assembler, and recent commit 3b23054cd3f5 ("KVM: selftests: Add x86-64
support for exception fixup") seems to be tripping over a few of those
differences.
Paolo, what do you think about these changes? I'm still hitting the
mentioned Clang build issues on kvm/master, commit 93472b797153
("Merge tag 'kvmarm-5.20' of
git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into
HEAD").
I had missed them, so thanks for pinging.
Paolo