aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/primitives/word-at-a-time.h
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2014-09-25 16:45:11 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2014-09-30 14:59:12 +1000
commitfe2a1bb1dbff1bc7b8c24eb1f691a544488617fa (patch)
treea224f729189b0cb116be365eb13235de8679be57 /tools/testing/selftests/powerpc/primitives/word-at-a-time.h
parentpowerpc: Implement load_unaligned_zeropad (diff)
downloadlinux-dev-fe2a1bb1dbff1bc7b8c24eb1f691a544488617fa.tar.xz
linux-dev-fe2a1bb1dbff1bc7b8c24eb1f691a544488617fa.zip
selftests/powerpc: Add test of load_unaligned_zero_pad()
It is a rarely exercised case, so we want to have a test to ensure it works as required. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/testing/selftests/powerpc/primitives/word-at-a-time.h')
l---------tools/testing/selftests/powerpc/primitives/word-at-a-time.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/powerpc/primitives/word-at-a-time.h b/tools/testing/selftests/powerpc/primitives/word-at-a-time.h
new file mode 120000
index 000000000000..eb74401b591f
--- /dev/null
+++ b/tools/testing/selftests/powerpc/primitives/word-at-a-time.h
@@ -0,0 +1 @@
+../../../../../arch/powerpc/include/asm/word-at-a-time.h \ No newline at end of file