diff options
| author | Lai Jiangshan <[email protected]> | 2014-10-13 15:51:36 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-10-14 02:18:14 +0200 |
| commit | 6de8ab68bc30da75116209d818c75497bdaed09d (patch) | |
| tree | 1b91b91097523d424d060e240296ddca99095832 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | fec22908323dc56ce38b835f5a67cce30fc7b6fc (diff) | |
lib: remove prio_heap
The prio_heap code is unused since commit 889ed9ceaa97 ("cgroup: remove
css_scan_tasks()"). It should be compiled out to shrink the binary
kernel size which can be done via introducing CONFIG_PRIO_HEAD or by
removing the code.
We can simply recover the code from git when needed, so it would be
better to remove it IMO.
Signed-off-by: Lai Jiangshan <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Francesco Fusco <[email protected]>
Cc: Greg Thelen <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: George Spelvin <[email protected]>
Cc: Mark Salter <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions