projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cad0e39
)
powerpc/lib: Rename ftr_fixup_test7 to ftr_fixup_test_too_big
author
Michael Ellerman
<mpe@ellerman.id.au>
Mon, 16 Apr 2018 14:39:04 +0000
(
00:39
+1000)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Fri, 11 May 2018 13:29:03 +0000
(23:29 +1000)
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: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/lib/feature-fixups-test.S
patch
|
blob
|
history
diff --git
a/arch/powerpc/lib/feature-fixups-test.S
b/arch/powerpc/lib/feature-fixups-test.S
index
12ff0f6
..
dd05afc
100644
(file)
--- a/
arch/powerpc/lib/feature-fixups-test.S
+++ b/
arch/powerpc/lib/feature-fixups-test.S
@@
-176,7
+176,7
@@
globl(ftr_fixup_test6_expected)
/* 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.
*/
-ftr_fixup_test
7
:
+ftr_fixup_test
_too_big
:
or 1,1,1
BEGIN_FTR_SECTION
or 2,2,2