提交 b58e7987 编写于 作者: M Michael Ellerman

powerpc/lib: Rename ftr_fixup_test7 to ftr_fixup_test_too_big

We want this to remain the last test (because it's disabled by
default), so give it a non-numbered name so we don't have to renumber
it when adding new tests before it.
Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au>
上级 cad0e390
...@@ -176,7 +176,7 @@ globl(ftr_fixup_test6_expected) ...@@ -176,7 +176,7 @@ globl(ftr_fixup_test6_expected)
/* Test that if we have a larger else case the assembler spots it and /* Test that if we have a larger else case the assembler spots it and
* reports an error. #if 0'ed so as not to break the build normally. * reports an error. #if 0'ed so as not to break the build normally.
*/ */
ftr_fixup_test7: ftr_fixup_test_too_big:
or 1,1,1 or 1,1,1
BEGIN_FTR_SECTION BEGIN_FTR_SECTION
or 2,2,2 or 2,2,2
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册