Skip to content

Commit 079e5fd

Browse files
maddy-kerneldevmpe
authored andcommitted
selftests/powerpc/pmu/ebb: remove fixed_instruction.S
Commit 3752e45 ("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
1 parent 8a57c3c commit 079e5fd

1 file changed

Lines changed: 0 additions & 43 deletions

File tree

tools/testing/selftests/powerpc/pmu/ebb/fixed_instruction_loop.S

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)