Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | selftests/powerpc: Move pick_online_cpu() up into utils.c | Michael Ellerman | 2015-12-16 |
| | | | | | | | We want to use this in another test, so make it available at the top of the powerpc selftests tree. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> | ||
* | selftests/powerpc: Move get_auxv_entry() into utils.c | Michael Ellerman | 2015-12-14 |
This doesn't really belong in harness.c, it's a helper function. So move it into utils.c. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> |