aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2016-12-21 20:19:49 +0100
committerThomas Gleixner <[email protected]>2016-12-25 10:47:42 +0100
commitdc280d93623927570da279e99393879dbbab39e7 (patch)
tree61223479925f5c46c38a7e0419e8e0058c39c84f /tools/perf/scripts/python/sched-migration.py
parent59fefd0890f12716b39de1d4e5482fd739316262 (diff)
cpu/hotplug: Prevent overwriting of callbacks
Developers manage to overwrite states blindly without thought. That's fatal and hard to debug. Add sanity checks to make it fail. This requries to restructure the code so that the dynamic state allocation happens in the same lock protected section as the actual store. Otherwise the previous assignment of 'Reserved' to the name field would trigger the overwrite check. Signed-off-by: Thomas Gleixner <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Sebastian Siewior <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions