Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-17 | selftests/powerpc: Move pick_online_cpu() up into utils.c | Michael Ellerman | |
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> | |||
2015-12-14 | selftests/powerpc: Move get_auxv_entry() into utils.c | Michael Ellerman | |
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> |