diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2015-03-17 05:16:12 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2015-03-17 05:16:12 +0100 |
commit | 8edcee0e1f7dd703a2f3049ea1bc8c19bd945eb6 (patch) | |
tree | f187e7049153de2fd1a736c5a89d423eeaa8b7d8 /fs/sync.c | |
parent | powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument. (diff) | |
download | linux-8edcee0e1f7dd703a2f3049ea1bc8c19bd945eb6.tar.xz linux-8edcee0e1f7dd703a2f3049ea1bc8c19bd945eb6.zip |
selftests/powerpc: Build the copyloops with -maltivec
The recent change to remove the vrX defines exposed the fact that we are
building the copyloops tests without altivec enabled. It depends on the
toolchain as to whether altivec is on by default or not, so it only
breaks on some toolchains. But we should always enable it.
Fixes: c2ce6f9f3dc0 ("powerpc: Change vrX register defines to vX to match gcc and glibc")
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions