diff options
author | 2013-04-09 22:33:31 +0400 | |
---|---|---|
committer | 2013-05-24 09:14:47 -0700 | |
commit | 88696ae432ce7321540ac53d9caab3de9118b094 (patch) | |
tree | 37c6e9a1055486cf2e413be5402ef6ae30cdcbbb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xhci-mem: init list heads at the beginning of init (diff) | |
download | linux-dev-88696ae432ce7321540ac53d9caab3de9118b094.tar.xz linux-dev-88696ae432ce7321540ac53d9caab3de9118b094.zip |
xhci: fix list access before init
If for whatever reason we fall into fail path in xhci_mem_init()
before bw table gets initialized we may access the uninitialized lists
in xhci_mem_cleanup().
Check for bw table before traversing lists in cleanup routine.
This patch should be backported to kernels as old as 3.2, that contain
the commit 839c817ce67178ca3c7c7ad534c571bba1e69ebe "xhci: Store
information about roothubs and TTs."
Reported-by: Sergey Dyasly <dserrg@gmail.com>
Tested-by: Sergey Dyasly <dserrg@gmail.com>
Signed-off-by: Vladimir Murzin <murzin.v@gmail.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions