summaryrefslogtreecommitdiff
path: root/astraceroute
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-07-19 14:41:18 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2015-07-20 10:03:54 +0200
commita1e7c1dc527ca3c37349cebc6fbeaa12a594fcf3 (patch)
tree6f9eefe9f5b3dfaf9ecfd4c1964e0ec0c6bf2c5d /astraceroute
parentbcc10fdc239d2fe7073637df4febfe60463b4b46 (diff)
sysctl: Add sysctl module with /proc/sys helpers
Moved sysctl get/set funcs from flowtop to separated sysctl module. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'astraceroute')
0 files changed, 0 insertions, 0 deletions
-avs-cpufreq: properly retrieve P-state upon suspend
The AVS GET_PMAP command does return a P-state along with the P-map information. However, that P-state is the initial P-state when the P-map was first downloaded to AVS. It is *not* the current P-state. Therefore, we explicitly retrieve the P-state using the GET_PSTATE command. Signed-off-by: Markus Mayer <mmayer@broadcom.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/uapi/asm-generic/errno-base.h')