This Linux kernel is making use of this inline asm constraint which is
causing an ICE.
PR49956
Differential D100412
[Aarch64] handle "o" inline asm memory constraints nickdesaulniers on Apr 13 2021, 2:10 PM. Authored by
Details This Linux kernel is making use of this inline asm constraint which is PR49956
Diff Detail
Event TimelineComment Actions This resolves the error noted in the issue above and I can boot with randomize_kstack_offset=on on bare metal without any issues. |