mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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>