aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2010-08-14 11:06:19 +0200
committerGreg Kroah-Hartman <[email protected]>2010-09-03 17:33:40 -0700
commit08a3b3b1c2e622e378d9086aee9e2e42ce37591d (patch)
treefe52d1eba9ec20201de1ea723e51628eb9522894 /tools/perf/scripts/python/event_analyzing_sample.py
parent0f1312b260499b34bb92fc9bd8ca1560dda2c4da (diff)
USB: ehci-ppc-of: problems in unwind
The iounmap(ehci->ohci_hcctrl_reg); should be the first thing we do because the ioremap() was the last thing we did. Also if we hit any of the goto statements in the original code then it would have led to a NULL dereference of "ehci". This bug was introduced in: 796bcae7361c "USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]" I modified the few lines in front a little so that my code didn't obscure the return success code path. Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Grant Likely <[email protected]> Cc: stable <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions