25/07/2018 15:44, Anatoly Burakov:
> Config file has moved, but the tests weren't updated to point to
> its new location. Update the code to find current prefix.
>
> Also, this function is duplicated across multiple tests, so move it
> into process.h and force compile failures for any attempts to use
> it on platforms other than Linux.
>
> Fixes: adf1d867361c ("eal: move runtime config file to new location")
>
> Signed-off-by: Anatoly Burakov <[email protected]>
> Acked-by: Reshma Pattan <[email protected]>
Applied, thanks