diff options
Diffstat (limited to 'tools/testing/selftests/powerpc/tm/tm-trap.c')
-rw-r--r-- | tools/testing/selftests/powerpc/tm/tm-trap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/powerpc/tm/tm-trap.c b/tools/testing/selftests/powerpc/tm/tm-trap.c index 179d592f0073..601f0c1d450d 100644 --- a/tools/testing/selftests/powerpc/tm/tm-trap.c +++ b/tools/testing/selftests/powerpc/tm/tm-trap.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2017, Gustavo Romero, IBM Corp. | 3 | * Copyright 2017, Gustavo Romero, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | * | 4 | * |
5 | * Check if thread endianness is flipped inadvertently to BE on trap | 5 | * Check if thread endianness is flipped inadvertently to BE on trap |
6 | * caught in TM whilst MSR.FP and MSR.VEC are zero (i.e. just after | 6 | * caught in TM whilst MSR.FP and MSR.VEC are zero (i.e. just after |