aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorKim Jones <[email protected]>2016-02-02 03:51:16 +0000
committerDavid S. Miller <[email protected]>2016-02-06 03:13:49 -0500
commitba905f5e2f63d86ed4cfbd3d9096fb28d156f1ee (patch)
tree7e28780cf157ed7c135e10a06a52757538201b63 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parentef44967850265fc6595de0d408a05e856f2da586 (diff)
ethtool: Declare netdev_rss_key as __read_mostly.
netdev_rss_key is written to once and thereafter is read by drivers when they are initialising. The fact that it is mostly read and not written to makes it a candidate for a __read_mostly declaration. Signed-off-by: Kim Jones <[email protected]> Signed-off-by: Alan Carey <[email protected]> Acked-by: Rami Rosen <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions