aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2009-03-01 15:42:36 +0900
committerTejun Heo <tj@kernel.org>2009-03-01 15:42:36 +0900
commit02d51fdfb2bfcf6bbd776f983177f55868aa0a79 (patch)
tree0237b1e965f91198955aa637025263ca66c2ce5c /tools/perf/scripts/python
parentMerge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... (diff)
downloadlinux-02d51fdfb2bfcf6bbd776f983177f55868aa0a79.tar.gz
linux-02d51fdfb2bfcf6bbd776f983177f55868aa0a79.zip
percpu: kill compile warning in pcpu_populate_chunk()
Impact: remove compile warning Mark local variable map_end in pcpu_populate_chunk() with uninitialized_var(). The variable is always used in tandem with map_start and guaranteed to be initialized before use but gcc doesn't understand that. Signed-off-by: Tejun Heo <tj@kernel.org> Reported-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions