aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-add.c
diff options
context:
space:
mode:
authorSami Tolvanen <[email protected]>2020-07-30 08:37:01 -0700
committerWill Deacon <[email protected]>2020-07-30 16:50:14 +0100
commit966a0acce2fca776391823381dba95c40e03c339 (patch)
treeea0efd25c696862436ebf2a5c21d032fc161ec35 /lib/mpi/mpi-add.c
parent7b7891c7bdfd61fc9ed6747a0a05efe2394dddc6 (diff)
arm64/alternatives: move length validation inside the subsection
Commit f7b93d42945c ("arm64/alternatives: use subsections for replacement sequences") breaks LLVM's integrated assembler, because due to its one-pass design, it cannot compute instruction sequence lengths before the layout for the subsection has been finalized. This change fixes the build by moving the .org directives inside the subsection, so they are processed after the subsection layout is known. Fixes: f7b93d42945c ("arm64/alternatives: use subsections for replacement sequences") Signed-off-by: Sami Tolvanen <[email protected]> Link: https://github.com/ClangBuiltLinux/linux/issues/1078 Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions