aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorChristian Lütke-Stetzkamp <[email protected]>2018-04-29 19:32:34 +0200
committerGreg Kroah-Hartman <[email protected]>2018-05-06 19:08:06 -0700
commiteafda89222e103212f98888667fe0c5475d011ec (patch)
tree80ab6900f25fd189c83b05bc16122851fe05406e /tools/perf/scripts/python/export-to-sqlite.py
parentec7375d1f50ef1092e1feaf9e9bf5ca3d862d7f2 (diff)
staging: mt7621-mmc: Do not BUG() if mrq set in msdc_ops_request
Currently the code BUG()'s, if host->mrq is set at the beginning of msdc_ops_request. This shoould normally not happen, but it is not that critical, because the critical sections are protected by a spin lock and in the worst case, some commands to the card are lost, so it is sufficient to just WARN_ON(). Signed-off-by: Christian Lütke-Stetzkamp <[email protected]> Reviewed-by: NeilBrown <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions