summaryrefslogtreecommitdiff
path: root/stun.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-30 16:12:01 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-30 16:16:41 +0200
commit2e76c84b8e19ba02e82ce90370efe9feefd5a4b3 (patch)
tree529b926ffae6af364ae66dcf02585cb0e516ec29 /stun.c
parent8ecf69c3ded4edaa164ed1d645629c1011de44a9 (diff)
ring: set_sockopt_tpacket: rename to set_sockopt_tpacket_v2
Rename it to set_sockopt_tpacket_v2 so that we later on can also add other versions and have it clearly stated which one we use. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'stun.c')
0 files changed, 0 insertions, 0 deletions
a overhead is arguably not necessary, because updating policy attributes when the CPU's utilization update hook is active should not lead to any adverse effects, so drop the clearing of the hook from intel_pstate_set_policy() and make it check if the hook has been set already when attempting to set it. Fixes: bb6ab52f2bef (intel_pstate: Do not set utilization update hook too early) Reported-by: Jisheng Zhang <jszhang@marvell.com> Tested-by: Jisheng Zhang <jszhang@marvell.com> Tested-by: Doug Smythies <dsmythies@telus.net> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation/x86')