linux/arch/s390/include
Heiko Carstens 68a971acc9 s390/extable: prefer local labels in .set directives
Use local labels in .set directives to avoid potential compile errors
with LTO + clang. See commit 334865b291 ("x86/extable: Prefer local
labels in .set directives") for further details.

Since s390 doesn't support LTO currently this doesn't fix a real bug
for now, but helps to avoid problems as soon as required pieces have
been added to llvm.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2022-05-06 20:45:14 +02:00
..
asm s390/extable: prefer local labels in .set directives 2022-05-06 20:45:14 +02:00
uapi/asm s390/zcrypt: code cleanup 2022-04-25 13:54:14 +02:00