Re: [1/2] selftests/powerpc: Refactor the AUXV routines
From: Michael Ellerman <hidden> Date: 2017-03-21 11:36:10
On Mon, 2017-02-06 at 10:13:27 UTC, Michael Ellerman wrote:
Refactor the AUXV routines so they are more composable. In a future test
we want to look for many AUXV entries and we don't want to have to read
/proc/self/auxv each time.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>