Re: [PATCH] perf tools: get version from uname(2), not /proc

From: Adrian Hunter
Date: Wed Oct 07 2015 - 04:22:26 EST


On 07/10/15 11:18, Jiri Olsa wrote:
> On Tue, Oct 06, 2015 at 03:53:14PM -0700, Matt Mullins wrote:
>> Tools in kmod (e.g. modprobe) compose the module path from the release
>> from uname(2). Because we use the UNAME26 personality, we need perf to
>> find modules located at the same path as the system tools.
>
> I guess it's easy to google this up, but could you
> please state in the changelog what's the difference
> between the current version and the UNAME26 one?
>
> Also state (and check) this change wouldn't affect other
> parts of the code that use this version (if there's any).

Isn't the machine root dir for guests? uname() won't work for them.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/