aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorArseny Solokha <[email protected]>2014-12-06 09:54:06 +0700
committerGreg Kroah-Hartman <[email protected]>2015-01-09 12:40:37 -0800
commit56abcab833fafcfaeb2f5b25e0364c1dec45f53e (patch)
treef0e74f7681e0dacf51b432a6404642ce95f7666e /tools/perf/scripts/python/export-to-postgresql.py
parent3ca8c717429b90f621aed28af029da4c3da378bc (diff)
OHCI: add a quirk for ULi M5237 blocking on reset
Commit 8dccddbc2368 ("OHCI: final fix for NVIDIA problems (I hope)") introduced into 3.1.9 broke boot on e.g. Freescale P2020DS development board. The code path that was previously specific to NVIDIA controllers had then become taken for all chips. However, the M5237 installed on the board wedges solid when accessing its base+OHCI_FMINTERVAL register, making it impossible to boot any kernel newer than 3.1.8 on this particular and apparently other similar machines. Don't readl() and writel() base+OHCI_FMINTERVAL on PCI ID 10b9:5237. The patch is suitable for the -next tree as well as all maintained kernels up to 3.2 inclusive. Signed-off-by: Arseny Solokha <[email protected]> Acked-by: Alan Stern <[email protected]> Cc: stable <[email protected]> # 3.2 Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions