aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2014-06-11 10:17:41 +0000
committerArnd Bergmann <[email protected]>2014-06-17 15:09:40 +0000
commitfc96e661a57d5e4de01503d460116cce7ced7e70 (patch)
tree442029d29223584ade51357a8e18f2ae065ec954 /tools/perf/scripts/python/event_analyzing_sample.py
parentARM: Remove ARCH_HAS_CPUFREQ config option (diff)
downloadkernel-fc96e661a57d5e4de01503d460116cce7ced7e70.tar.gz
kernel-fc96e661a57d5e4de01503d460116cce7ced7e70.zip
misc: vexpress: fix error handling vexpress_syscfg_regmap_init()
This function should be returning an ERR_PTR() on failure instead of NULL. Also there is a use after free bug if regmap_init() fails because we free "func" and then dereference doing the return. Signed-off-by: Dan Carpenter <[email protected]> Acked-by: Pawel Moll <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions