diff options
author | Madhavan Srinivasan <maddy@linux.ibm.com> | 2022-03-22 10:26:38 +0530 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-05-22 15:58:31 +1000 |
commit | 079e5fd3a1e41c186c1bc4166d409d22e70729bf (patch) | |
tree | 71d102364458f0e1b2e09f679519958ed8c73ed2 /arch/powerpc | |
parent | 8a57c3cc2bcb8df98c239d6804fd01834960b7d2 (diff) | |
download | linux-079e5fd3a1e41c186c1bc4166d409d22e70729bf.tar.gz |
selftests/powerpc/pmu/ebb: remove fixed_instruction.S
Commit 3752e453f6ba ("selftests/powerpc: Add tests of PMU EBBs") added
selftest testcases to verify EBB interface. instruction_count_test.c
testcase needs a fixed loop function to count overhead. Instead of using
the thirty_two_instruction_loop() in fixed_instruction_loop.S in ebb
folder, file is linked with thirty_two_instruction_loop() in loop.S from
top folder. Since fixed_instruction_loop.S not used, patch removes the
file.
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220322045638.10443-1-maddy@linux.ibm.com
Diffstat (limited to 'arch/powerpc')
0 files changed, 0 insertions, 0 deletions